Alexandre Julliard [Thu, 12 Oct 2006 12:58:25 +0000 (14:58 +0200)]
Fixed some printf warnings caused by using sizeof.
Alexandre Julliard [Thu, 12 Oct 2006 12:55:52 +0000 (14:55 +0200)]
loader: Make sure the reserved area is protected on MacOSX too.
Alexandre Julliard [Thu, 12 Oct 2006 12:53:44 +0000 (14:53 +0200)]
ws2_32: Win64 printf format fixes.
Alexandre Julliard [Thu, 12 Oct 2006 11:45:39 +0000 (13:45 +0200)]
winsock: Add a WS_ prefix to the BSD types.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:53:39 +0000 (20:53 +0200)]
comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFlag in local variables.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:50:11 +0000 (20:50 +0200)]
comctl32: toolbar: Merge TOOLBAR_InsertButtonA and TOOLBAR_InsertButtonW.
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).
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.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:44:57 +0000 (20:44 +0200)]
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
Mikołaj Zalewski [Wed, 11 Oct 2006 18:56:47 +0000 (20:56 +0200)]
comctl32: header: Call DefWindowProcW not DefWindowProcA.
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.
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.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:24:43 +0000 (02:24 -0400)]
wined3d: Merge D3DDP_MAXTEXCOORD constants into one constant 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.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:22:59 +0000 (02:22 -0400)]
wined3d: Merge D3DCOLOR 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.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:21:39 +0000 (02:21 -0400)]
wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.
Ivan Gyurdiev [Thu, 12 Oct 2006 06:21:00 +0000 (02:21 -0400)]
wined3d: D3DTRANSFORMSTATETYPE: 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.
Nickolay V. Shmyrev [Wed, 11 Oct 2006 15:32:22 +0000 (19:32 +0400)]
winex11.drv: Always set window type.
Michael Ploujnikov [Thu, 12 Oct 2006 00:28:37 +0000 (20:28 -0400)]
lz32/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.
Michael Ploujnikov [Thu, 12 Oct 2006 00:12:46 +0000 (20:12 -0400)]
advpack/tests: Win64 printf format warning fixes.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)]
msi: Updated Spanish translation.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)]
wldap32: Added Spanish translation.
José Manuel Ferrer Ortiz [Thu, 12 Oct 2006 00:12:18 +0000 (02:12 +0200)]
mshtml: Added Spanish translation.
Christian Gmeiner [Wed, 11 Oct 2006 21:51:44 +0000 (23:51 +0200)]
user32: SPI_GETFONTSMOOTHINGORIENTATION and SPI_SETFONTSMOOTHINGORIENTATION are kown actions.
James Hawkins [Wed, 11 Oct 2006 18:16:31 +0000 (11:16 -0700)]
cabinet: Make internal functions static.
James Hawkins [Wed, 11 Oct 2006 18:20:16 +0000 (11:20 -0700)]
crypt32: Make an internal function static.
James Hawkins [Wed, 11 Oct 2006 18:18:02 +0000 (11:18 -0700)]
comctl32: Make internal functions static.
James Hawkins [Wed, 11 Oct 2006 18:21:03 +0000 (11:21 -0700)]
gphoto2.ds: Make an internal function static.
James Hawkins [Wed, 11 Oct 2006 18:15:02 +0000 (11:15 -0700)]
advapi32: Add missing declarations to the public headers.
James Hawkins [Wed, 11 Oct 2006 18:13:04 +0000 (11:13 -0700)]
advapi32: Make internal functions static.
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).
Andrew Talbot [Wed, 11 Oct 2006 14:11:04 +0000 (15:11 +0100)]
winebuild: Cast-qual warning fix.
Nicolas Delcros [Wed, 11 Oct 2006 13:16:31 +0000 (14:16 +0100)]
winsock: Add mapping for SO_ACCEPTCONN.
Mike McCormack [Thu, 12 Oct 2006 04:25:31 +0000 (13:25 +0900)]
msi: Test transforms removing a row 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.
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.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:58:01 +0000 (21:58 -0400)]
wined3d: Merge GAMMARAMP 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.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:56:41 +0000 (21:56 -0400)]
wined3d: Merge MATERIAL 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.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:55:05 +0000 (21:55 -0400)]
wined3d: TEXTUREFILTERTYPE: 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.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:53:30 +0000 (21:53 -0400)]
wined3d: D3DQUERYTYPE: 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.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:52:00 +0000 (21:52 -0400)]
wined3d: D3DDEVTYPE: Consistently use in WINED3D namespace.
Ivan Gyurdiev [Wed, 11 Oct 2006 01:51:13 +0000 (21:51 -0400)]
wined3d: D3DFORMAT: Consistently use WINED3D namespace.
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).
James Hawkins [Tue, 10 Oct 2006 20:39:50 +0000 (13:39 -0700)]
msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action.
James Hawkins [Tue, 10 Oct 2006 20:37:54 +0000 (13:37 -0700)]
msi: Clean up after the package tests.
Mike McCormack [Wed, 11 Oct 2006 07:27:15 +0000 (16:27 +0900)]
msi: Check transforms have the correct storage guid.
Mike McCormack [Wed, 11 Oct 2006 07:26:54 +0000 (16:26 +0900)]
msi: Check that transforms return the correct data.
Dmitry Timoshkov [Wed, 11 Oct 2006 07:08:48 +0000 (16:08 +0900)]
user: Add some missing messages to the message spy.
Michael Ploujnikov [Tue, 10 Oct 2006 23:17:52 +0000 (19:17 -0400)]
mlang/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.
Michael Ploujnikov [Tue, 10 Oct 2006 22:00:25 +0000 (18:00 -0400)]
psapi/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.
H. Verbeet [Tue, 10 Oct 2006 21:01:21 +0000 (23:01 +0200)]
regedit: Format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 21:01:16 +0000 (23:01 +0200)]
wordpad: Format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:27 +0000 (19:23 +0200)]
ddraw: Win64 printf format warning fixes.
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.
Saulius Krasuckas [Tue, 10 Oct 2006 16:38:13 +0000 (19:38 +0300)]
lz32/tests: WinME sometimes returns short filenames.
Saulius Krasuckas [Tue, 10 Oct 2006 16:36:56 +0000 (19:36 +0300)]
lz32/tests: Be more verbose and aware of root directory.
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.
Saulius Krasuckas [Tue, 10 Oct 2006 15:57:16 +0000 (18:57 +0300)]
lz32/tests: Non-op cosmetics for LZOpenFile[AW] operations.
Saulius Krasuckas [Tue, 10 Oct 2006 15:44:31 +0000 (18:44 +0300)]
lz32/tests: Test more last errors set by LZOpenFile[AW].
H. Verbeet [Tue, 10 Oct 2006 17:23:33 +0000 (19:23 +0200)]
ddraw/tests: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:22 +0000 (19:23 +0200)]
d3d9: 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.
H. Verbeet [Tue, 10 Oct 2006 17:23:08 +0000 (19:23 +0200)]
d3d8: Win64 printf format warning fixes.
H. Verbeet [Tue, 10 Oct 2006 17:23:01 +0000 (19:23 +0200)]
wined3d: Improve shader_dump_decl_usage() TRACEs.
Karsten Elfenbein [Tue, 10 Oct 2006 16:58:39 +0000 (18:58 +0200)]
wined3d: Corrected names in checkGLcall text.
Jesse Allen [Tue, 10 Oct 2006 16:06:28 +0000 (09:06 -0700)]
ddraw: Fix for DDSURFACEDESC param in CreateSurface.
Andrew Talbot [Tue, 10 Oct 2006 15:42:19 +0000 (16:42 +0100)]
widl: Cast-qual warning fix.
Paul Vriens [Tue, 10 Oct 2006 12:27:58 +0000 (14:27 +0200)]
shlwapi: Cast-qual warnings fix.
Michael Stefaniuc [Tue, 10 Oct 2006 13:51:05 +0000 (15:51 +0200)]
uxtheme/tests: Fix Win64 printf format warnings.
Mike McCormack [Tue, 10 Oct 2006 11:03:52 +0000 (20:03 +0900)]
msi: Merge action.h into msipriv.h.
Mike McCormack [Tue, 10 Oct 2006 11:03:09 +0000 (20:03 +0900)]
msi: Make msi_makestring static.
Michael Stefaniuc [Mon, 9 Oct 2006 23:07:26 +0000 (01:07 +0200)]
dmime: 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.
Vitaliy Margolen [Mon, 9 Oct 2006 04:48:26 +0000 (22:48 -0600)]
user: Add test for LL mouse hook and [Get|Set]CursorPos.
Gerald Pfeifer [Mon, 9 Oct 2006 16:38:30 +0000 (18:38 +0200)]
programs/regedit: Fix format specifiers for _stscanf and fprintf.
Ivan Gyurdiev [Mon, 9 Oct 2006 23:48:12 +0000 (19:48 -0400)]
wined3d: Move D3DSP dest 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.
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.