wine
2009-12-23  Alexandre Julliarduser32: Export the WIN_GetFullHandle function through...
2009-12-23  Alexandre Julliarduser32: Export DIALOG_get_info and DIALOG_DoDialogBox...
2009-12-23  Alexandre Julliarduser32: Duplicate DIALOG_Enable/DisableOwner implementa...
2009-12-23  Paul Vriensimagehlp/tests: Fix a test failure on Win95.
2009-12-23  Alexandre Julliarduser32: Don't store the 16-bit hook info in the 32...
2009-12-23  Alexandre Julliarduser32: Make HOOK_IsHooked function static.
2009-12-23  Alexandre Julliarduser32: Get rid of 16-bit handles in the driver clipboa...
2009-12-23  Alexandre Julliarduser32: Reimplement 16-bit clipboard functions on top...
2009-12-23  Alexandre Julliardshell32/tests: Fix the system directory test for old...
2009-12-23  Alexandre Julliardshlwapi/tests: Remove empty traces.
2009-12-23  Alexandre Julliarduser32/tests: Fix some last error checks for WoW64.
2009-12-23  Alexandre Julliardkernel32/tests: Fix the SetThreadIdealProcessor for...
2009-12-23  Alexandre Julliardkernel32/tests: Get rid of API function typedefs.
2009-12-23  Austin Englishcmd: Use DOS newlines, not UNIX.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmouseout.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmousedown.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmouseup.
2009-12-23  Christian Costadrmclien: Add stub for DllRegisterServer.
2009-12-23  Christian Costaddraw: Improve error message.
2009-12-23  Gerald Pfeiferwinedbg: Use #elif defined(...) instead of plain #elif...
2009-12-23  Andrew Eikumhlink: Add tests for IHlinkBrowseContext::SetInitialHlink.
2009-12-23  Andrew Eikumhlink: Add partial implementation of IHlinkBrowseContex...
2009-12-23  Andrew Eikumhlink: Add tests and fix error handling in IHlink:...
2009-12-23  Nikolay Sivovcomctl32/rebar: Fix default just inserted band colors.
2009-12-23  Nikolay Sivovcomctl32/tests: Explicitly create rebar for each test...
2009-12-23  Nikolay Sivovcomctl32/updown: Don't change control z-order, this...
2009-12-23  Nikolay Sivovcomctl32/updown: Don't update buddy text if it's the...
2009-12-23  Henri Verbeetwined3d: Use proper enum elements for FOURCC formats.
2009-12-23  Henri Verbeetd3d8/tests: Add some tests for focus behaviour.
2009-12-23  Henri Verbeetd3d9/tests: Add some tests for focus behaviour.
2009-12-23  Henri Verbeetwined3d: Focus the focus window.
2009-12-23  Henri Verbeetwined3d: Filter messages for the device's focus window...
2009-12-23  Eric Pouechdbghelp: Add a couple of helpers to struct cpu to help...
2009-12-23  Eric Pouechdbghelp: Hacked a StackWalk implementation for x86_64.
2009-12-23  Eric Pouechdbghelp: Create a cpu backend to store CPU dependent...
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Get rid of support for extracting icons from...
2009-12-23  Alexandre Julliarduser32: Don't cache 16-bit instance resources on the...
2009-12-22  Alexandre Julliarduser32: Allocate user handles for cursors/icons when...
2009-12-22  Alexandre Julliarduser32: Don't assume global handles in CopyIcon.
2009-12-22  Alexandre Julliarduser32: Call the cursor/icon handle allocation function...
2009-12-22  Alexandre Julliarduser32: Add wrapper functions for manipulation of curso...
2009-12-22  Alexandre Julliarduser32: Reimplement MENU_FindSubMenu on the 16-bit...
2009-12-22  Hans Leidekkerwininet: Avoid test failures on win9x.
2009-12-22  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-22  Detlef Riekenbergmstask/tests: Skip some tests when the service is not...
2009-12-22  Eric Pouechdbghelp: Generalize helper to get a string from an...
2009-12-22  Eric Pouechdbghelp: Rewrote stack_walk with 64 bit structures.
2009-12-22  Eric Pouechwinedbg: Fix for stack symbols on 64bit platform.
2009-12-22  Eric Pouechwinedbg: Ensure the stack pointer is also passed to...
2009-12-22  Eric Pouechwinedbg: Push the correct machine type to StackWalk.
2009-12-22  Alexandre Julliarduser32: Get rid of the 16-bit dialog heap.
2009-12-22  Alexandre Julliarduser32: Delay creation of the 16-bit dialog info struct...
2009-12-22  Alistair Leslie... mshtml: Add stub interface IHTMLFiltersCollection.
2009-12-22  David Adamd3dx9/tests: 1 must be a float.
2009-12-22  Andrew Nguyencfgmgr32: Forward more functions to setupapi.
2009-12-22  Andrew Nguyendxdiagn: Validate the dwDxDiagHeaderVersion member...
2009-12-22  Andrew Nguyendxdiagn: Fix a return value and avoid validating the...
2009-12-22  Andrew Nguyendxdiagn: Add tests for IDxDiagProvider.
2009-12-22  Andrew Nguyendxdiagn: Fail class instantiation if aggregation is...
2009-12-22  Andrew Nguyendxdiagn: Make the IDxDiag* interfaces conform to the...
2009-12-22  Andrew Nguyensetupapi: Implement SetupDiOpenDeviceInfoA/W as stubs.
2009-12-22  Hans Leidekkergdiplus: Implement GdipGet/SetStringFormatMeasurableCha...
2009-12-22  Marcus Meissnermsi: Removed unnecessary NULL check.
2009-12-22  Marcus Meissnercryptnet: Remove an unnecessary variable (Coverity).
2009-12-22  Hans Leidekkerwininet: Free per-thread error info upon exit from...
2009-12-22  Nikolay Sivovkernel32: Fix a leak in ReplaceFileW.
2009-12-22  Nikolay Sivovcomctl32/updown: Simplify buddy subclassing using SetWi...
2009-12-22  Nikolay Sivovcomctl32/tests: Use win_skip() while skipping subclass...
2009-12-22  Nikolay Sivovcomctl32/tests: Some tests for buddy procedure subclassing.
2009-12-22  Nikolay Sivovcomctl32/tests: Add ability to create any number of...
2009-12-22  Nikolay Sivovkernel32: Fix SearchPath parameter validation with...
2009-12-22  Nikolay Sivovkernel32/tests: Init pointers in common way, add some...
2009-12-22  Henri Verbeetwined3d: Get rid of some redundant local variables.
2009-12-22  Henri Verbeetwined3d: Cleanup IWineD3DBaseSwapChainImpl_QueryInterfa...
2009-12-22  Henri Verbeetwined3d: Volumes are resources in wined3d.
2009-12-22  Henri Verbeetd3d9/tests: A volume really isn't a resource, despite...
2009-12-22  Jacek Cabanurlmon: Report BINDSTATUS_CONNECTING to download callback.
2009-12-22  Jacek Cabanmshtml: Added JavaScript tests architecture and simple...
2009-12-22  Jacek Cabanmshtml: Use JScript for JavaScript in res: protocol...
2009-12-22  Jason Edmeadescomctl32/toolbar: Improve fixme message conditions.
2009-12-22  Paul Vriensole32/tests: Fix a test failure on several platforms.
2009-12-22  Vladimir Pankratovmapi32: Add Russian translation.
2009-12-22  Roderick Colenbranderwinex11: Fix a null pointer crash when XRender isn...
2009-12-22  Alexandre Julliarduser32: Avoid including winuser16.h in 32-bit files.
2009-12-22  Alexandre Julliarduser32: Reimplement MapWindowPoints16 and move it to...
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-22  Alexandre Julliardkernel32: Load the DestroyIcon32 function from 16-bit...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's icons to...
2009-12-22  Alexandre Julliarduser32: Reimplement loading of 16-bit cursors and icons...
2009-12-22  Alexandre Julliarduser32: Always return the actual pointer instead of...
2009-12-21  Louis Lendersmapistub: Add new stubbed dll mapistub.dll.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in InternetSet...
2009-12-21  Jacek Cabanwininet: Return error directly from HTTP_Connect.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in HttpSendReq...
2009-12-21  Jacek Cabanwininet: Return error directly from INTERNET_AsyncCall.
2009-12-21  Nikolay Sivovkernel32/tests: Fix LocalAlloc() allocated leaks.
2009-12-21  Nikolay Sivovkernel32/tests: Fix some find handle leaks.
next