Dmitry Timoshkov
|
376adf9438
|
gdi32: Try to avoid not necessary glyph transformations.
|
2008-11-03 11:50:15 +01:00 |
Marcus Meissner
|
2d5ca30994
|
wininet: Removed redundant NULL check (Coverity).
|
2008-11-03 11:50:10 +01:00 |
Aric Stewart
|
c009f9c9ee
|
crypt32: Static functions CertContext_GetProperty and CertContext_SetProperty do not need to be WINAPI.
|
2008-11-03 11:50:02 +01:00 |
Juan Lang
|
c83ff71293
|
crypt32: Fix test failures on older versions of Windows.
|
2008-11-03 11:49:51 +01:00 |
Henri Verbeet
|
b11dd54258
|
wined3d: Remove another redundant NULL check (LLVM/Clang).
|
2008-11-03 11:49:46 +01:00 |
Henri Verbeet
|
dfde4c91e0
|
wined3d: vertexshader should never be NULL in generate_param_reorder_function() (LLVM/Clang).
|
2008-11-03 11:49:41 +01:00 |
Henri Verbeet
|
eb0c0b3f25
|
d3d9: Don't ignore the GetCursorInfo() return value (LLVM/Clang).
|
2008-11-03 11:49:31 +01:00 |
Henri Verbeet
|
30a504bab8
|
d3d8: Don't ignore the GetCursorInfo() return value (LLVM/Clang).
|
2008-11-03 11:49:27 +01:00 |
Henri Verbeet
|
373a43442d
|
wined3d: Remove a FIXME that doesn't apply anymore.
|
2008-11-03 11:49:20 +01:00 |
Hans Leidekker
|
4707548adc
|
inetcomm: Implement IPOP3Transport::Disconnect.
|
2008-10-31 14:58:06 +01:00 |
Hans Leidekker
|
0fce856d4a
|
inetcomm: Add an implementation of IPOP3Transport::CommandUIDL.
|
2008-10-31 14:58:01 +01:00 |
Hans Leidekker
|
f136c22b61
|
inetcomm: Add an implementation of IPOP3Transport::CommandSTAT.
|
2008-10-31 14:57:57 +01:00 |
Hans Leidekker
|
d810887b05
|
inetcomm: Add an implementation of IPOP3Transport::CommandQUIT.
|
2008-10-31 14:57:48 +01:00 |
Hans Leidekker
|
9b8e2e20d5
|
inetcomm: Add an implementation of IPOP3Transport::CommandLIST.
|
2008-10-31 14:57:44 +01:00 |
Hans Leidekker
|
567b8cb3bf
|
inetcomm: Add an implementation of the pop3 USER and PASS commands.
|
2008-10-31 14:57:36 +01:00 |
Rob Shearman
|
7b0bbc4dd6
|
inetcomm: Add an implementation of ISMTPTransport2::CommandRSET.
|
2008-10-31 14:57:28 +01:00 |
Rob Shearman
|
a48b5387cf
|
inetcomm: Add an implementation of ISMTPTransport2::CommandAUTH.
|
2008-10-31 14:57:15 +01:00 |
Rob Shearman
|
d9c4f5fc50
|
inetcomm: Add an implementation of ISMTPTransport2::CommandHELO.
|
2008-10-31 14:57:06 +01:00 |
Rob Shearman
|
c445e4f68e
|
inetcomm: Add an implementation of ISMTPTransport2::CommandEHLO.
|
2008-10-31 14:56:57 +01:00 |
Rob Shearman
|
f36c80a99b
|
inetcomm: Add an implementation of ISMTPTransport2::CommandRCPT.
|
2008-10-31 14:56:46 +01:00 |
Rob Shearman
|
91c60c0cab
|
inetcomm: Add an implementation of ISMTPTransport2::CommandMAIL.
|
2008-10-31 14:56:35 +01:00 |
Rob Shearman
|
fe56d3195f
|
inetcomm: Add an implementation of ISMTPTransport2::CommandQUIT.
|
2008-10-31 14:56:25 +01:00 |
Rob Shearman
|
01fcce49e1
|
inetcomm: Add an implementation of ISMTPTransport2::SendMessage.
|
2008-10-31 14:56:14 +01:00 |
Alexandre Julliard
|
a4e688218c
|
kernel32: Call build_envp in the parent process so that it can use the Win32 heap.
|
2008-10-31 14:55:33 +01:00 |
Alexandre Julliard
|
da03d9355d
|
kernel32: Call build_argv in the parent process so that it can use the Win32 heap.
|
2008-10-31 14:02:04 +01:00 |
Huw Davies
|
5937ddd403
|
ole32: Call the object's GetClassID if it's running.
|
2008-10-31 14:01:17 +01:00 |
Vitaly Perov
|
8d1d6a2822
|
netapi32: Add stub for NetShareAdd.
|
2008-10-31 13:27:34 +01:00 |
Michael Stefaniuc
|
933ec96aa7
|
gdi32: Don't cast NULL.
|
2008-10-31 13:27:24 +01:00 |
Frans Kool
|
169a4aaa61
|
oleacc: Added Dutch translations.
|
2008-10-31 13:27:10 +01:00 |
Michael Karcher
|
00c57d6bbc
|
msxml3: IXMLCDATASection is not an element.
|
2008-10-31 13:26:53 +01:00 |
Marcus Meissner
|
521eafdec0
|
mshtml: Fixed reversed NULl check.
|
2008-10-31 13:06:47 +01:00 |
Marcus Meissner
|
3948541a6c
|
msxml3: Fixed if nesting / ptr checking problems in xmlnode_transformNode.
|
2008-10-31 13:06:27 +01:00 |
Marcus Meissner
|
8524cc17b3
|
msxml3: Fixed NULL ptr dereference possibilities (Coverity).
|
2008-10-31 13:06:09 +01:00 |
Marcus Meissner
|
508ef4ce20
|
advapi32: Removed redundant NULL check.
|
2008-10-31 13:04:04 +01:00 |
Marcus Meissner
|
28e990c13d
|
ntoskrnl.exe: Check irp for NULL consistently.
|
2008-10-31 13:03:57 +01:00 |
Alexandre Julliard
|
4932677e31
|
kernel32: Allocate global arenas on the Win32 heap.
|
2008-10-31 13:01:31 +01:00 |
Alexandre Julliard
|
222e406deb
|
ntdll: Create a separate heap for allocating memory views instead of using malloc.
|
2008-10-31 13:00:59 +01:00 |
Alexandre Julliard
|
bb98004249
|
ntdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.
|
2008-10-31 13:00:15 +01:00 |
Henri Verbeet
|
6e1b7333e6
|
wined3d: Print an error when drawStridedSlowVs() is called with 0 idxSize and non-NULL idxData (LLVM/Clang).
|
2008-10-31 12:58:43 +01:00 |
Henri Verbeet
|
c090471a49
|
wined3d: Properly break in get_argreg() (LLVM/Clang).
|
2008-10-31 12:58:37 +01:00 |
Henri Verbeet
|
5302d2b311
|
d3dx8: Add a few tests for ID3DXMatrixStack.
|
2008-10-31 12:58:28 +01:00 |
Henri Verbeet
|
bbc2f7d713
|
d3dx8: Make expect_mat a bit more useable.
|
2008-10-31 12:58:21 +01:00 |
David Adam
|
253d89b954
|
d3dx8: Implement ID3DXMatrixStack_LoadMatrix.
|
2008-10-31 12:58:09 +01:00 |
David Adam
|
517dad96ae
|
d3dx8: Implement ID3DXMatrixStack_LoadIdentity.
|
2008-10-31 12:58:01 +01:00 |
Michael Stefaniuc
|
48960eef2c
|
comdlg32: Don't cast the return value of GetProp() as it is a HANLE aka void pointer.
|
2008-10-31 12:57:53 +01:00 |
Lei Zhang
|
7fca3486ad
|
ntdll: Skip deleted files in read_directory_getdents.
|
2008-10-31 12:57:46 +01:00 |
Juan Lang
|
59f2a3312e
|
advapi32: Print error if opening /dev/urandom fails, and update comment.
|
2008-10-31 12:57:40 +01:00 |
Juan Lang
|
3fdf6024a2
|
crypt32: Fix some test failures on Win9x/NT4.
|
2008-10-31 12:57:33 +01:00 |
Juan Lang
|
558057b4b2
|
crypt32: Fix chain error status when a cert's issuer can't be found.
|
2008-10-31 12:57:25 +01:00 |
Juan Lang
|
97cfb3adfe
|
crypt32: Don't neglect status to ignore on a Windows platform when a test is todo_wine.
|
2008-10-31 12:57:21 +01:00 |