wine
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.
2008-09-15  Alexandre Julliardwidl: Implemented RpcAbnormalTermination in the generic...
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in client functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in server functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in stub functions.
2008-09-15  Alexandre Julliardwidl: Separate declaration and initialisation for indir...
2008-09-15  Alexandre Julliardwidl: Infrastructure for adding a prefix to local varia...
2008-09-15  Alexandre Julliardwidl: Make the exception handling macros more general...
2008-09-15  Alexandre Julliardwidl: Create an explicit structure for the function...
2008-09-15  Nicolas Le Camcomctl32: Fix a failing test for some platforms.
2008-09-15  Rob Shearmand3d9: Fix type used to store return value in IDirect3DD...
2008-09-15  Vitaliy Margolendinput: Implement DIPROP_KEYNAME property for keyboard...
2008-09-15  Vitaliy Margolendinput: Replace strdup with HeapAlloc.
2008-09-15  Mikołaj Zalewskioleaut32: Add some missing simple types to _argsize...
2008-09-15  Mikołaj Zalewskioleaut32: Make _argsize and _xsize receive the full...
2008-09-15  John Klehmgdiplus: Stub implementation of GdipGetImageDecoders...
2008-09-15  Roy Sheakernel32/test: Test import entries of a core windows...
2008-09-15  Christian Costad3dxof: Simplify parsing.
2008-09-15  Muneyuki Noguchiwinex11.drv: Make X11DRV_XIMLookupChars handle a long...
2008-09-15  Alistair Leslie... msxml3: Correct test.
2008-09-15  Andrew Talbotcomctl32: Sign-compare warnings fix.
2008-09-15  Marcus Meissnerwinefile: Fixed sizes to LoadString.
2008-09-15  Marcus Meissneroleview: Fixed LoadString buffer sizes.
next