wine
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucinclude: Remove stray '\' at end of lines.
2007-01-09  Andrew Talbotdsound: Remove unused function.
2007-01-09  Andrew Talbothhctrl.ocx: Remove unused variable.
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2007-01-09  Andrew Talbotgdi32: Remove unused function.
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-09  Detlef Riekenberglocalspl/tests: Load the user interface dll on demand.
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2007-01-08  Alexandre Julliardserver: Don't fail to map a shared section if the final...
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2007-01-08  Patrik Stridvallimm32: Only unregister the IME class if it was registered.
2007-01-08  Paul Vrienskernel32/tests: Prevent memory leak.
2007-01-08  Vitaliy Margolendinput: Set event from queue_event, simplifying code...
2007-01-08  Vitaliy Margolendinput: Use proper offset when queuing keyboard events.
2007-01-08  Vitaliy Margolenwinex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-08  Jonathan Ernstlocalspl: Added French translation.
2007-01-08  Stefan Dösingerwined3d: Fix np2 textures.
2007-01-08  Stefan Dösingerwined3d: Do not try to read the vertex decl when the...
2007-01-08  Stefan Dösingerwined3d: Remove some unneeded context cache members...
2007-01-08  Stefan Dösingerwined3d: Vertex buffers can use the declaration from...
2007-01-08  Stefan Dösingerwined3d: Do not preload vertex buffers in unlock.
2007-01-08  Stefan Dösingerwined3d: Clean up drawprim a bit.
2007-01-08  Stefan Dösingerddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on index buffers.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on pixel shaders.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references to the vertex...
2007-01-08  Stefan Dösingerwined3d: Do not activate vertex shaders needlessly.
2007-01-08  Stefan Dösingerwined3d: Avoid negative draw start indices.
2007-01-08  Stefan Dösingerwined3d: Move applying shader constants to the state...
2007-01-08  Stefan Dösingerwined3d: Remove the general query fixme.
2007-01-08  Stefan Dösingerwined3d: Apply shaders in their state handlers.
2007-01-08  Stefan Dösingerwined3d: Move debugging fixmes from drawprim to the...
2007-01-08  Stefan Dösingerwined3d: Re-add the fixed function stream source trace.
2007-01-08  Stefan Dösingerwined3d: Move applying the gl stream sources to the...
2007-01-08  Dmitry Timoshkovuser32: Restore old WM_SIZE handler in mdi child.
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Dmitry Timoshkovkernel32: Skip the VirtualAllocEx test under Win9x.
2007-01-08  Dmitry Timoshkovserver: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consi...
2007-01-08  Dmitry Timoshkovuser32: Add one more GetSystemMenu test.
2007-01-08  Dmitry Timoshkovuser32: Make message tests pass cleanly under XP SP2.
2007-01-08  Rob Shearmanwininet: Use Keep-Alive for HTTP requests if specified...
2007-01-08  Rob Shearmanwininet: Fix the handling of Accept types passed into...
2007-01-08  Rob Shearmanwininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to...
2007-01-08  Rob Shearmanole32: Fix the OLE clipboard test to call OleInitialize...
2007-01-08  Rob Shearmanole32: Add a field to the TLS data to determine whether...
2007-01-08  Rob Shearmanole32: IPeristStream implies IPersist and IStream impli...
2007-01-08  Rob Shearmanole32: IStream inherits from ISequentialStream so the...
2007-01-08  Rob Shearmanole32: Release the global interface table in the tests...
2007-01-08  Kai Blinwinmm: Remove unused variable and if check (Coverity).
2007-01-08  Kai Blintaskmgr: Remove unused variable and if check (Coverity).
2007-01-08  Andrew Talbotdplayx: Declare some functions static.
2007-01-08  Andrew Talbotdmstyle: Declare some functions static.
2007-01-08  Andrew Talbotdnsapi: Declare some items static.
2007-01-08  Francois Gougetmlang/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetmshtml/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetkernel32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetgdi32/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-08  Francois Gougetntdll/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-08  Francois Gougetd3d9/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetcrypt32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetgdi32/tests: Tweak a test to avoid an '#if 0'.
2007-01-08  Francois Gougeturlmon/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetrpcrt4/tests: Remove an unneeded '#if 0' and fix the...
2007-01-08  Francois Gougetrpcrt4/tests: Replace some '#if 0's with 'if (0)'s...
2007-01-08  Francois Gougetoleaut32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetoleaut32/tests: Fix compilation on systems with no...
2007-01-08  Francois Gougetsetupapi/tests: Print GetLastError() in decimal with...
2007-01-08  Francois Gougetwininet/tests: Print GetLastError() in decimal with...
2007-01-08  Francois Gougetwinspool.drv/tests: Replace some '#if 0's with 'if...
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2007-01-08  Dmitry Timoshkovkernel32: Skip the OpenProcess test under Win9x.
2007-01-08  H. Verbeetd3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration...
2007-01-08  H. Verbeetd3d8: IDirect3DDevice8Impl_GetVertexShaderFunction...
2007-01-08  H. Verbeetd3d8: IDirect3DDevice8Impl_GetPixelShaderFunction gets...
2007-01-08  Jacek Cabanshlwapi: Forward CLSIDFromProgIDWrap to ole32 (with...
2007-01-08  Jonathan Ernstshdoclc: Update French translation.
2007-01-08  Jonathan Ernstwinecfg: Update French translation.
2007-01-06  Dmitry Timoshkovdevenum: Do not store full DLL path in the registry.
2007-01-06  Dmitry Timoshkovqcap: Do not store full DLL path in the registry.
2007-01-06  Detlef Riekenbergwinspool: Implement XcvDataW.
2007-01-06  Detlef Riekenbergwinspool: Call the Portmonitor for XcvMonitor and XcvPo...
2007-01-06  Detlef Riekenbergwinspool: Start support for XcvMonitor and XcvPort...
2007-01-06  Detlef Riekenbergwinspool: Support the local computername as servername...
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2007-01-06  Vitaliy Margolendinput: Fix possible NULL deference.
2007-01-06  Vitaliy Margolendinput: Fix memory leak.
2007-01-06  Vitaliy Margolendinput: Fix mouse to use proper offset when queuing...
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Dump S_SSEARCH_V1 symbols.
2007-01-06  Eric Pouechwinedump: Added for dumping sstAlignSym and sstGlobalTy...
2007-01-06  Eric Pouechdbghelp: Handling of S_SALIGN symbols.
2007-01-06  Eric Pouechwinedump: Handling of S_SALIGN symbols.
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
next