dbghelp: In dwarf attribute parsing, ensure that we do have a block when parsing...
[wine] / dlls /
2010-03-29  Eric Pouechdbghelp: In dwarf attribute parsing, ensure that we...
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 Julliardsetupapi: Create proper AMD64 fake dlls on 64-bit.
2010-03-27  Alexandre Julliardsetupapi: Only cleanup fake dlls once the whole section...
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  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  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 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-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  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  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  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  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.
2010-03-23  Hans Leidekkerdnsapi: _res is per-thread in glibc.
2010-03-23  Hans Leidekkerdnsapi: Add a version resource.
2010-03-23  Andrew Nguyendxdiagn: Successfully copy to destination variants...
2010-03-23  Rob Shearmanrpcrt4: Add test for [out] non-conformant array.
2010-03-23  Huw Daviesdispex: Check whether the server function changes the...
2010-03-23  Huw Daviesdispex: Call the deferred fill in function before retur...
2010-03-23  Alexandre Julliarduser32/tests: Fix a couple of race conditions.
2010-03-23  Hans Leidekkermsi: Search network sources in addition to disk sources.
2010-03-23  Hans Leidekkermsi: Remove stream from streams cache before destroying it.
2010-03-23  Hans Leidekkermsi: Don't crash on null last parameter in MsiDecompose...
2010-03-23  Hans Leidekkermsi: Display REG_EXPAND_SZ values too in the WriteRegis...
2010-03-23  Hans Leidekkermsi: Update the UI in the UnpublishFeatures action.
2010-03-23  Hans Leidekkermsi: Implement a second cabinet extractor on top of...
2010-03-23  Hans Leidekkermsi: Set the action taken in the ProcessComponents...
2010-03-23  Hans Leidekkermsi: The AppSearch and CCPSearch actions must be run...
2010-03-23  Hans Leidekkermsi: Display the file identifier instead of the filenam...
2010-03-23  Alistair Leslie... oleaut32: Add ISupportErrorInfo registry entry.
2010-03-23  Mike Kaplinskiyws2_32/tests: Test a WSARecv error condition.
2010-03-23  Mike Kaplinskiyws2_32: Use ntstatus in overlapped functions.
2010-03-23  Stefan Dösingerwined3d: Implement manual buffer fencing.
2010-03-23  Stefan Dösingerwined3d: Partially implement unserialized buffers with...
2010-03-23  Stefan Dösingerwined3d: Add a function for deleting the GL buffer.
next