Michael Stefaniuc
|
3454bdc07c
|
ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.
|
2012-09-12 12:45:46 +02:00 |
Marcus Meissner
|
7a529328db
|
kernel32: Add condition variables prototypes and tests.
|
2012-09-11 20:56:37 +02:00 |
Alexandre Julliard
|
1a4a1e5323
|
user32: Check for the need to flush window surfaces every time a window finishes painting.
|
2012-09-11 20:56:35 +02:00 |
James Eder
|
07f29c2ce7
|
ntdll: Remove outdated comment.
|
2012-09-11 18:10:55 +02:00 |
Hans Leidekker
|
1ee3be6e80
|
msi: Only remove a component if the number of clients drops to zero.
|
2012-09-11 18:07:29 +02:00 |
Piotr Caban
|
7ee9bb5c41
|
msvcp80: Fixed ctype_short__Getcat implementation.
|
2012-09-11 18:07:22 +02:00 |
Piotr Caban
|
39e9ac0317
|
msvcp: Prevent overflows while operating on string sizes.
|
2012-09-11 18:07:20 +02:00 |
Piotr Caban
|
5258b3a219
|
msvcp90: Fixed copied buffer siezes in functions operating on wchar_t.
|
2012-09-11 18:07:14 +02:00 |
Piotr Caban
|
cba2102b7e
|
msvcp90: Fixed reading lines containing only delimiter in basic_istream::getline_bstr_delim.
|
2012-09-11 18:07:09 +02:00 |
Michael Stefaniuc
|
c637cbc397
|
shlwapi: Remove gratuitous "stub" from TRACE messages.
|
2012-09-11 18:06:59 +02:00 |
Michael Stefaniuc
|
c34baac0cb
|
comdlg32: Remove gratuitous "stub" from a TRACE message.
|
2012-09-11 18:06:57 +02:00 |
Henri Verbeet
|
faaf3d388e
|
user32: Add rawinput mouse support.
|
2012-09-11 18:06:34 +02:00 |
Henri Verbeet
|
d601a0dede
|
wined3d: wined3d_device_get_render_state() never fails.
|
2012-09-11 18:03:57 +02:00 |
Henri Verbeet
|
75cec973d5
|
wined3d: wined3d_device_set_render_state() never fails.
|
2012-09-11 18:03:53 +02:00 |
Henri Verbeet
|
d2fdeaa4fe
|
d3d10core: Implement d3d10_depthstencil_view_GetResource().
|
2012-09-11 18:03:49 +02:00 |
Qian Hong
|
de5972081e
|
gdi32: Fixed get_name_table_entry for symbol fonts.
|
2012-09-11 11:15:33 +02:00 |
Qian Hong
|
84954c0dbe
|
gdi32/tests: Added tests for symbol fonts.
|
2012-09-11 11:15:30 +02:00 |
Qian Hong
|
80dbd4e9cf
|
gdi32: Fixed localized font style name.
|
2012-09-11 11:15:27 +02:00 |
Qian Hong
|
4461612e33
|
gdi32/tests: Better trace in test_fullname2_helper.
|
2012-09-11 11:14:37 +02:00 |
Qian Hong
|
e7dcb0e260
|
gdi32/tests: Fixed a typo in style name test.
|
2012-09-11 11:14:32 +02:00 |
Dmitry Timoshkov
|
26628b4c0a
|
windowscodecs: Implement Graphic Control Extension metadata reader.
|
2012-09-11 11:14:21 +02:00 |
Dmitry Timoshkov
|
97fc6be67d
|
windowscodecs: Implement Image Descriptor metadata reader.
|
2012-09-11 11:14:14 +02:00 |
Dmitry Timoshkov
|
500ab2b5c7
|
windowscodecs: Implement Logical Screen Descriptor metadata reader.
|
2012-09-11 11:14:05 +02:00 |
Dmitry Timoshkov
|
d96e32c8a3
|
windowscodecs: Correct name of the PNG text metadata reader.
|
2012-09-11 11:13:43 +02:00 |
Vincent Povirk
|
1a032a94df
|
windowscodecs: Implement PNG tEXt metadata reader.
|
2012-09-11 11:12:08 +02:00 |
Vincent Povirk
|
4038cb79b4
|
windowscodecs: Only copy the palette to new bitmaps if they might be indexed.
|
2012-09-11 11:12:03 +02:00 |
Piotr Caban
|
688aa1f529
|
msvcrt: Skip RTTI signature==1 tests on platforms that doesn't support it.
|
2012-09-10 20:48:39 +02:00 |
Jacek Caban
|
dd0fe98646
|
jscript: Added support for no new line between return and expression rule.
|
2012-09-10 17:36:08 +02:00 |
Jacek Caban
|
f1642ce1fc
|
jscript: Added support for no new line between continue and identifier rule.
|
2012-09-10 17:36:05 +02:00 |
Jacek Caban
|
dc2133cc66
|
jscript: Added support for no new line between break and identifier rule.
|
2012-09-10 17:36:02 +02:00 |
Jacek Caban
|
3f2365d5de
|
mshtml: Added support for navigating to anchors with IDs containing '#'.
|
2012-09-10 17:35:56 +02:00 |
Jacek Caban
|
7293e84163
|
mshtml: Added IHTMLWindow2::onscroll implementation.
|
2012-09-10 17:35:54 +02:00 |
Jacek Caban
|
bdcc88a396
|
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentNode_invoke.
|
2012-09-10 17:35:51 +02:00 |
Alexandre Julliard
|
64dc6561cd
|
winex11: Remove support for icon windows, use a default icon instead.
|
2012-09-10 16:22:08 +02:00 |
Alexandre Julliard
|
a39659fcc9
|
winex11: Disable client-side rendering for OpenGL windows.
|
2012-09-10 16:16:05 +02:00 |
Dmitry Timoshkov
|
2b5739269c
|
windowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader.
|
2012-09-10 12:21:14 +02:00 |
Dmitry Timoshkov
|
7f93e0a6d2
|
windowscodecs: Add a bunch of tests for Image Descriptor metadata reader.
|
2012-09-10 12:21:09 +02:00 |
Dmitry Timoshkov
|
0b0bf572c1
|
windowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader.
|
2012-09-10 12:21:04 +02:00 |
Dmitry Timoshkov
|
3ea74413c6
|
include/wincodecsdk.idl: Fix a typo.
|
2012-09-10 12:20:51 +02:00 |
Dmitry Timoshkov
|
248e9ef7c9
|
windowscodecs: Add a bunch of GIF metadata tests.
|
2012-09-10 12:20:43 +02:00 |
Dmitry Timoshkov
|
44e6a494d9
|
windowscodecs: Add more tests for PNG metadata.
|
2012-09-10 12:20:35 +02:00 |
Jacek Caban
|
81766a740e
|
vbscript: Added support for VT_NULL in stack_pop_bool.
|
2012-09-10 12:15:40 +02:00 |
Jacek Caban
|
167174d88b
|
vbscript: Added support for comparing to null.
|
2012-09-10 12:15:38 +02:00 |
Jacek Caban
|
a4869de7fa
|
mshtml: Check if value is function only when it needs to be in invoke_builtin_prop.
|
2012-09-10 12:15:34 +02:00 |
Jacek Caban
|
156e94429d
|
mshtml: Use first script host's GUID as default script guid.
|
2012-09-10 11:51:52 +02:00 |
Jacek Caban
|
24f4c09bb6
|
vbscript: Added support for DISPATCH_PROPERTYGET in invoke_variant_prop.
|
2012-09-10 11:47:29 +02:00 |
Rico Schüller
|
c67e48b9fa
|
winex11.drv: Remove unneeded variable definition.
|
2012-09-10 11:47:11 +02:00 |
Dan Kegel
|
e45b5f556a
|
vcomp: Better stub for _vcomp_set_num_threads.
|
2012-09-10 11:47:06 +02:00 |
Dan Kegel
|
8e9e82f41e
|
msvcp90: Handle npos as length in more places.
|
2012-09-10 11:46:55 +02:00 |
Henri Verbeet
|
5befb959dd
|
user32: Implement RegisterRawInputDevices().
|
2012-09-10 11:44:19 +02:00 |