75084 Commits

Author SHA1 Message Date
Hwang YunSong
a0639d004d msi: Update Korean resource. 2010-12-27 15:39:38 +01:00
Greg Geldorp
c1dc5f8879 spoolss/tests: Skip tests on Win7. 2010-12-27 15:39:38 +01:00
André Hentschel
57aa778e2d setupapi/tests: Don't test function directly when reporting GetLastError(). 2010-12-27 15:39:37 +01:00
André Hentschel
424fa9a7f3 setupapi/tests: Better clean up if SetupUninstallOEMInf fails. 2010-12-27 15:39:37 +01:00
Alexandre Julliard
5b202367d5 winetest: Refuse to run if the WoW64 side of the registry is missing. 2010-12-27 15:39:36 +01:00
Alexandre Julliard
3c42b62fdb configure: Create a wow64 symlink for the preloader too. 2010-12-27 15:39:26 +01:00
Alexandre Julliard
13eafa047d configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
Alexandre Julliard
185f637080 server: Use the tgkill system call on all Linux platforms. 2010-12-27 12:07:16 +01:00
Alexandre Julliard
086848a45f ntdll: Use the gettid system call on all Linux platforms. 2010-12-27 12:07:12 +01:00
Alexandre Julliard
264996a75d ntdll: Use the futex system calls on all Linux platforms. 2010-12-27 12:01:52 +01:00
Alexandre Julliard
0f9e93afaa ntdll: Use the getdents64 system call on all Linux platforms. 2010-12-27 12:01:43 +01:00
Michael Stefaniuc
b574f2fd91 mshtml: COM cleanup for the IObjectWithSite iface. 2010-12-27 11:51:52 +01:00
Michael Stefaniuc
2efc64fbc2 mshtml: COM cleanup for the ISupportErrorInfo iface. 2010-12-27 11:51:47 +01:00
Michael Stefaniuc
a8bb1ab85b mshtml: COM cleanup for the IHlinkTarget iface. 2010-12-27 11:51:40 +01:00
Michael Stefaniuc
6c7a78eca0 mshtml: COM cleanup for the IOleControl iface. 2010-12-27 11:51:33 +01:00
Michael Stefaniuc
541a49edc2 mshtml: COM cleanup for all the IOleCommandTarget ifaces. 2010-12-27 11:51:25 +01:00
Michael Stefaniuc
389a7f547e mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
Nikolay Sivov
22022d13d1 oleaut32: Get rid of some magic offset values, use structure for that. 2010-12-27 11:50:38 +01:00
Nikolay Sivov
677302cf22 oleaut32: Move common define to a header. 2010-12-27 11:49:52 +01:00
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. wine-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