Nikolay Sivov
|
c924922935
|
oleaut32: Get SYSKIND value with a helper.
|
2010-12-27 11:49:30 +01:00 |
|
Nikolay Sivov
|
069b8e50eb
|
oleaut32: Allow all property methods to have the same name.
|
2010-12-27 11:49:23 +01:00 |
|
Nikolay Sivov
|
b6313c702e
|
oleaut32: Add a helper to return INVOKEKIND flags value.
|
2010-12-27 11:49:14 +01:00 |
|
Eric Pouech
|
cecddb3216
|
msvcr90: Fix an integer overflow on 64 bit system for qsort_s tests.
|
2010-12-27 11:48:55 +01:00 |
|
Eric Pouech
|
495e55c07d
|
urlmon: Fixed traces on 64bit systems.
|
2010-12-27 11:48:49 +01:00 |
|
Eric Pouech
|
637b5da94a
|
winedbg: When printing with default format an integer (in hex), keep printed value in sync with integer size.
|
2010-12-27 11:48:24 +01:00 |
|
Eric Pouech
|
dc6b9c2a58
|
winedbg: Don't print extra \n in print_basic.
|
2010-12-27 11:48:01 +01:00 |
|
Eric Pouech
|
cf06ef640d
|
dbghelp: Fix ELF file computation on 64bit systems.
|
2010-12-27 11:47:51 +01:00 |
|
Marcus Meissner
|
4b5641add1
|
winealsa.drv: Re-add capcontrols initialization.
|
2010-12-27 11:47:21 +01:00 |
|
Jacek Caban
|
87f0ba49e0
|
urlmon: Fixed a race in tests causing unexpected Switch call failures.
|
2010-12-27 11:46:17 +01:00 |
|
Sven Baars
|
a529c4a835
|
wininet: Update the Dutch translation.
|
2010-12-27 11:46:05 +01:00 |
|
Sven Baars
|
4552cda4e8
|
cmd: Update the Dutch translation.
|
2010-12-27 11:46:02 +01:00 |
|
Sven Baars
|
03159ff8e2
|
cmd: Fix a typo in the English resource.
|
2010-12-27 11:46:00 +01:00 |
|
Hwang YunSong
|
6835fba305
|
msacm32: Update Korean resource.
|
2010-12-27 11:45:48 +01:00 |
|
Hwang YunSong
|
ebea4cbc38
|
mpr: Update Korean resource.
|
2010-12-27 11:45:44 +01:00 |
|
Aurimas Fišeras
|
2af275cedf
|
cmd: Update Lithuanian translation.
|
2010-12-27 11:45:31 +01:00 |
|
Aurimas Fišeras
|
088fffec94
|
wininet: Update Lithuanian translation.
|
2010-12-27 11:45:28 +01:00 |
|
Alexandre Julliard
|
7ac4f05122
|
Release 1.3.10.
|
2010-12-24 20:02:43 +01:00 |
|
Hans Leidekker
|
6d10216891
|
msi: Change ACTION_UpdateComponentStates to take a feature pointer.
|
2010-12-24 15:51:31 +01:00 |
|
Hans Leidekker
|
706b54daa7
|
msi: Use a function to determine if a feature is selected.
|
2010-12-24 15:51:25 +01:00 |
|
Hans Leidekker
|
03a3292ffe
|
msi: Set the install level to the maximum if the requested install state is not the default.
|
2010-12-24 15:51:14 +01:00 |
|
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 |
|