dinput: Don't copy no longer used user data format object array.
[wine] / dlls /
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 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  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-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 Pouechdbghelp: Handling of S_SALIGN symbols.
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-06  Eric Pouechdbghelp: Corrected the map/unmap operations for ELF...
2007-01-06  Kai Blinmsacm32: Fix comment and remove unneeded if check ...
2007-01-06  Francois Gougetole32: Print GetLastError() in decimal with '%u'.
2007-01-06  Francois Gougetgdi32/tests: Print GetLastError() in decimal with ...
2007-01-06  Francois Gougetshell32/tests: Print GetLastError() in decimal with...
2007-01-06  Francois Gougetlocalspl/tests: Print GetLastError() in decimal with...
2007-01-06  Francois Gougetversion/tests: Print GetLastError() in decimal with...
2007-01-05  Francois Gougetddrawex: Self-register the DirectDrawFactory CoClass.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
2007-01-05  Francois Gougetadvapi32: Remove a useless macro.
2007-01-05  Kai Blinshlwapi: Remove redundant check in assignment, unicode...
2007-01-05  Kai Blinuser32: If pTest was allocated, length has to be >...
2007-01-05  Kai Blinole32: Remove redundant NULL check (Coverity).
2007-01-05  Jeff Latimerwinemp3.acm: Ensure null check before dereference.
2007-01-05  Jeff Latimerwininet: Ensure null check before dereference.
2007-01-05  Andrew Talbotdmloader: Declare some functions static.
2007-01-05  Andrew Talbotdmime: Declare some functions static.
2007-01-05  Francois Gougetquartz: Use '%u' to print GetLastError().
2007-01-05  Francois Gougeturlmon: Print GetLastError() in decimal with '%u'.
2007-01-05  Francois Gougetqcap: Print GetLastError() in decimal with '%u'.
2007-01-05  Dmitry Timoshkovkernel32: GetTimeFormat and GetDateFormat should fail...
2007-01-05  Louis Lendersdevenum: Update Dutch resource.
2007-01-05  Louis Lenderscomdlg32: Update Dutch resource.
2007-01-05  Vitaliy Margolendinput: Change EnumObjects to use GetObjectInfo.
2007-01-04  Chris Robinsonwined3d: state_pointsprite should apply to all texture...
2007-01-04  Eric Pouechimagehlp: Make use of the bReadOnly parameter in MapAnd...
2007-01-04  Eric Pouechimagehlp: Correctly handle files without NT headers...
next