wine
2008-07-10  Alexander Nicolaysen... regedit: Use RegSetValueExW when importing data.
2008-07-10  Alexander Nicolaysen... regedit: Use unicode for all key deletion.
2008-07-10  Adam Petacciagdiplus: Add another helper macro to deal with magic...
2008-07-10  Adam Petacciagdiplus: Add a test for a floating-point triangle.
2008-07-10  Adam Petacciagdiplus: Add more tests for regions and paths.
2008-07-10  Adam Petacciagdiplus: Test for CharacterRange.
2008-07-10  Adam Petacciagdiplus: Stub GdipFillRegion.
2008-07-10  Adam Petacciagdiplus: Stub GdipMeasureCharacterRanges.
2008-07-10  Adam Petacciagdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
2008-07-10  Adam Petacciagdiplus: Stub GdipGetStringFormatMeasurableCharacterRan...
2008-07-10  Adam Petacciagdiplus: GdipMeasureString: .spec file fix.
2008-07-10  Adam Petacciagdiplus: Implement GdipGetStringFormatFlags.
2008-07-10  Adam Petacciagdiplus: Stub GdipStringFormatGetGenericDefault.
2008-07-10  Aric Stewartwinex11: Allow for sane SCIM im processing by processin...
2008-07-10  Aric Stewartcoreaudio: Make sure Port_SendToMessageThread is not...
2008-07-10  Stefan Dösingerwined3d: A few more junk misc states.
2008-07-10  Stefan Dösingerwined3d: A few more vertex states.
2008-07-10  Stefan Dösingerwined3d: WINED3DRS_SRGBWRITEENABLE->fragment.
2008-07-10  Stefan Dösingerwined3d: Wrapping states -> misc.
2008-07-10  Stefan Dösingerwined3d: texturefactor-> fragment states.
2008-07-10  Stefan Dösingerwined3d: Stencil states -> misc table.
2008-07-10  Stefan Dösingerwined3d: Move a few more odd states to the misc state...
2008-07-10  Stefan Dösingerwined3d: WINED3DRS_ZBIAS -> misc states.
2008-07-10  Stefan Dösingerwined3d: Move the bordercolor to the fragment states.
2008-07-10  Stefan Dösingerwined3d: Move more fog stuff to the vertex states.
2008-07-10  Alexandre Julliardkernel32: Set the stdin/stdout file descriptors to...
2008-07-10  Andrew Talbotdplayx: Remove unneeded address-of operator from array...
2008-07-10  Andrew Talbotdmstyle: Remove unneeded address-of operators from...
2008-07-10  Andrew Talbotdmime: Remove unneeded address-of operators from array...
2008-07-10  Andrew Talbotdmband: Remove unneeded address-of operators from array...
2008-07-10  Andrew Talbotdinput: Remove unneeded address-of operators from array...
2008-07-10  Andrew Talbotcrypt32: Remove unneeded address-of operator from array...
2008-07-10  Andrew Talbotcomdlg32: Remove unneeded address-of operator from...
2008-07-10  Francois Gougetwined3d: Move float_32_to_16() to surface_base.c which...
2008-07-10  Francois Gougetrpcss: Add a trailing '\n' to a Wine trace.
2008-07-10  Francois Gougetgdiplus/tests: Spelling fix.
2008-07-10  Francois Gougetmsxml3/tests: Add a trailing '\n' to ok() calls.
2008-07-10  Francois Gougetwinhlp32: Remove spaces before '...'.
2008-07-10  Maarten Lankhorstquartz: Fix deadlocks in dsound renderer.
2008-07-10  Michael Stefaniucquartz: Compare a file handle to INVALID_HANDLE_VALUE...
2008-07-10  Jacek Cabanshlwapi: Fixed handling mk protocol URLs in UrlCombineW.
2008-07-10  Jacek Cabanshlwapi: Fixed UrlCanonicalizeW for URLs without slashe...
2008-07-10  Maarten Lankhorstquartz: Fix end of stream handling.
2008-07-10  Maarten Lankhorstquartz: Always set current position again.
2008-07-10  H. Verbeetwined3d: Destroy depth_blt resources in the backend...
2008-07-10  Dylan Smithrichedit: Added more conditional cursor changes.
2008-07-10  Dylan Smithrichedit: Prevented cursor flicker while moving over...
2008-07-10  Huw Daviesgdiplus: Add some defines for the magic values.
2008-07-10  Huw Daviesgdiplus: Add some tests for regions with paths and...
2008-07-09  Vincent Povirkcomctl32: Disable owner of modal property sheets before...
2008-07-09  Vincent Povirkcomctl32: Add test for disabling owner of modal propert...
2008-07-09  Jon Griffithsinclude: Avoid TEXT() in sddl component tags, hide...
2008-07-09  Jon Griffithsmsvcrt: Make tests for [w]makepath pass.
2008-07-09  Jon Griffithsmsvcrt: Tests for [w]makepath.
2008-07-09  Stefan Leichterrasapi32: Added some more tests for RasEnumDevicesA...
2008-07-09  Stefan Leichterrasapi32: Added some tests for RasEnumDevicesA (based...
2008-07-09  Alexandre JulliardMaketest.rules: Use the cross-compiled import libraries...
2008-07-09  Alexandre Julliardmake_makefiles: Add rules for cross-compiling all impor...
2008-07-09  Alexandre Julliardmake_makefiles: Add more wildcard patterns in .gitignore.
2008-07-09  Alexandre Julliardmsxml3/tests: Fix test cleanup.
2008-07-09  Daniel Remenakshell32: Fix crash regression in browse for folder...
2008-07-09  Piotr Cabanmsxml3: Skip the first XML declaration in file generate...
2008-07-09  Piotr Cabanmsxml3: Added test of files generated by IXMLDOMDocumen...
2008-07-09  Piotr Cabanmsxml3: Implemented xmlnode_get_ownerDocument.
2008-07-09  Piotr Cabanmsxml3: Split DOMDocument_create.
2008-07-09  Piotr Cabanmsxml3: Return better bindf in GetBindInfo.
2008-07-09  Piotr Cabanmsxml3: Use OnDataAvailable for reading stream.
2008-07-09  Piotr Cabanmsxml3: Store current bsc in domdoc.
2008-07-09  Piotr Cabanmsxml3: Store IBinding in bsc.
2008-07-09  Piotr Cabanmsxml3: Make bsc heap based object.
2008-07-09  Piotr Cabanmsxml3: Implemented domdoc_put_documentElement.
2008-07-09  Piotr Cabanmsxml3: Use IXMLDOMNode_get_nodeType in xmlnode_appendC...
2008-07-09  Piotr Cabanmsxml3/test: Added ISAXXMLReader test.
2008-07-09  Piotr Cabanmsxml3: Added ISAXXMLReader_getErrorHandler implementation.
2008-07-09  Piotr Cabanmsxml3: Added ISAXMLReader_putErrorHandler implementation.
2008-07-09  Piotr Cabanmsxml3: Added ISAXMLReader_getContentHandler implementa...
2008-07-09  Piotr Cabanmsxml3: Added ISAXXMLReader_putContentHandler implement...
2008-07-09  Piotr Cabanmsxml3: Added ISAXMLReader_getContentHandler implementa...
2008-07-09  Piotr Cabanmsxml3: Added stub implementation for SAXXMLReader...
2008-07-09  Dylan Smithrichedit: Fixed 2 minor paragraph format effect errors.
2008-07-09  Dylan Smithrichedit: Set the default paragraph format consistently.
2008-07-09  Dylan Smithrichedit: PFE_TABLE flag is now used instead of private...
2008-07-09  Maarten Lankhorstquartz: Add tests for avi splitter.
2008-07-09  Maarten Lankhorstquartz: Add rewrite of avi splitter.
2008-07-09  Maarten Lankhorstquartz: Fix deadlock with transform filter.
2008-07-09  Stefan Dösingerwined3d: Move fog to the vertex states.
2008-07-09  Stefan Dösingerwined3d: Move a few more states to the misc states.
2008-07-09  Stefan Dösingerwined3d: WINED3DRS_LASTPIXEL -> misc states.
2008-07-09  Stefan Dösingerwined3d: Alpha states -> misc pipeline states.
2008-07-09  Stefan Dösingerwined3d: Move wrapu to the misc states.
2008-07-09  Stefan Dösingerwined3d: Move a few more states to the misc pipeline.
2008-07-09  Stefan Dösingerwined3d: Textureperspective->misc states.
2008-07-09  Stefan Dösingerwined3d: Move WINED3DRS_ANTIALIAS to the misc states.
2008-07-09  Stefan Dösingerwined3d: Move pixelshader application to the fragment...
2008-07-09  Stefan Dösingerwined3d: Initialize the state table before filling it.
2008-07-09  Hwang YunSong... winhlp32: Updated Korean resource.
2008-07-09  James Hawkinsmsi: Only copy the resulting string if the RegistryValu...
2008-07-09  James Hawkinsmsi: Add tests for opening a package from a database.
2008-07-09  Andrew Talbotwined3d: Remove const qualifier from output pointers.
2008-07-09  Nikolay Sivovgdiplus: Implemented GdipDrawClosedCurve and GdipDrawCl...
next