Dmitry Timoshkov
|
ec206a843f
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
Dmitry Timoshkov
|
be28f266ff
|
windowscodecs: Implement GIF Application Extension metadata reader.
|
2012-09-17 12:08:00 +02:00 |
Christian Costa
|
66a817f067
|
dmusic: Create the list of available system ports at the beginning and use it to enumerate ports.
|
2012-09-17 12:07:41 +02:00 |
Christian Costa
|
649a177007
|
dmusic: Rename params in GetMasterClock.
|
2012-09-17 12:07:16 +02:00 |
Christian Costa
|
8c07215f3a
|
dmusic: Rename params in CreateMusicBuffer.
|
2012-09-17 12:06:59 +02:00 |
Christian Costa
|
87d7fe68e2
|
d3dxof: Checkout output pointer and set returned interface to NULL at the beginning.
|
2012-09-17 12:06:47 +02:00 |
Michael Stefaniuc
|
d8d58b238c
|
mshtml: Fix a memory leak on an error path (Smatch).
|
2012-09-17 12:06:04 +02:00 |
Michael Stefaniuc
|
ab381658e0
|
urlmon: Don't generate unreachable break after return (Smatch).
|
2012-09-17 12:05:54 +02:00 |
Michael Stefaniuc
|
dfd4191de4
|
ntdll/tests: Fix a memory leak (Smatch).
|
2012-09-17 12:05:48 +02:00 |
Marcus Meissner
|
1c3b1c3fec
|
dinput: Added a missing close(fd) in disabled case (Coverity).
|
2012-09-17 12:05:40 +02:00 |
Marcus Meissner
|
1104678b40
|
propsys: PropVariantClear does not clear on uninitialized values (Coverity).
|
2012-09-17 12:05:30 +02:00 |
Marcus Meissner
|
d182a123d1
|
mshtml: Print initialized anchor (Coverity).
|
2012-09-17 12:05:03 +02:00 |
Charles Davis
|
7b0cea0d54
|
advapi32: Actually return an error if status indicates an error (Clang).
|
2012-09-17 12:04:52 +02:00 |
Charles Davis
|
9285306a5b
|
advapi32: Eliminate dead stores (Clang).
|
2012-09-17 12:04:46 +02:00 |
Piotr Caban
|
2f01c45248
|
msvcp100: Remove unused thiscall functions.
|
2012-09-14 15:46:10 +02:00 |
Piotr Caban
|
f8350fc15b
|
msvcp90: Remove unused thiscall functions.
|
2012-09-14 15:45:09 +02:00 |
Piotr Caban
|
9730744b85
|
msvcp80: Added codecvt<wchar>::_Getcat implementation.
|
2012-09-14 15:44:58 +02:00 |
Piotr Caban
|
fbd7765187
|
msvcp90: Fixed _Getcat return type.
|
2012-09-14 15:44:53 +02:00 |
Huw Davies
|
2f3d13a49d
|
winspool: Skip scanner-only devices.
|
2012-09-14 15:44:43 +02:00 |
Jörg Höhle
|
5b3121b632
|
mciseq: Remove superfluous NULL pointer check.
|
2012-09-14 15:44:28 +02:00 |
Henri Verbeet
|
a7bad0bde5
|
wined3d: Just handle all instructions in the shader backend.
|
2012-09-14 15:43:28 +02:00 |
Henri Verbeet
|
90bd04c6b6
|
wined3d: wined3d_device_multiply_transform() never fails.
|
2012-09-14 15:43:20 +02:00 |
Henri Verbeet
|
bf23df7980
|
d3d10core/tests: Add a small test for ID3D10Device_CreateShaderResourceView().
|
2012-09-14 15:43:16 +02:00 |
Henri Verbeet
|
83e21f8793
|
d3d10core: Implement d3d10_shader_resource_view_GetDesc().
|
2012-09-14 15:43:12 +02:00 |
Michael Stefaniuc
|
f824030a49
|
gdi32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:45 +02:00 |
Michael Stefaniuc
|
8a7cc0687c
|
gdi.exe16: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:42 +02:00 |
Michael Stefaniuc
|
20595d2988
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
Michael Stefaniuc
|
bee1573cb7
|
dsound: Get rid of an unused macro.
|
2012-09-14 15:41:36 +02:00 |
Bernhard Übelacker
|
fdb7286a2c
|
mshtml: Check parameter load_group before calling RemoveRequest.
|
2012-09-14 14:15:34 +02:00 |
James Eder
|
2a71712b51
|
ntdll: Add more complete implementation of NtPowerInformation.
|
2012-09-14 12:04:48 +02:00 |
Andrew Eikum
|
eaf709fb19
|
advapi32: Implement CreateProcessAsUserA.
|
2012-09-14 12:03:06 +02:00 |
Andrew Eikum
|
ac615a7e9a
|
advapi32: Consolidate helper function.
|
2012-09-14 12:03:01 +02:00 |
Rico Schüller
|
8fb16c955b
|
d3dx9: Move transpose matrix into get_matrix().
|
2012-09-14 11:52:02 +02:00 |
Rico Schüller
|
5b06a2d113
|
d3dx9: Move transpose matrix into set_matrix().
|
2012-09-14 11:51:58 +02:00 |
Rico Schüller
|
26914eb337
|
d3dx9: Use set_number instead of get_bool/int/float.
|
2012-09-14 11:51:55 +02:00 |
Thomas Faber
|
c9d389c311
|
msxml3: Do not directly write to resource section.
|
2012-09-14 11:46:11 +02:00 |
Dmitry Timoshkov
|
6881ca771e
|
windowscodecs: Test GIF metadata using a specially created GIF image with a bunch of extensions.
|
2012-09-14 11:40:22 +02:00 |
Dmitry Timoshkov
|
fd0cbf9ebe
|
windowscodecs: Fix calculation of GIF local color table size from decoder data.
|
2012-09-14 11:40:17 +02:00 |
Dmitry Timoshkov
|
8ec1008fc7
|
windowscodecs: Add a bunch of tests for GIF Comment Extenstion metadata reader.
|
2012-09-14 11:40:09 +02:00 |
Dmitry Timoshkov
|
32a5a11b5e
|
windowscodecs: Add a bunch of tests for GIF Application Extension metadata reader.
|
2012-09-14 11:40:01 +02:00 |
Charles Davis
|
4d22d68503
|
advapi32: Fix memory leak on Mac OS (Clang).
|
2012-09-14 11:39:47 +02:00 |
Charles Davis
|
b8243b01b5
|
d3dxof: Don't release a garbage object pointer (Clang).
|
2012-09-14 11:32:54 +02:00 |
Vincent Povirk
|
60dae84bc6
|
propsys: Use integer conversion functions in PropVariantCompareEx.
|
2012-09-14 11:32:12 +02:00 |
Vincent Povirk
|
c66b5ac4c3
|
propsys: Implement prop variant integer conversions with tests.
|
2012-09-14 11:32:09 +02:00 |
Vincent Povirk
|
6d52262e56
|
propsys: Add basic implementation of PropVariantCompareEx.
|
2012-09-14 11:32:05 +02:00 |
Vincent Povirk
|
8191af07d8
|
propsys: Add tests for PropVariantCompareEx.
|
2012-09-14 11:32:01 +02:00 |
Vincent Povirk
|
52d1db1908
|
propsys: Stub PropVariantCompareEx.
|
2012-09-14 11:31:57 +02:00 |
Alexandre Julliard
|
83cfd54f85
|
ddraw/tests: Allow the clip region to contain multiple rectangles.
|
2012-09-13 23:35:49 +02:00 |
Alexandre Julliard
|
ed8d665f8c
|
mountmgr: Support udisks2 versions that store the uuid as an array.
|
2012-09-13 22:37:00 +02:00 |
Piotr Caban
|
d28174b765
|
msvcp: Sync spec files and implementations.
|
2012-09-13 17:01:23 +02:00 |
Piotr Caban
|
905752e0f4
|
msvcp90: Added ios_base flags manipulators implementation.
|
2012-09-13 17:01:15 +02:00 |
Dmitry Timoshkov
|
664f1c4770
|
windowscodecs: Create Graphic Control Extension metadata block for a GIF frame.
|
2012-09-13 17:00:33 +02:00 |
Dmitry Timoshkov
|
003c20467c
|
windowscodecs: Create Image Descriptor metadata block for a GIF frame.
|
2012-09-13 17:00:28 +02:00 |
James Eder
|
fbd5a9aaff
|
ntdll/tests: Add test for ProcessorInformation case of NtPowerInformation.
|
2012-09-13 16:55:33 +02:00 |
James Eder
|
c683b98da5
|
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs as there are CPUs.
|
2012-09-13 16:49:16 +02:00 |
Jacek Caban
|
8c5f5b49ec
|
jscript: Added support for host objects being part of scope chain.
|
2012-09-13 16:47:29 +02:00 |
Jacek Caban
|
fdbd536983
|
jscript: Don't leave current scope in return statement before evaluating the expression.
|
2012-09-13 16:47:22 +02:00 |
Hans Leidekker
|
dd8f54a49f
|
msi: Don't reinstall components shared with other products.
|
2012-09-13 13:56:39 +02:00 |
Michael Stefaniuc
|
9f56598fb9
|
comctl32/tests: Use the proper type for function pointers.
|
2012-09-13 13:56:34 +02:00 |
Michael Stefaniuc
|
5b19a55910
|
comctl32/tests: Remove commented out struct declaration.
|
2012-09-13 13:56:23 +02:00 |
Piotr Caban
|
b3dff995ee
|
msvcrt/tests: Added more RTTI tests.
|
2012-09-13 13:56:15 +02:00 |
Piotr Caban
|
f4e323baa4
|
msvcrt: Fixed RTTI base pointer calculation if signature==0.
|
2012-09-13 13:56:04 +02:00 |
Jacek Caban
|
a982933869
|
mshtml: Try using IWinInetHttpInfo if OnResponse was not called.
|
2012-09-13 13:55:42 +02:00 |
Jacek Caban
|
05dc7eac8d
|
mshtml: Added IHTMLDocument4::fireEvent implementation.
|
2012-09-13 13:55:36 +02:00 |
Jacek Caban
|
fae1fff830
|
mshtml: Added more events tests.
|
2012-09-13 13:55:25 +02:00 |
Jacek Caban
|
3de3d07054
|
mshtml: Added support for event object in HTMLElement::fireEvent.
|
2012-09-13 13:54:52 +02:00 |
Jacek Caban
|
fffb717b1b
|
mshtml: Added IHTMLDocument4::createEventObject implementation.
|
2012-09-13 13:54:47 +02:00 |
Jacek Caban
|
74453fb0fd
|
mshtml: Added HTMLElement::ondataavailable implementation.
|
2012-09-13 13:54:40 +02:00 |
Alexandre Julliard
|
b9fa73a798
|
user32/tests: Add some tests for UpdateLayeredWindow.
|
2012-09-13 13:50:57 +02:00 |
Alexandre Julliard
|
b0fce2a02b
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
Alexandre Julliard
|
9f29dcdc2e
|
user32: Don't send messages on position changes in UpdateLayeredWindow.
|
2012-09-13 13:50:15 +02:00 |
Alexandre Julliard
|
0682355af2
|
winex11: Don't use a window surface for embedded windows.
|
2012-09-13 10:31:58 +02:00 |
Henri Verbeet
|
b8feef8833
|
wined3d: wined3d_device_set_base_vertex_index() never fails.
|
2012-09-13 10:23:14 +02:00 |
Henri Verbeet
|
9235336894
|
d3d10core/tests: Add a small test for ID3D10Device_CreateDepthStencilView().
|
2012-09-13 10:23:05 +02:00 |
Henri Verbeet
|
05d1fbb392
|
d3d10core: Implement d3d10_depthstencil_view_GetDesc().
|
2012-09-13 10:22:59 +02:00 |
Michael Stefaniuc
|
3fa6bd0ced
|
ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_STORAGE_GET_MEDIA_TYPES.
|
2012-09-13 10:21:46 +02:00 |
Josh DuBois
|
92ad0a47fa
|
msls31: Add stub dll.
|
2012-09-12 17:49:43 +02:00 |
Qian Hong
|
df8be7b81a
|
gdi32: Prepend at in get_outline_text_metrics for vertical fonts.
|
2012-09-12 16:04:53 +02:00 |
Qian Hong
|
2f76f35e46
|
gdi32/tests: Added more tests for vertical fonts.
|
2012-09-12 16:04:47 +02:00 |
Qian Hong
|
97904fd1ff
|
gdi32: Prepend at when create vertical font face.
|
2012-09-12 16:04:34 +02:00 |
Qian Hong
|
8f91b51674
|
gdi32/tests: Added tests for vertical fonts.
|
2012-09-12 16:04:25 +02:00 |
Qian Hong
|
6c1e264e8e
|
gdi32: Fixed localized font full name (UNIQUE ID).
|
2012-09-12 16:04:03 +02:00 |
Piotr Caban
|
dadc409bae
|
msvcp: Fixed displaying of not NULL-terminated strings in debug traces.
|
2012-09-12 16:03:44 +02:00 |
Piotr Caban
|
8dacc816eb
|
msvcp: Sync spec files and implementations.
|
2012-09-12 16:03:38 +02:00 |
Piotr Caban
|
69e12a9ae9
|
msvcp90: Added std::ws(basic_istream) implementation.
|
2012-09-12 16:03:30 +02:00 |
Alexandre Julliard
|
edea44f0ff
|
winex11: Add support for the LWA_COLORKEY layered window attribute.
|
2012-09-12 16:00:18 +02:00 |
Daniel Jelinski
|
425f0a25d6
|
comctl32: Invalidate correct rectangle for marquee selection.
|
2012-09-12 12:48:50 +02:00 |
Dmitry Timoshkov
|
a53807e3e8
|
windowscodecs: Check guid pointer for NULL in TiffDecoder_GetContainerFormat.
|
2012-09-12 12:48:40 +02:00 |
Dmitry Timoshkov
|
b8c4ba6603
|
windowscodecs: Implement GetContainerFormat for the TIFF metadata block reader.
|
2012-09-12 12:48:36 +02:00 |
Dmitry Timoshkov
|
5373f8520d
|
windowscodecs: Create Logical Screen Descriptor metadata for the GIF decoder.
|
2012-09-12 12:48:30 +02:00 |
Dmitry Timoshkov
|
039f6d5114
|
windowscodecs: Make sure that all GIF metadata blocks are properly packed.
|
2012-09-12 12:48:26 +02:00 |
Michael Stefaniuc
|
f905a1c448
|
shell32: Fix the messed up indentation level in the STRRET functions.
|
2012-09-12 12:47:46 +02:00 |
Michael Stefaniuc
|
506f77f52d
|
shell32: Use a helper to trace the type of a STRRET.
|
2012-09-12 12:47:34 +02:00 |
Michael Stefaniuc
|
8cb3ede419
|
msdmo: DMOGetTypes() is implemented and not a stub.
|
2012-09-12 12:47:18 +02:00 |
Henri Verbeet
|
c6fcc0255c
|
user32: Add rawinput keyboard support.
|
2012-09-12 12:47:13 +02:00 |
Henri Verbeet
|
706ece827b
|
wined3d: wined3d_device_get_transform() never fails.
|
2012-09-12 12:46:12 +02:00 |
Henri Verbeet
|
f79bbc767d
|
wined3d: wined3d_device_set_transform() never fails.
|
2012-09-12 12:46:07 +02:00 |
Henri Verbeet
|
b6b9c15696
|
d3d10core: Implement d3d10_shader_resource_view_GetResource().
|
2012-09-12 12:46:00 +02:00 |
Jacek Caban
|
32d1bb2bbf
|
vbscript: Skip tests on too old vbscript.
|
2012-09-12 12:45:54 +02:00 |
Michael Stefaniuc
|
3454bdc07c
|
ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.
|
2012-09-12 12:45:46 +02:00 |