wine
2009-09-30  Detlef Riekenberglocalspl: Implement fpAddPortEx.
2009-09-30  Nikolay Sivovcomctl32/monthcal: Respect locale abbreviated day names...
2009-09-30  Nikolay Sivovcomctl32/datetime: If we already have a 4 digit year...
2009-09-30  Nikolay Sivovcomctl32/monthcal: Move selection logic to LButton...
2009-09-30  Nikolay Sivovcomctl32/monthcal: Make prev/next month day a current...
2009-09-30  Nikolay Sivovcomctl32/monthcal: Fix hittesting for MCHT_CALENDARDATE...
2009-09-30  Austin Englishdwmapi: Add a stub for DwmGetTransportAttributes.
2009-09-30  Erik Inge Bolsøwininet: Add test for response without headers, avoid...
2009-09-30  Andrey Turkinntdll: Accept ProcessDebugObjectHandle in QueryInformat...
2009-09-30  Jörg Höhleole32/tests: Guard ReleaseStgMedium with SUCCEEDED.
2009-09-30  Alexandre Julliardntdll/tests: Retrieve the number of processors through...
2009-09-30  Alexandre Julliardcomdlg32: Fix icon drawing in the 3.1 file dialog.
2009-09-29  Alexandre Julliardtoolhelp.dll16: Add ntdll import.
2009-09-29  Alexandre Julliardsystem.drv16: Add ntdll import.
2009-09-29  Alexandre Julliardconfigure: Don't build wow32.dll when 16-bit support...
2009-09-29  Alexandre Julliardws2_32: Make winsock.dll into a stand-alone 16-bit...
2009-09-29  Alexandre Julliardws2_32: Remove remaining 16-bit code from async.c and...
2009-09-29  Alexandre Julliardws2_32: Move the 16-bit async functions to socket16.c.
2009-09-29  Alexandre Julliardws2_32: Move the getXXXbyYYY critical section to socket.c.
2009-09-29  Alexandre Julliardws2_32: Use the standard winsock functions to implement...
2009-09-29  Alexandre Julliardws2_32: Define a specific structure for each query...
2009-09-29  Alexandre Julliardws2_32: Define a common header struct for async queries...
2009-09-29  Alexandre Julliardws2_32: Split the async function callback by type of...
2009-09-29  Michael Stefaniucmsi/tests: Remove trailing '\'.
2009-09-29  Michael Stefaniucwindowscodecs: Remove trailing '\'.
2009-09-29  Michael Stefaniucdxdiagn: Remove duplicate include.
2009-09-29  Ge van Geldorpcomctl32/tests: Fix toolbar test on comctl32 version...
2009-09-29  Markus Stockhausenddraw: Set dwBackBufferCount=0 in CreateSurface for...
2009-09-29  Hans Leidekkermsi: Test installing over in-use files.
2009-09-29  Hans Leidekkermsi: Don't set the Installed property twice.
2009-09-29  Hans Leidekkermsi: Test the Installed property.
2009-09-29  Hans Leidekkermsi: Respect UI level in custom action type 19.
2009-09-29  Jeff Zaroykoimm32/tests: Add another combination which should fail.
2009-09-29  Detlef Riekenberginclude: Fix the fpAddPortEx prototype in struct PRINTP...
2009-09-29  Detlef Riekenberglocalui: Fix a memory leak.
2009-09-29  Detlef Riekenbergwinspool: Use the backend for AddPortW.
2009-09-29  Detlef Riekenberglocalspl: Implement fpAddPort.
2009-09-29  Detlef Riekenberglocalspl: Fix type of a WCHAR buffer.
2009-09-29  Detlef Riekenberglocalspl: Unload only portmonitors in monitor_unloadall.
2009-09-29  Nikolay Sivovcomctl32/monthcal: Fix locale dependent test failure.
2009-09-29  Nikolay Sivovcomctl32/updown: Fix some test failures on Win95 (comct...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Control elements should be centered...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Minimal rectangle should be zero...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Use a single calendar for hittesting...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Months popup menu should be placed...
2009-09-29  Nikolay Sivovcomctl32/monthcal: Right button should trigger a popup...
2009-09-29  Henri Verbeetwined3d: Explicitly pass gl_info to stateblock_savedsta...
2009-09-29  Henri Verbeetwined3d: Pass IWineD3DStateBlockImpl pointers to stateb...
2009-09-29  Henri Verbeetwined3d: Clear the correct "activeLights" array in...
2009-09-29  Henri Verbeetwined3d: Add a separate function for state block initia...
2009-09-29  Henri Verbeetwined3d: Fix a typo.
2009-09-29  Paul Vriensinclude: Add an error code.
2009-09-29  Paul Vrienskernel32/tests: Fix some test failures on WinMe.
2009-09-29  Paul Vriensjscript: Add some Dutch translations.
2009-09-29  Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...
2009-09-29  Jacek Cabanmshtml: Added ScriptHost IServiceProvider stub implemen...
2009-09-29  Jacek Cabanjscript: Added ActiveXObject constructor stub implement...
2009-09-29  Juan Langntdll: Don't allow setting a zero thread affinity.
2009-09-29  Juan Langntdll: Don't allow setting a zero process affinity.
2009-09-29  Juan Langntdll/tests: Add tests for process and thread affinity.
2009-09-29  Alexandre Julliardwinetest: Don't run tests on native dlls when running...
2009-09-29  Alexandre Julliardwinetest: Use the registry path for COM dlls instead...
2009-09-29  Andrew Eikumwininet: Always extract #fragments in InternetCrackUrl.
2009-09-29  Peter Oberndorfershlwapi: Write back data to registry when closing reg...
2009-09-29  Peter Oberndorfershlwapi: Allow SHOpenRegStream2 A/W to work with not...
2009-09-29  Peter Oberndorfershlwapi: Remove pointer check in IStream::Clone, it...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Write, Seek and SetSize.
2009-09-29  Peter Oberndorfershlwapi: Fix IStream::Read for reg/mem stream.
2009-09-29  Peter Oberndorfershlwapi: Fix logic of SHCreateMemStream in combination...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Stat for registry/memory...
2009-09-29  Peter Oberndorfershlwapi: Fix prototype of SHCreateMemStream.
2009-09-29  Peter Oberndorfershlwapi: Fix spec file for some unicode functions.
2009-09-29  Andrew Eikummshtml: Check for null pointers in IHTMLLocation_get*.
2009-09-29  Aurimas Fišerasjscript: Update Lithuanian translation.
2009-09-29  Allan Tongd3d8: Don't release the parent device before destroying...
2009-09-29  Allan Tongd3d9: Don't release the parent device before destroying...
2009-09-28  Alexandre Julliardkernel32: Make toolhelp.dll into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardkernel32: Moved private function prototypes out of...
2009-09-28  Alexandre Julliardkernel32: Moved GetThreadSelectorEntry to thread.c.
2009-09-28  Alexandre Julliardkernel32: Moved ToolHelpHook16 to kernel16.c, it's...
2009-09-28  Alexandre Julliardkernel32: Moved MemManInfo16 to toolhelp16.c.
2009-09-28  Alexandre Julliardkernel32: Allocate the global arena array only once...
2009-09-28  Alexandre Julliardkernel32: Make system.drv into a stand-alone 16-bit...
2009-09-28  Alexandre Julliardwinedos: Always run the BIOS tick timer.
2009-09-28  Stefan Dösingerwined3d: Test if result.clip[] works correctly.
2009-09-28  Stefan Dösingerwined3d: Don't use GL_NV_texture_shader on OSX.
2009-09-28  Detlef Riekenbergwinspool: Use the backend for DeletePortW.
2009-09-28  Detlef Riekenberglocalspl: Implement fpDeletePort.
2009-09-28  Detlef Riekenbergwinspool: Use the backend for ConfigurePortW.
2009-09-28  Detlef Riekenberglocalspl: Implement fpConfigurePort.
2009-09-28  Jacek Cabanurlmon.idl: Added IInternetHostSecurityManager and...
2009-09-28  Alexandre Julliardlibwine: Don't export wine_ldt_copy for the Windows...
2009-09-28  Ge van Geldorpshell32/tests: Fix shellpath test on Win7.
2009-09-28  Ge van Geldorpsetupapi/tests: Add acceptable error code for Win7.
2009-09-28  André Hentschelwidl: Add ARM support.
2009-09-28  Dylan Smithsecur32: Free schannel handle table.
2009-09-28  Dylan Smithsecur32: Remove redendant call to gnutls_certificate_ge...
2009-09-28  Damjan Jovanovicsti: Test behavior of creation with the A/W functions...
2009-09-28  Dylan Smithrichedit: Use ITextHost interface in ME_LinkNotify.
2009-09-28  Marcus Meissnerjscript: Initialize val_str (Coverity).
next