krnl386.exe: Removed unused owner_exists variable (Coverity).
[wine] / dlls /
2009-12-29  Jacek Cabanwininet: Fixed tests on older IEs.
2009-12-29  Jacek Cabanmshtml: Use FindMimeFromData to find MIME if moniker...
2009-12-29  Marcus Meissnerdbghelp: Initialize ret (Coverity).
2009-12-29  Piotr Cabanmshtml: Added IDispatch ConnectionPoint.
2009-12-29  Piotr Cabanmshtml: Query OleClientSite about services in ServicePr...
2009-12-29  Henri Verbeetdxgi: Add a separate function for swapchain initialization.
2009-12-29  Henri Verbeetwined3d: Clear the device's focus_window field when...
2009-12-29  Henri Verbeetd3d9/tests: Add message tests for windowed devices.
2009-12-29  Henri Verbeetd3d8/tests: Add message tests for windowed devices.
2009-12-29  Henri Verbeetwined3d: Don't touch the window's focus or wndproc...
2009-12-29  Aaron Brazenerwined3d: Added ATI Radeon HD 5xxx detection.
2009-12-29  Stefan Dösingerwined3d: Drop the VBO if too many full buffer conversio...
2009-12-29  Stefan Dösingerwined3d: Increment the buffer draw count if the buffer...
2009-12-29  Stefan Dösingerwined3d: Rename conversion_count to something more...
2009-12-29  Stefan Dösingerwined3d: Remove the d3d7 do-not-convert code.
2009-12-29  Stefan Dösingerwined3d: Use unload instead of duplicating buffer remov...
2009-12-29  Stefan Dösingerwined3d: Free buffer conversion info when freeing the...
2009-12-29  Alexandre Julliardversion: Get rid of the 16-bit library loading code...
2009-12-28  Alexandre Julliarduser.exe: Reimplement CopyImage16 for cursors and icons.
2009-12-28  Alexandre Julliarduser.exe: Reimplement LoadImage16 for bitmaps instead...
2009-12-28  Alexandre Julliarduser32: Move loading of static icons for 16-bit windows...
2009-12-28  Alexandre Julliardgdi32: Load the 32-bit gdi.exe module wrapper from...
2009-12-28  Alexandre Julliarduser32: Load the 32-bit user.exe module wrapper from...
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2009-12-28  Alexandre Julliardkernel32: Handle the case where the 16-bit module is...
2009-12-28  Gerald Pfeifercomctl32: Remove obsolete comment on RB_SETPALETTE...
2009-12-28  Alexandre Julliardole2: Reimplement OleMetafilePictFromIconAndLabel16...
2009-12-28  Vincent Povirkgdiplus: Implement GdipBitmapSetResolution.
2009-12-28  Vincent Povirkgdiplus: Implement GdipGetImage*Resolution.
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 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 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 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  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.
next