Mike McCormack
|
9187951ac7
|
msi: Handle the sign properly when converting integer data.
|
2006-10-12 14:58:39 +02:00 |
Mike McCormack
|
1b256f2c6e
|
msi: Improve error checking when applying transform data.
|
2006-10-12 14:58:33 +02:00 |
Alexandre Julliard
|
6a9222fc39
|
Fixed some printf warnings caused by using sizeof.
|
2006-10-12 14:58:25 +02:00 |
Alexandre Julliard
|
e958dc2e9d
|
ws2_32: Win64 printf format fixes.
|
2006-10-12 14:53:44 +02:00 |
Alexandre Julliard
|
9e5fadab6d
|
winsock: Add a WS_ prefix to the BSD types.
|
2006-10-12 13:45:39 +02:00 |
Mikołaj Zalewski
|
e998f9a498
|
comctl32: toolbar: Store dwBaseCustDraw and dwItemCDFlag in local variables.
|
2006-10-12 12:56:23 +02:00 |
Mikołaj Zalewski
|
79433e1bda
|
comctl32: toolbar: Merge TOOLBAR_InsertButtonA and TOOLBAR_InsertButtonW.
|
2006-10-12 12:56:07 +02:00 |
Mikołaj Zalewski
|
c95aa8228a
|
comctl32: toolbar: Passing a string pointer in TB_INSERTBUTTON shouldn't change the strings table (with test case).
|
2006-10-12 12:55:56 +02:00 |
Mikołaj Zalewski
|
4cf682b8c4
|
comctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_INFO and store it as a local variable.
|
2006-10-12 12:55:40 +02:00 |
Mikołaj Zalewski
|
e0e2d7482c
|
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
|
2006-10-12 12:55:28 +02:00 |
Mikołaj Zalewski
|
8304d0675f
|
comctl32: header: Call DefWindowProcW not DefWindowProcA.
|
2006-10-12 12:55:10 +02:00 |
Mikołaj Zalewski
|
3f89a71323
|
comctl32: header: Invalidate the control after a WM_SETREDRAW with wParam == TRUE.
|
2006-10-12 12:55:03 +02:00 |
Mikołaj Zalewski
|
056d004b3b
|
comctl32: listview: Don't call ScrollColumn with an out of bounds index when resizing the last column.
|
2006-10-12 12:53:26 +02:00 |
Ivan Gyurdiev
|
532fe7a1cf
|
wined3d: Merge D3DDP_MAXTEXCOORD constants into one constant in WINED3D namespace.
|
2006-10-12 12:38:02 +02:00 |
Ivan Gyurdiev
|
2bac4a02da
|
wined3d: Merge D3DPRIMITIVETYPE types into one type in WINED3D namespace.
|
2006-10-12 12:37:52 +02:00 |
Ivan Gyurdiev
|
1cd7bcf4c8
|
wined3d: Merge D3DCOLOR types into one type in WINED3D namespace.
|
2006-10-12 12:37:40 +02:00 |
Ivan Gyurdiev
|
9628a1b2e2
|
wined3d: Merge D3DRECT types into one type in WINED3D namespace.
|
2006-10-12 12:37:08 +02:00 |
Ivan Gyurdiev
|
ac37163124
|
wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.
|
2006-10-12 12:35:00 +02:00 |
Ivan Gyurdiev
|
ec782c2b97
|
wined3d: D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D namespace.
|
2006-10-12 12:33:39 +02:00 |
Ivan Gyurdiev
|
b1a4bd87a9
|
wined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace.
|
2006-10-12 12:33:24 +02:00 |
Nickolay V. Shmyrev
|
1a1b902e7f
|
winex11.drv: Always set window type.
|
2006-10-12 11:37:52 +02:00 |
Michael Ploujnikov
|
7e9e599d1e
|
lz32/tests: Win64 printf format warning fixes.
|
2006-10-12 11:37:19 +02:00 |
Michael Ploujnikov
|
3438512f53
|
dinput/tests: Win64 printf format warning fixes.
|
2006-10-12 11:37:15 +02:00 |
Michael Ploujnikov
|
d7c0a0e38c
|
advpack/tests: Win64 printf format warning fixes.
|
2006-10-12 11:37:10 +02:00 |
José Manuel Ferrer Ortiz
|
30f30e5e46
|
msi: Updated Spanish translation.
|
2006-10-12 11:36:58 +02:00 |
José Manuel Ferrer Ortiz
|
9aa317dd84
|
wldap32: Added Spanish translation.
|
2006-10-12 11:36:51 +02:00 |
José Manuel Ferrer Ortiz
|
e0b399f75b
|
mshtml: Added Spanish translation.
|
2006-10-12 11:36:41 +02:00 |
Christian Gmeiner
|
cdada31c00
|
user32: SPI_GETFONTSMOOTHINGORIENTATION and SPI_SETFONTSMOOTHINGORIENTATION are kown actions.
|
2006-10-12 11:36:18 +02:00 |
James Hawkins
|
e981278769
|
cabinet: Make internal functions static.
|
2006-10-12 11:35:15 +02:00 |
James Hawkins
|
d813d8db1b
|
crypt32: Make an internal function static.
|
2006-10-12 11:35:11 +02:00 |
James Hawkins
|
cd073a66a5
|
comctl32: Make internal functions static.
|
2006-10-12 11:35:05 +02:00 |
James Hawkins
|
c9384a2032
|
gphoto2.ds: Make an internal function static.
|
2006-10-12 11:34:58 +02:00 |
James Hawkins
|
2730fe6d1c
|
advapi32: Make internal functions static.
|
2006-10-12 11:34:41 +02:00 |
Nicolas Delcros
|
eda8b9550b
|
winsock: Add mapping for SO_ACCEPTCONN.
|
2006-10-12 11:32:53 +02:00 |
Mike McCormack
|
60ea01a4f2
|
msi: Test transforms removing a row in a table.
|
2006-10-12 11:32:36 +02:00 |
Mike McCormack
|
8f56ae8b3a
|
msi: Tests for transforms modifying rows in a table.
|
2006-10-12 11:32:27 +02:00 |
Mike McCormack
|
5742b332fe
|
msi: An empty string table entry should always have a zero refcount.
|
2006-10-12 11:32:21 +02:00 |
Ivan Gyurdiev
|
732e0e908b
|
wined3d: Merge GAMMARAMP types into one type in WINED3D namespace.
|
2006-10-11 12:22:01 +02:00 |
Ivan Gyurdiev
|
5f2987ae32
|
wined3d: Merge VIEWPORT types into one type in WINED3D namespace.
|
2006-10-11 12:21:54 +02:00 |
Ivan Gyurdiev
|
90f5be2bef
|
wined3d: Merge MATERIAL types into one type in WINED3D namespace.
|
2006-10-11 12:21:14 +02:00 |
Ivan Gyurdiev
|
70bbf734b1
|
wined3d: Merge LIGHT types into one type in WINED3D namespace.
|
2006-10-11 12:21:06 +02:00 |
Ivan Gyurdiev
|
fea4495a61
|
wined3d: TEXTUREFILTERTYPE: Consistently use in WINED3D namespace.
|
2006-10-11 12:20:34 +02:00 |
Ivan Gyurdiev
|
a07a8f793b
|
wined3d: D3DDECLTYPE: Consistently use in WINED3D namespace.
|
2006-10-11 12:20:21 +02:00 |
Ivan Gyurdiev
|
f0d5b35c97
|
wined3d: D3DQUERYTYPE: Consistently use in WINED3D namespace.
|
2006-10-11 12:19:15 +02:00 |
Ivan Gyurdiev
|
837027fcb7
|
wined3d: D3DTEXTURESTAGESTATETYPE: Consistently use in WINED3D namespace.
|
2006-10-11 12:18:53 +02:00 |
Ivan Gyurdiev
|
19c5534c35
|
wined3d: D3DDEVTYPE: Consistently use in WINED3D namespace.
|
2006-10-11 12:17:52 +02:00 |
Ivan Gyurdiev
|
fb0c932f21
|
wined3d: D3DFORMAT: Consistently use WINED3D namespace.
|
2006-10-11 12:17:21 +02:00 |
Ge van Geldorp
|
d642e11438
|
winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
|
2006-10-11 12:12:21 +02:00 |
James Hawkins
|
c507543554
|
msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action.
|
2006-10-11 12:09:54 +02:00 |
James Hawkins
|
58870ce841
|
msi: Clean up after the package tests.
|
2006-10-11 12:09:43 +02:00 |
Mike McCormack
|
eb18bd9403
|
msi: Check transforms have the correct storage guid.
|
2006-10-11 12:09:36 +02:00 |
Mike McCormack
|
ee55546d34
|
msi: Check that transforms return the correct data.
|
2006-10-11 12:09:32 +02:00 |
Dmitry Timoshkov
|
a58a9f5212
|
user: Add some missing messages to the message spy.
|
2006-10-11 12:09:28 +02:00 |
Michael Ploujnikov
|
7b048bdc0f
|
mlang/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:21 +02:00 |
Michael Ploujnikov
|
f37c0aa279
|
usp10/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:18 +02:00 |
Michael Ploujnikov
|
cab43e6b61
|
psapi/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:14 +02:00 |
Michael Ploujnikov
|
4b7877d79d
|
secur32/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:09 +02:00 |
H. Verbeet
|
2465fcb368
|
ddraw: Win64 printf format warning fixes.
|
2006-10-11 12:08:28 +02:00 |
H. Verbeet
|
93ec41fd9a
|
d3d9: Disable the surface pitch size test for now, just check alignment instead.
|
2006-10-11 12:08:24 +02:00 |
Saulius Krasuckas
|
e05035da18
|
lz32/tests: WinME sometimes returns short filenames.
|
2006-10-10 20:01:31 +02:00 |
Saulius Krasuckas
|
f29042b3a6
|
lz32/tests: Be more verbose and aware of root directory.
|
2006-10-10 20:01:14 +02:00 |
Saulius Krasuckas
|
346d02edba
|
lz32/tests: More checks for various LZOpenFile[AW] operations on existing files.
|
2006-10-10 20:00:31 +02:00 |
Saulius Krasuckas
|
98bfe9c6a9
|
lz32/tests: Non-op cosmetics for LZOpenFile[AW] operations.
|
2006-10-10 19:59:49 +02:00 |
Saulius Krasuckas
|
dbe8adf29c
|
lz32/tests: Test more last errors set by LZOpenFile[AW].
|
2006-10-10 19:59:21 +02:00 |
H. Verbeet
|
37cb9de851
|
ddraw/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:14 +02:00 |
H. Verbeet
|
cb4ad6e52c
|
d3d9: Win64 printf format warning fixes.
|
2006-10-10 19:59:09 +02:00 |
H. Verbeet
|
a5d0342010
|
d3d8/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:01 +02:00 |
H. Verbeet
|
c6e0ca28d5
|
d3d8: Win64 printf format warning fixes.
|
2006-10-10 19:58:56 +02:00 |
H. Verbeet
|
94a86c1224
|
wined3d: Improve shader_dump_decl_usage() TRACEs.
|
2006-10-10 19:58:39 +02:00 |
Karsten Elfenbein
|
f2d77d103f
|
wined3d: Corrected names in checkGLcall text.
|
2006-10-10 19:58:29 +02:00 |
Jesse Allen
|
52296dbdbf
|
ddraw: Fix for DDSURFACEDESC param in CreateSurface.
|
2006-10-10 19:33:15 +02:00 |
Paul Vriens
|
b5728948d5
|
shlwapi: Cast-qual warnings fix.
|
2006-10-10 17:00:07 +02:00 |
Michael Stefaniuc
|
f2a294f3d2
|
uxtheme/tests: Fix Win64 printf format warnings.
|
2006-10-10 16:33:12 +02:00 |
Mike McCormack
|
80affb3c2d
|
msi: Merge action.h into msipriv.h.
|
2006-10-10 16:12:12 +02:00 |
Mike McCormack
|
175c407bfc
|
msi: Make msi_makestring static.
|
2006-10-10 16:11:42 +02:00 |
Michael Stefaniuc
|
891e016653
|
dmime: Win64 printf format warning fixes.
|
2006-10-10 16:11:37 +02:00 |
Michael Stefaniuc
|
8218440c20
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
Vitaliy Margolen
|
dbd2c6ebae
|
user: Add test for LL mouse hook and [Get|Set]CursorPos.
|
2006-10-10 16:09:40 +02:00 |
Ivan Gyurdiev
|
82379f22a7
|
wined3d: Move D3DSP dest modifier related items into the WINED3D namespace.
|
2006-10-10 13:38:45 +02:00 |
Ivan Gyurdiev
|
76b571cb48
|
wined3d: Move D3DSP source modifier-related items into the WINED3D namespace.
|
2006-10-10 13:38:36 +02:00 |
Ivan Gyurdiev
|
17c9d9588a
|
wined3d: Move D3DSP_REG structures into the WINED3D namespace.
|
2006-10-10 13:37:49 +02:00 |
Ivan Gyurdiev
|
e8137632c7
|
wined3d: Move D3DSP DCL-related structures into WINED3D namespace.
|
2006-10-10 13:37:35 +02:00 |
Ivan Gyurdiev
|
7259b9d8b6
|
wined3d: Move D3DSPR structure into the WINED3D namespace.
|
2006-10-10 13:37:12 +02:00 |
Ivan Gyurdiev
|
062541c026
|
wined3d: Move D3DSIO structure into WINED3D namespace.
|
2006-10-10 13:37:03 +02:00 |
Frank Richter
|
ffe966f37d
|
kernel32: Fix typos in English messages.
|
2006-10-10 13:36:55 +02:00 |
Michael Ploujnikov
|
e86296a47f
|
msi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:49 +02:00 |
Michael Ploujnikov
|
8e302e15d2
|
setupapi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:38 +02:00 |
Michael Ploujnikov
|
5512168869
|
uxtheme: Win64 printf format warning fixes.
|
2006-10-10 13:36:32 +02:00 |
Michael Stefaniuc
|
173f7bd26c
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
Mike McCormack
|
2d48706d74
|
msi: Fix a memory leak.
|
2006-10-10 12:56:05 +02:00 |
Mike McCormack
|
47949afc35
|
msi: Avoid an unnecessary strdup.
|
2006-10-10 12:56:01 +02:00 |
Mike McCormack
|
07c85fe895
|
msi: Avoid reading the transform table data twice.
|
2006-10-10 12:55:57 +02:00 |
Mike McCormack
|
e9c5e93fda
|
msi: Fix handle leaks in the test cases.
|
2006-10-10 12:10:18 +02:00 |
Mike McCormack
|
73c7bcb6e5
|
msi: Fix memory leaks and bad frees.
|
2006-10-10 12:10:07 +02:00 |
Markus Amsler
|
8192555dff
|
wined3d: Fix DEBUG_SINGLE_MODE.
|
2006-10-10 11:57:58 +02:00 |
James Hawkins
|
915898fbb7
|
msi: NULL-terminate dst on error.
|
2006-10-10 11:57:52 +02:00 |
James Hawkins
|
42b05ea311
|
msi: Add missing sizeof(WCHAR) multiplier.
|
2006-10-10 11:57:32 +02:00 |
Frank Richter
|
185526d35e
|
kernel32: Added German translation of messages.
|
2006-10-10 11:57:25 +02:00 |
Frank Richter
|
bfb8754ed5
|
kernel32: Translated some more NLS strings to German.
|
2006-10-10 11:57:22 +02:00 |
Michael Stefaniuc
|
65aac34c56
|
dsound/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:56 +02:00 |