Commit Graph

63180 Commits

Author SHA1 Message Date
Michael Stefaniuc 27e1d5adb7 quartz: Use an IDL file to define the IAMFilterData iface. 2011-09-06 11:29:38 +02:00
Henri Verbeet cf010c563c wined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const. 2011-09-06 10:48:43 +02:00
Henri Verbeet cb82e57290 wined3d: Make the device parameter to wined3d_device_get_index_buffer() const. 2011-09-06 10:48:41 +02:00
Henri Verbeet 1b9bc1a950 wined3d: Try doing a present in wined3d_surface_blt() instead of IWineD3DSurfaceImpl_BltOverride(). 2011-09-06 10:48:36 +02:00
Henri Verbeet b86d69de16 wined3d: Don't override the swapchain present interval in IWineD3DSurfaceImpl_BltOverride(). 2011-09-06 10:48:31 +02:00
Piotr Caban b7ea63118a msvcrt: Fix _vswprintf* arguments. 2011-09-05 19:57:47 +02:00
Alistair Leslie-Hughes 5b49e228ae ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW. 2011-09-05 19:39:58 +02:00
Alexandre Julliard 52fa3bf42d secur32: Avoid size_t and fix some printf formats. 2011-09-05 19:34:55 +02:00
André Hentschel 220191abe1 cryptnet: Use the constants from the wininet header. 2011-09-05 19:32:32 +02:00
Alexandre Julliard e04866f3cf wldap32: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
Alexandre Julliard 37e358404f sane.ds: Include system headers before Windows headers. 2011-09-05 19:32:32 +02:00
Alexandre Julliard 08272af642 gphoto2.ds: Include system headers before Windows headers. 2011-09-05 19:32:27 +02:00
Alexandre Julliard f9a9a18e1d crypt32: Include system headers before Windows headers. 2011-09-05 17:22:17 +02:00
Alexandre Julliard d37c85d6a7 advapi32: Include system headers before Windows headers. 2011-09-05 17:22:10 +02:00
Hans Leidekker 9cb38911d2 msi: Initialize a variable. 2011-09-05 17:17:41 +02:00
Hans Leidekker 470688f729 msi: Use a higher value for the initial transform disk id. 2011-09-05 17:17:37 +02:00
Hans Leidekker eaf8848d0d msi/tests: Fix a number of test messages. 2011-09-05 17:17:32 +02:00
Hans Leidekker a8b51497e5 msi: Avoid a leak when a query is executed more than once. 2011-09-05 17:17:28 +02:00
Hans Leidekker d5a98e5d85 winhttp: Fix some memory leaks. 2011-09-05 17:17:20 +02:00
Hans Leidekker 3762de9d8c winhttp/tests: Initialize a variant with a known value. 2011-09-05 17:17:11 +02:00
Hans Leidekker 82f7651005 winhttp: Properly test a boolean variant. 2011-09-05 17:17:07 +02:00
Hans Leidekker 1edf2d4a03 xolehlp: New dll. 2011-09-05 17:16:22 +02:00
Michael Stefaniuc 5a886316b4 ntdll: Don't use HIWORD to check if an atom is a small int. 2011-09-05 17:14:26 +02:00
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 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
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 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
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