wine
2009-12-28  Vincent Povirkgdiplus: Add test for image resolution functions.
2009-12-28  Vincent Povirkgdiplus: Fix typo in GdipCreateMetafileFromWmf.
2009-12-28  Vincent Povirkgdiplus: Add test for GdipCreateMetafileFromWmf.
2009-12-28  Vincent Povirkgdiplus: Add test for size of metafiles loaded from...
2009-12-28  Vincent Povirkgdiplus: Test the ability to load WMF images.
2009-12-28  Alexandre Julliardkernel32: Make GMEM_DDESHARE blocks owned by the callin...
2009-12-28  Alexandre Julliardshell32: Don't use the instance of the owner window...
2009-12-28  Alexandre Julliardcomdlg32: Don't use the instance of the owner window...
2009-12-28  Alexandre Julliardcomdlg32: Get rid of the 16-bit callback support.
2009-12-28  Alexandre Julliardcomdlg32: Store the open file name A structure directly...
2009-12-28  Gerald Pfeiferwinedbg: Use #elif defined(...) instead of plain #elif...
2009-12-28  Gerald Pfeiferntdll: Use #ifdef instead of #if to check for _DARWIN_F...
2009-12-28  Michael Stefaniucshell32: Remove some superfluous LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniuccomctl32: The return value of notify_with_scroll()...
2009-12-28  Michael Stefaniucwordpad: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucwinecfg: Remove some explicit WPARAM casts.
2009-12-28  Michael Stefaniuccomdlg32: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucoledlg: Remove some explicit WPARAM casts.
2009-12-28  Michael Stefaniuccomctl32: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniuccomctl32/tests: Remove some superfluous casts around...
2009-12-28  Nikolay Sivovcomctl32/updown: Fix formatting for hex mode.
2009-12-28  Nikolay Sivovcomctl32/rebar: Check for null handles before invalidation.
2009-12-28  Henri Verbeetwined3d: Let "SetupForBlit()" figure out the target...
2009-12-28  Henri Verbeetwined3d: Let "FindContext()" figure out the thread...
2009-12-28  Henri Verbeetwined3d: Introduce "context_apply_state()" to setup...
2009-12-28  Henri Verbeetwined3d: Recognize "VMware, Inc." as VENDOR_MESA.
2009-12-28  Henri Verbeetwined3d: Properly check for glBlitFramebuffer().
2009-12-28  Michael Stefaniucuser32: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucwinex11.drv: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucuser32/tests: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucriched20: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Jacek Cabanmshtml: Fixed nsIDOMNSHTMLElement declaration.
2009-12-28  Jacek Cabanwininet: Test also InternetCrackUrlW in test_crack_url.
2009-12-28  Jacek Cabanmshtml: Added better default bgColor test and code...
2009-12-28  Jacek Cabanmshtml: Use nscolor_to_str in IHTMLBodyElement::get_tex...
2009-12-28  Jacek Cabanmshtml: Correctly parse color strings.
2009-12-28  Jacek Cabanmshtml: Store known colors as RGB.
2009-12-28  Jacek Cabanmshtml: Added better error handling to nscolor_to_str.
2009-12-28  Nikolay Sivovcomctl32/tests: Skip test on <5.8x systems.
2009-12-28  Vincent Povirkgdiplus: Implement GdipImageGetFrameDimensionsList.
2009-12-28  Vincent Povirkgdiplus: Remove fixme from GdipImageGetFrameDimensionsC...
2009-12-28  Vincent Povirkgdiplus: Add tests for multi-frame GIF images.
2009-12-28  Vincent Povirkgdiplus: Fix memory leak in GdipSetStringFormatMeasurab...
2009-12-28  Vincent Povirkole32: Always allow changes to read-only transacted...
2009-12-28  Vincent Povirkgdiplus: Add traces to unimplemented functions in brush.c.
2009-12-28  Vincent Povirkgdiplus: Add some traces for the values of point arguments.
2009-12-28  Vincent Povirkgdiplus: Add a trace for values of new string format...
2009-12-28  Vincent Povirkgdiplus: Add traces for values of newly-created pens.
2009-12-28  Vincent Povirkgdiplus: Add a trace for values of new ImageAttributes...
2009-12-28  Alexandre Julliardconfigure: Re-generate with autoconf 2.65.
2009-12-28  Alexandre Julliarduser32: Don't pass the 16-bit instance through to 32...
2009-12-24  Alexandre Julliarduser32: Move handling of listbox sizes for Win 3.1...
2009-12-24  Alexandre Julliardinclude: Move undocumented Win9x function definitions...
2009-12-24  Alexandre Julliarduser32: Use a standard critical section instead of...
2009-12-24  Alexandre Julliardgdi32: Use a standard critical section instead of a...
2009-12-24  Paul Vriensmmdevapi/tests: Fix a test failure on Vista+ with no...
2009-12-24  Paul Vrienshlink/tests: Fix a test failure on Win9x/WinMe.
2009-12-24  Andrew Nguyenkernel32: Ignore empty environment values from registry.
2009-12-24  Andrew Nguyenntdll: Use the HKCU\Volatile Environment key when gener...
2009-12-24  Alexandre Julliardwinex11: Only check for fs register corruption on i386.
2009-12-24  Alexandre Julliardwinmm: Avoid using ReleaseThunkLock from 32-bit code.
2009-12-24  Eric Pouechdbghelp: Add support for loading dwarf debug informatio...
2009-12-24  Eric Pouechwinedump: Add support for long section names (at least...
2009-12-24  Nikolay Sivovcomctl32/rebar: Avoid empty band range when changing...
2009-12-24  Nikolay Sivovcomctl32/comboex: Move debugging traces that require...
2009-12-24  Nikolay Sivovcomctl32/comboex: Get rid of useless helper.
2009-12-24  Nikolay Sivovcomctl32/comboex: Don't invalidate all windows if Edit...
2009-12-24  Nikolay Sivovcomctl32/comboex: Fix silly typo in CBEM_SETITEM handle...
2009-12-24  Nikolay Sivovcomctl32/comboex: Add test for internally sent Edit...
2009-12-24  Nikolay Sivovcomctl32/comboex: Use subclass chain for internally...
2009-12-24  AndrĂ© Hentschelkernel32/nls: Fix German translation.
2009-12-24  Paul Chitescuquartz: Only wait in IMediaEvent::WaitForCompletion...
2009-12-24  Jeremy Whitewinspool: Correctly zero printer driver buffer on failu...
2009-12-24  Jeremy Whitewinspool: Test for failure using correct size.
2009-12-24  Paul Chitescuquartz: Implement NullRenderer's IBaseFilter::FindPin.
2009-12-24  Alexandre Julliardwininet: Fix pointer cast warnings on 64-bit.
2009-12-24  Alexandre Julliardwinhttp: Fix pointer cast warnings on 64-bit.
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-12-24  Alexandre Julliarduser32: Use the wait message handler for the yield...
2009-12-24  Alexandre Julliarduser32: Add a WoW wrapper for message waiting to allow...
2009-12-23  Alexandre Julliarduser32: Remove the no longer needed WIN_ISDIALOG flag.
2009-12-23  Alexandre Julliarduser32: Remove the no longer used WIN_ISWIN32 flag.
2009-12-23  Alexandre Julliarduser32: Move a few 16-bit stubs to user16.c.
2009-12-23  Alexandre Julliarduser32: Remove remaining calls to internal 32-bit funct...
2009-12-23  Alexandre Julliarduser32: Replace spy functions by a simple trace in...
2009-12-23  Alexandre Julliarduser32: Remove some redundant 16-bit message traces.
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.
next