Jacek Caban
|
244a6951ac
|
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.
|
2011-02-22 12:28:07 +01:00 |
Maarten Lankhorst
|
8794f8f708
|
gdiplus: Implement in-memory font storage.
|
2011-02-22 12:27:59 +01:00 |
Alexandre Julliard
|
130e38e047
|
cabinet: Preserve trailing slash on directory name in Extract().
|
2011-02-21 19:36:32 +01:00 |
Dylan Smith
|
5fe7522ba1
|
d3dx9: Add stubs for D3DXCreateText.
|
2011-02-21 16:25:58 +01:00 |
Alistair Leslie-Hughes
|
62c8c143c4
|
mshtml: Add support for get/put mousemove event.
|
2011-02-21 16:24:39 +01:00 |
Dmitry Timoshkov
|
e0f5ddddf1
|
gdi32: Do not leak the hfont list (Valgrind).
|
2011-02-21 15:18:39 +01:00 |
Dmitry Timoshkov
|
20bdd203aa
|
gdi32: Go through all hfontlist entries not just the first one when checking whether font is in the child font list.
|
2011-02-21 15:18:37 +01:00 |
Dmitry Timoshkov
|
00c8250ff8
|
gdi32: Add dumping of child GDI font cache.
|
2011-02-21 15:18:33 +01:00 |
Dmitry Timoshkov
|
cf6c76b3b4
|
user32: Cope with failing SetForegroundWindow().
|
2011-02-21 15:18:29 +01:00 |
Rico Schüller
|
0e8d142ea6
|
d3dcompiler: Parse reflection variables.
|
2011-02-21 12:58:58 +01:00 |
Rico Schüller
|
c6ec32aec7
|
d3dcompiler: Implement ID3D11ShaderReflectionConstantBuffer::GetDesc().
|
2011-02-21 12:58:57 +01:00 |
Rico Schüller
|
dd934099e1
|
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByName().
|
2011-02-21 12:58:55 +01:00 |
Rico Schüller
|
a7483f4bcc
|
d3dcompiler: Implement ID3D11ShaderReflection::GetConstantBufferByIndex().
|
2011-02-21 12:58:53 +01:00 |
Rico Schüller
|
3f6c54f263
|
d3dcompiler: Parse reflection constant buffers.
|
2011-02-21 12:58:50 +01:00 |
Jörg Höhle
|
fd8576bfdb
|
winmm: Let WideCharToMultiByte search for NUL string terminator (Valgrind).
|
2011-02-21 12:46:36 +01:00 |
Alexander Scott-Johns
|
60b5d91abb
|
comctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).
|
2011-02-21 12:46:26 +01:00 |
Alexander Scott-Johns
|
f2df2f38e6
|
comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is not set (Valgrind).
|
2011-02-21 12:46:14 +01:00 |
Matteo Bruni
|
ffe65c2721
|
d3dx9/tests: Remove spurious assignment (LLVM/Clang).
|
2011-02-21 12:44:36 +01:00 |
Matteo Bruni
|
6505aed598
|
d3dx9: Remove an unnecessary initialization (LLVM/Clang).
|
2011-02-21 12:44:31 +01:00 |
Matteo Bruni
|
ed1b396b66
|
d3dx9: Remove a couple of spurious assignments (LLVM/Clang).
|
2011-02-21 12:44:27 +01:00 |
Matteo Bruni
|
005910957b
|
d3dcompiler: Fix initial allocation (Valgrind).
|
2011-02-21 12:44:19 +01:00 |
Charles Davis
|
03c29bf7f5
|
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
|
2011-02-21 12:44:08 +01:00 |
Alexandre Julliard
|
9eba2de390
|
ntdll: Improve the error reporting for invalid PE file architectures.
|
2011-02-19 14:11:05 +01:00 |
Alexandre Julliard
|
0fd822f465
|
kernel32: Use debugstr_a to avoid overflow with user-specified string.
|
2011-02-19 13:06:40 +01:00 |
Alexandre Julliard
|
3dc669ffb5
|
cabinet: Fix the remaining todo_wine tests in fdi.c.
|
2011-02-19 13:05:57 +01:00 |
Peter Urbanec
|
36391faf45
|
jscript: Implement character escaping as described by ECMA-262 B.2.1.
|
2011-02-18 17:04:15 +01:00 |
Alistair Leslie-Hughes
|
27bb5a0f52
|
msxml3: Add IObjectWithSite support to IXMLHttpRequest.
|
2011-02-18 17:03:01 +01:00 |
Austin English
|
d1442ace43
|
mshtml/tests: Update disabled test comment.
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
d23b088818
|
wintrust/tests: Remove win9x hacks.
|
2011-02-18 14:54:51 +01:00 |
Gerald Pfeifer
|
1dae68e71b
|
winmm: Simplify MCI_DumpCommandTable a bit.
|
2011-02-18 14:54:51 +01:00 |
Dmitry Timoshkov
|
798edfec16
|
user32: Use the windows created by the SetParent() test to get a more predictable active/focus window state.
|
2011-02-18 14:54:51 +01:00 |
Rico Schüller
|
9cc0cd39a1
|
d3dcompiler/tests: Add GetResourceBindingDesc() test.
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
809bb35bf0
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
85e3ff245f
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
223c431d90
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
4803f921e6
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
a41a574d3e
|
comctl32/tests: Remove dead assignments (LLVM/Clang).
|
2011-02-18 14:54:49 +01:00 |
Alexandre Julliard
|
866adf4b50
|
cabinet: Avoid some memory allocations by storing buffers directly in the FCI structure.
|
2011-02-18 14:54:49 +01:00 |
Alexandre Julliard
|
e1a0ef7ef8
|
cabinet: Add support for MSZIP compression.
|
2011-02-18 14:54:44 +01:00 |
Alexandre Julliard
|
527c8263a1
|
cabinet: Create temp files only once we have data to store into them.
|
2011-02-18 00:19:31 +01:00 |
Alexandre Julliard
|
d651fbe4d1
|
cabinet: Cleanup file loading and add infrastructure for plugging in real compression.
|
2011-02-18 00:19:04 +01:00 |
Jörg Höhle
|
d9d4323137
|
msvcrt/tests: sizeof(long double) is 12 with MS.
|
2011-02-17 18:33:43 +01:00 |
Jörg Höhle
|
c6d67fad8f
|
msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
|
2011-02-17 18:33:43 +01:00 |
Austin English
|
4dc81b6518
|
jscript/tests: Remove a dead assignment (LLVM/Clang).
|
2011-02-17 18:33:43 +01:00 |
Austin English
|
66f5234f3e
|
d3d9/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Austin English
|
b917903291
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Austin English
|
498d8738e3
|
crypt32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Austin English
|
d583f12d8e
|
winmm/tests: Remove dead assignment (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Austin English
|
408d068915
|
usp10/tests: Remove dead assignment (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Austin English
|
194e43f6e3
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Alexander Scott-Johns
|
182b6a0483
|
user32: Fix read of uninitialized data and a couple of typos in TrackMouseEvent (Valgrind).
|
2011-02-17 18:33:42 +01:00 |
Alistair Leslie-Hughes
|
df25f0d9a6
|
mshtml: Implement IHTMLAnchorElement_put_href.
|
2011-02-17 17:41:23 +01:00 |
Dmitry Timoshkov
|
15c322c235
|
mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.
|
2011-02-17 17:41:23 +01:00 |
Alexander Scott-Johns
|
e2d4775233
|
comctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename it to LISTVIEW_Notify (Valgrind).
|
2011-02-17 17:31:22 +01:00 |
Austin English
|
671b9a43e7
|
ole32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-17 17:30:30 +01:00 |
Austin English
|
c4b1523b90
|
crypt32/tests: Remove a dead initialization (LLVM/Clang).
|
2011-02-17 17:30:22 +01:00 |
Austin English
|
6d66446baf
|
inetmib1/tests: Remove a dead assignment (LLVM/Clang).
|
2011-02-17 17:30:13 +01:00 |
Austin English
|
f817e547f9
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:30:00 +01:00 |
Austin English
|
7de70a4804
|
msi/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:29:54 +01:00 |
Austin English
|
b6bea541db
|
msi/tests: Remove dead assignments.
|
2011-02-17 17:29:46 +01:00 |
Austin English
|
b1d4d2b215
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:29:05 +01:00 |
Austin English
|
b7c18d104b
|
advapi32/tests: Remove Win9x hacks.
|
2011-02-17 17:28:17 +01:00 |
Austin English
|
33db33d474
|
advapi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-17 17:27:47 +01:00 |
Austin English
|
68e1d5d78e
|
advapi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-17 17:27:41 +01:00 |
Austin English
|
e8a2fa28ea
|
d3dx9_36/tests: Free memory after use (Valgrind).
|
2011-02-17 17:27:30 +01:00 |
Nikolay Sivov
|
edeff310b1
|
msxml3: Null pointer for schema uri should be treated as empty.
|
2011-02-17 17:27:22 +01:00 |
André Hentschel
|
21332ccb85
|
kernel32: Forward RtlCompareMemory to ntdll on x86_64.
|
2011-02-17 17:27:00 +01:00 |
Rico Schüller
|
d4798d0580
|
d3dcompiler/tests: Add reflection ps desc test.
|
2011-02-17 17:26:18 +01:00 |
Rico Schüller
|
c7ed17ac66
|
d3dcompiler/tests: Add reflection vs desc test.
|
2011-02-17 17:26:12 +01:00 |
Juan Lang
|
7c42297bf3
|
wintrust/tests: Fix a leak (valgrind).
|
2011-02-17 17:26:00 +01:00 |
Juan Lang
|
04f74d7e43
|
crypt32/tests: Test return value (clang).
|
2011-02-17 17:25:44 +01:00 |
Juan Lang
|
bcace6fb7c
|
crypt32/tests: Test a return value (clang).
|
2011-02-17 17:25:40 +01:00 |
Juan Lang
|
d4748065b3
|
crypt32/tests: Remove an unused assignment (clang).
|
2011-02-17 17:25:35 +01:00 |
Alexandre Julliard
|
682d9a2929
|
cabinet: Create one temp file per folder and avoid an extra copy of the data.
|
2011-02-17 16:48:19 +01:00 |
Alexandre Julliard
|
b0cebda36b
|
kernel32: Don't try to initialize curses if the TERM variable is not set.
|
2011-02-16 23:30:32 +01:00 |
Jacek Caban
|
7af0b1cb45
|
urlmon: Use winetest page URL for abort test.
|
2011-02-16 16:49:51 +01:00 |
Nikolay Sivov
|
4e079d6b3d
|
msxml3: Initial implementation of transform() method.
|
2011-02-16 16:49:34 +01:00 |
Nikolay Sivov
|
bb47bab7ce
|
msxml3: Store output stream for processor.
|
2011-02-16 16:49:21 +01:00 |
Nikolay Sivov
|
392934af90
|
msxml3: Basic put_input() method for IXSLProcessor.
|
2011-02-16 16:48:51 +01:00 |
Jacek Caban
|
e703763e51
|
msxml3: Silence QueryInterface FIXME.
|
2011-02-16 14:26:27 +01:00 |
Thomas Mullaly
|
5624ece30d
|
mshtml: Fixed a few typos.
|
2011-02-16 14:26:27 +01:00 |
Juan Lang
|
3cdd20f91d
|
crypt32: Don't assign a count value unless memory allocation succeeds (clang).
|
2011-02-16 14:26:27 +01:00 |
Juan Lang
|
b377f83453
|
crypt32: Don't assume a function succeeded (clang).
|
2011-02-16 14:26:26 +01:00 |
Juan Lang
|
bcd14a1822
|
crypt32: Fix return value in error cases (clang).
|
2011-02-16 14:26:26 +01:00 |
Juan Lang
|
a7534610a3
|
crypt32: Fix return value (clang).
|
2011-02-16 14:26:26 +01:00 |
André Hentschel
|
fc38254fed
|
kernel32: Remove a useless error message.
|
2011-02-16 14:26:26 +01:00 |
André Hentschel
|
e0d712da61
|
rsaenh/tests: Test the reported length on success.
|
2011-02-16 14:26:26 +01:00 |
Andrew Nguyen
|
78110088d4
|
propsys: Add a PSRefreshPropertySchema stub.
|
2011-02-16 14:26:26 +01:00 |
Andrew Nguyen
|
6d0983972e
|
usp10/tests: Avoid passing optional pointers to uninitialized structures in ScriptString tests.
|
2011-02-16 14:26:26 +01:00 |
Rico Schüller
|
d790be79d7
|
d3dcompiler/tests: Add reflection test.
|
2011-02-16 14:26:26 +01:00 |
Rico Schüller
|
14d8b51bac
|
d3dcompiler: Add argument check in D3DReflect().
|
2011-02-16 14:26:14 +01:00 |
Amine Khaldi
|
f8da57ca89
|
riched20: Fix a c89 conformance issue in ITextImpl->editor->rcFormat initialization.
|
2011-02-16 14:02:59 +01:00 |
Alexandre Julliard
|
de8dc80c85
|
msvcr90/tests: Fix the type info test for 64-bit.
|
2011-02-16 14:00:38 +01:00 |
Alexandre Julliard
|
ea22b17065
|
cabinet: Store the data block headers in a memory list instead of on-disk.
Compute the checksums only when writing to the final file.
|
2011-02-16 12:17:48 +01:00 |
Alexandre Julliard
|
afae86aa1e
|
cabinet: Rewrite the cabinet header output code, and write everything to disk in one step.
|
2011-02-15 20:08:44 +01:00 |
Jacek Caban
|
8b861189e9
|
mshtml: Fixed a leak (valgrind).
|
2011-02-15 17:42:26 +01:00 |
Jacek Caban
|
a124d74c7b
|
urlmon: Get rid of no longer needed buffering in stgmed_buf_t.
|
2011-02-15 17:42:26 +01:00 |
Jacek Caban
|
8bee20d85f
|
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
|
2011-02-15 17:42:26 +01:00 |
Jacek Caban
|
4499b4516e
|
urlmon: Read remaining protocol data if report_data was called after binding finished.
|
2011-02-15 17:42:26 +01:00 |
Jacek Caban
|
0d01f2f479
|
urlmon: Get rid of init variable in stgmed_buf_t.
|
2011-02-15 17:42:26 +01:00 |