wine
2010-02-22  Jörg Höhlewinmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Jörg Höhlewinealsa: Do not access WAVEHDR past DriverCallback.
2010-02-22  Jörg Höhlewineoss: Do not access WAVEHDR past DriverCallback.
2010-02-22  Jörg Höhleuser32: Sync vkey codes with winuser.h.
2010-02-22  Hans Leidekkerwininet: Fix handling of a response without headers.
2010-02-22  Hans Leidekkerwinhttp: Add support for resolve timeouts.
2010-02-22  Hans Leidekkerkernel32/tests: Fix a thread handle leak.
2010-02-22  Hans Leidekkerfusion: Add a stub implementation of CreateApplicationC...
2010-02-22  Hans Leidekkermsi: Allocate sufficient memory in ITERATE_InstallODBCD...
2010-02-22  Hans Leidekkermsi/tests: Free exception information.
2010-02-22  Hans Leidekkermsi: All stream names starting with 0x0005 are unencoded.
2010-02-22  Hans Leidekkermsi: Make msi_reset_folders static.
2010-02-22  Christian Costad3dx9_36: Fix AddRef and Release macros and add IID...
2010-02-22  Christian Costad3dx9_36: Add stub for D3DXGetShaderConstantTableEx...
2010-02-22  Vincent Povirkcomdlg32: Always use screen dpi in the font dialog...
2010-02-22  Vincent Povirkcomdlg32: Add a test showing the font dialog ignores...
2010-02-22  Christian Costad3d8: Display FIXME only once in ValidatePixelShader...
2010-02-22  Dmitry Timoshkovcomctl32: Initialize item.mask before sending HDM_GETIT...
2010-02-22  Dylan Smithwordpad: Avoid forward declarations in print.c.
2010-02-22  Dylan Smithwordpad: Don't waste time getting the number of preview...
2010-02-22  Dylan Smithwordpad: Avoid unnecessary deletion of hdcSized.
2010-02-22  Dylan Smithwordpad: Cache text length.
2010-02-22  Dylan Smithwordpad: Update bitmaps outside of WM_PAINT.
2010-02-22  Dylan Smithwordpad: Use pages_shown variables to indicate pages...
2010-02-22  Dylan Smithwordpad: Get preview page character boundaries with...
2010-02-22  Dylan Smithwordpad: Added missing calls to DeleteDC and ReleaseDC.
2010-02-22  Dylan Smithrichedit: Added some extra tests for EM_FORMATRANGE.
2010-02-22  Piotr Cabanoleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
2010-02-22  Piotr Cabanoleaut32: Added TypeInfo validation in ICreateTypeInfo_...
2010-02-22  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
2010-02-22  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_LayOut impleme...
2010-02-22  Roderick Colenbranderwinex11: Also take into account source offsets when...
2010-02-22  Roderick Colenbranderwinex11: When a mask picture is active, the source...
2010-02-22  Vincent Povirkgdiplus: Add a test for GdipImageRotateFlip.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI interface.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI::[GS]etNSContainer.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI::[GS]etWindow.
2010-02-22  Jacek Cabanmshtml: Get rid of most nsIWineURI methods.
2010-02-22  Jacek Cabanmshtml: Use nsWineURL structure directly in load_nsuri.
2010-02-22  Jacek Cabanmshtml: Moved OnStartURIOpen implementation to nsio.c.
2010-02-22  Jacek Cabanmshtml: Store nsWineURI object instead of interface...
2010-02-22  Jacek Cabanmshtml: Rename nsURI to nsWineURI.
2010-02-22  André Hentscheloleaut32: Fix rounding.
2010-02-22  Mikołaj Zalewskiinclude: Add a strcmpW-equivalent function usable in...
2010-02-22  Erich Hooverkernel32/tests: Add test for 'all processors' flag...
2010-02-22  Erich Hooverntdll: Allow 'all processors' flag used in Vista and...
2010-02-22  Kusanagi Kouichiwinex11.drv: Check XDND version.
2010-02-22  Kusanagi Kouichiwinex11.drv: Keep the state of XIM and IME consistent.
2010-02-22  Eric Pouechntdll: Fix wrong marking for valgrind on 64bit systems.
2010-02-22  Ken Thomaseskernel32: Mac: If language is less specific variant...
2010-02-22  Nikolay Sivovmsxml3: Simplify IXMLDOMElement_get_tagName(), add...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-22  Alexandre Julliardmakefiles: Make sure that dependencies are always updat...
2010-02-20  Alexandre Julliardconfigure: Define AS_VAR_APPEND if necessary for older...
2010-02-19  Alexandre JulliardRelease 1.1.39. wine-1.1.39
2010-02-19  Jörg Höhlewinmm: dwBytesRecorded controls how much is played...
2010-02-19  Nikolay Sivovmsxml3: Avoid direct vtable members internal usage.
2010-02-19  Nikolay Sivovmsxml3: Accept IObjectSafety for query from IXMLDOMDocu...
2010-02-19  Hans Leidekkermsi: Add summary information stream to the streams...
2010-02-19  Hans Leidekkermsi: Fix a memory leak.
2010-02-19  Hans Leidekkermsi: Encode stream name in the callers of db_get_raw_st...
2010-02-19  Hans Leidekkermsi: Destroy streams cache when applying a transform.
2010-02-19  Hans Leidekkermsi: Accept '\5' and '-' in SQL identifiers.
2010-02-19  Hans Leidekkermsi: Include run mode in fixmes.
2010-02-19  Alexandre Julliarduser32: Fix Z-order handling of windows that have a...
2010-02-19  Alexandre Julliardadvapi32/tests: Fix the ReadEventLog error checking.
2010-02-19  Paul Vrienscmd/tests: Compare strings case-insensitive.
2010-02-19  Trey Hunnercmd: Add test for 'if' case sensitivity.
2010-02-19  Vincent Povirkcomdlg32/tests: Font sizes are influenced by the displa...
2010-02-18  Jacek Cabanurlmon.idl: Added some missing declarations.
2010-02-18  Paul Vrienscmd: Remove some unneeded extension checking.
2010-02-18  Vitaly Perovmshtml: Silence IExternalConnection in htmldoc_qi FIXME.
2010-02-18  Huw Daviesfonts: Tidy up some of the extended Latin glyphs in...
2010-02-18  Dmitry Timoshkovcomctl32: Listview should accept both unicode and ansi...
2010-02-18  Huw Daviesfonts: Add a 9 ppem bitmap strike to Tahoma Bold.
2010-02-18  Hans Leidekkermsi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_RE...
2010-02-18  Hans Leidekkermsi: Implement MsiSetMode.
2010-02-18  Gabriele Moabiticomdlg32: Open should try to browse directory first.
2010-02-18  Alexandre Julliardadvapi32/tests: Avoid crashing if ReadEventLogA fails.
2010-02-18  Alexandre Julliardadvapi32: Implemented RegDeleteKeyExA/W.
2010-02-18  Alexandre Julliardntdll: Properly handle empty but present ACLs in self...
2010-02-18  Alexandre Julliardserver: Fix tracing of invalid ACLs.
2010-02-18  Dan Kegelcmd: Fix 'else', with tests.
2010-02-18  Piotr Cabanoleaut32: Store names in list.
2010-02-18  Piotr Cabanoleaut32: Store indices in list.
2010-02-18  Piotr Cabanoleaut32: Compute TypeInfo offsets while writing data.
2010-02-18  Piotr Cabanoleaut32: Store CreateTypeInfo->typedata in list.
2010-02-18  Marcus Meissnerwinedbg: Segment registers are not affected by rex...
2010-02-18  Andrew Nguyenwinnls32: Restore the correct export names.
2010-02-18  Dylan Smithwordpad: Added text colour toolbar button.
2010-02-18  Dylan Smithwordpad: Avoid making monochrome bitmaps for print...
2010-02-18  Dylan Smithrichedit: Prevent crash on word selection at end of...
2010-02-18  Alexandre Julliarduser.exe: The default dialog button id is 0 on Win16.
2010-02-17  Stefan Dösingerwined3d: Control SFLAG_CONVERTED in surface_prepare_tex...
2010-02-17  Roderick Colenbranderwinex11: Use PictOpOver instead of PictOpSrc in 1-bit...
2010-02-17  Roderick Colenbranderwinex11: Fix xrender mono->mono blit.
2010-02-17  Piotr Cabanoleaut32: Return TYPE_E_NAMECONFLICT in ICreateTypeLib2...
2010-02-17  Piotr Cabanoleaut32: Fix crash in LoadTypeLib if typelib name...
2010-02-17  Nikolay Sivovmsxml3/tests: Fix leaks and wrong pointer use.
next