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 |
Michael Stefaniuc
|
699d4413bf
|
dplayx: Win64 printf format warning fixes.
|
2006-10-10 11:56:52 +02:00 |
Michael Stefaniuc
|
f041a2b056
|
avifil32: Win64 printf format warning fixes.
|
2006-10-10 11:56:49 +02:00 |
Michael Stefaniuc
|
b80cb315fd
|
mapi32: Win64 printf format warning fixes.
|
2006-10-10 11:56:42 +02:00 |
Michael Stefaniuc
|
99de79ad1e
|
version/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:38 +02:00 |
Michael Stefaniuc
|
f5c67be3ae
|
mlang: Win64 printf format warning fixes.
|
2006-10-10 11:56:35 +02:00 |
Michael Stefaniuc
|
521d307089
|
dmcompos: Win64 printf format warning fixes.
|
2006-10-10 11:56:33 +02:00 |
Michael Stefaniuc
|
9315847ee4
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
Michael Stefaniuc
|
d0255f0f43
|
mcicda: Win64 printf format warning fixes.
|
2006-10-10 11:56:26 +02:00 |
Michael Stefaniuc
|
617db22df4
|
odbc32: Win64 printf format warning fixes.
|
2006-10-10 11:56:23 +02:00 |
Mikołaj Zalewski
|
241956101e
|
comctl32: toolbar: Fix the TB_ADDSTRING from resources for a NUL delimiter.
|
2006-10-09 20:53:15 +02:00 |
Mikołaj Zalewski
|
869c3bb74b
|
comctl32: toolbar: Merge AddButtonsA and AddButtonsW into AddButtonsT.
|
2006-10-09 20:52:48 +02:00 |
Mikołaj Zalewski
|
81050ccaff
|
comctl32: toolbar: Create the tooltip control during WM_MOUSEMOVE so that the NM_TOOLTIPSCREATE is not sent too early.
|
2006-10-09 20:52:28 +02:00 |
Mikołaj Zalewski
|
7b899eabe9
|
comctl32: toolbar: Move add/remove/setrect tooltip code to separate functions.
|
2006-10-09 20:52:18 +02:00 |
Huw Davies
|
03ec218326
|
oleaut32: Implement ITypeInfo_CreateInstance.
|
2006-10-09 20:38:41 +02:00 |
Stefan Dösinger
|
4ff712c938
|
ddraw: Remove the process counter.
|
2006-10-09 20:38:37 +02:00 |
Stefan Dösinger
|
3543a070ff
|
ddraw: Protect the ddraw list.
|
2006-10-09 20:38:27 +02:00 |
Stefan Dösinger
|
09e794aff8
|
ddraw: Make the ddraw list a wine list.
|
2006-10-09 20:38:15 +02:00 |
Mike McCormack
|
9eda99c0bb
|
riched20: Don't crash if a colour isn't found.
|
2006-10-09 20:38:11 +02:00 |
James Hawkins
|
8b9ad4d3bc
|
advpack: Make internal functions static.
|
2006-10-09 20:28:07 +02:00 |
Ivan Gyurdiev
|
e020eceddf
|
wined3d: Make the shader mode selections per device.
|
2006-10-09 20:27:55 +02:00 |
Ivan Gyurdiev
|
365852c083
|
d3d9/tests: Printf format fixes for d3d9 tests.
|
2006-10-09 20:26:09 +02:00 |
Ivan Gyurdiev
|
1eea5c2119
|
d3d9/tests: Make d3d9 tests Wcast-qual compliant.
|
2006-10-09 20:25:39 +02:00 |
Ivan Gyurdiev
|
8f21b6f682
|
d3d9/tests: Remove unused device parameter.
|
2006-10-09 20:24:11 +02:00 |
Ivan Gyurdiev
|
401835fcb7
|
d3d9/tests: Add init/teardown handlers for state tests.
|
2006-10-09 20:23:59 +02:00 |
Ivan Gyurdiev
|
cbfc4090d4
|
d3d9/tests: Clean up get/set handler arguments.
|
2006-10-09 20:23:20 +02:00 |
Louis. Lenders
|
b072f85610
|
user32: Return a fake device notification handle in RegisterDeviceNotificationA.
|
2006-10-09 15:23:42 +02:00 |
Louis. Lenders
|
2d6b45081b
|
msxml3: Add a version resource.
|
2006-10-09 15:23:38 +02:00 |
Vitaliy Margolen
|
6069d0d596
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
James Hawkins
|
563a50ab35
|
msi: Make internal functions static.
|
2006-10-09 14:40:08 +02:00 |
James Hawkins
|
f721a24a13
|
msi: Perform button control events in greatest to least order.
|
2006-10-09 14:40:00 +02:00 |
Michael Stefaniuc
|
34a323dc88
|
dmscript: Win64 printf format warning fixes.
|
2006-10-09 12:56:18 +02:00 |
Michael Stefaniuc
|
7a89060e46
|
rasapi32: Win64 printf format warning fixes.
|
2006-10-09 12:56:15 +02:00 |
Michael Stefaniuc
|
7c7e1943ca
|
rsaenh: Win64 printf format warning fixes.
|
2006-10-09 12:56:13 +02:00 |
Michael Stefaniuc
|
162218b6ca
|
dswave: Win64 printf format warning fixes.
|
2006-10-09 12:56:10 +02:00 |
Michael Stefaniuc
|
ef1be6b4f3
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
Michael Stefaniuc
|
a77310fa13
|
hlink: Win64 printf format warning fixes.
|
2006-10-09 12:56:03 +02:00 |
Michael Stefaniuc
|
079bb8a51d
|
qcap: Win64 printf format warning fixes.
|
2006-10-09 12:56:00 +02:00 |
Michael Stefaniuc
|
611220d554
|
netapi32: Win64 printf format warning fixes.
|
2006-10-09 12:55:58 +02:00 |
Michael Stefaniuc
|
54b1c5e0fa
|
version: Win64 printf format warning fixes.
|
2006-10-09 12:55:55 +02:00 |
Michael Stefaniuc
|
dc3706ae50
|
uxtheme: Win64 printf format warning fixes.
|
2006-10-09 12:55:53 +02:00 |
Michael Stefaniuc
|
d3e324f878
|
wintab32: Win64 printf format warning fixes.
|
2006-10-09 12:55:50 +02:00 |
Michael Stefaniuc
|
51ca8e8ef8
|
d3dxof: Win64 printf format warning fixes.
|
2006-10-09 12:55:47 +02:00 |
Michael Stefaniuc
|
3e4fd9bf59
|
vmm.vxd: Win64 printf format warning fixes.
|
2006-10-09 12:55:44 +02:00 |
Michael Stefaniuc
|
bb08d0ecf3
|
dmsynth: Win64 printf format warning fixes.
|
2006-10-09 12:55:41 +02:00 |
Michael Stefaniuc
|
a279570d15
|
ws2_32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:55:39 +02:00 |
Michael Stefaniuc
|
d6be8fbb30
|
pstorec: Win64 printf format warning fixes.
|
2006-10-09 12:55:36 +02:00 |
Michael Stefaniuc
|
1048d9a033
|
wsock32: Win64 printf format warning fixes.
|
2006-10-09 12:55:32 +02:00 |
Michael Stefaniuc
|
36d88d929f
|
devenum: Win64 printf format warning fixes.
|
2006-10-09 12:55:29 +02:00 |
Michael Stefaniuc
|
4407218329
|
msrle32: Win64 printf format warning fixes.
|
2006-10-09 12:55:26 +02:00 |
Michael Stefaniuc
|
56c90105b7
|
imagehlp: Win64 printf format warning fixes.
|
2006-10-09 12:55:23 +02:00 |
Michael Stefaniuc
|
86bb053cf8
|
riched20/tests: Win64 printf format warning fixes.
|
2006-10-09 12:55:20 +02:00 |
Stefan Dösinger
|
48b550c9db
|
ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
|
2006-10-09 12:54:38 +02:00 |
Paul Vriens
|
283fc8a8ad
|
rsaenh: Win64 printf format warning fixes.
|
2006-10-09 12:54:21 +02:00 |
Paul Vriens
|
038ede615e
|
rsaenh: Make hmac test run on all windows versions.
|
2006-10-09 12:54:05 +02:00 |
Paul Vriens
|
feb7990b49
|
msi: Make tests run on Win98 again.
|
2006-10-09 12:53:59 +02:00 |
Vitaliy Margolen
|
7123f3e80e
|
dinput: Win64 printf format warning fixes.
|
2006-10-09 12:53:41 +02:00 |
Hans Leidekker
|
e5c1a014df
|
shell32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:53:26 +02:00 |
Hans Leidekker
|
89e1d29482
|
shell32: Win64 printf format warning fixes.
|
2006-10-09 12:45:02 +02:00 |
Michael Stefaniuc
|
66ef2f253d
|
user/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:54 +02:00 |
Michael Stefaniuc
|
a76b29e0ba
|
dxerr8: Win64 printf format warning fixes.
|
2006-10-09 12:44:33 +02:00 |
Michael Stefaniuc
|
c1da70490d
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
Michael Stefaniuc
|
814fd44205
|
dxerr9: Win64 printf format warning fixes.
|
2006-10-09 12:44:27 +02:00 |
Michael Stefaniuc
|
b4c6e46926
|
olesvr32: Win64 printf format warning fixes.
|
2006-10-09 12:44:25 +02:00 |
Michael Stefaniuc
|
44e65a0fac
|
quartz/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:21 +02:00 |
Michael Stefaniuc
|
14c551bc3a
|
rpcrt4/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:16 +02:00 |
Michael Stefaniuc
|
bcd0836f1d
|
psapi: Win64 printf format warning fixes.
|
2006-10-09 12:44:11 +02:00 |
Hans Leidekker
|
f5095df935
|
iphlpapi: Win64 printf format warning fixes.
|
2006-10-09 12:44:06 +02:00 |
Jacek Caban
|
2abe8348fa
|
ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache.
|
2006-10-09 12:43:57 +02:00 |
Paul Vriens
|
06ec62d9c7
|
comdlg32: Move NULL check before use (Coverity).
|
2006-10-07 18:05:44 +02:00 |
Jacek Caban
|
f3dbf490a7
|
mshtml: Win64 printf format warning fixes.
|
2006-10-07 18:05:26 +02:00 |
Jacek Caban
|
009996e7e3
|
urlmon: Win64 printf format warning fixes.
|
2006-10-07 18:05:23 +02:00 |
Jacek Caban
|
ba139940da
|
shdocvw: Win64 printf format warning fixes.
|
2006-10-07 18:05:21 +02:00 |
Hans Leidekker
|
a8ccd5816a
|
shlwapi/tests: Win64 printf format warning fixes.
|
2006-10-07 18:05:16 +02:00 |
Louis. Lenders
|
8b4c7327d4
|
shlwapi: Update info in DllGetVersion.
|
2006-10-07 18:04:49 +02:00 |
Mike McCormack
|
7d0f8a32e2
|
d3d8: Don't crash if d3d8 can't be loaded.
|
2006-10-07 18:04:43 +02:00 |
James Hawkins
|
e55ed113fa
|
shdocvw: Return S_OK in PersistStorage_InitNew.
|
2006-10-07 18:04:37 +02:00 |
James Hawkins
|
7b89ff88e8
|
janitorial: Remove redundant NULL checks before SHFree.
|
2006-10-07 17:52:59 +02:00 |
James Hawkins
|
99e2c6dff2
|
janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch).
|
2006-10-07 17:52:51 +02:00 |
James Hawkins
|
29a55bd512
|
advpack: Win64 printf format warning fixes.
|
2006-10-07 17:48:11 +02:00 |
Michael Stefaniuc
|
32f42f2d5e
|
atl: Win64 printf format warning fixes.
|
2006-10-07 17:47:49 +02:00 |
Michael Stefaniuc
|
72e64f53b1
|
wnaspi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:46 +02:00 |
Michael Stefaniuc
|
01ab17f0c3
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +02:00 |
Michael Stefaniuc
|
158253bffd
|
amstream: Win64 printf format warning fixes.
|
2006-10-07 17:47:40 +02:00 |
Michael Stefaniuc
|
8c66e6d80a
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
Michael Stefaniuc
|
796a93ffc0
|
serialui: Win64 printf format warning fixes.
|
2006-10-07 17:47:35 +02:00 |
Michael Stefaniuc
|
72ed451be7
|
winemp3.acm: Win64 printf format warning fixes.
|
2006-10-07 17:47:32 +02:00 |
Michael Stefaniuc
|
5ecdbb1f85
|
dxdiagn: Win64 printf format warning fixes.
|
2006-10-07 17:47:30 +02:00 |
Michael Stefaniuc
|
10ee330a19
|
winmm/wineoss: Win64 printf format warning fixes.
|
2006-10-07 17:47:26 +02:00 |
Michael Stefaniuc
|
a0f541399a
|
winmm/winealsa: Win64 printf format warning fixes.
|
2006-10-07 17:47:13 +02:00 |
Michael Stefaniuc
|
fe0af93cb6
|
winmm/winearts: Win64 printf format warning fixes.
|
2006-10-07 17:47:06 +02:00 |
Michael Stefaniuc
|
6f6e054ffb
|
winmm/winenas: Win64 printf format warning fixes.
|
2006-10-07 17:47:01 +02:00 |
Michael Stefaniuc
|
c8ef239057
|
winmm/wineesd: Win64 printf format warning fixes.
|
2006-10-07 17:46:58 +02:00 |
Michael Stefaniuc
|
3baeb485a0
|
winmm/winejack: Win64 printf format warning fixes.
|
2006-10-07 17:46:52 +02:00 |
Alexandre Julliard
|
0f8706ec33
|
winex11.drv: Give XInitThreads another chance.
|
2006-10-06 17:56:51 +02:00 |
Hans Leidekker
|
ab85b653f5
|
winspool.drv: Cast-qual warnings fix.
|
2006-10-06 17:49:53 +02:00 |
Kai Blin
|
640d87dfc6
|
secur32: Add support for cached client credentials.
|
2006-10-06 17:45:52 +02:00 |
Paul Chitescu
|
4fe6c3fa45
|
mscoree: Initial stub implementation.
|
2006-10-06 17:39:43 +02:00 |
Francois Gouget
|
5d6ab30c58
|
dmloader: Modify the debugstr_DMUS_* functions to return strings that never end with a '\n'.
|
2006-10-06 17:29:32 +02:00 |
Francois Gouget
|
dd28d5be08
|
Tweak TRACE()s to simplify '\n' checks.
|
2006-10-06 17:29:27 +02:00 |
Francois Gouget
|
4b248447c0
|
wined3d: Fix '\n' typo.
|
2006-10-06 17:29:22 +02:00 |
Hans Leidekker
|
539a96240a
|
usp10: Add a stub implementation of ScriptStringValidate.
|
2006-10-06 17:29:09 +02:00 |
Hans Leidekker
|
e119a04a26
|
shlwapi: Win64 printf format warning fixes.
|
2006-10-06 17:26:49 +02:00 |
Christopher GAUTIER
|
331679bcc9
|
wined3d: Disable GL_REGISTER_COMBINERS_NV (if supported) in IWineD3DSurfaceImpl_BltOverride.
|
2006-10-06 15:24:08 +02:00 |
James Hawkins
|
9024a88dd9
|
msi: Make msi_dialog_dup_property return a copy of the property if the property is empty.
|
2006-10-06 15:20:52 +02:00 |
James Hawkins
|
1a922b6a38
|
ddraw: Set lplpDirect3DViewport3 to NULL before returning an error (found by Smatch).
|
2006-10-06 15:20:46 +02:00 |
James Hawkins
|
553bafd535
|
dinput: Call missing LeaveCriticalSection in the error case (found by Smatch).
|
2006-10-06 15:20:41 +02:00 |
James Hawkins
|
1b95f60938
|
dbghelp: Remove redundant NULL checks before pdb_free (found by Smatch).
|
2006-10-06 15:20:35 +02:00 |
James Hawkins
|
ca118989f4
|
advapi32: Remove redundant NULL check before SERV_free (found by Smatch).
|
2006-10-06 15:20:31 +02:00 |
James Hawkins
|
b96ac00764
|
crypt32: Remove redundant NULL checks before CryptMemFree (found by Smatch).
|
2006-10-06 15:20:27 +02:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Mike McCormack
|
1207e84af5
|
comctl32: Return the correct value for CB_GETLBTEXTLEN.
|
2006-10-06 12:54:38 +02:00 |
Mike McCormack
|
4d41a2b9ee
|
msi: Fix transform traces.
|
2006-10-06 12:54:30 +02:00 |
Mike McCormack
|
92cc0bc0c2
|
msi: Work around what appears to be a bug in native MSI's generation of transform data.
|
2006-10-06 12:54:21 +02:00 |
Mike McCormack
|
f53ba3ca58
|
msi: Transform the _Columns and _Tables tables first so the table metadata is present for new tables.
|
2006-10-06 12:54:13 +02:00 |
Mike McCormack
|
2c626c9d81
|
msi: Handle null integers properly in transforms.
|
2006-10-06 12:53:58 +02:00 |
Paul Vriens
|
5bbc6323dc
|
cabinet: Make tests run on Win98 again.
|
2006-10-06 12:53:25 +02:00 |
Paul Vriens
|
06e0766910
|
advpack: Make tests run on Win98 again.
|
2006-10-06 12:53:25 +02:00 |
Paul Vriens
|
5c89858539
|
crypt32: Cast-qual warnings fix.
|
2006-10-06 12:53:25 +02:00 |
Stefan Dösinger
|
6bcc5ae9f7
|
wined3d: Pitch alignment for the pow2Size.
|
2006-10-06 12:53:25 +02:00 |
Stefan Dösinger
|
d45c16ba98
|
wined3d: Define the surface alignment in the header.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
90f097f835
|
wined3d: Honor the pitch in a few more places.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
49deec6139
|
wined3d: No color keying on surfaces with an alpha channel.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
3529560cd7
|
wined3d: Add WINED3DUSAGE_OVERLAY.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
2bcacf22d3
|
wined3d: Add IWineD3DSurface::UpdateOverlay.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
080e4f56cf
|
wined3d: Add UpdatOverlayZOrder.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
f6647486cf
|
wined3d: Add IWineD3DSurface::GetOverlayPosition.
|
2006-10-06 12:53:24 +02:00 |
Stefan Dösinger
|
0f3995d21a
|
wined3d: Add IWineD3DSurface::SetOverlayPosition.
|
2006-10-06 12:53:24 +02:00 |
Jacek Caban
|
e5f2f651b2
|
shdocvw: Win64 printf format warning fixes.
|
2006-10-06 12:48:02 +02:00 |
Jacek Caban
|
7e340f8f62
|
urlmon: Win64 printf format warning fixes.
|
2006-10-06 12:47:59 +02:00 |
Michael Stefaniuc
|
dec4332a1e
|
cabinet/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:34 +02:00 |
Michael Stefaniuc
|
47f822eeaa
|
iccvid: Win64 printf format warning fixes.
|
2006-10-06 12:33:31 +02:00 |
Michael Stefaniuc
|
223b92fc67
|
msvcrt/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:29 +02:00 |
Michael Stefaniuc
|
426d27cbe6
|
msdmo: Win64 printf format warning fixes.
|
2006-10-06 12:33:27 +02:00 |
Michael Stefaniuc
|
860d40b1e8
|
comcat/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:24 +02:00 |
Michael Stefaniuc
|
723b884b26
|
msacm32/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:22 +02:00 |
Michael Stefaniuc
|
a3a12dff89
|
powrprof: Win64 printf format warning fixes.
|
2006-10-06 12:33:19 +02:00 |
Michael Stefaniuc
|
6ef43211b2
|
comdlg32/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:17 +02:00 |
Michael Stefaniuc
|
8fac9960b8
|
msvidc32: Win64 printf format warning fixes.
|
2006-10-06 12:33:14 +02:00 |
Andrew Talbot
|
c54a2480ec
|
wininet/tests: Cast-qual warning fix.
|
2006-10-06 12:32:51 +02:00 |
Roderick Colenbrander
|
8be92001e6
|
x11drv: Fix building issue.
|
2006-10-06 12:32:44 +02:00 |
Stefan Dösinger
|
67436f9dbd
|
wined3d: Correctly name a variable.
|
2006-10-06 12:32:29 +02:00 |
Hans Leidekker
|
385a8da4e4
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
Francois Gouget
|
7295af0915
|
French rc files must be encoded in iso-8859-1, not utf-8.
|
2006-10-06 12:32:08 +02:00 |
Dmitry Timoshkov
|
ac387bbe13
|
winex11.drv: Make all windows moveable by default.
|
2006-10-05 18:07:10 +02:00 |
Paul Chitescu
|
a0db724a5e
|
netapi: Stub for DsGetDcNameA.
|
2006-10-05 18:06:58 +02:00 |
Hans Leidekker
|
906ca70583
|
wldap32: Cast-qual warnings fix.
|
2006-10-05 18:06:50 +02:00 |
Hans Leidekker
|
b85e3fe4eb
|
dnsapi: Cast-qual warnings fix.
|
2006-10-05 18:06:45 +02:00 |
Hans Leidekker
|
8af7133dfc
|
mscms: Cast-qual warnings fix.
|
2006-10-05 18:06:41 +02:00 |
Hans Leidekker
|
3dbac638b0
|
mscms: Document the transform functions.
|
2006-10-05 18:06:37 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
Paul Vriens
|
a9b53ef6b2
|
crypt32: Correct the documentation.
|
2006-10-05 17:46:31 +02:00 |
Paul Vriens
|
a28c40f314
|
crypt32: Change function declaration to overcome some cast-qual warnings in future patches.
|
2006-10-05 17:46:20 +02:00 |
Paul Vriens
|
94be5b0d9e
|
crypt32: Move some defines to the top as they will be needed in more functions.
|
2006-10-05 17:46:09 +02:00 |