wine
2008-07-14  Rob Shearmanrpcrt4: Implement NdrMesProcEncodeDecode.
2008-07-14  Rob Shearmanrpcrt4: Implement MesEncodeIncrementalHandleCreate...
2008-07-14  Stefan Dösingerwined3d: Remove some dead code.
2008-07-14  Stefan Dösingerwined3d: Separate texture_activate_dimensions.
2008-07-14  Stefan Dösingerwined3d: Give nv* fixed function stuff its own state...
2008-07-14  Stefan Dösingerwined3d: Move shader constant affecting states to the...
2008-07-14  Stefan Dösingerwined3d: WINED3DTSS_TEXCOORDINDEX belongs to the vertex...
2008-07-14  Stefan Dösingerwined3d: Give the nvts/nvrc code its own pipeline imple...
2008-07-14  Stefan Dösingerwined3d: Simplify the fragment pipeline selection.
2008-07-14  Stefan Dösingerwined3d: Move fixed function texture dimension updates...
2008-07-14  Stefan Dösingerwined3d: NP2 coordinate adjustment is a vertex operation.
2008-07-14  Stefan Dösingerwined3d: Remove the atifs shader backend.
2008-07-14  Juan Langcrypt32: Don't expect ImageGetCertificateData to succee...
2008-07-14  Juan Langcrypt32: Add MS root certs to root store.
2008-07-11  Alexandre JulliardRelease 1.1.1. wine-1.1.1
2008-07-11  Alexandre Julliardwinealsa: Fix some unsigned comparison < 0 warnings.
2008-07-11  Reece Dunncomctl32: Add support for drawing themed group boxes.
2008-07-11  Gerald Pfeifercomctl32: Some simplifications.
2008-07-11  Roy Sheainclude: Add header for mstask.
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-07-11  Andre Wisplinghoffregedit: Implement deleting multiple values.
2008-07-11  Stefan Dösingerwined3d: Set ffp caps in the ffp backend, not the shade...
2008-07-11  Stefan Dösingerwined3d: Move shader_fragment_enable to the fragment...
2008-07-11  Stefan Dösingerwined3d: Samplers -> misc states.
2008-07-11  Stefan DösingerWined3d: Move the last states.
2008-07-11  Stefan Dösingerwined3d: One more psize state.
2008-07-11  Stefan Dösingerwined3d: Point size vertex states.
2008-07-11  Dylan Smithrichedit: Use system colour for highlighting after...
2008-07-11  Dylan Smithrichedit: Prevented underlining the end of paragraph...
2008-07-11  Dylan Smithrichedit: Tabs are now highlighted and underlined.
2008-07-11  Piotr Cabanmsxml3/tests: Added test for getContentHandler with...
2008-07-11  Piotr Cabanmsxml3: Fixed ISAXXMLReader_getContentHandler and ISAXX...
2008-07-11  Piotr Cabanmsxml3: Fixed xmlnode_removeChild.
2008-07-11  Detlef Riekenbergwinspool: Move DeleteMonitorW to the backend.
2008-07-11  Detlef Riekenbergwinspool: Move more parameter-checks for EnumMonitorsW...
2008-07-11  Detlef Riekenbergsetupapi/tests: Avoid a crash on Win9x.
2008-07-11  Maarten Lankhorstdevenum: Call VariantInit instead of VariantClear.
2008-07-11  Michael Stefaniucquartz: Add missing LeaveCriticalSection on error path...
2008-07-11  Alexander Nicolaysen... regedit: Null-terminate buffer in Unicode file import.
2008-07-11  Alexander Nicolaysen... regedit: Fix comment handling in Unicode file import.
2008-07-11  Alexander Nicolaysen... regedit: Use strchrW instead of custom code in Unicode...
2008-07-11  Andrew Talbotoleaut32: Remove unneeded address-of operators from...
2008-07-11  Andrew Talbotole32: Remove unneeded address-of operators from array...
2008-07-11  Andrew Talbotntdll: Remove unneeded address-of operators from array...
2008-07-11  Andrew Talbotmsi: Remove unneeded address-of operators from array...
2008-07-11  Andrew Talbotmscms: Remove unneeded address-of operator from array...
2008-07-11  Andrew Talbotlocalspl: Remove unneeded address-of operators from...
2008-07-11  Andrew Talbotkernel32: Remove unneeded address-of operators from...
2008-07-11  Andrew Talbothlink: Remove unneeded address-of operators from array...
2008-07-11  Andrew Talbothhctrl.ocx: Remove unneeded address-of operator from...
2008-07-11  Andrew Talbotgdiplus: Remove unneeded address-of operator from array...
2008-07-11  Andrew Talbotgdi32: Remove unneeded address-of operator from array...
2008-07-11  Maarten Lankhorstquartz: Make the file source rotate around the 'first...
2008-07-11  Maarten Lankhorstquartz: End the flush downstream first before restartin...
2008-07-11  H. Verbeetwined3d: Destroy the shader backend after the stateblock.
2008-07-11  Juan Langwintrust: Use path in WIN_TRUST_SUBJECT_FILE structure...
2008-07-11  Nikolay Sivovgdiplus: Implemented GdipGetPenDashCount.
2008-07-11  Nikolay Sivovgdiplus: Implemented GdipSetPenDashCap197819.
2008-07-11  Nikolay Sivovgdiplus: GdipFillRegion actually belongs to Graphics.
2008-07-11  Zac Browninclude/winhttp.h: Add WinHttp status codes.
2008-07-10  Alexandre Julliardgdiplus/tests: Don't test returned value if the call...
2008-07-10  H. Verbeetwined3d: Don't call shader_select() in depth_blt().
2008-07-10  Alistair Leslie... shlwapi: Fix tests under w2k8.
2008-07-10  Alexandre Julliardserver: Better handling of errors when accessing the...
2008-07-10  Alexandre Julliardntdll: Add some workarounds for Solaris signal handling...
2008-07-10  Dylan Smithrichedit: Handle overflow of only spaces on first line...
2008-07-10  Dylan Smithrichedit: Fixed position of runs in some situations...
2008-07-10  Dylan Smithrichedit: Tabs cause lines to wrap but not end of parag...
2008-07-10  Dylan Smithrichedit: Removed redundant wrapping code.
2008-07-10  Piotr Cabanmsxml3: oldChild in xmlnode_removeChild may be NULL.
2008-07-10  Piotr Cabanmsxml3/tests: Added more tests to ISAXXMLReader_putCont...
2008-07-10  Huw Daviesgdiplus: Partial implementation of GdipCreateBitmapFrom...
2008-07-10  Huw Daviesgdiplus: Stubs for GdipIsVisiblePathPoint[I].
2008-07-10  Huw Daviesgdiplus: Implement GdipCreateMetafileFromWmfFile.
2008-07-10  Huw Daviesgdiplus: Add stubs for GdipTransformPoints[I].
2008-07-10  Alexander Nicolaysen... regedit: Add support for importing Unicode files.
2008-07-10  Alexander Nicolaysen... regedit: Convert remaining registry import code to...
2008-07-10  Alexander Nicolaysen... regedit: Convert openKey to Unicode.
2008-07-10  Alexander Nicolaysen... regedit: Convert the rest of setValue to Unicode.
2008-07-10  Alexandre Julliardregedit: Fixed the GetWideString and GetMultiByteString...
2008-07-10  Alexandre Julliardwinetest: Use Win32 APIs exclusively for file I/O and...
2008-07-10  Maarten Lankhorstntdll: Use module for path to activation context.
2008-07-10  Zac Brownwininet/tests: Change some traces to skips in tests.
2008-07-10  Maarten Lankhorstquartz: Call run before pausing in transform filter.
2008-07-10  Maarten Lankhorstquartz: Make filtergraph quieter.
2008-07-10  Maarten Lankhorstquartz: Make parser start even if some of the pins...
2008-07-10  Francois Gougetconfigure: On Solaris liblber needs libsocket.
2008-07-10  Francois Gougetgdiplus: Add/fix the trailing '\n' to Wine traces.
2008-07-10  Francois GougetAssorted spelling fixes.
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.
next