Commit graph

74844 commits

Author SHA1 Message Date
Hans Leidekker
cbf7a1e86e msi: Set the Preselected property if the default feature selection is modified in a dialog. 2010-12-24 15:50:59 +01:00
Alexandre Julliard
7a041d5209 appwiz.cpl: Convert the application list to a standard Wine list. 2010-12-24 14:51:03 +01:00
Hwang YunSong
2f9927b8ab localui: Update Korean resource. 2010-12-24 12:05:51 +01:00
Hwang YunSong
0ac0955a98 localspl: Update Korean resource. 2010-12-24 12:05:47 +01:00
Hans Leidekker
271d7b6a65 appwiz.cpl: Run msiexec if the WindowsInstaller value is set. 2010-12-24 12:05:34 +01:00
Hans Leidekker
458fcf4aa7 uninstaller: Fix a leak. 2010-12-24 12:05:23 +01:00
Nikolay Sivov
60001e1c67 oleaut32: Hide variables and functions count storage details in helpers. 2010-12-24 12:05:18 +01:00
Nikolay Sivov
8305abdab7 oleaut32: Fix ICreateTypeInfo2::SetVarHelpContext() to iterate properly. 2010-12-24 12:05:10 +01:00
André Hentschel
a22b2c5686 gameux: Fix another test failure on Wine wow64. 2010-12-24 12:05:06 +01:00
Luca Bennati
63d8852c66 wininet: Update Italian translation. 2010-12-24 12:05:03 +01:00
Jacek Caban
45be01952a include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition. 2010-12-24 12:04:59 +01:00
Hans Leidekker
fea5767a02 uninstaller: Run msiexec if the WindowsInstaller value is set. 2010-12-23 18:01:16 +01:00
Hans Leidekker
05a95f2e92 msi: Remove an incorrect error trace. 2010-12-23 17:45:11 +01:00
Hans Leidekker
6625f07ebf msi: Don't flag an error in the InstallServices action if the component does not exist. 2010-12-23 17:45:07 +01:00
Hans Leidekker
5f9dd9df1f msi: Global and local win32 assembly names are formatted differently. 2010-12-23 17:45:01 +01:00
Hans Leidekker
9e30f77568 msi: Add some traces. 2010-12-23 17:44:54 +01:00
Hans Leidekker
489f82e9b4 msi: Rewrite command line parsing to handle quoted values correctly. 2010-12-23 17:44:47 +01:00
Hans Leidekker
7bc7d09109 msi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentState if the component is disabled. 2010-12-23 17:44:35 +01:00
Martin Storsjo
0f3ff8b4b1 wineconsole: Don't overwrite the backend selection when parsing --use-event. 2010-12-23 17:07:41 +01:00
Kirill Smelkov
d5cb11a45a kernel32: Support deleting resources in UpdateResource. 2010-12-23 17:07:40 +01:00
Jacek Caban
467844765b urlmon: Make protocol tests more verbose. 2010-12-23 17:07:40 +01:00
Jacek Caban
75c7d56465 mshtml: Get rid of no longer used GECKO_DATADIR. 2010-12-23 17:07:40 +01:00
David Hedberg
35a45d8190 shell32: Add IInputObject stub to ExplorerBrowser. 2010-12-23 17:07:40 +01:00
Alexandre Julliard
378df94ef8 libwine: Use the syscall function instead of inline assembly. 2010-12-23 17:07:35 +01:00
Alexandre Julliard
37ae7a533c ntdll: Use the syscall function instead of inline assembly. 2010-12-23 16:10:18 +01:00
Alexandre Julliard
0ae3816264 server: Use the syscall function instead of inline assembly. 2010-12-23 16:10:12 +01:00
Michael Stefaniuc
91ecb05f29 ole32: Standardize the COM usage in defaulthandler.c. 2010-12-23 13:47:27 +01:00
Michael Stefaniuc
feba7c37b4 ole32: Use ifaces instead of vtbl pointers in DataCache. 2010-12-23 13:47:27 +01:00
Greg Geldorp
e2ce3cffe3 shdocvw/tests: Need to save .url before committing extra props for IE6. 2010-12-23 13:47:27 +01:00
André Hentschel
c6682ef5dc advapi32: Print a FIXME also for the unknown levels. 2010-12-23 13:47:27 +01:00
André Hentschel
2bbb9cb888 shell32/tests: Fix a typo. 2010-12-23 13:47:26 +01:00
Frédéric Delanoy
79f36b2a08 wininet: Update French translation. 2010-12-23 13:47:26 +01:00
Hwang YunSong
36cbe780ec iccvid: Update Korean resource. 2010-12-23 13:47:26 +01:00
Hwang YunSong
719b60187d hhctl.ocx: Update Korean resource. 2010-12-23 13:47:25 +01:00
Austin English
a5c50a25fb quartz: Avoid %L in traces (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Austin English
cccc36e25a mscoree/tests: Fix a broken test (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Michael Stefaniuc
62e9961e29 mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc
176358216f mshtml: COM cleanup for the IViewObjectEx iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc
b09dc2e5b1 mshtml: COM cleanup for the IOleInPlaceActiveObject iface. 2010-12-23 13:47:25 +01:00
Michael Stefaniuc
37c3091f27 mshtml: COM cleanup for the IOleDocumentView iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc
041c6ec362 mshtml: COM cleanup for the IOleDocument iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc
6c3bb4de6f mshtml: COM cleanup for the IOleObject iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc
7e32a1abb3 mshtml: COM cleanup for the IMonikerProp iface. 2010-12-23 13:47:24 +01:00
Michael Stefaniuc
af4c6c8155 wuapi: Use an iface instead of a vtbl pointer in wucf. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc
9b1a6a5d40 avifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc
fd7e34f195 inkobj: Remove inkcollector.c as it is dead code. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc
6aaf2aa30b msctf: Standardize the COM usage in documentmgr.c. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc
e803e6347c msxml3: Standardize the COM usage in xmlelem.c. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc
0c5492aaee msxml3: Use ifaces instead of vtbl pointers in xmldoc. 2010-12-23 13:47:22 +01:00
Nikolay Sivov
623abfcaae oleaut32: Fix null parameters handling in ICreateTypeLib2::CreateTypeInfo(). 2010-12-23 13:47:22 +01:00