Austin English
|
0f361b802d
|
uxtheme: Fix a compiler warning.
|
2008-12-09 11:26:42 +01:00 |
|
James Hawkins
|
dfb8b664d6
|
msi: Add tests for MsiGetProductProperty.
|
2008-12-09 11:24:19 +01:00 |
|
James Hawkins
|
da783c3888
|
msi: Implement MsiGetProductPropertyW.
|
2008-12-09 11:24:13 +01:00 |
|
James Hawkins
|
06a438152c
|
msi: Forward MsiGetProductPropertyA to MsiGetProductPropertyW.
|
2008-12-09 11:24:09 +01:00 |
|
James Hawkins
|
61c94d281a
|
msi: Add tests for MsiEnumPatches.
|
2008-12-09 11:24:04 +01:00 |
|
James Hawkins
|
e07ed1a2eb
|
msi: Implement MsiEnumPatchesW.
|
2008-12-09 11:23:56 +01:00 |
|
James Hawkins
|
c46f2102c9
|
msi: Forward MsiEnumPatchesA to MsiEnumPatchesW.
|
2008-12-09 11:23:49 +01:00 |
|
James Hawkins
|
a9e0290934
|
msi: Add the ability to delete multiple users' component keys.
|
2008-12-09 10:28:14 +01:00 |
|
James Hawkins
|
bdf7da9bdc
|
msi: Remove a duplicated function.
|
2008-12-09 10:28:04 +01:00 |
|
James Hawkins
|
8438d21127
|
msi: Remove a duplicated function.
|
2008-12-09 10:27:58 +01:00 |
|
James Hawkins
|
98c703ab87
|
msi: Add the ability to open multiple users' install properties key.
|
2008-12-09 10:27:52 +01:00 |
|
James Hawkins
|
b198f4f23f
|
msi: Add the ability to open multiple users' component keys.
|
2008-12-09 10:27:45 +01:00 |
|
James Hawkins
|
930b429d1e
|
msi: Add the ability to open multiple users product keys.
|
2008-12-09 10:27:37 +01:00 |
|
James Hawkins
|
947c4c312a
|
msi: Add tests for MsiEnumPatchesEx.
|
2008-12-09 10:25:47 +01:00 |
|
James Hawkins
|
ff87f354c4
|
msi: Fix an uninitialized variable.
|
2008-12-09 10:25:44 +01:00 |
|
Paul Chitescu
|
cd616409ba
|
shell32.dll: Return SE_ERR_FNF if file not found before checking for associations.
|
2008-12-09 10:25:38 +01:00 |
|
Vincent Povirk
|
23456b690f
|
gdiplus/tests: Fix a double-free in the graphics test.
Spotted by Lionel Debroux.
|
2008-12-09 10:25:26 +01:00 |
|
Vincent Povirk
|
6a19aa6b66
|
gdiplus/tests: Fix a double-free in the region test.
|
2008-12-09 10:25:17 +01:00 |
|
Vincent Povirk
|
5304b59184
|
gdiplus: Fix a memory leak in GdipCombineRegionRegion.
|
2008-12-09 10:25:13 +01:00 |
|
Lei Zhang
|
54eebfe5e5
|
user32: Check input to GetAsyncKeyState().
|
2008-12-08 22:03:11 +01:00 |
|
Andrew Talbot
|
c3cdc671a4
|
wined3d: Remove unneeded address-of operators from array names.
|
2008-12-08 22:03:06 +01:00 |
|
Andrew Talbot
|
9814ca9859
|
shdocvw: Remove unneeded address-of operators from array name.
|
2008-12-08 22:03:03 +01:00 |
|
Andrew Talbot
|
bc8d8e5211
|
wininet: Sign-compare warnings fix.
|
2008-12-08 22:03:00 +01:00 |
|
Andrew Talbot
|
42a920144f
|
winhttp: Sign-compare warning fix.
|
2008-12-08 22:02:56 +01:00 |
|
Andrew Talbot
|
94d22682c1
|
msi: Remove an unused declaration.
|
2008-12-08 22:02:53 +01:00 |
|
Alex Balut
|
fdac425f7f
|
mshtml: Removed the reference counting of the DLL.
|
2008-12-08 22:02:48 +01:00 |
|
Hwang YunSong(황윤성)
|
22961e6560
|
cryptdlg: New Korean resource.
|
2008-12-08 22:02:41 +01:00 |
|
Alistair Leslie-Hughes
|
b6fa5a2100
|
mshtml: Implement IHTMLStyle get/put posWidth.
|
2008-12-08 22:02:34 +01:00 |
|
Christian Costa
|
480e697035
|
quartz: Turn some fixmes into traces.
|
2008-12-08 22:02:29 +01:00 |
|
Christian Costa
|
ffdd34f8ff
|
devenum: Fix traces and fixmes.
|
2008-12-08 22:02:26 +01:00 |
|
Jeff Zaroyko
|
d31adc8eae
|
imaadp32: Report the same driver details as windows.
|
2008-12-08 22:02:21 +01:00 |
|
Jeff Zaroyko
|
cb5ac00cd9
|
msadp32.acm: Make the szFormatTag the same as windows.
|
2008-12-08 22:02:17 +01:00 |
|
Alexandre Julliard
|
ffb44032ad
|
kernel32/tests: Fixed the handle test for Win9x.
|
2008-12-08 21:19:39 +01:00 |
|
Alexandre Julliard
|
50d6b7fb54
|
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.
|
2008-12-08 19:29:06 +01:00 |
|
Alexandre Julliard
|
f06d99f67a
|
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.
|
2008-12-08 19:25:25 +01:00 |
|
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
|
Alexandre Julliard
|
ad4605fc61
|
user32/tests: Added some tests for behavior of 64-bit user handles.
|
2008-12-08 16:05:58 +01:00 |
|
Hans Leidekker
|
d3f7f5ebb6
|
winhttp: Prepend slash to request path if necessary.
|
2008-12-08 16:05:38 +01:00 |
|
Hans Leidekker
|
15b046304c
|
wininet: Set secure flag when scheme is https.
|
2008-12-08 16:05:38 +01:00 |
|
Hans Leidekker
|
d8dad22c97
|
setupapi: Fix typo in StringTableGetExtraData.
|
2008-12-08 16:05:38 +01:00 |
|
Hans Leidekker
|
c2f99f3014
|
setupapi: Implement StringTableAddStringEx.
|
2008-12-08 16:05:38 +01:00 |
|
Hans Leidekker
|
1058561e3b
|
setupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
|
2008-12-08 16:05:38 +01:00 |
|
Alexandre Julliard
|
d1b3d484f7
|
server: Add functions for conversions between server object handles and pointer-style handles.
|
2008-12-08 16:05:17 +01:00 |
|
Alexandre Julliard
|
fea2aa55d0
|
include: Fix the 64-bit value of magic handle constants.
|
2008-12-08 15:51:22 +01:00 |
|
Alexandre Julliard
|
7749b6e2dd
|
kernel32/tests: Added some tests for behavior of 64-bit kernel handles.
|
2008-12-08 13:39:31 +01:00 |
|
Henri Verbeet
|
5ad3bbabda
|
wined3d: Avoid disabling numbered arrays if we're going to enable them afterwards anyway.
|
2008-12-08 12:28:31 +01:00 |
|
Henri Verbeet
|
9887d66dad
|
wined3d: Return early from shader_trace_init() when a NULL pFunction is passed.
This is mainly to reduce the size and indentation level of the if-block.
|
2008-12-08 12:28:27 +01:00 |
|
Henri Verbeet
|
e18629bedd
|
wined3d: Explicitly pass the shader version to shader_skip_unrecognized().
|
2008-12-08 12:28:20 +01:00 |
|
Henri Verbeet
|
6e677775ce
|
wined3d: Explicitly pass the shader version to shader_get_param().
|
2008-12-08 12:28:17 +01:00 |
|
Henri Verbeet
|
afd5a53bd0
|
wined3d: Load texture coordinates from the correct streams.
This fixes a regression introduced by commit
a2febdd200 .
|
2008-12-08 12:28:11 +01:00 |
|
James Hawkins
|
87fef9fd22
|
msi: Implement MsiEnumPatchesExW.
|
2008-12-08 12:18:49 +01:00 |
|
James Hawkins
|
a32fcfa9b1
|
msi: Forward MsiEnumPatchesExA to MsiEnumPatchesExW.
|
2008-12-08 12:06:42 +01:00 |
|
James Hawkins
|
7df94f3b04
|
msi: Fix the type of the last parameter of MsiEnumPatchesEx.
|
2008-12-08 12:06:06 +01:00 |
|
Francois Gouget
|
c1b2008d0c
|
wininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows. On Windows setsockopt() expects a char* while on Unix it accepts anything.
|
2008-12-08 12:05:57 +01:00 |
|
Francois Gouget
|
c0c38be711
|
gdiplus: Add a trailing '\n' to a Wine trace.
|
2008-12-08 12:05:52 +01:00 |
|
Francois Gouget
|
2c23ad2588
|
wnaspi32: Remove unneeded casts.
|
2008-12-08 12:05:49 +01:00 |
|
Francois Gouget
|
39382652a9
|
oleaut32: Remove unneeded casts of zero.
|
2008-12-08 12:05:47 +01:00 |
|
Francois Gouget
|
9d69e41501
|
netapi32: Remove unneeded casts of zero.
|
2008-12-08 12:05:44 +01:00 |
|
Francois Gouget
|
2320b81ba4
|
msacm32: Remove unneeded casts of zero.
|
2008-12-08 12:05:42 +01:00 |
|
Francois Gouget
|
7e43f8a4fe
|
kernel32: Remove unneeded casts of zero.
|
2008-12-08 12:05:39 +01:00 |
|
Francois Gouget
|
42abd3b03a
|
crypt32: Remove unneeded casts of zero.
|
2008-12-08 12:05:37 +01:00 |
|
Francois Gouget
|
d57774732a
|
avifil32: Remove unneeded casts of zero.
|
2008-12-08 12:05:34 +01:00 |
|
Francois Gouget
|
c73631280b
|
winealsa: Fix a couple of types and avoid unneeded casts.
|
2008-12-08 12:05:32 +01:00 |
|
Francois Gouget
|
dc46cd042c
|
winspool.drv: Remove unneeded casts of zero.
|
2008-12-08 12:04:48 +01:00 |
|
Francois Gouget
|
34f1e0f048
|
dsound: Remove unneeded casts of zero.
|
2008-12-08 12:04:45 +01:00 |
|
Michael Stefaniuc
|
63ce2ac3dc
|
winedos: Don't cast zero.
|
2008-12-08 12:04:29 +01:00 |
|
Michael Stefaniuc
|
02d1154bab
|
setupapi: Remove some superfluous casts.
|
2008-12-08 12:04:25 +01:00 |
|
Michael Stefaniuc
|
50b45a78a3
|
rsaenh: Do not cast zero.
|
2008-12-08 12:04:13 +01:00 |
|
Austin English
|
9b0cba3ff4
|
shell32: Fix German translation.
|
2008-12-08 12:04:08 +01:00 |
|
Daniel Nylander
|
5e88367d17
|
shell32: Updated Swedish translation.
|
2008-12-08 12:03:20 +01:00 |
|
Nikolay Sivov
|
f5e59b43f7
|
oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.
|
2008-12-08 12:02:54 +01:00 |
|
Christian Costa
|
4d557bccc1
|
d3dxof: Increase strings buffer size.
|
2008-12-08 12:02:46 +01:00 |
|
Christian Costa
|
1632175b35
|
ddraw: Fix trace.
|
2008-12-08 12:02:36 +01:00 |
|
Christian Costa
|
1f45516d91
|
quartz: Accept null clsMinorType for pins when registering filters + tests.
|
2008-12-08 12:02:33 +01:00 |
|
Vincent Povirk
|
3f68641b92
|
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
|
2008-12-08 12:02:27 +01:00 |
|
Rok Mandeljc
|
341d55b400
|
setupapi: Added Slovenian translation.
|
2008-12-08 12:02:13 +01:00 |
|
Rok Mandeljc
|
7e6ccb6ca0
|
appwiz.cpl: Added Slovenian translation.
|
2008-12-08 12:01:48 +01:00 |
|
Rok Mandeljc
|
3f80be02a0
|
shell32: Updated Slovenian translation.
|
2008-12-08 12:01:28 +01:00 |
|
Rok Mandeljc
|
e5821850f7
|
mshtml: Fixed Slovenian translation.
|
2008-12-08 12:01:25 +01:00 |
|
Rok Mandeljc
|
bc8a7f5eb6
|
serialui: Added Slovenian translation.
|
2008-12-08 12:01:13 +01:00 |
|
Andrew Talbot
|
ff380900c2
|
winex11.drv: Sign-compare warnings fix.
|
2008-12-08 12:01:03 +01:00 |
|
Paul Vriens
|
1bf1adcc95
|
crypt32/tests: Fix some test failures on Win9x and NT4.
|
2008-12-08 12:00:58 +01:00 |
|
Paul Vriens
|
6630470ec4
|
advapi32/tests: Fix a few test failures on NT4.
|
2008-12-08 12:00:52 +01:00 |
|
Marcus Meissner
|
2fc6cea11a
|
gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c.
|
2008-12-08 12:00:47 +01:00 |
|
Aric Stewart
|
5c3aa81473
|
imm32: Implement ImmAssociateContextEx.
|
2008-12-08 12:00:37 +01:00 |
|
Alexandre Julliard
|
3343c408cb
|
server: Convert the registry key modification time to a win32-style time.
|
2008-12-06 17:29:01 +01:00 |
|
Paul Vriens
|
d0d7160c49
|
user32/tests: Fix some typos.
|
2008-12-05 17:21:39 +01:00 |
|
Huw Davies
|
e86ff2a312
|
opengl/tests: Skip tests if we can't find a pixel format.
|
2008-12-05 17:15:56 +01:00 |
|
Paul Vriens
|
252525da9a
|
shell32/tests: Fix some new test failures on W2K.
|
2008-12-05 17:13:27 +01:00 |
|
Ricardo Filipe
|
7e60ab10c1
|
setupapi: Add stubs for SetupPromptForDiskA/W.
|
2008-12-05 17:13:21 +01:00 |
|
Paul Vriens
|
212ce8b6d6
|
oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8.
|
2008-12-05 13:52:41 +01:00 |
|
Huw Davies
|
ebb31dbbb7
|
ddraw/tests: Skip tests if we can't create a primary surface.
|
2008-12-05 13:52:38 +01:00 |
|
Austin English
|
21bc015db3
|
dnsapi: Remove a useless check.
|
2008-12-05 13:52:31 +01:00 |
|
Juan Lang
|
aebd13f768
|
cryptdlg: Implement FormatVerisignExtension.
|
2008-12-05 13:48:05 +01:00 |
|
Nikolay Sivov
|
958e73aa69
|
gdiplus: Added GdipScaleTextureTransform.
|
2008-12-05 13:01:00 +01:00 |
|
Paul Vriens
|
d127bbd5db
|
hlink/tests: Fix some failures on Win9x and WinMe.
|
2008-12-05 12:37:32 +01:00 |
|
Paul Vriens
|
fee339f7ff
|
gdi32/tests: Fix a few test failures on Win9x and WinMe.
|
2008-12-05 12:36:53 +01:00 |
|
Paul Vriens
|
8fc42993a1
|
shlwapi/tests: Use a codepage that is supported on all platforms.
|
2008-12-05 12:36:49 +01:00 |
|
Michael Stefaniuc
|
50ff549420
|
gdiplus: Remove some superfluous casts.
|
2008-12-05 12:36:41 +01:00 |
|
Michael Stefaniuc
|
4386caa13b
|
gdiplus: Reduce the number of casts by using the proper type for variables.
|
2008-12-05 12:36:37 +01:00 |
|
Michael Stefaniuc
|
176c8eb333
|
ddraw: Remove two superfluous casts.
|
2008-12-05 12:36:34 +01:00 |
|
Michael Stefaniuc
|
fa1d049847
|
atl: Remove two superfluous casts.
|
2008-12-05 12:36:31 +01:00 |
|
Michael Stefaniuc
|
f4c2f2b0c4
|
wnaspi32: Remove some superfluous casts.
|
2008-12-05 12:36:29 +01:00 |
|
Michael Stefaniuc
|
81f919fd37
|
wnaspi32: Replace malloc with HeapAlloc.
|
2008-12-05 12:36:26 +01:00 |
|
Michael Stefaniuc
|
1a18b797eb
|
quartz: Don't cast zero.
|
2008-12-05 12:36:24 +01:00 |
|
Michael Stefaniuc
|
328f60a686
|
msxml3: Do not cast void pointers to other pointer types.
|
2008-12-05 12:36:21 +01:00 |
|
Michael Stefaniuc
|
276b938e1d
|
msvcrt: Use NULL instead of casting zero.
|
2008-12-05 12:36:19 +01:00 |
|
Michael Stefaniuc
|
819ad6417b
|
msrle32: Remove some superfluous casts.
|
2008-12-05 12:36:16 +01:00 |
|
Michael Stefaniuc
|
27d8b7436f
|
mshtml: Remove two superfluous casts.
|
2008-12-05 12:36:14 +01:00 |
|
Michael Stefaniuc
|
f142ad923a
|
hal: Don't cast zero.
|
2008-12-05 12:36:11 +01:00 |
|
Vincent Povirk
|
022a8439e0
|
setupapi/tests: Fix string format warnings.
|
2008-12-05 12:30:18 +01:00 |
|
Vincent Povirk
|
445588ba10
|
msxml3/tests: Fix string format warnings.
|
2008-12-05 12:30:14 +01:00 |
|
Vincent Povirk
|
6ff83ba591
|
dinput/tests: Fix string format warning.
|
2008-12-05 12:30:10 +01:00 |
|
Vincent Povirk
|
e4271d8736
|
advpack/tests: Fix string format warning.
|
2008-12-05 12:30:06 +01:00 |
|
Vincent Povirk
|
75b5322242
|
winex11.drv: Fix string format warning.
|
2008-12-05 12:30:02 +01:00 |
|
Andrew Talbot
|
dd8e833db2
|
winex11.drv: Sign-compare warnings fix.
|
2008-12-05 12:03:27 +01:00 |
|
Vincent Povirk
|
53c1c8a8a5
|
shell32: Add test for localized filenames in desktop.ini.
|
2008-12-05 11:59:44 +01:00 |
|
Vincent Povirk
|
3e54840225
|
gdiplus: Add stub for GdipSetPenCompoundArray.
|
2008-12-05 11:59:15 +01:00 |
|
Henri Verbeet
|
0c954ef743
|
wined3d: Explicitly pass the shader version to shader_dump_param() and shader_dump_arr_entry().
|
2008-12-05 11:59:09 +01:00 |
|
Henri Verbeet
|
71a8a77cf9
|
wined3d: Explicitly pass the shader version to shader_dump_decl_usage().
|
2008-12-05 11:59:06 +01:00 |
|
Henri Verbeet
|
a13df0e4ef
|
wined3d: Explicitly pass the version and instruction table to shader_get_opcode().
|
2008-12-05 11:59:02 +01:00 |
|
Henri Verbeet
|
af1bc3d9ed
|
wined3d: Remove a redundant condition in shader_get_opcode().
|
2008-12-05 11:58:58 +01:00 |
|
Henri Verbeet
|
a2febdd200
|
wined3d: Slightly improve drawStridedSlow() performance.
This moves a couple of checks outside of the main drawing loop, since
they're not going to change anyway.
|
2008-12-05 11:58:53 +01:00 |
|
Paul Vriens
|
9960ab2418
|
gdi32/tests: Fix a few test failures on Win9x and WinMe.
|
2008-12-04 15:46:15 +01:00 |
|
Paul Vriens
|
814bfc0305
|
shell32/tests: Fix a test failure on Win9x, NT4, Vista and W2K8.
|
2008-12-04 15:46:10 +01:00 |
|
Alistair Leslie-Hughes
|
9305cb3cfe
|
mshtml: Implement IHTMLStyle get/put overflow.
|
2008-12-04 14:44:39 +01:00 |
|
Huw Davies
|
2392214427
|
dxgi: Don't crash and just skip the tests if glX in not available.
|
2008-12-04 14:43:31 +01:00 |
|
Alexandre Julliard
|
ba3054b60e
|
wineoss.drv: Fix a couple of printf format warnings.
|
2008-12-04 14:33:07 +01:00 |
|
Alexandre Julliard
|
78ddd00800
|
winealsa.drv: Fix a printf format warning.
|
2008-12-04 14:32:59 +01:00 |
|
Alexandre Julliard
|
31c7ddea27
|
wininet/tests: Avoid using size_t in a trace.
|
2008-12-04 14:32:49 +01:00 |
|
Alexandre Julliard
|
5606bf4df4
|
mountmgr.sys: Avoid a compiler warning on older gcc.
|
2008-12-04 14:32:21 +01:00 |
|
Huw Davies
|
180f74afcd
|
d3d10core/tests: Skip the tests if we can't create a DXGI factory.
|
2008-12-04 12:51:48 +01:00 |
|
Huw Davies
|
12b9d37120
|
d3d9/tests: Skip tests if we can't create the D3D9 object.
|
2008-12-04 12:51:20 +01:00 |
|
Huw Davies
|
855ce5bd86
|
d3d8/tests: Skip tests if we can't create the D3D8 object.
|
2008-12-04 12:51:18 +01:00 |
|
Alexandre Julliard
|
522d836c00
|
winedos: Make a function static.
|
2008-12-04 12:48:47 +01:00 |
|
Alexandre Julliard
|
1ca4837891
|
wintab32: Make a function static.
|
2008-12-04 12:48:29 +01:00 |
|
Alexandre Julliard
|
ff4fff56e5
|
uxtheme: Make some functions static.
|
2008-12-04 12:48:21 +01:00 |
|
Alexandre Julliard
|
42dbdb138a
|
rpcrt4: Make a variable static.
|
2008-12-04 12:48:08 +01:00 |
|
Alexandre Julliard
|
4bb2199c8e
|
ole32: Make a function static.
|
2008-12-04 12:47:56 +01:00 |
|
Alexandre Julliard
|
760f9bf3ed
|
mciavi32: Make a function static.
|
2008-12-04 12:47:42 +01:00 |
|
Alexandre Julliard
|
7d2993d24c
|
inetcomm: Make a function static.
|
2008-12-04 12:47:32 +01:00 |
|
Alexandre Julliard
|
fd2cb87c87
|
dbghelp: Make a function static.
|
2008-12-04 12:47:27 +01:00 |
|
Alexandre Julliard
|
c360ca841e
|
d3dxof: Make some functions static.
|
2008-12-04 12:47:20 +01:00 |
|
Alexandre Julliard
|
2822e966a3
|
d3d9_36: Make a function static.
|
2008-12-04 12:47:11 +01:00 |
|
Alexandre Julliard
|
8eccb01a47
|
d3d9: Make some functions static.
|
2008-12-04 12:47:04 +01:00 |
|
Alexandre Julliard
|
00e0d1510b
|
d3d8: Make a function static.
|
2008-12-04 12:46:52 +01:00 |
|
Alexandre Julliard
|
c6aebe12b0
|
comctl32: Make a function static.
|
2008-12-04 12:46:45 +01:00 |
|
Alexandre Julliard
|
13fa728219
|
browseui: Make a function static.
|
2008-12-04 12:46:34 +01:00 |
|
Alexandre Julliard
|
a840b6a7f8
|
Avoid including time.h before winsock.h in tests.
|
2008-12-04 12:42:53 +01:00 |
|
Alexandre Julliard
|
31a641aa59
|
ntdll: Implemented RtlCaptureContext.
|
2008-12-04 12:42:53 +01:00 |
|