Rob Shearman
|
72a84fbf06
|
oleaut32: SafeArrayAllocData should succeed when cbElements is 0.
|
2006-12-28 12:17:11 +01:00 |
|
Rob Shearman
|
3e8adc3d26
|
ole32: Output the HRESULT for clipboard tests that fail.
|
2006-12-28 12:17:07 +01:00 |
|
Rob Shearman
|
214eb389c9
|
advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT.
|
2006-12-28 12:17:04 +01:00 |
|
Alexandre Julliard
|
73b724e7e6
|
configure: Detect out of tree builds made from an unclean source tree.
|
2006-12-28 11:40:19 +01:00 |
|
Alexandre Julliard
|
6150fe191b
|
make_makefiles: Merge the generated gitignores in dlls and programs into the top-level one.
|
2006-12-28 11:38:04 +01:00 |
|
Alexandre Julliard
|
7035aa5041
|
make_makefiles: Generate the top-level .gitignore file.
Add a PROGRAMS variable in some makefiles to make things easier.
|
2006-12-27 21:23:36 +01:00 |
|
Rob Shearman
|
ee99b6d743
|
ole32: Marshal the ORPCTHAT structure prefixed to the server data.
Unmarshal the data on the client side (during
ClientChannelBuffer_SendReceive) and call ClientNotify.
|
2006-12-27 14:34:15 +01:00 |
|
Michael Stefaniuc
|
c7e00c9f49
|
janitorial: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:13 +01:00 |
|
Michael Stefaniuc
|
43c94c95ce
|
localspl/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:08 +01:00 |
|
Michael Stefaniuc
|
ee2e686ad7
|
winspool.drv/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:05 +01:00 |
|
Michael Stefaniuc
|
5263b5ec24
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
|
Rob Shearman
|
3be9cbc41a
|
ole32: Message filters aren't used in the test_call_from_message test, so remove the call to CoRegisterMessageFilter.
|
2006-12-27 13:02:48 +01:00 |
|
Vitaliy Margolen
|
1871473bb2
|
user32: Silence tests in default debug level.
|
2006-12-27 13:02:43 +01:00 |
|
Eric Pouech
|
b7923b4200
|
cmd: Fix 'copy foo bar/' which gave access denied errors.
|
2006-12-27 13:02:36 +01:00 |
|
Jacek Caban
|
bad3434330
|
mshtml: Fix failing test.
|
2006-12-27 13:02:26 +01:00 |
|
Jacek Caban
|
f89edb19af
|
urlmon: Remove failing tests.
|
2006-12-27 13:02:23 +01:00 |
|
Alexandre Julliard
|
755ef51127
|
wineps.drv: Remove surious null byte in generic.ppd.
|
2006-12-26 17:10:42 +01:00 |
|
Alexandre Julliard
|
f92ef1c543
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
|
Alex Villacís Lasso
|
c290f623e0
|
oleaut32: Fix VarMod(VT_DECIMAL) test by properly initializing the DECIMAL to use.
Fix Wine handling of VT_DECIMAL in VarMod.
|
2006-12-26 13:25:03 +01:00 |
|
Clinton Stimpson
|
46bb89e7da
|
usp10: Implement ScriptStringGetLogicalWidths.
|
2006-12-26 12:54:57 +01:00 |
|
Hans Leidekker
|
55f385c8d7
|
usp10: Fix all failing tests on Windows and Wine.
|
2006-12-26 12:53:19 +01:00 |
|
Hans Leidekker
|
d2f213013e
|
usp10: Reduce multiple assignments to a single memset in ScriptItemize.
|
2006-12-26 12:52:58 +01:00 |
|
Chris Robinson
|
b7b9d4e3c7
|
d3d: GetStreamSource on a stream with NULL data isn't an error.
|
2006-12-26 12:52:54 +01:00 |
|
Vijay Kiran Kamuju
|
c5b8df481f
|
comctl32: MonthCalendar - Fix highlighting of current date.
|
2006-12-26 12:52:49 +01:00 |
|
H. Verbeet
|
957474f223
|
wined3d: Skip NULL textures rather than non-NULL ones, assign -1 to skipped stages.
Downgrade a FIXME to a WARN.
|
2006-12-26 12:50:44 +01:00 |
|
Jacek Caban
|
49f5ee746c
|
wininet: Get rid of ASYNC_FUNC enum.
|
2006-12-26 12:50:19 +01:00 |
|
Jacek Caban
|
f08ff892be
|
wininet: Use proc instead of enum in FTPFINDNEXTW request.
|
2006-12-26 12:50:09 +01:00 |
|
Jacek Caban
|
3a08f1f656
|
wininet: Use proc instead of enum in FTPRENAMEFILEW request.
|
2006-12-26 12:50:00 +01:00 |
|
Jacek Caban
|
97157ccee0
|
wininet: Use proc instead of enum in FTPREMOVEDIRECTORYW request.
|
2006-12-26 12:49:53 +01:00 |
|
Jacek Caban
|
ee99b3f0c5
|
wininet: Use proc instead of enum in FTPDELETEFILEW request.
|
2006-12-26 12:49:47 +01:00 |
|
Jacek Caban
|
054108368e
|
wininet: Use proc instead of enum in FTPGETFILEW request.
|
2006-12-26 12:49:41 +01:00 |
|
Jacek Caban
|
3c90016f2f
|
wininet: Use proc instead of enum in FTPOPENFILEW request.
|
2006-12-26 12:49:32 +01:00 |
|
Jacek Caban
|
3b77ff24c2
|
wininet: Use proc instead of enum in FTPGETCURRENTDIRECTORYW request.
|
2006-12-26 12:49:27 +01:00 |
|
Jacek Caban
|
0d464ba8db
|
wininet: Use proc instead of enum in FTPFINDFIRSTFILEW request.
|
2006-12-26 12:49:19 +01:00 |
|
Jacek Caban
|
c4aa47badd
|
wininet: Use proc instead of enum in FTPCREATEDIRECTORY request.
|
2006-12-26 12:49:08 +01:00 |
|
Jacek Caban
|
f28b0e3b10
|
wininet: Use proc instead of enum in FTPSETCURRENTDIRECTORY request.
|
2006-12-26 12:49:01 +01:00 |
|
Jacek Caban
|
4adce67cf6
|
wininet: Use proc instead of enum in FTPUTFILE request.
|
2006-12-26 12:48:53 +01:00 |
|
Jacek Caban
|
662c885a0b
|
wininet: Use proc instead of enum in INTERNETREADFILEEXA request.
|
2006-12-26 12:48:40 +01:00 |
|
Jacek Caban
|
8c3ca8d817
|
wininet: Use proc instead of enum in INTERNETOPENURLW request.
|
2006-12-26 12:48:30 +01:00 |
|
Jacek Caban
|
5dd5536a9a
|
wininet: Remove not used HTTPOPENREQUESTW request.
|
2006-12-26 12:48:21 +01:00 |
|
Jacek Caban
|
c156845560
|
wininet: Use proc instead of enum in HTTPSENDREQUESTW request.
|
2006-12-26 12:48:09 +01:00 |
|
Jacek Caban
|
e30037f0d5
|
wininet: Use proc instead of enum in SENDCALLBACK request.
|
2006-12-26 12:47:57 +01:00 |
|
H. Verbeet
|
bf250285ff
|
wined3d: Restore texture bindings in the FBO code.
|
2006-12-26 12:37:38 +01:00 |
|
H. Verbeet
|
d6010edee0
|
wined3d: Copy the depth buffer after all dirty states are applied.
|
2006-12-26 12:37:29 +01:00 |
|
Stefan Dösinger
|
d6245409de
|
wined3d: D3DRS_BLENDFACTOR should not influence glBlend(TRUE/FALSE).
|
2006-12-26 12:37:20 +01:00 |
|
Stefan Dösinger
|
bc90458244
|
wined3d: Do not mark texture stages above MAX_TEXTURES dirty.
|
2006-12-26 12:37:00 +01:00 |
|
Jacek Caban
|
1e65d4743c
|
itss: Added test of protocol.
|
2006-12-26 12:36:46 +01:00 |
|
Jacek Caban
|
1f6c8f975d
|
itss: Added ITS protocol implementation.
|
2006-12-26 12:20:39 +01:00 |
|
Jacek Caban
|
3b44fb3eb7
|
mshtml.idl: Added IHTMLFrameBase2 declaration.
|
2006-12-26 12:20:35 +01:00 |
|
Dmitry Timoshkov
|
df9eeb6669
|
user32: Check lParam of the HCBT_MINMAX hook message in ShowWindow tests.
|
2006-12-26 12:20:29 +01:00 |
|