wine
2009-10-14  Paul Chitescunetapi32: Add stub for NetFileEnum().
2009-10-14  Paul Vrienskernel32/tests: Fix some test failures on Win9x/WinMe.
2009-10-14  Alexandre Julliardwinex11: The xrender tile picture must be used only...
2009-10-14  Roderick Colenbranderwinex11: Use get_xrender_picture in X11DRV_XRender_GetS...
2009-10-14  Roderick Colenbranderwinex11: Add X11DRV_XRender_SetDeviceClipping for synci...
2009-10-14  Ray Hinchliffekernel32: Correct ullTotalVirtual for GlobalMemoryStatu...
2009-10-14  Erich Hooverwinex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the...
2009-10-14  Erich Hooveruser32: Test for 'F10' key events.
2009-10-14  Stefan Dösingerd3d: Make EndScene calls hookable.
2009-10-14  Stefan Dösingerdinput: Make the creation functions hookable.
2009-10-14  Stefan Dösingerddraw: Make directdraw create functions hookable.
2009-10-14  Stefan Dösingerd3d9: Make some functions hookable.
2009-10-14  Stefan Dösingerd3d8: Make Direct3DCreate8 hookable.
2009-10-14  Stefan Dösingershell32: Make some functions hookable.
2009-10-14  Stefan Dösingeruser32: Make some functions hookable.
2009-10-14  Stefan Dösingerkernel32: Make some functions hookable.
2009-10-14  Stefan Dösingerconfigure: Check for ms_hook_prologue attribute support.
2009-10-14  Paul Vrienswinmm/tests: Fix some test failures in Win9x and WinMe.
2009-10-14  Alexander Kochetkovoleaut32: Fix null terminator in SysReAllocStringLen.
2009-10-14  Alexander Kochetkovoleaut32/tests: Checking null terminator in return...
2009-10-14  Charles Davisntdll: Implement CDROM_RawRead() on Mac OS.
2009-10-14  Jörg Höhlewinmm: MCI notification is controlled by keyword only.
2009-10-14  Henri Verbeetwined3d: Merge some bitfields in struct SAVEDSTATES.
2009-10-14  Henri Verbeetwined3d: Simplify IWineD3DStateBlockImpl_Capture().
2009-10-14  Henri Verbeetwined3d: Remove the useless "changed" and "enabledChang...
2009-10-14  Henri Verbeetwined3d: Rename PLIGHTINFOEL to something less awful.
2009-10-14  Henri Verbeetwined3d: Get rid of stateblock_copy_values().
2009-10-14  Nikolay Sivovcomctl32/monthcal: Reduce update rectangle after updati...
2009-10-14  Nikolay Sivovcomctl32/monthcal: Fix painting selected day, remove...
2009-10-14  Nikolay Sivovcomctl32/comboex: Handle NULL item text case to avoid...
2009-10-14  Maarten Lankhorstwinealsa.drv: Remove call to snd_pcm_drain.
2009-10-14  Piotr Caban jscript: Added Global.encodeURIComponent implementation.
2009-10-14  Piotr Cabanjscript: Fixed Global functions lengths.
2009-10-14  Vincent Povirkole32: Add test showing storage objects can't be opened...
2009-10-14  Paul Vriensadvapi32/tests: Fix a test failure on Vista and higher.
2009-10-14  Paul Vriensadvapi32/tests: Fix a test failure on W2K and lower.
2009-10-14  Jacek Cabanmshtml: Return failure in GetContentType if content...
2009-10-14  Jacek Cabanmshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
2009-10-14  Jacek Cabanmshtml: Use DISPATCH_* macros instead of INVOKE_*.
2009-10-14  Jacek Cabanmshtml: Added IHTMLFrameBase IDispatchEx support.
2009-10-14  Jacek Cabanmshtml: Added IHTMLBaseFrame interface stub implementation.
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-13  Paul Vriensadvapi32/tests: Add some extra tests.
2009-10-13  Paul Vriensadvapi32: Skip leading spaces when parsing.
2009-10-13  Paul Vriensadvapi32/tests: Make some tests table driven.
2009-10-13  Alexandre Julliardwinetest: Improve the native dll check to catch .NET...
2009-10-13  Aric Stewartwininet: Cache basic authentication values based on...
2009-10-13  Alexandre Julliardntdll: Use the exception code as exit status when no...
2009-10-13  Dmitry Timoshkovrsaenh: Fix the accepted RC2 key length, based on a...
2009-10-13  Charles Davisntdll: Implement CDROM_ReadQChannel() on Mac OS.
2009-10-13  Sergey Khodychriched20: Implement handling of WM_KEYDOWN VK_TAB in...
2009-10-13  Sergey Khodychriched20: Implement handling of WM_KEYDOWN VK_ESCAPE...
2009-10-13  Sergey Khodychriched20: Implement handling of WM_KEYDOWN VK_RETURN...
2009-10-13  Sergey Khodychriched20: Enable the dialog mode after receiving WM_GET...
2009-10-13  Sergey Khodychriched20: Cache ES_WANTRETURN style.
2009-10-13  Alexandre Julliardwinex11: Store the device format in the Xrender info...
2009-10-13  Alexandre Julliardwinex11: Make all render format pointers const.
2009-10-13  Roderick Colenbranderwinex11: Introduce get_xrender_picture for retrieving...
2009-10-13  Andrew Eikummshtml: Add stub implementation for IHTMLDocument6.
2009-10-13  Andrew Eikummshtml.idl: Add IHTMLDocument6 dispiface.
2009-10-13  Andrew Eikummshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection...
2009-10-13  Andrew Eikuminclude: Remove redundant #defines in mshtmdid.h.
2009-10-13  Henri Verbeetwined3d: Remove some code that doesn't make sense.
2009-10-13  Henri Verbeetd3d9: Add some stateblock tests for device resources.
2009-10-13  Henri Verbeetd3d8: Add some stateblock tests for device resources.
2009-10-13  Henri Verbeetwined3d: Capture on a recorded stateblock doesn't recor...
2009-10-13  Henri Verbeetwined3d: Vertex state stateblocks should also record...
2009-10-13  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32...
2009-10-13  Nikolay Sivovcomctl32/monthcal: Add separate handler for WM_PRINTCLIENT.
2009-10-13  Nikolay Sivovcomctl32/monthcal: Implement handler for WM_ERASEBKGND.
2009-10-13  Nikolay Sivovcomctl32/monthcal: Simplify painting operations, split...
2009-10-13  Jacek Cabanmshtml: Added more events tests.
2009-10-13  Jacek Cabanmshtml: Added IHTMLElement::click implementation.
2009-10-13  Jacek Cabanmshtml: Added IHTMLElement3::fireEvent implementation.
2009-10-13  Jacek Cabanmshtml: Create nsIDOMEvent in create_event if not avail...
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::get_length implementation.
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::name property implementation.
2009-10-12  Alexandre Julliardoleaut32/tests: Fix some test failures on Win64.
2009-10-12  Hans Leidekkersti: Return success from the IStillImageW::UnregisterLa...
2009-10-12  Hans Leidekkeriphlpapi: Allow both direct and indirect default routes...
2009-10-12  Hans Leidekkerhnetcfg: Add stub implementations of INetFwServices...
2009-10-12  Hans Leidekkerhnetcfg: Add stub implementations of INetFwOpenPorts...
2009-10-12  Alexandre Julliarduser32: Set last error in WIN_GetRectangles.
2009-10-12  Alexandre Julliarduser32: Get rid of the 16-bit heap support.
2009-10-12  Alexandre Julliarduser32: Use client-side user handles for menus.
2009-10-12  Alexandre Julliarduser32: Use the generic handle functions for windows...
2009-10-12  Alexandre Julliarduser32: Use client-side user handles for DeferWindowPos.
2009-10-12  Alexandre Julliarduser32: Add functions for manipulating client-side...
2009-10-12  Alexandre Julliardserver: Add support for allocating purely client-side...
2009-10-12  Jeff Zaroykowined3d: Fix prototype for set_texture_matrix.
2009-10-12  Louis Lendersdwmapi: Add stub for DwmGetGraphicsStreamTransformHint.
2009-10-12  Louis Lendersinclude: Add definition of MilMatrix3x2D.
2009-10-12  Austin Englishinclude: fix a compiler warning on GNU/FreeBSD.
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix today link test.
2009-10-12  Nikolay Sivovcomctl32/datetime: Use SDK class name for inner button...
2009-10-12  Nikolay Sivovcomctl32/datetime: It isn't allowed to change DTS_SHOWN...
2009-10-12  Nikolay Sivovcomctl32/datetime: Fix wrong assumption about DTN_DATET...
2009-10-12  Nikolay Sivovcomctl32/datetime: Get rid of duplicated helper.
2009-10-12  Nikolay Sivovcomctl32: Don't use additional heap allocated pointer...
2009-10-12  Nikolay Sivovcomctl32/monthcal: Fix selection during navigation...
next