wine
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...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::SetRedraw implementation.
2010-03-22  Nikolay Sivovshell32: Implement some IShellFolderView methods over...
2010-03-22  Nikolay Sivovshell32: Add IShellFolderView::GetSelectedObjects imple...
2010-03-22  Nikolay Sivovshell32: Add a stub IShellFolderView for IShellView.
2010-03-22  Nikolay Sivovshell32: Remove a useless debug switch, fix prototype.
2010-03-22  Nikolay Sivovshell32: Add a note about a possible crash on NULL...
2010-03-22  Nikolay Sivovshell32: Add IPersist support for desktop IShellFolder.
2010-03-22  Nikolay Sivovshell32: Some debug tracing improvements.
2010-03-22  Nikolay Sivovshell32: Properly fail for unsupported interfaces in...
2010-03-22  Huw Daviesdispex: Use the upper WORD of the flags parameter to...
2010-03-22  William Waghorndsound: Ensure device name and description buffers...
2010-03-22  Detlef Riekenbergmsvcr90/tests: Add tests for _initterm_e.
2010-03-22  André Hentschelntdll: Update error code mapping.
2010-03-22  André Hentschelntdll: Fix error strict mode tests on vista+.
2010-03-22  Ilya Basinmsvcmaker: Extract wine_test_dsp_files from C_SRCS...
2010-03-22  Alistair Leslie... rpcrt4: Added stub function CreateStubFromTypeInfo.
2010-03-22  Christian Costad3dx9_36: Add stubbed interface for ID3DXEffect.
2010-03-22  Vincent Povirkgdiplus: Add a test for TIFF image loading.
2010-03-22  Vincent Povirkgdiplus: Add support for decoding TIFF images.
2010-03-22  Vincent Povirkgdiplus: Support decoders with multiple signatures.
2010-03-22  Vincent Povirkwindowscodecs: Add support for decoding RGB TIFF images.
2010-03-22  Vincent Povirkwindowscodecs: Implement CopyPixels for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetSize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetPixelFormat for TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrame for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Implement GetFrameCount for the TIFF...
2010-03-22  Vincent Povirkwindowscodecs: Implement Initialize for the TIFF decoder.
2010-03-22  Vincent Povirkwindowscodecs: Add a stub TIFF decoder.
2010-03-22  Roderick Colenbranderwined3d: Remove WGL RGBA float support because it doesn...
2010-03-22  Roderick Colenbranderwined3d: Use the format table instead of WGL-checks...
2010-03-22  Roderick Colenbranderwined3d: Fix depth blit regression.
2010-03-22  Andrew Nguyeninclude: Add prototypes for RtlEncryptMemory and RtlDec...
2010-03-22  Andrew Nguyenadvapi32: Fix SystemFunction036 prototype to match...
2010-03-22  Eric Pouechdbghelp: Properly bail out if get an error while readin...
2010-03-22  Eric Pouechdbghelp: Fix local/parameters enumeration on 64bit...
2010-03-22  Eric Pouechdbghelp: Removed the not-useful start_data field out...
2010-03-22  Eric Pouechdbghelp: Implemented SymFunctionTableAccess.
next