Commit Graph

75468 Commits

Author SHA1 Message Date
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
Erich Hoover 1678a4a673 urlmon: Update MK protocol handling to IInternetProtocolEx. 2011-01-14 18:26:20 +01:00
Jörg Höhle 0a81f12ce1 winmm: PlaySound ignores SND_NOWAIT. 2011-01-14 18:26:20 +01:00
Greg Geldorp 1e7c80ba9a ddraw/tests: Remove some outdated tests. 2011-01-14 18:26:20 +01:00
Jacek Caban 4c6f8989eb msxml3: Fixed memory leak (valgrind). 2011-01-14 18:26:19 +01:00
Alexandre Julliard fa3ddd838b configure: Add a check for the QuickTime development headers. 2011-01-14 18:26:19 +01:00
Greg Geldorp f64a800fd9 shlwapi/tests: Don't assume date/time are separated by comma. 2011-01-14 18:26:19 +01:00
Greg Geldorp 16e9171989 gdi32/tests: Fix tmLastChar test. 2011-01-14 18:26:19 +01:00
Michael Stefaniuc 5d6b2f13de urlmon: Use ifaces instead of vtbl pointers in ProtocolProxy. 2011-01-14 18:26:18 +01:00
Michael Stefaniuc f0bd3e694b objsel: COM cleanup for the IDsObjectPicker iface. 2011-01-14 18:26:18 +01:00
Michael Stefaniuc 39e80379e7 objsel: COM cleanup for the IClassFactory iface. 2011-01-14 18:26:18 +01:00
Michael Stefaniuc 1c35951f9f sxs: COM cleanup for the IAssemblyCache iface. 2011-01-14 18:26:18 +01:00
Juan Lang c91afb9733 rsaenh: Add support for CRYPT_IPSEC_HMAC_KEY. 2011-01-14 18:26:17 +01:00
Juan Lang 5ccf2bd998 rsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each key import function. 2011-01-14 18:26:17 +01:00
Alexandre Julliard 61cf2d35ae mshtml: Remove a leftover string table. 2011-01-14 18:26:15 +01:00
Alexandre Julliard 36bc86bfb3 wrc: Remove the context prefix when generating the po file for English. 2011-01-14 18:26:12 +01:00
Alexandre Julliard 036fe88ef4 sane.ds: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard 7294f7d80f comdlg32: Convert string tables resources to po files. 2011-01-14 18:26:11 +01:00
Alexandre Julliard a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Alexandre Julliard 30b5e22def regedit: Convert menu and string tables resources to po files. 2011-01-14 18:26:06 +01:00
Alexandre Julliard 4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Aurimas Fišeras d8c833bc6d po: Update Lithuanian translation. 2011-01-14 13:10:43 +01:00
Alexandre Julliard adfab558ec winecfg: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:15:08 +01:00
Alexandre Julliard de10568061 regedit: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:09:47 +01:00
Alexandre Julliard bfd56391b6 oleview: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:01:23 +01:00
Alexandre Julliard 56193df2fd winevdm: Try to exec dosbox if DOS is not supported natively. 2011-01-13 20:41:27 +01:00
Alexandre Julliard cf1cd33570 dbghelp: Support pointer types of various sizes. 2011-01-13 20:09:49 +01:00
Alexandre Julliard 06f76236d1 libwine: Fall back to normal exec if the preloader doesn't exist. 2011-01-13 19:56:12 +01:00
Piotr Caban 856da7e11d shell32: Don't check if files are of the same type if name is equal in IShellFolder2_CompareIDs. 2011-01-13 17:33:43 +01:00
Piotr Caban ad2201054c shell32: Try to get file status from FileSystemBindData in UNIXFS_path_to_pidl. 2011-01-13 17:33:43 +01:00
Hans Leidekker e6e454ab16 msi/tests: Accept one more estimated size. 2011-01-13 17:33:10 +01:00
Hans Leidekker 257beae1fd msi: Fix some memory leaks (valgrind). 2011-01-13 17:26:24 +01:00
Jacek Caban 2f4968b597 wininet: Fixed memory leak in tests (valgrind). 2011-01-13 17:26:21 +01:00
Jacek Caban 0662555af3 wininet: Added post data tests. 2011-01-13 17:26:17 +01:00