wine
17 years agoFixed some printf warnings caused by using sizeof.
Alexandre Julliard [Thu, 12 Oct 2006 12:58:25 +0000 (14:58 +0200)] 
Fixed some printf warnings caused by using sizeof.

17 years agoloader: Make sure the reserved area is protected on MacOSX too.
Alexandre Julliard [Thu, 12 Oct 2006 12:55:52 +0000 (14:55 +0200)] 
loader: Make sure the reserved area is protected on MacOSX too.

17 years agows2_32: Win64 printf format fixes.
Alexandre Julliard [Thu, 12 Oct 2006 12:53:44 +0000 (14:53 +0200)] 
ws2_32: Win64 printf format fixes.

17 years agowinsock: Add a WS_ prefix to the BSD types.
Alexandre Julliard [Thu, 12 Oct 2006 11:45:39 +0000 (13:45 +0200)] 
winsock: Add a WS_ prefix to the BSD types.

17 years agocomctl32: toolbar: Store dwBaseCustDraw and dwItemCDFlag in local variables.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:53:39 +0000 (20:53 +0200)] 
comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFlag in local variables.

17 years agocomctl32: toolbar: Merge TOOLBAR_InsertButtonA and TOOLBAR_InsertButtonW.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:50:11 +0000 (20:50 +0200)] 
comctl32: toolbar: Merge TOOLBAR_InsertButtonA and TOOLBAR_InsertButtonW.

17 years agocomctl32: toolbar: Passing a string pointer in TB_INSERTBUTTON shouldn't change the...
Mikołaj Zalewski [Wed, 11 Oct 2006 18:48:38 +0000 (20:48 +0200)] 
comctl32: toolbar: Passing a string pointer in TB_INSERTBUTTON shouldn't change the strings table (with test case).

17 years agocomctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_INFO and store it as a local...
Mikołaj Zalewski [Wed, 11 Oct 2006 18:47:22 +0000 (20:47 +0200)] 
comctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_INFO and store it as a local variable.

17 years agocomctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:44:57 +0000 (20:44 +0200)] 
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.

17 years agocomctl32: header: Call DefWindowProcW not DefWindowProcA.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:56:47 +0000 (20:56 +0200)] 
comctl32: header: Call DefWindowProcW not DefWindowProcA.

17 years agocomctl32: header: Invalidate the control after a WM_SETREDRAW with wParam == TRUE.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:55:31 +0000 (20:55 +0200)] 
comctl32: header: Invalidate the control after a WM_SETREDRAW with wParam == TRUE.

17 years agocomctl32: listview: Don't call ScrollColumn with an out of bounds index when resizing...
Mikołaj Zalewski [Wed, 11 Oct 2006 18:43:47 +0000 (20:43 +0200)] 
comctl32: listview: Don't call ScrollColumn with an out of bounds index when resizing the last column.

17 years agowined3d: Merge D3DDP_MAXTEXCOORD constants into one constant in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:24:43 +0000 (02:24 -0400)] 
wined3d: Merge D3DDP_MAXTEXCOORD constants into one constant in WINED3D namespace.

17 years agowined3d: Merge D3DPRIMITIVETYPE types into one type in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:23:55 +0000 (02:23 -0400)] 
wined3d: Merge D3DPRIMITIVETYPE types into one type in WINED3D namespace.

17 years agowined3d: Merge D3DCOLOR types into one type in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:22:59 +0000 (02:22 -0400)] 
wined3d: Merge D3DCOLOR types into one type in WINED3D namespace.

17 years agowined3d: Merge D3DRECT types into one type in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:22:18 +0000 (02:22 -0400)] 
wined3d: Merge D3DRECT types into one type in WINED3D namespace.

17 years agowined3d: Merge D3DMATRIX types into one type in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:21:39 +0000 (02:21 -0400)] 
wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.

17 years agowined3d: D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:21:00 +0000 (02:21 -0400)] 
wined3d: D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D namespace.

17 years agowined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:19:57 +0000 (02:19 -0400)] 
wined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace.

17 years agowinex11.drv: Always set window type.
Nickolay V. Shmyrev [Wed, 11 Oct 2006 15:32:22 +0000 (19:32 +0400)] 
winex11.drv: Always set window type.

17 years agolz32/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Thu, 12 Oct 2006 00:28:37 +0000 (20:28 -0400)] 
lz32/tests: Win64 printf format warning fixes.

17 years agodinput/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Thu, 12 Oct 2006 00:22:27 +0000 (20:22 -0400)] 
dinput/tests: Win64 printf format warning fixes.

17 years agoadvpack/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Thu, 12 Oct 2006 00:12:46 +0000 (20:12 -0400)] 
advpack/tests: Win64 printf format warning fixes.

17 years agomsi: Updated Spanish translation.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)] 
msi: Updated Spanish translation.

17 years agowldap32: Added Spanish translation.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)] 
wldap32: Added Spanish translation.

17 years agomshtml: Added Spanish translation.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)] 
mshtml: Added Spanish translation.

17 years agouser32: SPI_GETFONTSMOOTHINGORIENTATION and SPI_SETFONTSMOOTHINGORIENTATION are kown...
Christian Gmeiner [Wed, 11 Oct 2006 21:51:44 +0000 (23:51 +0200)] 
user32: SPI_GETFONTSMOOTHINGORIENTATION and SPI_SETFONTSMOOTHINGORIENTATION are kown actions.

17 years agocabinet: Make internal functions static.
James Hawkins [Wed, 11 Oct 2006 18:16:31 +0000 (11:16 -0700)] 
cabinet: Make internal functions static.

17 years agocrypt32: Make an internal function static.
James Hawkins [Wed, 11 Oct 2006 18:20:16 +0000 (11:20 -0700)] 
crypt32: Make an internal function static.

17 years agocomctl32: Make internal functions static.
James Hawkins [Wed, 11 Oct 2006 18:18:02 +0000 (11:18 -0700)] 
comctl32: Make internal functions static.

17 years agogphoto2.ds: Make an internal function static.
James Hawkins [Wed, 11 Oct 2006 18:21:03 +0000 (11:21 -0700)] 
gphoto2.ds: Make an internal function static.

17 years agoadvapi32: Add missing declarations to the public headers.
James Hawkins [Wed, 11 Oct 2006 18:15:02 +0000 (11:15 -0700)] 
advapi32: Add missing declarations to the public headers.

17 years agoadvapi32: Make internal functions static.
James Hawkins [Wed, 11 Oct 2006 18:13:04 +0000 (11:13 -0700)] 
advapi32: Make internal functions static.

17 years agowinedump: Cast-qual warnings fix (with thanks to Dmitry Timoshkov and Eric Pouech).
Andrew Talbot [Wed, 11 Oct 2006 21:20:10 +0000 (22:20 +0100)] 
winedump: Cast-qual warnings fix (with thanks to Dmitry Timoshkov and Eric Pouech).

17 years agowinebuild: Cast-qual warning fix.
Andrew Talbot [Wed, 11 Oct 2006 14:11:04 +0000 (15:11 +0100)] 
winebuild: Cast-qual warning fix.

17 years agowinsock: Add mapping for SO_ACCEPTCONN.
Nicolas Delcros [Wed, 11 Oct 2006 13:16:31 +0000 (14:16 +0100)] 
winsock: Add mapping for SO_ACCEPTCONN.

17 years agomsi: Test transforms removing a row in a table.
Mike McCormack [Thu, 12 Oct 2006 04:25:31 +0000 (13:25 +0900)] 
msi: Test transforms removing a row in a table.

17 years agomsi: Tests for transforms modifying rows in a table.
Mike McCormack [Wed, 11 Oct 2006 10:17:46 +0000 (19:17 +0900)] 
msi: Tests for transforms modifying rows in a table.

17 years agomsi: An empty string table entry should always have a zero refcount.
Mike McCormack [Wed, 11 Oct 2006 10:16:09 +0000 (19:16 +0900)] 
msi: An empty string table entry should always have a zero refcount.

17 years agowined3d: Merge GAMMARAMP types into one type in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:58:01 +0000 (21:58 -0400)] 
wined3d: Merge GAMMARAMP types into one type in WINED3D namespace.

17 years agowined3d: Merge VIEWPORT types into one type in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:57:25 +0000 (21:57 -0400)] 
wined3d: Merge VIEWPORT types into one type in WINED3D namespace.

17 years agowined3d: Merge MATERIAL types into one type in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:56:41 +0000 (21:56 -0400)] 
wined3d: Merge MATERIAL types into one type in WINED3D namespace.

17 years agowined3d: Merge LIGHT types into one type in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:55:47 +0000 (21:55 -0400)] 
wined3d: Merge LIGHT types into one type in WINED3D namespace.

17 years agowined3d: TEXTUREFILTERTYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:55:05 +0000 (21:55 -0400)] 
wined3d: TEXTUREFILTERTYPE: Consistently use in WINED3D namespace.

17 years agowined3d: D3DDECLTYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:54:22 +0000 (21:54 -0400)] 
wined3d: D3DDECLTYPE: Consistently use in WINED3D namespace.

17 years agowined3d: D3DQUERYTYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:53:30 +0000 (21:53 -0400)] 
wined3d: D3DQUERYTYPE: Consistently use in WINED3D namespace.

17 years agowined3d: D3DTEXTURESTAGESTATETYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:52:50 +0000 (21:52 -0400)] 
wined3d: D3DTEXTURESTAGESTATETYPE: Consistently use in WINED3D namespace.

17 years agowined3d: D3DDEVTYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:52:00 +0000 (21:52 -0400)] 
wined3d: D3DDEVTYPE: Consistently use in WINED3D namespace.

17 years agowined3d: D3DFORMAT: Consistently use WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:51:13 +0000 (21:51 -0400)] 
wined3d: D3DFORMAT: Consistently use WINED3D namespace.

17 years agowinapi_test: Regenerate tests.
Ge van Geldorp [Tue, 10 Oct 2006 18:35:46 +0000 (20:35 +0200)] 
winapi_test: Regenerate tests.

Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).

17 years agomsi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action.
James Hawkins [Tue, 10 Oct 2006 20:39:50 +0000 (13:39 -0700)] 
msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action.

17 years agomsi: Clean up after the package tests.
James Hawkins [Tue, 10 Oct 2006 20:37:54 +0000 (13:37 -0700)] 
msi: Clean up after the package tests.

17 years agomsi: Check transforms have the correct storage guid.
Mike McCormack [Wed, 11 Oct 2006 07:27:15 +0000 (16:27 +0900)] 
msi: Check transforms have the correct storage guid.

17 years agomsi: Check that transforms return the correct data.
Mike McCormack [Wed, 11 Oct 2006 07:26:54 +0000 (16:26 +0900)] 
msi: Check that transforms return the correct data.

17 years agouser: Add some missing messages to the message spy.
Dmitry Timoshkov [Wed, 11 Oct 2006 07:08:48 +0000 (16:08 +0900)] 
user: Add some missing messages to the message spy.

17 years agomlang/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Tue, 10 Oct 2006 23:17:52 +0000 (19:17 -0400)] 
mlang/tests: Win64 printf format warning fixes.

17 years agousp10/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Tue, 10 Oct 2006 22:19:54 +0000 (18:19 -0400)] 
usp10/tests: Win64 printf format warning fixes.

17 years agopsapi/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Tue, 10 Oct 2006 22:00:25 +0000 (18:00 -0400)] 
psapi/tests: Win64 printf format warning fixes.

17 years agosecur32/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Tue, 10 Oct 2006 21:47:35 +0000 (17:47 -0400)] 
secur32/tests: Win64 printf format warning fixes.

17 years agoregedit: Format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 21:01:21 +0000 (23:01 +0200)] 
regedit: Format warning fixes.

17 years agowordpad: Format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 21:01:16 +0000 (23:01 +0200)] 
wordpad: Format warning fixes.

17 years agoddraw: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:27 +0000 (19:23 +0200)] 
ddraw: Win64 printf format warning fixes.

17 years agod3d9: Disable the surface pitch size test for now, just check alignment instead.
H. Verbeet [Tue, 10 Oct 2006 17:53:42 +0000 (19:53 +0200)] 
d3d9: Disable the surface pitch size test for now, just check alignment instead.

17 years agolz32/tests: WinME sometimes returns short filenames.
Saulius Krasuckas [Tue, 10 Oct 2006 16:38:13 +0000 (19:38 +0300)] 
lz32/tests: WinME sometimes returns short filenames.

17 years agolz32/tests: Be more verbose and aware of root directory.
Saulius Krasuckas [Tue, 10 Oct 2006 16:36:56 +0000 (19:36 +0300)] 
lz32/tests: Be more verbose and aware of root directory.

17 years agolz32/tests: More checks for various LZOpenFile[AW] operations on existing files.
Saulius Krasuckas [Tue, 10 Oct 2006 16:34:40 +0000 (19:34 +0300)] 
lz32/tests: More checks for various LZOpenFile[AW] operations on existing files.

17 years agolz32/tests: Non-op cosmetics for LZOpenFile[AW] operations.
Saulius Krasuckas [Tue, 10 Oct 2006 15:57:16 +0000 (18:57 +0300)] 
lz32/tests: Non-op cosmetics for LZOpenFile[AW] operations.

17 years agolz32/tests: Test more last errors set by LZOpenFile[AW].
Saulius Krasuckas [Tue, 10 Oct 2006 15:44:31 +0000 (18:44 +0300)] 
lz32/tests: Test more last errors set by LZOpenFile[AW].

17 years agoddraw/tests: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:33 +0000 (19:23 +0200)] 
ddraw/tests: Win64 printf format warning fixes.

17 years agod3d9: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:22 +0000 (19:23 +0200)] 
d3d9: Win64 printf format warning fixes.

17 years agod3d8/tests: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:14 +0000 (19:23 +0200)] 
d3d8/tests: Win64 printf format warning fixes.

17 years agod3d8: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:08 +0000 (19:23 +0200)] 
d3d8: Win64 printf format warning fixes.

17 years agowined3d: Improve shader_dump_decl_usage() TRACEs.
H. Verbeet [Tue, 10 Oct 2006 17:23:01 +0000 (19:23 +0200)] 
wined3d: Improve shader_dump_decl_usage() TRACEs.

17 years agowined3d: Corrected names in checkGLcall text.
Karsten Elfenbein [Tue, 10 Oct 2006 16:58:39 +0000 (18:58 +0200)] 
wined3d: Corrected names in checkGLcall text.

17 years agoddraw: Fix for DDSURFACEDESC param in CreateSurface.
Jesse Allen [Tue, 10 Oct 2006 16:06:28 +0000 (09:06 -0700)] 
ddraw: Fix for DDSURFACEDESC param in CreateSurface.

17 years agowidl: Cast-qual warning fix.
Andrew Talbot [Tue, 10 Oct 2006 15:42:19 +0000 (16:42 +0100)] 
widl: Cast-qual warning fix.

17 years agoshlwapi: Cast-qual warnings fix.
Paul Vriens [Tue, 10 Oct 2006 12:27:58 +0000 (14:27 +0200)] 
shlwapi: Cast-qual warnings fix.

17 years agouxtheme/tests: Fix Win64 printf format warnings.
Michael Stefaniuc [Tue, 10 Oct 2006 13:51:05 +0000 (15:51 +0200)] 
uxtheme/tests: Fix Win64 printf format warnings.

17 years agomsi: Merge action.h into msipriv.h.
Mike McCormack [Tue, 10 Oct 2006 11:03:52 +0000 (20:03 +0900)] 
msi: Merge action.h into msipriv.h.

17 years agomsi: Make msi_makestring static.
Mike McCormack [Tue, 10 Oct 2006 11:03:09 +0000 (20:03 +0900)] 
msi: Make msi_makestring static.

17 years agodmime: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 23:07:26 +0000 (01:07 +0200)] 
dmime: Win64 printf format warning fixes.

17 years agokernel32/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Mon, 9 Oct 2006 23:06:48 +0000 (01:06 +0200)] 
kernel32/tests: Win64 printf format warning fixes.

17 years agouser: Add test for LL mouse hook and [Get|Set]CursorPos.
Vitaliy Margolen [Mon, 9 Oct 2006 04:48:26 +0000 (22:48 -0600)] 
user: Add test for LL mouse hook and [Get|Set]CursorPos.

17 years agoprograms/regedit: Fix format specifiers for _stscanf and fprintf.
Gerald Pfeifer [Mon, 9 Oct 2006 16:38:30 +0000 (18:38 +0200)] 
programs/regedit: Fix format specifiers for _stscanf and fprintf.

17 years agowined3d: Move D3DSP dest modifier related items into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:48:12 +0000 (19:48 -0400)] 
wined3d: Move D3DSP dest modifier related items into the WINED3D namespace.

17 years agowined3d: Move D3DSP source modifier-related items into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:47:42 +0000 (19:47 -0400)] 
wined3d: Move D3DSP source modifier-related items into the WINED3D namespace.

17 years agowined3d: Move D3DSP_REG structures into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:47:12 +0000 (19:47 -0400)] 
wined3d: Move D3DSP_REG structures into the WINED3D namespace.

17 years agowined3d: Move D3DSP DCL-related structures into WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:46:35 +0000 (19:46 -0400)] 
wined3d: Move D3DSP DCL-related structures into WINED3D namespace.

17 years agowined3d: Move D3DSPR structure into the WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:45:55 +0000 (19:45 -0400)] 
wined3d: Move D3DSPR structure into the WINED3D namespace.

17 years agowined3d: Move D3DSIO structure into WINED3D namespace.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:45:12 +0000 (19:45 -0400)] 
wined3d: Move D3DSIO structure into WINED3D namespace.

17 years agokernel32: Fix typos in English messages.
Frank Richter [Mon, 9 Oct 2006 23:06:11 +0000 (01:06 +0200)] 
kernel32: Fix typos in English messages.

17 years agomsi/tests: Win64 printf format warning fixes.
Michael Ploujnikov [Tue, 10 Oct 2006 03:11:38 +0000 (23:11 -0400)] 
msi/tests: Win64 printf format warning fixes.

17 years agosetupapi/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.

17 years agouxtheme: Win64 printf format warning fixes.
Michael Ploujnikov [Mon, 9 Oct 2006 22:19:02 +0000 (18:19 -0400)] 
uxtheme: Win64 printf format warning fixes.

17 years agojanitorial: Remove remaining NULL checks before free() (found by Smatch).
Michael Stefaniuc [Mon, 9 Oct 2006 21:35:08 +0000 (23:35 +0200)] 
janitorial: Remove remaining NULL checks before free() (found by Smatch).

17 years agotools: Remove redundant 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).

17 years agoserver: Remove redundant NULL check 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).

17 years agomsi: Fix a memory leak.
Mike McCormack [Tue, 10 Oct 2006 10:20:32 +0000 (19:20 +0900)] 
msi: Fix a memory leak.

17 years agomsi: Avoid an unnecessary strdup.
Mike McCormack [Tue, 10 Oct 2006 10:19:56 +0000 (19:19 +0900)] 
msi: Avoid an unnecessary strdup.

17 years agomsi: Avoid reading the transform table data twice.
Mike McCormack [Tue, 10 Oct 2006 10:19:37 +0000 (19:19 +0900)] 
msi: Avoid reading the transform table data twice.