wine
2010-03-29  Mikhail Maroukhinemmdevapi: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinelocalspl: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinegdiplus: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinegdi32: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinedbghelp: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhined3dx9_36: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhined3d10: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinecomdlg32: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinecabinet: Fix compiler warning with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhineserver: Fix compiler warning with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinewininet: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-29  Mikhail Maroukhineappwiz.cpl: Fix compiler warnings with flag -Wcast...
2010-03-29  Mikhail Maroukhineadvapi32: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhinecomctl32: Fix compiler warnings.
2010-03-29  Mikhail Maroukhinecomctl32: Fix incorrect const type casting.
2010-03-29  Michael Stefaniucrsaenh: Remove superfluous casts of zero.
2010-03-29  Michael Stefaniucwined3d: Remove superfluous cast of zero.
2010-03-29  Michael Stefaniucwinecoreaudio.drv: Remove superfluous casts of zero.
2010-03-29  Michael Stefaniuckernel32/tests: Remove superfluous casts of integer...
2010-03-29  Michael Stefaniucshell32: Use FAILED instead of !SUCCEEDED.
2010-03-29  Nikolay Sivovshlwapi: Fix SHCreateWorkerWindowW fallback to A-call...
2010-03-29  Nikolay Sivovshlwapi: More trace for menu related helpers.
2010-03-29  Nikolay Sivovshlwapi/tests: Use a single trace call variable for...
2010-03-29  Nikolay Sivovshlwapi: Use public define for QISearch table entry...
2010-03-29  Nikolay Sivovshlwapi: Complete IUnknown_SetOwner call.
2010-03-29  Nikolay Sivovshlwapi: Fix interface leaks in SHIsSameObject.
2010-03-29  Nikolay Sivovshlwapi: Fix IUnknown_AtomicRelease prototype and simpl...
2010-03-29  Nikolay Sivovshlwapi: Fix some memory, handle and reference count...
2010-03-29  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2010-03-29  Francois Gougetwinedbg: Fix compilation with gcc 2.95 and non-GNU...
2010-03-29  Francois Gougetgdiplus/tests: Fix compilation on systems that don...
2010-03-29  Eric Pouechdbghelp: When unwinding the stack, stop if the current...
2010-03-29  Eric Pouechdbghelp: Rewrite SymGetModuleBase so that it relies...
2010-03-29  Eric Pouechdbghelp: In dwarf parsing, correctly handle the DW_OP_r...
2010-03-29  Eric Pouechdbghelp: In dwarf attribute parsing, ensure that we...
2010-03-29  Eric Pouechwinedbg: Store for context variables only the offsets...
2010-03-29  Eric Pouechdbghelp: Added preliminary CFA management.
2010-03-29  Eric Pouechdbghelp: Added CFA information to dbghelp's dwarf.h.
2010-03-29  Eric Pouechdbghelp: Extend the CPU object in order to manipulate...
2010-03-29  Eric Pouechdbghelp: Keep the .debug_frame section mapped when...
2010-03-29  Vincent Povirkmscoree: Stub ClrCreateManagedInstance.
2010-03-27  Alexandre Julliardwine.inf: Some fake dlls should only be created for...
2010-03-27  Alexandre Julliardsetupapi: Create proper AMD64 fake dlls on 64-bit.
2010-03-27  Alexandre Julliardsetupapi: Only cleanup fake dlls once the whole section...
2010-03-27  Alexandre Julliardmakefiles: Don't create font symlinks when fonts are...
2010-03-27  Alexandre Julliardmakefiles: Move wineapploader to the tools directory...
2010-03-27  Alexandre Julliardmakefiles: Install bindir programs from the top-level...
2010-03-26  Paul Vriensmsxml3/tests: Skip some tests when network connection...
2010-03-26  Juan Langiphlpapi: Remove an unused define.
2010-03-26  Michael Stefaniucinetmib1/tests: Fix duplicate expressions in if condition.
2010-03-26  Michael Stefaniucrpcrt4/tests: Fix duplicate expressions in if conditions.
2010-03-26  Hans Leidekkermsi: Improve the SetODBCFolders action stub.
2010-03-26  Hans Leidekkermsi: Implement the Reinstall control event.
2010-03-26  Hans Leidekkermsi: Keep source directory and cabinet file separate.
2010-03-26  Hans Leidekkermsi: Return the right error when a cabinet cannot be...
2010-03-26  Hans Leidekkermsi: Update the UI in the StartServices and StopService...
2010-03-26  Hans Leidekkerinclude: Add some missing defines.
2010-03-26  Jacek Cabanmshtml: Skip script tests on too old IE.
2010-03-26  Louis LendersQuiet two noisy FIXME's.
2010-03-26  Alexandre Julliardmsi: Reset the MsiEnumProductsW index on failure.
2010-03-26  Alexandre Julliardwidl: Long constants must be 32-bit on all platforms.
2010-03-26  Mikhail Maroukhinecomctl32: Fix compiler warnings with flag -Wcast-qual.
2010-03-26  Gerald Pfeifercrypt32: Fix type of empty in encodeBase64W().
2010-03-26  Justin Chevriergdiplus: Handle UnitWorld in GdipGetFontHeightGivenDPI.
2010-03-26  Justin Chevriergdiplus/tests: Add GdipGetFontHeightGivenDPI tests.
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-26  Nikolay Sivovshlwapi: Fix prototype for SHGetShellKey and extend...
2010-03-26  Michael Stefaniuccomctl32/tests: Use the SendMessage instead of ListView...
2010-03-26  Henri Verbeetwined3d: Add support for partial updates of compressed...
2010-03-26  Henri Verbeetwined3d: Don't warn about independent color write masks...
2010-03-26  Henri Verbeetwined3d: Implement independent color write masks.
2010-03-26  Henri Verbeetwined3d: Add support for EXT_draw_buffers2.
2010-03-26  Henri Verbeetwined3d: glColorMask() changes the write mask for all...
2010-03-26  Henri Verbeetwined3d: Add GL locking to match_fbo_tex_update().
2010-03-26  Vincent Povirkwine.inf: Add more .NET framework keys.
2010-03-26  Vincent Povirkmscoree: Show the names of requested GUIDs in stub...
2010-03-26  Stefan Dösingerwined3d: Don't advertise float formats as supported...
2010-03-26  Stefan Dösingerwined3d: Don't check WGL depth stencil limitations...
2010-03-26  Alexandre Julliardmakefiles: Bypass the normal substitution mechanism...
2010-03-26  Alexandre Julliardmakefiles: Add shell functions to generate dependencies...
2010-03-26  Alexandre Julliardmakefiles: Output the top-level clean rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level depend rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Add a helper function for rules that are...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level build rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output the top-level installation rules...
2010-03-25  Alexandre Julliardmakefiles: Fix test rules to allow parallel makes again.
2010-03-25  Piotr Cabanmsvcr90: Added implementation of __sys_nerr and __sys_e...
2010-03-25  Piotr Cabanmsvcr90: Added _get/set_invalid_parameter_handler imple...
2010-03-25  Piotr Cabanmsvcr90: Added _encoded_null() implementation.
2010-03-25  Piotr Cabanmsvcr90: Implement _encode_pointer and _decode_pointer.
2010-03-25  Ilya Basinshell32: Enable dde for SEE_MASK_CLASSALL.
2010-03-25  Damjan Jovanovicmountmgr: Frame device service functions with IoGetCurr...
2010-03-25  Damjan Jovanovicinclude: Define IoGetCurrentIrpStackLocation based...
2010-03-25  André Hentschelkernel32: Make process traces aware of 64-bit.
2010-03-25  Paul Vriensmmdevapi/tests: Fix test failure on some Vista boxes.
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-25  Alexandre Julliardmakefiles: Output all the documentation rules explicitl...
next