wine
2008-02-21  Rob Shearmandbghelp: VARIANT unions are accessed by name in msc...
2008-02-21  Rob Shearmaninclude: Include excpt.h from wine/exception.h.
2008-02-21  Huw Daviesuser32: Add a test for CS_OWNDC windows that are create...
2008-02-21  Alexandre Julliardwinex11: Make the BitBlt short-cuts more generic to...
2008-02-21  Mikołaj ZalewskiMake Italian, Spanish, Dutch and German resources use...
2008-02-21  Jacek Cabanurlmon: Make session object thread safe.
2008-02-21  Jacek Cabanurlmon: Optimize get_protocol_info for urlmon protocols.
2008-02-21  Jacek Cabanurlmon: Optimize registering urlmon protocols.
2008-02-21  Dmitry Timoshkovwinex11.drv: Add an optimized path for BitBlt(SRCINVERT).
2008-02-21  Andrew Talbotdmcompos: Assign to structs instead of using memcpy.
2008-02-21  Rob Shearmanntdll: When using HEAP_ZERO_MEMORY in heap allocation...
2008-02-21  Rob Shearmanntdll: Fix the use of oldSize in RtlReAllocateHeap...
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2008-02-21  James Hawkinsmsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of...
2008-02-21  James Hawkinsmsi: Allow enumerating the sources without querying...
2008-02-21  James Hawkinsmsi: Publish a few SourceList properties.
2008-02-21  James Hawkinsmsi: Implement MsiSourceListEnumSources.
2008-02-21  Alexander Dorofeyevddraw/tests: Add a test of D3DTBLEND_MODULATE with...
2008-02-21  Alexander Dorofeyevddraw: Release interfaces when exiting with error.
2008-02-21  Jacek Cabanurlmon: Fixed crash on old IE.
2008-02-21  Jacek Cabanmshtml: Report true scheme for about:blank URL.
2008-02-21  Jacek Cabanmshtml: Added nsINetUtil interface to nsIOService.
2008-02-21  Jacek Cabanbrowseui: Code clean up.
2008-02-21  Mikołaj Zalewskioleview: Move the TypeLib open dialog filter message...
2008-02-21  Mikołaj Zalewskioleview: Add ellipsis to menu items that show dialogs.
2008-02-21  Mikołaj Zalewskioleview: Add Polish translation.
2008-02-21  Chris Robinsonwinemp3: Don't keep unused data buffered.
2008-02-21  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMNodeList.
2008-02-21  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMImplementation.
2008-02-21  Alistair Leslie... msxml3: Added PI tests.
2008-02-21  Alistair Leslie... msxml3: Implement get_data for PI Nodes.
2008-02-21  Alistair Leslie... msxml3: Correct get_nodeValue for PI Nodes.
2008-02-20  Alexandre Julliarduser32: Pass the modified SetWindowPos flags to the...
2008-02-20  Alistair Leslie... slc: Initial stub DLL.
2008-02-20  Andrew Riediuser32: Test LoadImage() to load an icon as a cursor.
2008-02-20  Dmitry Timoshkovuser32: Add a z-order test for owned popup windows.
2008-02-20  Alistair Leslie... msxml3: Implement put_dataType.
2008-02-20  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMAttribute.
2008-02-20  James Hawkinsmsi: Forward MsiSourceListEnumSourcesA to a stub implem...
2008-02-20  Michael Stefaniucgdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
2008-02-20  Marcus Meissnernetapi32: Added some return value checking.
2008-02-20  Roderick Colenbranderwined3d: Let flush_to_framebuffer_drawpixels use a...
2008-02-20  Andrew Talbotdmband: Assign to struct instead of using memcpy.
2008-02-20  Marcus Meissnerwinedump: Check return value of fetch_block (Coverity).
2008-02-20  Detlef Riekenbergddraw/tests: Avoid endless loop, when T&L is not supported.
2008-02-19  Michael Stefaniucddraw: Add missing unlock on error path. Found by Smatch.
2008-02-19  Roy Sheaqmgr: Add some tests.
2008-02-19  Roy Sheaqmgr: Add ServiceMain.
2008-02-19  Roy Sheaqmgr: Implement DLL server registration.
2008-02-19  Stefan Leichteruser32: Add some tests for GetMouseMovePointsEx.
2008-02-19  Peter Oberndorferuser32: Fix caption bar being drawn 1 pixel too high.
2008-02-19  Alexandre Julliarduuid: Fixed the CLSID_Picture_EnhMetafile definition.
2008-02-19  Alexandre Julliarduuid: Remove a few iids that don't belong here.
2008-02-19  Alexandre Julliarddxguid: Add a few more iids.
2008-02-19  David Adamd3dx8: Fix a typo in d3dx8math.h.
2008-02-19  Gerald Pfeifermsi: Remove unused parameter to msi_comp_find_prodcode().
2008-02-19  Gerald Pfeifermsi: Adjust the signedness of three variables.
2008-02-19  Lei Zhangqedit: Add stub implementation of MediaDet.
2008-02-19  Lei Zhangqedit: Add tests directory and a simple test.
2008-02-19  Lei Zhangqedit: Add MediaDet registration.
2008-02-19  Lei Zhanginclude: Add IMediaDet interface and MediaDet class.
2008-02-19  Lei Zhanginclude: Add ISampleGrabber interface.
2008-02-19  Lei Zhanginclude: Generate qedit.h, add ISampleGrabberCB interface.
2008-02-19  Lei Zhangqedit: Add the DirectShow ClassFactory.
2008-02-19  Lei Zhangqedit: Skeleton implementation of qedit.dll.
2008-02-19  Alexandre Julliardserver: Don't access the process after send_client_fd...
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Aric Stewartgdi32: Japanese Windows had a default fallback Font...
2008-02-19  Stefan Dösingerd3d9: Some Windows drivers do not like reversed fog.
2008-02-19  Stefan Dösingerd3d9: Do not expect consistent failures.
2008-02-19  Stefan Dösingerd3d9: Add a stencil+culling test.
2008-02-19  Stefan Dösingerwined3d: Enable the texcoord init workaround on radeon...
2008-02-19  Stefan Dösingerwined3d: Create a VBO before returning memory.
2008-02-19  Tony Wasserkad3dx9: Implement D3DXGetDriverLevel.
2008-02-19  Tony Wasserkad3dx9: Complete d3dx9core.h.
2008-02-19  Tony Wasserkad3dx9.h: Include d3dx9math.h before d3dx9core.h.
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_32, d3dx9_33,...
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_31.
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_28, d3dx9_29 and...
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_26 and d3dx9_27.
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_25.
2008-02-19  Tony Wasserkad3dx9: Start implementation of d3dx9_24.
2008-02-19  Alistair Leslie... msxml3: Implement IXMLDOMText length property.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMDocument2.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDocument.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLElement.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMNodeList.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMParseError.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMNamedNodeMap.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMEntityReference.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMElement.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMDocumentFragment.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMComment.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMCDATASection.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMProcessingInst...
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMSchemaCollection.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMText.
2008-02-19  Jeff Latimerpdh: Pass parameters through to PdhLookupPerfIndexByNam...
2008-02-19  Rob Shearmanshdocvw: The WINAPI modifier on function pointers shoul...
2008-02-19  Rob Shearmand3d9: Fix copy and paste error in reset_enum_callback.
next