wine
2008-09-18  Jacek Cabanjscript: Added '|' expression implementation.
2008-09-18  Jacek Cabanjscript: Added break statement implementation.
2008-09-18  Jacek Cabanjscript: Added switch statement implementation.
2008-09-18  Jacek Cabanjscript: Added 'new' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '!=' expression implementation.
2008-09-18  Jacek Cabanjscript: Added '==' expression implementation.
2008-09-17  Alexandre Julliardwinex11: Compare the window position against the cached...
2008-09-17  Alexandre Julliardwinex11: Ignore the initial WM_STATE transition out...
2008-09-17  Alexandre Julliardwinex11: Don't try to retrieve the X11 size on ShowWind...
2008-09-17  Alexandre Julliardwinex11: Force the X11 size of zero-sized window to...
2008-09-17  Henri Verbeetwined3d: Add a checkGLcall() at the end of loadTexCoords().
2008-09-17  Henri Verbeetwined3d: Make the debug channels more consistent.
2008-09-17  Henri Verbeetwined3d: Don't needlessly bind the texture in PreLoad().
2008-09-17  Henri Verbeetwined3d: Don't assume the texture is bound in IWineD3DV...
2008-09-17  Henri Verbeetwined3d: Remove some assumptions that PreLoad() will...
2008-09-17  Henri Verbeetwined3d: Clarify a comment.
2008-09-17  Paul Chitescuexplorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop trigge...
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-09-17  Alexandre Julliardkernel32/tests: Handle the win2k3 version check behavior.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-09-17  Alexandre Julliarduser32/tests: Cope with last error behavior on Vista.
2008-09-17  Alexandre Julliardshlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
2008-09-17  Alexandre Julliardmstask/tests: Fix test failures on XP.
2008-09-17  Alexandre Julliarduser32/tests: Fix some test failures on XP.
2008-09-17  Rob Shearmanoleaut32: Fix a typo in VarTokenizeFormatString.
2008-09-17  Rob Shearmaninclude: Add DUMMYUNIONNAME to unions in the _wireVARIA...
2008-09-17  Rob Shearmaninclude: Add DUMMYUNIONNAME to the anonymous union...
2008-09-17  Rob Shearmaninclude: Make exdisp.h compile when included after...
2008-09-17  Rob Shearmaninclude: Make dmusici.h compile when it is included...
2008-09-17  Rob Shearmancryptnet: Define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS...
2008-09-17  Rob Shearmanmsvcrt: Fix character count passed into fgetws in test_...
2008-09-17  Rob Shearmankernel32: Fix character count passed to GlobalGetAtomNa...
2008-09-17  Huw Daviesinetcomm: Implement MimeOleGetCharsetInfo.
2008-09-17  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_Conver...
2008-09-17  Huw Daviesinetcomm: Implement IMimeInternational_ConvertString.
2008-09-17  Peter Dons... winedevice: Fix problems with driver entries without...
2008-09-17  Peter Dons... services: Fixed problem with services where DependOnSer...
2008-09-17  Lei Zhangqcap: Make sure input to AMStreamConfig_SetFormat is...
2008-09-17  Dmitry Timoshkovwinhttp: Move common code to the upper level, avoid...
2008-09-17  Dmitry Timoshkovkernel32: Fix the target buffer size.
2008-09-17  Dmitry Timoshkovjscript: Fix the uninitialized variable warning.
2008-09-17  Jacek Cabanmshtml: Fixed tests on IE7.
2008-09-17  Jacek Cabanjscript: Fixed allocation of script buffer.
2008-09-17  Vitaliy Margolenkernel32: Use NULL attributes if name and SA are not...
2008-09-17  Christian Costad3dxof: Implement object parsing in text mode.
2008-09-16  Alexandre Julliardkernel32/tests: Comment out an UpdateResource call...
2008-09-16  Alexandre Julliardkernel32/tests: Support alternate results in the loader...
2008-09-16  Alexandre Julliardkernel32/tests: Fix a test on win9x.
2008-09-16  Alexandre Julliardntdll/tests: Clear the direction flag in the handler...
2008-09-16  Hans Leidekkerwinhttp: Close the network connection if necessary.
2008-09-16  Jacek Cabanjscript: Added minus expression implementation.
2008-09-16  Jacek Cabanjscript: Added '/=' expression implementation.
2008-09-16  Jacek Cabanjscript: Added '/' expression implementation.
2008-09-16  Jacek Cabanjscript: Added '*=' expression implementation.
2008-09-16  Jacek Cabanjscript: Added '*' expression implementation.
2008-09-16  Jacek Cabanjscript: Added '-=' expression implementation.
2008-09-16  Jacek Cabanjscript: Added '-' expression implementation.
2008-09-16  Jacek Cabanjscript: Added to_object(number) implementation.
2008-09-16  Jacek Cabanjscript: Added to_object(VT_BOOL) implementation.
2008-09-16  Jacek Cabanjscript: Added throw statement implementation.
2008-09-16  Jacek Cabanjscript: Added try statement implementation.
2008-09-16  Henri Verbeetwined3d: Use the internal format for renderbuffer storage.
2008-09-16  Henri Verbeetwined3d: IWineD3DCubeTextureImpl implements IID_IWineD3...
2008-09-16  Henri Verbeetwined3d: Improve a TRACE.
2008-09-16  Henri VerbeetMake some ARB program structs and functions private...
2008-09-16  Henri Verbeetwined3d: Make some GLSL structs and functions private...
2008-09-16  Rob Shearmanole32: Update comments in compobj.c.
2008-09-16  Alexandre Julliarduser32: Implemented UpdateLayeredWindow and UpdateLayer...
2008-09-16  Alexandre Julliarduser32: Don't reinitialize the window placement even...
2008-09-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2008-09-16  Hans Leidekkerwinhttp: Fix logic inversion bug in setting disable...
2008-09-16  Hans Leidekkerwinhttp: Manage a session global cookie cache.
2008-09-16  Hans Leidekkerwinhttp: Move handling of default request parameters...
2008-09-16  Hans Leidekkerwinhttp: Reset content length when all data has been...
2008-09-16  Dmitry Timoshkovwinhttp: Add some tests for set/query option, make...
2008-09-16  Alexander Nicolaysen... regedit: Add support for exporting unicode files.
2008-09-16  Alexander Nicolaysen... regedit: Gather a full string before exporting it.
2008-09-16  Aric Stewartimm32: Include a basic ImmGetCompositionString test...
2008-09-16  Aric Stewartimm32: Update CopyCompOffsetIMEtoClient to handle A...
2008-09-16  Aric Stewartimm32: Update CopyCompClauseIMEtoClient to handle A...
2008-09-16  Aric Stewartimm32: Correct CopyCompAttrIMEtoClient to handle A...
2008-09-16  Aric Stewartimm32: Implement helper functions for copying Compositi...
2008-09-16  Jacek Cabanjscript: Added RegExp tests.
2008-09-16  Jacek Cabanjscript: Added String.match implementation.
2008-09-16  Jacek Cabanjscript: Added string to object conversion implementation.
2008-09-16  Jacek Cabanjscript: Added regular expression compiler based on...
2008-09-16  Alexandre Julliardntdll: Hardcode the filesystem cluster size to avoid...
2008-09-16  Mikołaj Zalewskioleaut32: VT_USERDEFINED records are passed by value.
2008-09-16  Jacek Cabanjscript: Reuse temporary heap.
2008-09-16  Jacek Cabanjscript: Added parser support for regular expressions.
2008-09-16  Jacek Cabanjscript: Added ArrayInstance::on_put implementation.
2008-09-16  Jacek Cabanjscript: Added Array.length implementation.
2008-09-16  Jacek Cabanjscript: Added Array constructor implementation.
2008-09-16  Jacek Cabanjscript: Added missing RegExp properties.
2008-09-16  Nicolas Le Camcomctl32/tests: Fix a failing test for some platforms.
2008-09-16  Huw Daviesoleaut32: Use V_INT instead of V_UNION.
2008-09-16  Huw Daviesoleaut32: Add support for VT_INT and VT_UINT constants.
2008-09-16  Huw Daviesinetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
2008-09-16  Huw Daviesinetcomm: Implement IMimeInternational_ConvertBuffer.
2008-09-15  Alexandre Julliardwidl: Remove unnecessary casts in the generated code.
next