Nikolay Sivov
|
daf99d4bdd
|
shell32: Fix some trace typos.
|
2009-12-09 14:25:25 +01:00 |
Nikolay Sivov
|
c2a7535e9d
|
comctl32/listview: Update item width every time new item is inserted.
This prevents retaining previously stored width and unexpected item
displaying collapsing with ending ellipsis.
|
2009-12-09 14:25:21 +01:00 |
Henri Verbeet
|
bfe6695d30
|
wined3d: Only disable blending for offscreen targets.
|
2009-12-09 13:51:08 +01:00 |
Henri Verbeet
|
b6ef17f23d
|
wined3d: Remove unused GetDevice() implementations.
|
2009-12-09 13:51:04 +01:00 |
Henri Verbeet
|
c2cf193563
|
d3d9: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
|
2009-12-09 13:50:56 +01:00 |
Henri Verbeet
|
789fed5095
|
d3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
|
2009-12-09 13:50:52 +01:00 |
Henri Verbeet
|
d2ad2df637
|
wined3d: Remove a few redundant assignments.
|
2009-12-09 13:50:48 +01:00 |
Hans Leidekker
|
84bfbf2aa8
|
ntdll/tests: Free Unicode string before reuse.
|
2009-12-09 13:50:42 +01:00 |
Nikolay Sivov
|
29357ec024
|
gdiplus/tests: Fix a matrix leak in test.
|
2009-12-09 13:50:35 +01:00 |
Piotr Caban
|
6894d841cd
|
urlmon: Added InternetSecurityManager marshalling test.
|
2009-12-09 13:49:34 +01:00 |
Piotr Caban
|
dc78e8d315
|
urlmon: Added ProxyStub implementation.
|
2009-12-09 13:49:26 +01:00 |
Jacek Caban
|
2d1c4e6928
|
wininet: Correctly handle dwContentRead for gzip encoded requests.
|
2009-12-09 13:13:53 +01:00 |
Juan Lang
|
b0f5b96efe
|
winhttp/tests: Only free a certificate context if retrieving it succeeded.
|
2009-12-09 13:13:49 +01:00 |
Juan Lang
|
71880e4818
|
rsaenh: Free a verify context's keys when it's destroyed.
|
2009-12-09 13:13:42 +01:00 |
Juan Lang
|
ac4ac88a51
|
rsaenh: Use helper function to release and install a key into a crypt provider.
|
2009-12-09 13:13:36 +01:00 |
Alexandre Julliard
|
e099b80a6f
|
winex11: Fix a compiler warning.
|
2009-12-09 13:13:29 +01:00 |
Alexandre Julliard
|
70c20027a9
|
ntdll/tests: Avoid size_t in traces.
|
2009-12-09 12:19:48 +01:00 |
Alexandre Julliard
|
321292a26c
|
shlwapi/tests: Avoid size_t in traces.
|
2009-12-09 12:19:43 +01:00 |
Alexandre Julliard
|
4f83f9a120
|
crypt32/tests: Avoid size_t in traces.
|
2009-12-09 12:19:38 +01:00 |
Juan Lang
|
960a1a9ab7
|
inetmib1: Copy an IP net row's physical address using a type-specific helper function, rather than using a generic helper function which made an invalid alignment assumption.
|
2009-12-09 12:19:09 +01:00 |
Juan Lang
|
950202a59b
|
inetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an interface's description if it has none.
|
2009-12-09 12:19:02 +01:00 |
Alexandre Julliard
|
da9bc130c6
|
msvcrt/tests: Fix the signal handler calling convention.
|
2009-12-09 12:04:41 +01:00 |
Alexandre Julliard
|
506a62776c
|
d3d9/tests: Fix some pointer cast warnings on 64-bit.
|
2009-12-09 12:04:27 +01:00 |
Alexandre Julliard
|
6062679b08
|
d3d8/tests: Fix some pointer cast warnings on 64-bit.
|
2009-12-09 12:04:22 +01:00 |
Alexandre Julliard
|
de3e06a745
|
uxtheme: Fix some pointer cast warnings on 64-bit.
|
2009-12-09 12:04:08 +01:00 |
Alexandre Julliard
|
44a9bae9f8
|
ole32: Fix some pointer cast warnings on 64-bit.
|
2009-12-09 12:04:01 +01:00 |
Marcus Meissner
|
30c1df4a08
|
dbghelp: Add a missing NULL check (Coverity).
|
2009-12-09 12:03:47 +01:00 |
Vincent Povirk
|
df0ef756b3
|
ole32: Add an attribute to StorageBaseImpl to track its reverted status.
|
2009-12-09 12:03:40 +01:00 |
Vincent Povirk
|
5b79c5a5e4
|
ole32: Store the parent of internal storage objects.
|
2009-12-09 12:03:30 +01:00 |
Vincent Povirk
|
8518323e07
|
ole32: Don't track the stream size in storage stream objects.
We can't do this safely when there are multiple objects for a single stream.
|
2009-12-09 12:03:18 +01:00 |
Vincent Povirk
|
6d06c43e53
|
ole32: Use the storage vtable to resize streams.
|
2009-12-09 12:03:10 +01:00 |
Vincent Povirk
|
1d4c698ef3
|
ole32: Use the storage vtable to write to streams.
|
2009-12-09 12:02:59 +01:00 |
Juan Lang
|
71b4ac9c71
|
rsaenh/tests: Fix memory leak.
|
2009-12-09 12:02:47 +01:00 |
Juan Lang
|
4df042b54b
|
crypt32: Compare CRL's authority key identifier against the certificate's subject key identifier property, which also decodes the certificate's extension if necessary.
|
2009-12-09 12:02:43 +01:00 |
Juan Lang
|
1becda464d
|
winhttp: Fix test error when run as non-administrator.
|
2009-12-09 12:02:39 +01:00 |
Juan Lang
|
66b4ad208d
|
wininet: Fix an apparent typo.
|
2009-12-09 12:02:30 +01:00 |
Juan Lang
|
3cd54553f3
|
wininet: Trace more parameters to HTTP_GetCustomHeaderIndex.
|
2009-12-09 12:02:26 +01:00 |
Andrew Eikum
|
578881f600
|
mshtml: Implement IHTMLFrameBase::get_name.
|
2009-12-08 17:54:14 +01:00 |
Andrew Eikum
|
c10cd6c137
|
mshtml: Implement IHTMLWindow2::{get,put}_onresize.
|
2009-12-08 17:54:08 +01:00 |
Andrew Eikum
|
2710d14c40
|
mshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
|
2009-12-08 17:54:01 +01:00 |
Andrew Eikum
|
6e3e7c9f4c
|
mshtml: Store ns[i]frame reference in HTMLFrameBase.
|
2009-12-08 17:53:53 +01:00 |
Roderick Colenbrander
|
662653c8ff
|
winex11: Move X11 display failure MESSAGE to winediag.
|
2009-12-08 17:52:20 +01:00 |
Paul Vriens
|
5fa94d18c5
|
shell32/tests: Remove a useless string.
|
2009-12-08 17:44:30 +01:00 |
Paul Vriens
|
ba5142f342
|
shell32/tests: Remove a now unused define.
|
2009-12-08 17:44:23 +01:00 |
Paul Vriens
|
ea95977825
|
shell32/tests: Removed an unused define.
|
2009-12-08 17:44:16 +01:00 |
Paul Vriens
|
495d353c63
|
shell32/tests: Decide whether to use CSIDL_PROGRAMS or CSIDL_COMMON_PROGRAMS by checking admin rights.
|
2009-12-08 17:44:08 +01:00 |
Paul Vriens
|
b965a5f0e0
|
shell32/tests: Cope with non-English Vista+ and short names in the title bar of explorer windows.
|
2009-12-08 17:44:01 +01:00 |
Roderick Colenbrander
|
715a398899
|
iphlpapi: Use winediag for icmp failure.
|
2009-12-08 17:43:52 +01:00 |
Roderick Colenbrander
|
6a8aae0bec
|
ws2_32: Use winediag for socket failures.
|
2009-12-08 17:43:45 +01:00 |
Francois Gouget
|
d1e592ad20
|
crypt32/tests: Fix compilation on systems that don't support nameless unions.
|
2009-12-08 17:42:25 +01:00 |