wine
2010-08-24  Louis Lendersmscoree: Improve GetCORVersion.
2010-08-24  Louis Lendersmscoree/tests: Added some simple tests for GetCORVersion.
2010-08-24  Amine Khaldimpr: Fix Bulgarian translation.
2010-08-24  Jeff Cookwinealsa.drv: Only filllines_no_master with micelem...
2010-08-24  David Hedbergshell32/tests: Add some event tests to ExplorerBrowser...
2010-08-24  David Hedbergshell32/tests: Add some tests related to the shellview...
2010-08-24  David Hedbergshell32/tests: Some additional tests for IShellBrowser.
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::BrowseToIDList...
2010-08-24  David Hedbergshell32: Support BHID_SFUIObject and BHID_DataObject...
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::Advise and IExplor...
2010-08-24  Marcus Meissnerntdll: Set correct protection flags on sections in...
2010-08-24  Jerome Leclanchewinepath: Add a -0 option to use null character as...
2010-08-24  Alexandre Julliardwinapi: Add support for the thiscall keyword.
2010-08-24  Alexandre Julliardmsvcrt: Use a __thiscall macro where appropriate to...
2010-08-24  Alexandre Julliardmsvcp90: Use the thiscall type on appropriate entry...
2010-08-24  Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
2010-08-24  Alexandre Julliardwinebuild: Add support for specifying thiscall calling...
2010-08-24  Francois Gougetws2_32/tests: Add a trailing '\n' to an ok() call.
2010-08-24  Francois Gougetmsvcp90: Remove the msvcp90 debug channel where unused.
2010-08-24  Francois Gougetipconfig: Remove the ipconfig debug channel where unused.
2010-08-24  Francois Gougetshell32/tests: Remove spaces before '\n's in traces.
2010-08-24  Francois Gougetshell32/tests: Remove unneeded NULL pointer casts.
2010-08-24  Francois Gougetws2_32: Add a trailing '\n' to a TRACE() call.
2010-08-24  Francois Gougetexplorerframe/tests: Add a trailing '\n' to an ok(...
2010-08-24  Francois Gougetmsdaps: Make create_rowset_proxy() static.
2010-08-24  Francois Gougetshdocvw: Remove WINAPI on static functions where not...
2010-08-24  Francois GougetAssorted spelling fixes.
2010-08-24  Alexandre Julliardconfigure: Print a warning when prelink isn't found.
2010-08-24  Damjan Jovanovicwindowscodecs: Write ICNS files.
2010-08-24  Damjan Jovanovicwindowscodecs: Implement the ICNS frame encoder.
2010-08-24  Damjan Jovanovicwindowscodecs: Stub out the ICNS frame encoder.
2010-08-24  Damjan Jovanovicwindowscodecs: Add a stubbed ICNS encoder.
2010-08-24  Piotr Cabanmsvcp80: Added stub dll.
2010-08-24  Ken Thomaseswinex11: Pass window property to server in 64KB chunks.
2010-08-24  Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_RemoveProperties.
2010-08-24  Thomas Mullalyurlmon/tests: Added tests for IUriBuilder's IUri property.
2010-08-24  Thomas Mullalyurlmon/tests: Added tests for IUriBuilder_HasBeenModified.
2010-08-24  Austin Englishgdiplus: Add a stub for GdipConvertToEmfPlusToFile.
2010-08-24  Austin Englishgdiplus: Add a stub for GdipWindingModeOutline.
2010-08-24  Andrew Talbotcryptnet: Constify a variable.
2010-08-24  Anders Jonssondevenum: Add Swedish translation.
2010-08-24  Stefan Leichtermsvideo: Forward MCIWndCreate16 to MCIWndCreateA.
2010-08-24  Aric Stewartusp10: Add Georgian script.
2010-08-24  Aric Stewartusp10: Add Armenian script.
2010-08-24  Aric Stewartusp10: Add Cyrillic script.
2010-08-24  Aric Stewartusp10: Add Greek Script.
2010-08-24  Aric Stewartusp10: Add Thaana script.
2010-08-24  Austin Englishd3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
2010-08-24  Henri Verbeetwined3d: Rename WINED3DFORMAT to wined3d_format_id.
2010-08-24  Henri Verbeetwined3d: Pass floating point colors to IWineD3DDeviceIm...
2010-08-24  Henri Verbeetwined3d: Use floating point colors in the blitter's...
2010-08-24  Henri Verbeetwined3d: Convert from floating point to specific surfac...
2010-08-24  Henri Verbeetwined3d: Explicitly pass the draw rect to device_clear_...
2010-08-24  André Hentschelwinhlp32: Update translations.
2010-08-24  Austin Englishkernel32/tests: Sparc fixes.
2010-08-24  Austin Englishntdll: Sparc support for map_image().
2010-08-24  Austin Englishntdll: Make sure ill_handler() and bus_handler() are...
2010-08-24  Austin Englishntdll: Add Sparc processor support.
2010-08-24  Austin Englishwinedump: Add Sparc CPU support.
2010-08-24  Piotr Cabanmsvcp90: Added _String_base::Xinvarg implementation.
2010-08-24  Piotr Cabanmsvcp90/tests: Added basic_string<char> tests.
2010-08-24  Alexandre Julliardserver: Always free the process handle table even if...
2010-08-23  Alexandre Julliardserver: Avoid a potential server crash when a thread...
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-08-23  Jörg Höhlewinmm/tests: Initial tests for CD audio with the MCI.
2010-08-23  Jacek Cabanmshtml: Provide profile directory to Gecko.
2010-08-23  Andrew Eikumregedit: Don't call ungetc() twice consecutively.
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetFolderSettings.
2010-08-23  David Hedbergshell32: Add some basic support for hosting a shellview...
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetOptions and...
2010-08-23  Mariusz Plucińskigameux/tests: Check presence of GameExplorer registry...
2010-08-23  Mariusz Plucińskigameux/tests: Add tests for AddGame and RemoveGame...
2010-08-23  Hwang YunSongjscript: Update Korean resource.
2010-08-23  Hwang YunSongipconfig: New Korean resource.
2010-08-23  Damjan Jovanovicconfigure: Check for libicns.
2010-08-23  Detlef Riekenbergntdll: Add a stub for TokenElevation in NtQueryInformat...
2010-08-23  Detlef Riekenberginclude: Add more TOKEN_INFORMATION_CLASS result struct.
2010-08-23  Austin Englishdbghelp: Add initial Sparc CPU support.
2010-08-23  Tony Wasserkad3dx9: Fix an off by one error in point_filter_simple_data.
2010-08-23  Tony Wasserkad3dx9: Black out pixels which are outside the source...
2010-08-23  Stefan Dösingerwined3d: Fix the wined3d_event_query_supported prototype.
2010-08-23  Stefan Dösingerwined3d: Don't return a value from a void function.
2010-08-23  Stefan Dösingerwined3d: Use float functions in drawprim.c.
2010-08-23  Stefan Dösingerwined3d: The clipplane mask and texcoords are unsigned.
2010-08-23  Nikolay Sivovoleaut32/olepicture: No need to check interface pointer...
2010-08-23  Nikolay Sivovoleaut32/olepicture: Fix assumptions about S_OK value.
2010-08-23  Nikolay Sivovoleaut32/olepicture: Properly round while performing...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix return value for IImageList_Get...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix return value from IImageList_Se...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Fix reference leak in IImageList_Cl...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Remove parameter check from IImageL...
2010-08-23  Nikolay Sivovcomctl32/imagelist: Make IImageList_Merge() crash like...
2010-08-23  Gerald Pfeifercomctl32: Remove the last, unused parameter from LISTVI...
2010-08-23  Henri Verbeetwined3d: Pass a WINED3DCOLORVALUE structure to IWineD3D...
2010-08-23  Henri Verbeetddraw: Failing surface creation is not an internal...
2010-08-23  Henri Verbeetddraw: Attaching an already attached surface is not...
2010-08-23  Henri Verbeetwined3d: Make some lookup tables const.
2010-08-23  Henri Verbeetddraw: Make some lookup tables const.
2010-08-23  Vincent Povirkgdiplus: Set bitmap has alpha flag based on format.
next