Commit Graph

76561 Commits

Author SHA1 Message Date
Rico Schüller f9696983cf d3dcompiler: Implement ID3D11ShaderReflectionType::GetMemberTypeName(). 2011-03-01 13:21:58 +01:00
Rico Schüller 54b5364988 d3dcompiler: Implement ID3D11ShaderReflectionType::GetMemberTypeByName(). 2011-03-01 13:21:58 +01:00
Rico Schüller 3ca651cce1 d3dcompiler: Implement ID3D11ShaderReflectionType::GetMemberTypeByIndex(). 2011-03-01 13:21:58 +01:00
Rico Schüller a300481187 d3dcompiler: Parse member types. 2011-03-01 13:21:58 +01:00
Alexandre Julliard bc4afb0786 server: Don't pass a thread id to send_hardware_message, determine it from the window. 2011-03-01 13:21:58 +01:00
Alexandre Julliard 8f88d4fe78 winex11: Pass a window handle for keyboard hardware messages too. 2011-03-01 13:21:58 +01:00
Alexandre Julliard 39c4e6d1d9 user32: Retrieve the current cursor position from the server. 2011-03-01 13:21:42 +01:00
Alexandre Julliard a7da164949 user32: Retrieve the key state for GetAsyncKeyState from the server. 2011-02-28 22:28:42 +01:00
Alexandre Julliard 22468ec65c server: Maintain the "set since last time" bit for the global keystate. 2011-02-28 22:28:21 +01:00
Alexandre Julliard b9e4b5a28c server: Fill the key state in mouse events from the server-side state. 2011-02-28 21:37:09 +01:00
André Hentschel c7089361b2 winex11.drv: Quiet a noisy FIXME. 2011-02-28 15:50:49 +01:00
Peter Urbanec 193d13c421 comctl32/tests: Enable statusbar tooltip tests. 2011-02-28 15:50:24 +01:00
Peter Urbanec 4f77b00372 comctl32: Use signed indices, so that the number of parts can be set to zero. 2011-02-28 15:50:22 +01:00
André Hentschel e165464eea msvcrt: Implement _wfindnext64. 2011-02-28 15:49:40 +01:00
André Hentschel 1601a264e8 msvcrt: Implement _wfindfirst64. 2011-02-28 15:49:28 +01:00
André Hentschel 13fc9ce134 ntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress. 2011-02-28 15:34:55 +01:00
Jacek Caban 3091f3464e mshtml: Added onsubmit and event canceling tests. 2011-02-28 14:04:59 +01:00
Jacek Caban 5055caa8fa mshtml: Added support for canceling default event behavior. 2011-02-28 14:04:57 +01:00
Jacek Caban 650feb0380 mshtml: Fixed memory leak. 2011-02-28 14:04:55 +01:00
Jacek Caban f4c4a94618 mshtml: Added IHTMLFormElement::onsubmit implementation. 2011-02-28 14:04:53 +01:00
Jacek Caban f3d40454a9 mshtml: Added simple filter parser to support opacity. 2011-02-28 14:04:51 +01:00
Jacek Caban 1745abfa26 mshtml: Store style object in element object. 2011-02-28 14:04:49 +01:00
Jacek Caban 0131e0472f mshtml: Store style filter in HTMLStyle object. 2011-02-28 14:04:46 +01:00
Jacek Caban 624287499e mshtml: Fixed typos in IHTMLInputElement::value tests. 2011-02-28 14:04:44 +01:00
Alexandre Julliard 35d5c07538 winedbg: Support setting a breakpoint from a file name and line number. 2011-02-28 14:04:20 +01:00
Jacek Caban 04e9b16c5b jscript: Fixed corner cases in parseInt implementation. 2011-02-28 13:21:38 +01:00
Jörg Höhle 90da8b749e mciwave: Fix a leak when Open fails (valgrind). 2011-02-28 13:21:26 +01:00
Akihiro Sagawa ea27fd99e9 msvfw32: Add Japanese translation. 2011-02-28 13:21:06 +01:00
Akihiro Sagawa 0ba05ee3f0 credui: Add Japanese translation. 2011-02-28 13:21:04 +01:00
Akihiro Sagawa 1aef4dc030 wineconsole: Add Japanese translation. 2011-02-28 13:21:03 +01:00
Akihiro Sagawa 35ddb4c26d shdocvw: Add Japanese translation. 2011-02-28 13:21:00 +01:00
Akihiro Sagawa e7efd148a8 hhctrl.ocx: Use DEFAULT_GUI_FONT to show non-ansi characters properly. 2011-02-28 13:15:23 +01:00
Wolfram Sang c67f075d67 user32: Check bitmap info before it is used. 2011-02-28 13:15:07 +01:00
Wolfram Sang ce5763b88c user32: Make DIB_GetBitmapInfo checks stricter. 2011-02-28 13:15:01 +01:00
Wolfram Sang 25923d2f16 user32/tests: Modify proper fields instead of magic offsets. 2011-02-28 13:14:55 +01:00
Austin English 01ca32ac91 rpcrt4/tests: Remove win9x hacks. 2011-02-28 13:13:58 +01:00
Austin English 3ac1db562a crypt32/tests: Remove win9x hacks. 2011-02-28 13:13:49 +01:00
Austin English c17df92e5d riched20/tests: Remove win9x hacks. 2011-02-28 13:13:33 +01:00
Austin English ca10161c5c lz32/tests: Remove win9x hacks. 2011-02-28 13:13:12 +01:00
Austin English 197f2f8cad gdi32/tests: Remove win9x hacks. 2011-02-28 13:13:05 +01:00
Austin English 0a284208bd msi/tests: Remove win9x hacks. 2011-02-28 13:12:50 +01:00
Austin English 5ed5f21d02 mlang/tests: Remove win9x hacks. 2011-02-28 13:12:41 +01:00
Austin English d385435876 kernel32/tests: Remove win9x hacks. 2011-02-28 13:12:30 +01:00
Austin English ead0efbacd inetmib1/tests: Add missing broken(). 2011-02-28 13:11:58 +01:00
Austin English 5cce62a8f4 hlink/tests: Remove win9x hacks. 2011-02-28 13:11:50 +01:00
Austin English cbc81c97d0 fusion/tests: Remove win9x hacks. 2011-02-28 13:11:43 +01:00
Austin English 62b83bf036 dsound/tests: Remove win9x hack. 2011-02-28 13:11:34 +01:00
Austin English 98678879af d3d8/tests: Remove win9x hack. 2011-02-28 13:11:28 +01:00
Austin English 7c25705e3c comctl32/tests: Remove win9x hack. 2011-02-28 13:11:22 +01:00
Austin English de6e33f306 cryptnet/tests: Remove win9x hacks. 2011-02-28 13:11:14 +01:00