wine
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.
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 Shearmanwidl: Check whether an expression is a constant one...
2010-03-23  Rob Shearmanwidl: Make use of string_of_type in write_conf_or_var_desc.
2010-03-23  Rob Shearmanwidl: Remove the current_func variable.
2010-03-23  Rob Shearmanwidl: Return a pointer to the correct part of the strin...
2010-03-23  Rob Shearmanwidl: Fix the calculation of casted integer constant...
2010-03-23  Rob Shearmanwidl: Remove func_t type.
2010-03-23  Rob Shearmanwidl: Issue an error if an out parameter is a conforman...
2010-03-23  Rob Shearmaninclude: Change an unsized [out] string to be sized...
2010-03-23  Rob Shearmanwidl: Issue an error if a context handle variable is...
2010-03-23  Rob Shearmanwidl: Fix crash when trying to declare a fixed size...
2010-03-23  Rob Shearmanwidl: Fix writing of MaxCount expressions for conforman...
2010-03-23  Rob Shearmanrpcrt4: Add test for [out] non-conformant array.
2010-03-23  Rob Shearmanwidl: Convert assign_stub_out_args to using typegen_det...
2010-03-23  Rob Shearmanwidl: Don't pre-calculate buffer size for arrays that...
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.
2010-03-23  Christian Costad3dxof: Increase MAX_SUBOBJECTS and do the correspondin...
2010-03-23  Andrew Nguyendxdiagn: Fix return value of IDxDiagContainer::GetProp...
2010-03-23  Nikolay Sivovshell32: Add IFolderView::Item implementation.
2010-03-23  Nikolay Sivovshell32/tests: Use strict comparison for return values.
2010-03-23  Nikolay Sivovshell32: Add IShellFolderView::RemoveObject for IShellView.
2010-03-23  Nikolay Sivovshell32: IShellView::ContextSensitiveHelp not implemented.
2010-03-23  André Hentschelmsxml3: Fix a typo in a comment.
2010-03-22  Alexandre Julliardconfigure: Makefile should be generated last.
2010-03-22  Alexandre Julliarduser32: Store the current cursor and show count in...
2010-03-22  Alexandre Julliardserver: Add support for storing the cursor and show...
2010-03-22  Alexandre Julliardserver: Add a helper function to change a queue thread...
2010-03-22  André Hentschelkernel32: Fix return value of FlsFree.
2010-03-22  Damjan Jovanovicusbd.sys: Implement URB building functions.
2010-03-22  Paul Vriensshell32/tests: Fix test failures on Win95, Win98 and...
2010-03-22  Nikolay Sivovshell32: Implement IShellFolderView::QuerySupport no...
next