wine
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...
2010-03-25  Alexandre Julliardmakefiles: Output all the tool install rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the dll install rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the static library rules explicit...
2010-03-25  Alexandre Julliardmakefiles: Output all the program rules explicitly...
2010-03-25  Alexandre Julliardmakefiles: Output all the test rules explicitly for...
2010-03-25  Alexandre Julliardmakefiles: Output all the import lib dependencies expli...
2010-03-25  Sébastien Ramageuser32: End scrollbar tracking if the mouse capture...
2010-03-25  Alexandre Julliardversion: Support loading resources from both 32-bit...
2010-03-25  Henri Verbeetd3d8/tests: Add some message processing to test_wndproc().
2010-03-25  Henri Verbeetd3d9/tests: Add some message processing to test_wndproc().
2010-03-25  Henri Verbeetwined3d: Just mark the color write mask dirty in IWineD...
2010-03-25  Henri Verbeetwined3d: Use the same order of operations for depth...
2010-03-25  Henri Verbeetwined3d: Just mark the stencil write mask dirty in...
2010-03-25  Henri Verbeetwined3d: Disable two-sided stencil when doing stencil...
2010-03-25  Christian Costad3dx9_36: Implement D3DXCreateEffectEx and make D3DXCre...
2010-03-25  Christian Costad3dx9_36: Add stub for D3DXCreateEffectCompiler.
2010-03-25  Christian Costad3dx9_36: Remove useless includes.
2010-03-25  Christian Costad3dx9_36: Implement D3DXCreateEffectPool and ID3DXEffec...
2010-03-25  Piotr Cabanmsvcrt: Added strnlen implementation.
2010-03-25  Piotr Cabanmsvcrt: Update msvcrt.spec.
2010-03-25  Eric Pouechdbghelp: Created a CPU method to map dwarf register...
2010-03-25  Eric Pouechdbghelp: In dwarf parsing, correctly get the size of...
2010-03-25  Eric Pouechdbghelp: Don't try to hardwire the dwarf's "word size...
2010-03-25  Eric Pouechdbghelp: Fixed a couple of portability issues to 64bit...
2010-03-25  Eric Pouechdbghelp: Enhanced x86_64 stack unwinding with PE's...
2010-03-25  Mikhail Maroukhinecomctl32/tests: Remove superfluous casts.
2010-03-24  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-24  André Hentschelwinegcc: Make condition easier to read and look like...
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement:removeAttribute tests.
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement::removeAttribute implementation.
2010-03-24  Jacek Cabanmshtml: Moved builtin property invocation to separate...
2010-03-24  Jacek Cabanmshtml: Moved builtin properties lookup to separate...
2010-03-24  Juan Langcrypt32: Use an empty string as a separator when no...
2010-03-24  Vincent Povirkmscoree: Add a setting to access mono's tracing functio...
2010-03-24  Vincent Povirkwine.inf: Add some .NET Framework keys.
2010-03-24  Jörg Höhleinclude: Add some multimedia defines not present in...
2010-03-24  Austin Englishcmd: Add testcases for goto.
2010-03-24  Nikolay Sivovcmd: Ignore spaces before goto label.
2010-03-24  Mike Kaplinskiyws2_32/tests: Fix win9x test failure.
2010-03-24  Nikolay Sivovshell32/tests: Fix a test crash on Win9x.
2010-03-23  Damjan Jovanovicntoskrnl.exe: Implement IoCompleteRequest.
next