Ivan Gyurdiev [Mon, 9 Oct 2006 23:47:12 +0000 (19:47 -0400)]
wined3d: Move D3DSP_REG structures into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:46:35 +0000 (19:46 -0400)]
wined3d: Move D3DSP DCL-related structures into WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:45:55 +0000 (19:45 -0400)]
wined3d: Move D3DSPR structure into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:45:12 +0000 (19:45 -0400)]
wined3d: Move D3DSIO structure into WINED3D namespace.
Frank Richter [Mon, 9 Oct 2006 23:06:11 +0000 (01:06 +0200)]
kernel32: Fix typos in English messages.
Michael Ploujnikov [Tue, 10 Oct 2006 03:11:38 +0000 (23:11 -0400)]
msi/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Mon, 9 Oct 2006 22:35:04 +0000 (18:35 -0400)]
setupapi/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Mon, 9 Oct 2006 22:19:02 +0000 (18:19 -0400)]
uxtheme: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 21:35:08 +0000 (23:35 +0200)]
janitorial: Remove remaining NULL checks before free() (found by Smatch).
Michael Stefaniuc [Mon, 9 Oct 2006 21:34:53 +0000 (23:34 +0200)]
tools: Remove redundant NULL checks before free() (found by Smatch).
Michael Stefaniuc [Mon, 9 Oct 2006 21:34:36 +0000 (23:34 +0200)]
server: Remove redundant NULL check before free() (found by Smatch).
Mike McCormack [Tue, 10 Oct 2006 10:20:32 +0000 (19:20 +0900)]
msi: Fix a memory leak.
Mike McCormack [Tue, 10 Oct 2006 10:19:56 +0000 (19:19 +0900)]
msi: Avoid an unnecessary strdup.
Mike McCormack [Tue, 10 Oct 2006 10:19:37 +0000 (19:19 +0900)]
msi: Avoid reading the transform table data twice.
Mike McCormack [Tue, 10 Oct 2006 06:21:24 +0000 (15:21 +0900)]
msi: Fix handle leaks in the test cases.
Mike McCormack [Tue, 10 Oct 2006 06:20:39 +0000 (15:20 +0900)]
msi: Fix memory leaks and bad frees.
Hwang YunSong(황윤성) [Tue, 10 Oct 2006 07:14:41 +0000 (16:14 +0900)]
regedit: Updated Korean resource.
Markus Amsler [Mon, 9 Oct 2006 18:53:17 +0000 (20:53 +0200)]
wined3d: Fix DEBUG_SINGLE_MODE.
James Hawkins [Mon, 9 Oct 2006 21:06:53 +0000 (14:06 -0700)]
msi: NULL-terminate dst on error.
James Hawkins [Mon, 9 Oct 2006 20:53:35 +0000 (13:53 -0700)]
msi: Add missing sizeof(WCHAR) multiplier.
Frank Richter [Mon, 9 Oct 2006 23:08:26 +0000 (01:08 +0200)]
kernel32: Added German translation of messages.
Frank Richter [Mon, 9 Oct 2006 23:07:52 +0000 (01:07 +0200)]
kernel32: Translated some more NLS strings to German.
Michael Stefaniuc [Mon, 9 Oct 2006 23:07:36 +0000 (01:07 +0200)]
dsound/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 23:07:17 +0000 (01:07 +0200)]
dplayx: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 23:07:06 +0000 (01:07 +0200)]
avifil32: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:27:58 +0000 (21:27 +0200)]
mapi32: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:27:08 +0000 (21:27 +0200)]
version/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:26:24 +0000 (21:26 +0200)]
mlang: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:25:45 +0000 (21:25 +0200)]
dmcompos: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:23:23 +0000 (21:23 +0200)]
msacm32.drv: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:22:38 +0000 (21:22 +0200)]
mcicda: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 19:21:22 +0000 (21:21 +0200)]
odbc32: Win64 printf format warning fixes.
Mikołaj Zalewski [Sun, 8 Oct 2006 22:06:59 +0000 (00:06 +0200)]
comctl32: toolbar: Fix the TB_ADDSTRING from resources for a NUL delimiter.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:45:24 +0000 (23:45 +0200)]
comctl32: toolbar: Merge AddButtonsA and AddButtonsW into AddButtonsT.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:43:33 +0000 (23:43 +0200)]
comctl32: toolbar: Create the tooltip control during WM_MOUSEMOVE so that the NM_TOOLTIPSCREATE is not sent too early.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:40:37 +0000 (23:40 +0200)]
comctl32: toolbar: Move add/remove/setrect tooltip code to separate functions.
Huw Davies [Mon, 9 Oct 2006 14:04:07 +0000 (15:04 +0100)]
oleaut32: Implement ITypeInfo_CreateInstance.
Stefan Dösinger [Mon, 9 Oct 2006 13:29:05 +0000 (15:29 +0200)]
ddraw: Remove the process counter.
Stefan Dösinger [Mon, 9 Oct 2006 13:18:11 +0000 (15:18 +0200)]
ddraw: Protect the ddraw list.
Stefan Dösinger [Mon, 9 Oct 2006 12:40:30 +0000 (14:40 +0200)]
ddraw: Make the ddraw list a wine list.
Mike McCormack [Mon, 9 Oct 2006 11:11:32 +0000 (20:11 +0900)]
riched20: Don't crash if a colour isn't found.
James Hawkins [Mon, 9 Oct 2006 07:04:08 +0000 (00:04 -0700)]
advpack: Make internal functions static.
Ivan Gyurdiev [Sun, 8 Oct 2006 03:25:01 +0000 (23:25 -0400)]
wined3d: Make the shader mode selections per device.
Nick Burns [Sat, 7 Oct 2006 21:57:25 +0000 (14:57 -0700)]
winegcc: __stdcall__ and __cdecl__ defined safely for Mac OSX.
Nick Burns [Sat, 7 Oct 2006 21:57:25 +0000 (14:57 -0700)]
msvcrt/process.h: __stdcall__ defined safely for Mac OSX.
Ivan Gyurdiev [Sun, 8 Oct 2006 01:47:21 +0000 (21:47 -0400)]
d3d9/tests: Printf format fixes for d3d9 tests.
Ivan Gyurdiev [Sun, 8 Oct 2006 01:46:31 +0000 (21:46 -0400)]
d3d9/tests: Make d3d9 tests Wcast-qual compliant.
Ivan Gyurdiev [Sun, 8 Oct 2006 01:45:19 +0000 (21:45 -0400)]
d3d9/tests: Remove unused device parameter.
Ivan Gyurdiev [Sun, 8 Oct 2006 01:44:13 +0000 (21:44 -0400)]
d3d9/tests: Add init/teardown handlers for state tests.
Ivan Gyurdiev [Sun, 8 Oct 2006 01:43:06 +0000 (21:43 -0400)]
d3d9/tests: Clean up get/set handler arguments.
Louis. Lenders [Sun, 8 Oct 2006 18:35:16 +0000 (19:35 +0100)]
user32: Return a fake device notification handle in RegisterDeviceNotificationA.
Louis. Lenders [Sun, 8 Oct 2006 16:59:35 +0000 (17:59 +0100)]
msxml3: Add a version resource.
Vitaliy Margolen [Sat, 7 Oct 2006 23:34:01 +0000 (17:34 -0600)]
winex11drv: Win64 printf format warning fixes.
Andrew Talbot [Sat, 7 Oct 2006 18:47:38 +0000 (19:47 +0100)]
server: Cast-qual warning fix.
James Hawkins [Mon, 9 Oct 2006 07:05:27 +0000 (00:05 -0700)]
msi: Add missing declarations to the public headers.
James Hawkins [Mon, 9 Oct 2006 07:05:04 +0000 (00:05 -0700)]
msi: Make internal functions static.
James Hawkins [Sat, 7 Oct 2006 01:09:43 +0000 (18:09 -0700)]
msi: Perform button control events in greatest to least order.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:23:59 +0000 (23:23 +0200)]
uninstaller: Fix Polish translation.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:23:10 +0000 (23:23 +0200)]
winefile: Update Polish translation.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:22:17 +0000 (23:22 +0200)]
clock: Update Polish translation.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:19:01 +0000 (23:19 +0200)]
notepad: Update Polish translation.
Mikołaj Zalewski [Sun, 8 Oct 2006 21:17:04 +0000 (23:17 +0200)]
progman: Add Polish translation.
Michael Stefaniuc [Sun, 8 Oct 2006 21:52:35 +0000 (23:52 +0200)]
dmscript: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 21:52:00 +0000 (23:52 +0200)]
rasapi32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 21:51:30 +0000 (23:51 +0200)]
rsaenh: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 21:50:59 +0000 (23:50 +0200)]
dswave: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 21:50:09 +0000 (23:50 +0200)]
dpnet: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:37:11 +0000 (19:37 +0200)]
hlink: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:36:31 +0000 (19:36 +0200)]
qcap: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:35:50 +0000 (19:35 +0200)]
netapi32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:35:18 +0000 (19:35 +0200)]
version: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:34:18 +0000 (19:34 +0200)]
uxtheme: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 17:33:43 +0000 (19:33 +0200)]
wintab32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:59:55 +0000 (18:59 +0200)]
d3dxof: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:59:42 +0000 (18:59 +0200)]
vmm.vxd: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:59:31 +0000 (18:59 +0200)]
dmsynth: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:55 +0000 (18:58 +0200)]
ws2_32/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:40 +0000 (18:58 +0200)]
pstorec: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:29 +0000 (18:58 +0200)]
wsock32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:22 +0000 (18:58 +0200)]
devenum: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:10 +0000 (18:58 +0200)]
msrle32: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:58:00 +0000 (18:58 +0200)]
imagehlp: Win64 printf format warning fixes.
Michael Stefaniuc [Sun, 8 Oct 2006 16:57:48 +0000 (18:57 +0200)]
riched20/tests: Win64 printf format warning fixes.
Stefan Dösinger [Sun, 8 Oct 2006 22:29:10 +0000 (00:29 +0200)]
ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
Paul Vriens [Sun, 8 Oct 2006 12:42:37 +0000 (14:42 +0200)]
rsaenh: Win64 printf format warning fixes.
Paul Vriens [Sun, 8 Oct 2006 12:41:56 +0000 (14:41 +0200)]
rsaenh: Make hmac test run on all windows versions.
Paul Vriens [Sun, 8 Oct 2006 12:29:08 +0000 (14:29 +0200)]
msi: Make tests run on Win98 again.
Louis. Lenders [Sun, 8 Oct 2006 08:17:08 +0000 (09:17 +0100)]
wine.inf: Add ddeml.dll to fake dlls.
Vitaliy Margolen [Sat, 7 Oct 2006 23:55:40 +0000 (17:55 -0600)]
dinput: Win64 printf format warning fixes.
Hans Leidekker [Sat, 7 Oct 2006 18:18:17 +0000 (20:18 +0200)]
shell32/tests: Win64 printf format warning fixes.
Hans Leidekker [Sat, 7 Oct 2006 18:18:14 +0000 (20:18 +0200)]
shell32: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 19:45:11 +0000 (21:45 +0200)]
user/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:51:40 +0000 (00:51 +0200)]
dxerr8: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:51:18 +0000 (00:51 +0200)]
olecli32: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:50:14 +0000 (00:50 +0200)]
dxerr9: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:49:45 +0000 (00:49 +0200)]
olesvr32: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:48:51 +0000 (00:48 +0200)]
quartz/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:48:22 +0000 (00:48 +0200)]
rpcrt4/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Sat, 7 Oct 2006 22:46:41 +0000 (00:46 +0200)]
psapi: Win64 printf format warning fixes.
Hans Leidekker [Sat, 7 Oct 2006 18:18:10 +0000 (20:18 +0200)]
iphlpapi: Win64 printf format warning fixes.