wine
2008-02-19  Francois Gougetadvapi32/tests: Remove an obsolete comment: Wine's...
2008-02-19  Francois Gougetmsi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)'...
2008-02-19  Michael Stefaniucgdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
2008-02-19  Rob Shearmanadvpack: Fix buffer overrun in convert_file_list.
2008-02-19  Rob Shearmanmsi: Remove some unused functions.
2008-02-19  Rob Shearmanmciwave: Fix the character count passed to GetTempPathW...
2008-02-19  Rob Shearmanadvapi32: Fix the AccessCheck tests so that the ACCESS_...
2008-02-19  Rob Shearmancomdlg32: Fix the character length passed into GetDlgIt...
2008-02-19  Rob Shearmancomdlg32: Fix potential buffer overrun of lpxx->lfFaceN...
2008-02-19  Rob Shearmanbrowseui: Fix typo in declaration of empty_string in...
2008-02-19  Rob Shearmanwininet: Fix potential buffer overrun in HttpQueryInfoA.
2008-02-19  Mikołaj Zalewskidevenum: Add Polish translation.
2008-02-19  Mikołaj Zalewskidevenum: Convert resource file to UTF-8.
2008-02-19  Alexander Dorofeyevwined3d: Take alpha from device palette entry for d3d...
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for palette handling in IDirect3D...
2008-02-19  Alexander Dorofeyevddraw/tests: Split d3d1 initialization and destruction...
2008-02-19  Alexander Dorofeyevddraw: Fix palette handling in IDirect3DTexture_Load.
2008-02-19  Alexander Dorofeyevddraw/tests: Add test for branch instruction with non...
2008-02-19  Alexander Dorofeyevddraw: Fix executebuffer branching with non-zero offset.
2008-02-19  Roderick Colenbranderwined3d: When DDCAPS_ALLOW256 is set, palette entry...
2008-02-19  Roderick Colenbrandergdi32: GetPaletteEntries should not filter peFlags...
2008-02-18  Alexandre Julliardgdi32: Avoid calling GetObject16 from 32-bit code.
2008-02-18  Alexandre Julliardgdi32: Move a few more gdiobj functions to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
2008-02-18  Alexandre Julliardgdi32: Reimplemented GetObject16 and moved it to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Reimplemented IsGDIObject16 and moved it to...
2008-02-18  Alexandre Julliardwinex11: Move the raising of windows on SetFocus to...
2008-02-18  Maarten Lankhorstdssenh: Add initial stub dll.
2008-02-18  Maarten Lankhorstsoftpub: Add initial stub dll.
2008-02-18  Maarten Lankhorstslbcsp: Add initial stub dll.
2008-02-18  Maarten Lankhorstsccbase: Add initial stub dll.
2008-02-18  Maarten Lankhorstmssip32: Add initial stub dll.
2008-02-18  Maarten Lankhorstinitpki: Add initial stub dll.
2008-02-18  Maarten Lankhorstgpkcsp: Add initial stub dll.
2008-02-18  Maarten Lankhorstcryptdlg: Add initial stub dll.
2008-02-18  Alexandre Julliarduser32: Rewrite SWP_DoOwnedPopups to take into account...
2008-02-18  Jeff Latimerpdh: Remove unnecessary test done in PdhLookupPerfNameB...
2008-02-18  Jeff Latimerpdh: Check for size > 0 but no buffer.
2008-02-18  Jeff Latimerpdh/tests: Add test for size > 0 but no buffer.
2008-02-18  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2008-02-18  Roderick Colenbranderwined3d: Add separate alpha blend support.
2008-02-18  Roderick Colenbranderwined3d: Add SURFACE_BUSY support to *_BltFast.
2008-02-18  Roderick Colenbranderwined3d: Add SURFACE_BUSY support to *_Blt.
2008-02-18  Paul Vriensadvapi32/tests: Skip tests when our language isn't...
2008-02-18  Maarten Lankhorstuser32: Fix a message test that would only pass on...
2008-02-18  Francois Gougetmscms/tests: The presence of an ICM file in the color...
2008-02-18  Francois Gougetmscms/tests: EnumColorProfiles() should not fail even...
2008-02-18  Rob Shearmanshell32: Fix the logic in Control_LoadApplet determinin...
2008-02-18  Divan Burgercomdlg32: Fix memory leak in colour dialog.
2008-02-18  Alexandre Julliardwinedbg: Avoid using size_t in an error message.
2008-02-18  Alexandre Julliardkernel32: Fixed the active processor mask on Mac OS.
2008-02-18  Gerald Pfeifershell32: Adjust a format specifier and remove a redunda...
2008-02-18  Stefan Dösingerwined3d: Detect and work around the MacOS Geforce 8...
2008-02-18  Stefan Dösingerwined3d: Fix a syntax error in the ARB vertex program...
2008-02-18  Stefan Dösingerwined3d: Add a test for fixed function bump mapping.
2008-02-18  Stefan Dösingerwined3d: Do not change the texture unit when binding...
2008-02-18  Stefan Dösingerwined3d: Extend out anti-spam database a bit.
2008-02-18  Hans Leidekkerwininet: Rename a function to better match what it...
2008-02-18  Hans Leidekkerwininet: Handle the "100 Continue" response by ignoring it.
2008-02-18  Hans Leidekkerwininet: Honour the version override in HttpOpenRequest.
2008-02-18  Rob Shearmanadvapi32: Add tests for the off-by-one fixing behaviour...
2008-02-18  Rob Shearmanadvapi32: Document that the cbData parameter of RegSetV...
2008-02-18  Rob Shearmanadvapi32: Add tests for RegSetValueA/W.
2008-02-18  Jacek Cabanmshtml: Don't mix nsresult with HRESULT.
2008-02-18  Jacek Cabanurlmon: Use BindToStorage hack only for binding to...
2008-02-18  Jacek Cabanurlmon: Added audio/basic MIME filter.
2008-02-18  Jacek Cabanurlmon: E_PENGING returned by Start is not an error.
2008-02-18  Jacek Cabanurlmon: Added URLDownloadToFile tests.
2008-02-18  Jacek Cabanurlmon: Added TYMED_FILE support to CopyStgMedium.
2008-02-18  Jacek Cabanurlmon: URLDownloadToFileA code clean up.
2008-02-18  Jacek Cabanurlmon: Reimplement URLDownloadToFileW on top of URL...
2008-02-18  James Hawkinsmsi: Add tests for MsiSourceListEnumSources.
2008-02-18  James Hawkinsmsi: Add tests for enumerating the source list after...
2008-02-18  James Hawkinsmsi: Implement the MSIMODIFY_REFRESH command of MsiView...
2008-02-18  James Hawkinsmsi: Add tests for the MSIMODIFY_REFRESH command.
2008-02-18  James Hawkinsmsi: Convert REG_DWORD properties to strings in MsiGetP...
2008-02-18  James Hawkinsmsi: Set the UserLanguageID property.
2008-02-18  Marcus Meissnerwintab32: Mark some signed entities as LONG.
2008-02-18  Marcus Meissnerdinput: Some debug output for BuildActionMap.
2008-02-18  Marcus Meissneruser32: Handle error returns from ImmGetCompositionString.
2008-02-18  Marcus Meissnertaskmgr: Make stuff static.
2008-02-18  Alistair Leslie... msxml3: Support functions for typelib.
2008-02-18  Frans Kooliccvid: Created Dutch translations.
2008-02-18  Frans Koollocalspl: Created Dutch translations.
2008-02-18  Frans Koolmsvidc32: Created Dutch translations.
2008-02-18  Frans Koolwineboot: Created Dutch translations.
2008-02-18  Frans Koolwrite: Created Dutch translations.
2008-02-18  Rob Shearmanwinspool: Fix character count passed to RegQueryValueEx...
2008-02-18  Rob Shearmanmsi: Fix the character count passed into RegSetValueExA...
2008-02-18  Rob Shearmanshell32: Fix incorrect character count passed into...
2008-02-18  Rob Shearmankernel32: Fix handle leak in start_console_renderer_helper.
2008-02-18  Rob Shearmancabinet: Replace strcasecmp call with lstrcmpiA as...
2008-02-18  Alexandre Julliardwinex11: Use GetDCHook to retrieve the dce pointer...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-17  Alexandre Julliardcomctl32: Remove unnecessary \n in trace.
2008-02-16  Aric Stewartimm: Ensure hCompStr handle is not NULL and check for...
2008-02-16  Alistair Leslie... msxml3: Implement IXMLDOMAttribute name property.
2008-02-16  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction target.
2008-02-16  James Hawkinstools/wine.inf: Create fake dlls for itircl.dll and...
2008-02-16  James Hawkinstools/wine.inf: Create a fake file for hh.exe.
next