Commit Graph

75501 Commits

Author SHA1 Message Date
Alexandre Julliard 831338df01 shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name. 2011-01-17 13:33:26 +01:00
Michael Stefaniuc 00d1915902 mmdevapi: Use ifaces instead of vtbl pointers in MMDevice. 2011-01-17 13:23:39 +01:00
Michael Stefaniuc f0b20ad4b3 hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl. 2011-01-17 13:23:33 +01:00
Greg Geldorp 725cb2f3c0 msvcrt/tests: Use different method to determine non-SBCS locale. 2011-01-17 13:23:25 +01:00
Michael Stefaniuc 568b0d5c08 jscript: COM cleanup for the IServiceProvider iface. 2011-01-17 13:22:14 +01:00
Michael Stefaniuc 3b1d9d43de jscript: Use ifaces instead of vtbl pointers in JScript. 2011-01-17 13:22:12 +01:00
Michael Stefaniuc 3cb9886ea7 jscript: COM cleanup for the IDispatchEx iface. 2011-01-17 13:22:10 +01:00
Henri Verbeet c28d6f38af wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released(). 2011-01-17 13:22:06 +01:00
Henri Verbeet 834b599e19 wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released(). 2011-01-17 13:22:06 +01:00
Henri Verbeet 852ac57db6 wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add(). 2011-01-17 13:22:06 +01:00
Henri Verbeet 2ad540cea5 wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove(). 2011-01-17 13:22:06 +01:00
Juan Lang 9f8d00889f rsaenh: Be more careful about when to hash HMAC key material. 2011-01-17 13:22:06 +01:00
Juan Lang 786c57d323 rsaenh: Only set key length on successful retrieval of hash value. 2011-01-17 13:22:06 +01:00
Juan Lang 7f0db79491 crypt32: Add stub for CertRegisterPhysicalStore. 2011-01-17 13:22:05 +01:00
Greg Geldorp 4d7e73397d comdlg32/tests: Fix expected height computation. 2011-01-17 13:22:05 +01:00
Greg Geldorp f61c8c68b6 user32/tests: Fix DDE test failures on DBCS machines. 2011-01-17 13:22:05 +01:00
Vincent Povirk d7379712e7 gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
David Hedberg 9fd1e23602 shell32/tests: Fix a leak in the ebrowser tests (Valgrind). 2011-01-17 12:52:31 +01:00
David Hedberg 8cf1200fff shell32: Fix a leak in the ebrowser travellog (Valgrind). 2011-01-17 12:52:27 +01:00
Nikolay Sivov f6ce8b7196 msxml3/tests: Fix a lot of leaks in tests (Valgrind). 2011-01-17 12:52:19 +01:00
Greg Geldorp e8ac427143 msctf/tests: Fix failures on Win7 and East-Asian machines. 2011-01-17 12:52:07 +01:00
Thomas Mullaly c63cf7014b urlmon/tests: Fixed memory leak in tests (valgrind). 2011-01-17 12:51:35 +01:00
Thomas Mullaly 33fcb5b5f4 normaliz: Changed the default debug channel to normaliz instead of authz. 2011-01-17 12:51:31 +01:00
Thomas Mullaly 81d6e7443a urlmon: Fixed misc typos and removed a few random tab characters. 2011-01-17 12:51:26 +01:00
Francois Gouget 2df9129c52 ntdll/tests: Fix compilation on systems that don't support nameless unions. 2011-01-17 12:51:15 +01:00
Nikolay Sivov 4b317fde2a shell32: Fix a cloned PIDL leak (Valgrind). 2011-01-17 12:51:06 +01:00
Nikolay Sivov 38a995021a shell32/tests: Fix some leaks in tests (Valgrind). 2011-01-17 12:50:58 +01:00
Nikolay Sivov d6c0752913 shlwapi: Keep pointer to allocated block to free it later (Valgrind). 2011-01-17 12:50:49 +01:00
Nikolay Sivov e871d5ec37 hlink/tests: Fix interface leak (Valgrind). 2011-01-17 12:50:42 +01:00
Nikolay Sivov 79f1d863d2 fusion: Fix processor arch string leak (Valgrind). 2011-01-17 12:50:38 +01:00
Nikolay Sivov 6d1a3c6e6e comctl32/imagelist: Fix a couple of imagelist leaks (Valgrind). 2011-01-17 12:50:33 +01:00
Damjan Jovanovic bf07eb926e winemenubuilder: Extract all icon sizes on freedesktop too. 2011-01-17 12:50:14 +01:00
Alexandre Julliard b8f6345d3d libwine: Remove redundant wine_switch_to_stack implementations. 2011-01-17 12:49:31 +01:00
Vincent Povirk 173b2c5b0f wininet: Use LIST_FOR_EACH_SAFE in a loop where we can delete an entry. 2011-01-17 12:49:14 +01:00
Michael Stefaniuc e5b2a222ac urlmon: Remove some leftovers from the old COM days. 2011-01-17 12:49:04 +01:00
Michael Stefaniuc 970e211a21 urlmon: COM cleanup for the IStream iface. 2011-01-17 12:49:00 +01:00
Michael Stefaniuc a1cef7294d urlmon: COM cleanup for the rest of the ifaces in Binding. 2011-01-17 12:48:55 +01:00
Michael Stefaniuc 7b496eb178 urlmon: COM cleanup for the IBinding iface. 2011-01-17 12:48:50 +01:00
Nikolay Sivov 0fc4e7b17c oleaut32/tests: Fix a string leak (Valgrind). 2011-01-17 12:48:41 +01:00
Nikolay Sivov 6869f89a30 comctl32/tests: Fix a leak in rebar test data allocation (Valgrind). 2011-01-17 12:48:36 +01:00
Nikolay Sivov e61fd95146 comctl32/tests: Fix a leak in toolbar test data allocation (Valgrind). 2011-01-17 12:48:28 +01:00
Nikolay Sivov 90090332a2 oleaut32/safearray: Fix allocation error check for array descriptor. 2011-01-17 12:48:07 +01:00
André Hentschel 30063b5439 libwine: Implemented the call_on_stack function for Sparc. 2011-01-17 12:46:43 +01:00
Alexandre Julliard 4b028deb00 po: Update the English po files. 2011-01-17 12:45:24 +01:00
Aurimas Fišeras d09218d503 po: Update Lithuanian translation. 2011-01-17 12:24:04 +01:00
Alexander Morozov 420b48b4c8 include: Add some Shell32 interfaces and coclasses. 2011-01-17 12:23:41 +01:00
Alexandre Julliard baeb0d971f po: Unify the spelling of some menu entries across programs. 2011-01-14 18:26:22 +01:00
Alexander Kochetkov 69f88da187 wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode. 2011-01-14 18:26:20 +01:00
Juan Lang 7d21d9361c mswsock.h: Fix typo. 2011-01-14 18:26:20 +01:00
Erich Hoover aaa9fa7112 urlmon: Fix MK protocol handling of escaped characters. 2011-01-14 18:26:20 +01:00