Alexandre Julliard
|
32a188e862
|
msxml3: Fix an uninitialized variable.
|
2012-07-27 17:05:28 +02:00 |
Dmitry Timoshkov
|
aaa164272d
|
windowscodecs: Fix warnings detected by compiling with inline wrappers.
|
2012-07-27 17:05:28 +02:00 |
Jacek Caban
|
4a5eca88aa
|
oleaut32: Use proper helpers for iface calls.
|
2012-07-27 17:05:27 +02:00 |
Jacek Caban
|
d2fe8b7061
|
urlmon: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Jacek Caban
|
9114827e7e
|
ieframe: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Jacek Caban
|
16871c4c89
|
mshtml: Grow the buffer faster in BufferBSC_read_data.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
f98c3bbd9c
|
mshtml: Added support for BOM in bind_mon_to_wstr.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
73984d4da8
|
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
f011ccedea
|
mshtml: Moved IStream::Read calls to separated function.
|
2012-07-27 17:05:24 +02:00 |
Francois Gouget
|
9f7e450c4b
|
wbemprox: Make some signature table functions static.
|
2012-07-27 17:05:23 +02:00 |
Francois Gouget
|
d0282267e0
|
kernel32/tests: Make initonce_callback() static.
|
2012-07-27 17:05:23 +02:00 |
Nikolay Sivov
|
f14c2f712f
|
msxml3: Enable inline wrappers and fix warnings.
|
2012-07-27 17:05:22 +02:00 |
Piotr Caban
|
5f3f9cdb9c
|
msvcp71: Added _String_base::_Xlen and _Xran implementation.
|
2012-07-27 17:05:21 +02:00 |
Detlef Riekenberg
|
a7e1b7c6ea
|
msi/tests: Use always static binding for GetTokenInformation.
|
2012-07-27 17:05:20 +02:00 |
Alexandre Julliard
|
35eef16ba7
|
gdi32: Support OpenGL in bitmaps through libOSMesa.
|
2012-07-27 17:05:16 +02:00 |
Sergey Guralnik
|
cbf9589ba3
|
user32: Rearrange ComboBox repositioning code.
|
2012-07-26 21:38:10 +02:00 |
Jacek Caban
|
13df042891
|
mshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore.
|
2012-07-26 19:25:30 +02:00 |
Piotr Caban
|
d2c936d4af
|
msvcp71: Added basic_string::append(iterator, iterator) implementation.
|
2012-07-26 15:32:34 +02:00 |
Piotr Caban
|
da7138767f
|
msvcp71: Added iterator based basic_string::replace implementation.
|
2012-07-26 15:32:29 +02:00 |
Piotr Caban
|
c2a691cb78
|
msvcp71: Added functions for creating basic_string iterators.
|
2012-07-26 15:32:22 +02:00 |
Nikolay Sivov
|
d54e9603b5
|
widl: Emit default argument values for cpp methods.
|
2012-07-26 13:40:44 +02:00 |
Nikolay Sivov
|
f31c2d1df1
|
kernel32: Some tests for LOCALE_SNAME and neutral locales.
|
2012-07-26 13:40:43 +02:00 |
Nikolay Sivov
|
9ba0cf76db
|
kernel32: Fix base for value returned with LOCALE_RETURN_NUMBER.
|
2012-07-26 13:40:43 +02:00 |
Nikolay Sivov
|
5b7efa8ea3
|
kernel32: Some test for handling locales specified by language only.
|
2012-07-26 13:40:42 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
6b34eea6fc
|
widl: Added an extension that uses inline functions instead of macros for C interface calls.
|
2012-07-26 12:17:25 +02:00 |
Jacek Caban
|
b06e8103f7
|
activdbg.idl: Undef GetCurrentThread macro to avoid collision with interface function declaration.
|
2012-07-26 12:11:43 +02:00 |
Michael Stefaniuc
|
4ddfcc2cf1
|
wined3d: Avoid TRUE-FALSE conditional expressions.
|
2012-07-26 12:11:29 +02:00 |
Michael Stefaniuc
|
f631780da4
|
cabinet: Avoid TRUE-FALSE conditional expressions.
|
2012-07-26 12:11:09 +02:00 |
Michael Stefaniuc
|
3a51439fc9
|
mlang/tests: Simplify the "pointer to start of array" idiom.
|
2012-07-26 12:11:03 +02:00 |
Dmitry Timoshkov
|
e6c69e9685
|
gdiplus: Add some GdipTransformPoints tests for a device with different x/y resolutions.
|
2012-07-26 11:08:02 +02:00 |
Dmitry Timoshkov
|
e536a128f7
|
gdiplus: Store device resolution in the graphics object.
|
2012-07-26 11:07:41 +02:00 |
Dmitry Timoshkov
|
9697829511
|
gdiplus: Add missing 'break'.
|
2012-07-26 11:07:24 +02:00 |
Alexandre Julliard
|
9e76bcf331
|
msvcr90/tests: Fix tests for errno values.
|
2012-07-26 11:06:37 +02:00 |
Alexandre Julliard
|
06989a0483
|
msvcrt: Make sure that errno is always set when calling the invalid parameter handler.
|
2012-07-26 11:05:32 +02:00 |
Dan Kegel
|
47b9dd1b55
|
msvcp100: Add _Container_base0::_Swap_all, _Container_base0::_Orphan_all.
|
2012-07-25 21:00:03 +02:00 |
Dmitry Timoshkov
|
c67951c70a
|
gdiplus: Handle image loading failures under some XP versions.
|
2012-07-25 20:14:57 +02:00 |
Dmitry Timoshkov
|
0b40df2990
|
gdiplus: Make get_palette() usable for generating predefined palettes.
|
2012-07-25 20:13:58 +02:00 |
Dmitry Timoshkov
|
f165e2725f
|
gdiplus: Add 8bppGray to the list of supported formats.
|
2012-07-25 20:13:55 +02:00 |
Dmitry Timoshkov
|
271d801ea4
|
gdiplus: Use predefined palette if an image doesn't provide one.
|
2012-07-25 20:13:52 +02:00 |
Dmitry Timoshkov
|
45cdafc5e8
|
gdiplus: Add 8bppIndexed to the list of supported formats.
|
2012-07-25 20:13:18 +02:00 |
Dmitry Timoshkov
|
dce93479ea
|
gdiplus: Retrieve image palette from WIC.
|
2012-07-25 20:13:07 +02:00 |
Henri Verbeet
|
894d161891
|
wined3d: Call core GL functions through gl_info.gl_ops as well.
|
2012-07-25 20:10:08 +02:00 |
Henri Verbeet
|
af1ba676c8
|
wined3d: Pass a gl_info structure to fragment_pipeline.enable_extension().
|
2012-07-25 20:01:31 +02:00 |
Henri Verbeet
|
4b90d79473
|
wined3d: Get rid of the GL extension function pointer typedefs.
|
2012-07-25 20:01:16 +02:00 |
Alexandre Julliard
|
63396e00b9
|
wined3d: Retrieve OpenGL extension functions directly through the TEB table.
|
2012-07-25 19:59:13 +02:00 |
Jacek Caban
|
140cd1b914
|
mshtml: Added runtimeStyle tests.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
9ccc5f487b
|
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
5b633c29b9
|
mshtml: Moved more logic to HTMLStyle_Create.
|
2012-07-25 16:11:21 +02:00 |
Hans Leidekker
|
f930085904
|
wbemprox: Implement IWbemClassObject::GetMethod.
|
2012-07-25 16:11:20 +02:00 |