Commit Graph

81566 Commits (f8a215b09ca507408ad9032ff20e22d1db5f7db9)
 

Author SHA1 Message Date
Jacek Caban bbed41fa6a vbscript: Added AddNamedItem implementation. 2011-09-05 17:14:09 +02:00
Jacek Caban aff6961bac vbscript: Added more uninitialization tests and fixes. 2011-09-05 17:14:02 +02:00
Jacek Caban 71cbb6e17c vbscript: Added GetScriptDispatch implementation. 2011-09-05 17:13:53 +02:00
Jacek Caban 3d3504a6d7 vbscript: Added SetScriptState implementation. 2011-09-05 17:13:27 +02:00
Thomas Mullaly dac6d862ec urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests. 2011-09-05 16:49:29 +02:00
Thomas Mullaly 98d5dfb83d urlmon: Added basic MapUrlToZoneEx2 implementation. 2011-09-05 16:49:20 +02:00
Thomas Mullaly e0dfbd6a94 urlmon: Improved GetSecurityId's support for file url's. 2011-09-05 16:49:00 +02:00
Thomas Mullaly 9848872207 urlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc. 2011-09-05 16:48:45 +02:00
Francois Gouget dfa0acd1fd po: Mark a couple of broken Korean translations as fuzzy. 2011-09-05 16:42:21 +02:00
Francois Gouget 4dcb96af56 po: Mark a couple of broken German translation as fuzzy. 2011-09-05 16:42:17 +02:00
Francois Gouget 5f53f1ad07 shlwapi: Add a message context for 'hr', 'min' and 'sec'. 2011-09-05 16:42:12 +02:00
Francois Gouget ca1ca4d44c crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'. 2011-09-05 11:38:03 +02:00
Francois Gouget 6ecbe07be9 wordpad: Specify a message context for 'cm', 'in' and 'pt'. 2011-09-05 11:33:18 +02:00
Francois Gouget 2dc6d78347 taskmgr: Fix the name of a couple of process priority levels. 2011-09-05 11:10:18 +02:00
Henri Verbeet 9ae5d06e77 wined3d: Make the device parameter to wined3d_device_get_material() const. 2011-09-05 10:57:03 +02:00
Henri Verbeet 23b4be9155 wined3d: Make the device parameter to wined3d_device_get_clip_status() const. 2011-09-05 10:57:00 +02:00
Henri Verbeet 3346fc747c wined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride(). 2011-09-05 10:56:54 +02:00
Henri Verbeet 74b418c9e0 wined3d: Don't print the GLSL info log by default on fglrx. 2011-09-05 10:56:46 +02:00
Bruno Jesus 733c7f2c72 ws2_32: Fix a leak in WS2_AcceptEx. 2011-09-05 10:56:04 +02:00
Francois Gouget 94532dbd08 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2011-09-05 10:54:00 +02:00
Andrew Talbot 99b8ee10d1 winealsa.drv: Remove unneeded address-of operators from function name. 2011-09-05 10:53:22 +02:00
Alexandre Julliard 794b9313a4 libwine: Disable debug output when stderr goes to /dev/null. 2011-09-04 23:15:49 +02:00
Alexandre Julliard 4b27371392 ntdll: Add support for asmv1 namespace prefix in xml elements. 2011-09-04 19:40:56 +02:00
Alexandre Julliard db7ace64d3 user32: Compute the size of the message spy arrays at compile time. 2011-09-04 19:40:36 +02:00
Alexandre Julliard 4266fcb28d gdi32: Fix coordinate mapping in Get/SetBoundsRect, with tests. 2011-09-04 16:47:38 +02:00
Francois Gouget 32c36b7505 po: Fix some typography issues in the Czech translation. 2011-09-02 18:31:25 +02:00
Bruno Jesus 7c76a79ffa user32: Fix support for CB_SETDROPPEDWIDTH in combobox. 2011-09-02 18:28:25 +02:00
Ričardas Barkauskas d9ada7929a ddraw: Don't allow SetPalette on mipmap sublevels instead of root surfaces. 2011-09-02 18:28:25 +02:00
Ričardas Barkauskas 9425e1be83 wined3d: Add support for Nvidia GT 555M. 2011-09-02 18:28:25 +02:00
Piotr Caban d9a661e21b mshtml: Added more IHTMLElement_{put, get}_onclick tests. 2011-09-02 18:28:25 +02:00
Piotr Caban 9b26776fda mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function. 2011-09-02 18:28:25 +02:00
Piotr Caban 48e2f9426c mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 648ed1e1c6 mshtml: Added HTMLAttributeCollection_invoke implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban fb9af4648f mshtml: Added HTMLAttributeCollection_get_dispid implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban 4d74236fa2 mshtml/tests: Added IHTMLAttributeCollection tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 02e0d91c0e mshtml/tests: Added attributes tests on comment node. 2011-09-02 18:28:24 +02:00
Piotr Caban 13701221ee mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
Piotr Caban c7cb9f759c mshtml: Added HTMLAttributeCollection2_getNamedItem implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban 130c8342a0 mshtml: Don't cache HTMLAttributesCollection results. 2011-09-02 18:28:24 +02:00
Piotr Caban 726f003293 jscript/tests: Added decodeURI tests. 2011-09-02 18:28:24 +02:00
Piotr Caban e4ec169fd9 jscript: Added decodeURI implementation. 2011-09-02 18:28:14 +02:00
Piotr Caban df96b7297b jscript: Throw exception on error in JSGlobal_encodeURIComponent. 2011-09-02 18:10:14 +02:00
Piotr Caban 65a7f47531 jscript: Limit name hash computations number. 2011-09-02 18:10:12 +02:00
Piotr Caban f1a237d682 jscript: Use hash table when accessing object properties by name. 2011-09-02 18:10:09 +02:00
Piotr Caban 71b58e56c2 jscript: Added Object.hasOwnProperty implementation. 2011-09-02 18:10:07 +02:00
Alexandre Julliard a0f1b20464 gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
André Hentschel 62dca77bb3 urlmon/tests: Print out the wrong mime. 2011-09-02 14:46:35 +02:00
Jacek Caban 4f5b2a4c3a vbscript: Moved includes required by vbscript.h to the header. 2011-09-02 14:43:33 +02:00
Jacek Caban 286c9cee4a vbscript: Added IObjectSafety tests. 2011-09-02 14:43:22 +02:00
Jacek Caban dd7ee024af vbscript: Added GetInterfaceSafetyOptions implementation. 2011-09-02 14:43:14 +02:00