Rob Shearman
|
f12e445ce5
|
rpcrt4: Don't crash in NdrDllGetClassObject when a NULL pclsid is passed in.
Add tests for this.
|
2008-09-12 16:49:48 +02:00 |
Rob Shearman
|
be9909ad1d
|
rpcrt4: Print error messages from RPC message functions when they are called in an invalid way.
|
2008-09-12 16:49:45 +02:00 |
Rob Shearman
|
8cc3adea52
|
rpcrt4: Free the memory for a registered interface that is in use and when WaitForCallsToComplete is 0.
|
2008-09-12 16:49:42 +02:00 |
Alexandre Julliard
|
be3c3a5214
|
winex11: Driver-side implementation of SetLayeredWindowAttributes.
Based on a patch by Rob Shearman.
|
2008-09-12 15:54:02 +02:00 |
Alexandre Julliard
|
9fb76ddd53
|
user32: Add a SetLayeredWindowAttributes driver entry point.
|
2008-09-12 15:43:27 +02:00 |
Alexandre Julliard
|
d476761f91
|
user32/tests: Added some tests for Get/SetLayeredWindowAttributes.
|
2008-09-12 15:31:05 +02:00 |
Alexandre Julliard
|
05b4181cac
|
server: Implemented the server side of Get/SetLayeredWindowAttributes.
|
2008-09-12 15:30:47 +02:00 |
Alexandre Julliard
|
2f11213168
|
user32: Notify the user driver about window extended style changes too.
|
2008-09-12 14:55:07 +02:00 |
Luis C. Busquets Pérez
|
54d920ae91
|
d3dx9: Add tests for D3DXMatrixDecompose.
|
2008-09-12 13:40:43 +02:00 |
Luis C. Busquets Pérez
|
0af9415a4f
|
d3dx9: Implement D3DXMatrixDecompose.
|
2008-09-12 13:40:33 +02:00 |
Tobias Jakobi
|
36cf25b598
|
wined3d: Fix long int warnings.
|
2008-09-12 13:33:00 +02:00 |
Tobias Jakobi
|
6e1194f06e
|
wined3d: Fix SHOW_FRAME_MAKEUP debug dump code.
|
2008-09-12 13:30:02 +02:00 |
Marcus Meissner
|
5adbef6625
|
shell32: Fixed size passed to MultiByteToWideChar.
|
2008-09-12 12:36:35 +02:00 |
Alistair Leslie-Hughes
|
811c0e00be
|
msxml3: Add IXMLDOMCharacterData to IXMLDOMComment.
|
2008-09-12 12:36:03 +02:00 |
Alistair Leslie-Hughes
|
84072a81b8
|
msxml3: Add IXMLDOMCharacterData to IXMLDOMCDATASection.
|
2008-09-12 12:36:00 +02:00 |
Dylan Smith
|
2aa69c6c9e
|
richedit: Prevent buffer overrun for tab stops buffer.
|
2008-09-12 12:35:29 +02:00 |
Dylan Smith
|
fab258022e
|
richedit: Fixed bugs in handling unterminated nested tables in RTF.
|
2008-09-12 11:55:43 +02:00 |
Dylan Smith
|
0d8e9e622f
|
richedit: Make sure the nested tables' RTF properties are not skipped.
|
2008-09-12 11:55:30 +02:00 |
Dylan Smith
|
d7ff24378a
|
richedit: Enter inserts newline before table at start of document.
|
2008-09-12 11:55:22 +02:00 |
Dylan Smith
|
0843768919
|
richedit: Enter at the end of a table row appends a new row.
|
2008-09-12 11:55:14 +02:00 |
Dylan Smith
|
88a3a8a9c0
|
richedit: Don't put cursor in the table row start paragraph.
|
2008-09-12 11:55:08 +02:00 |
Erik Inge Bolsø
|
e4a0e0cc3f
|
wineesd.drv: Allow all errors to interrupt recording.
|
2008-09-12 11:46:14 +02:00 |
John Klehm
|
20276da9af
|
wintab32: Support overlap statuses in WTEnable.
|
2008-09-12 11:43:34 +02:00 |
John Klehm
|
212488d846
|
wintab32: Support overlap statuses in WTOpen.
|
2008-09-12 11:43:19 +02:00 |
John Klehm
|
8e42ca626e
|
wintab32: Support overlap statuses in WTOverlap.
|
2008-09-12 11:43:14 +02:00 |
Jacek Caban
|
1c51d3598d
|
mshtml: Added body dispatch id test.
|
2008-09-12 11:42:19 +02:00 |
Jacek Caban
|
2950c3fa2d
|
jscript: Added postfix decrement expression implementation.
|
2008-09-12 11:42:12 +02:00 |
Jacek Caban
|
b291b83a6b
|
jscript: Added postfix increment expression implementation.
|
2008-09-12 11:42:08 +02:00 |
Jacek Caban
|
ce423c2e3b
|
jscript: Added prefix decrement expression implementation.
|
2008-09-12 11:42:04 +02:00 |
Jacek Caban
|
5df7ac456f
|
jscript: Added prefix increment expression.
|
2008-09-12 11:42:00 +02:00 |
Jacek Caban
|
aa4f801ed0
|
jscript: Added '>=' expression implementation.
|
2008-09-12 11:41:55 +02:00 |
Jacek Caban
|
aa0c254e4a
|
jscript: Added '>' expression implementation.
|
2008-09-12 11:41:50 +02:00 |
Jacek Caban
|
9332be04f0
|
jscript: Added '<=' implementation.
|
2008-09-12 11:41:46 +02:00 |
Jacek Caban
|
8e2a9ae06a
|
jscript: Added '<' expression implementation.
|
2008-09-12 11:41:42 +02:00 |
Jacek Caban
|
bc9e6aa1e5
|
jscript: Added '&&' expression implementation.
|
2008-09-12 11:41:37 +02:00 |
Jacek Caban
|
6d541ecc5d
|
jscript: Added '||' expression implementation.
|
2008-09-12 11:41:32 +02:00 |
Jacek Caban
|
50c7c4b719
|
jscript: Added '+=' expression implementation.
|
2008-09-12 11:41:27 +02:00 |
Ismael Barros
|
7dddf097a8
|
dplayx: Fix static overrun of pDP array in test (Coverity).
|
2008-09-12 11:41:23 +02:00 |
Juan Lang
|
6e726e2a91
|
winex11: Make button_state as large as the maximum number of cursors. Fixes Coverity id 728.
|
2008-09-12 11:41:16 +02:00 |
Juan Lang
|
6049ad74e9
|
user32: Don't crash if passed a non-scrollbar HWND. Fixes Coverity id 265.
|
2008-09-12 11:40:42 +02:00 |
Muneyuki Noguchi
|
18d2653c3b
|
winex11: Fix a buffer overflow bug in X11DRV_KeyEvent() and X11DRV_ToUnicodeEx().
|
2008-09-12 11:40:31 +02:00 |
Francois Gouget
|
96e15460e1
|
ws2_32/tests: Fix a race in sock.c:test_write_events().
Stop draining the socket to make sure we will be able to fill the send
buffer and trigger a short write.
|
2008-09-12 11:40:10 +02:00 |
Francois Gouget
|
2797e8fcb6
|
crypt32/tests: Win98 is missing Crypt{Encode,Decode}ObjectEx().
|
2008-09-12 11:40:07 +02:00 |
Alistair Leslie-Hughes
|
3ed35309c1
|
mshtml: Add IHTMLStyle margin tests.
|
2008-09-12 11:39:59 +02:00 |
Florian Köberle
|
49c96a5075
|
winedbg: Fixed an infinite loop.
|
2008-09-12 11:39:52 +02:00 |
Paul Vriens
|
c79759786d
|
setupapi/tests: Fix a failure on Windows 2000.
|
2008-09-12 11:39:41 +02:00 |
Paul Vriens
|
98aaad7810
|
jscript/tests: Fix crash and failures on win9x.
|
2008-09-12 11:39:36 +02:00 |
Paul Vriens
|
c55f088198
|
setupapi/tests: Fix two failures on win98.
|
2008-09-12 11:39:31 +02:00 |
Alexandre Julliard
|
9fab7b458a
|
winex11: Fixed mapping of the move/resize starting point to X11 root coordinates.
|
2008-09-12 11:03:26 +02:00 |
Alexandre Julliard
|
ec4cc7f76b
|
winex11: Remove debug hack that slipped into commit a4a5a2ec12 .
|
2008-09-11 20:19:11 +02:00 |