Alexandre Julliard
|
4890964e31
|
user32: Rely on SetWindowPos to invalidate the DCEs when the window region is changed.
|
2012-08-29 18:08:10 +02:00 |
Alexandre Julliard
|
f71be05ba7
|
user32: ScrollWindow should not use a cached DC, unlike ScrollWindowEx.
|
2012-08-29 12:22:58 +02:00 |
Jacek Caban
|
4c660d6e62
|
mshtml: Use nsIDirectoryServiceProvider2::GetFiles to provide Wine-specific plugin directory.
|
2012-08-29 11:47:29 +02:00 |
Jacek Caban
|
b4a228f461
|
mshtml: Added nsIDirectoryServiceProvider2 implementation.
|
2012-08-29 11:47:25 +02:00 |
Alistair Leslie-Hughes
|
87fabd1009
|
oleaut32: Add VT_BSTR to VT_UI2|VT_ARRAY test.
|
2012-08-29 11:47:22 +02:00 |
Nikolay Sivov
|
ae0b830cf1
|
xmllite: Store DTD processing mode in reader.
|
2012-08-29 11:46:43 +02:00 |
Jacek Caban
|
5cb75c525f
|
widl: Fail with error on an attempt to inherit interface from itself.
|
2012-08-29 11:46:24 +02:00 |
Rico Schüller
|
bfec155345
|
d3dx9: Improve traces in set_number().
|
2012-08-29 11:43:39 +02:00 |
Rico Schüller
|
396af0dac3
|
d3dx9: Optimize set_matrix().
|
2012-08-29 11:43:20 +02:00 |
Rico Schüller
|
77632f0880
|
d3dx9: Avoid desc copy in ID3DXConstantTable::GetSamplerIndex().
|
2012-08-28 20:24:35 +02:00 |
Rico Schüller
|
edb802a847
|
d3dx9: Remove min() in set_matrix_array(), uses always the desc value.
|
2012-08-28 20:24:34 +02:00 |
Rico Schüller
|
b5b0520723
|
d3dx9: Handle D3DXPC_VECTOR in set_matrix_array().
|
2012-08-28 20:24:34 +02:00 |
Rico Schüller
|
a4dde8151b
|
d3dx9: Improve set_matrix_array().
|
2012-08-28 20:24:33 +02:00 |
Rico Schüller
|
97ef9f9322
|
d3dx9: Add some traces to D3DXLoadSurfaceFromMemory().
|
2012-08-28 20:24:18 +02:00 |
Julian Rüger
|
f41d3bf40d
|
po: Update German translation.
|
2012-08-28 14:41:15 +02:00 |
Piotr Caban
|
f9ff5fe3e6
|
msvcp80: Fixed basic_string::rbegin and basic_string::rend implementation.
|
2012-08-28 14:41:14 +02:00 |
Piotr Caban
|
27d0551b90
|
msvcp80: Forward basic_string::erase functions to msvcp90.
|
2012-08-28 14:41:13 +02:00 |
Jacek Caban
|
e679471885
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
Jacek Caban
|
9d1bec6077
|
unknwn.idl: Don't use inline wrappers for IUnknown calls.
|
2012-08-28 14:41:12 +02:00 |
Jacek Caban
|
434b696c46
|
Fixed remaining wrong iface call helpers.
|
2012-08-28 14:41:12 +02:00 |
Jacek Caban
|
57074556d2
|
d3d10core: Use proper helpers for iface calls.
|
2012-08-28 14:41:11 +02:00 |
Jacek Caban
|
cbf155afe1
|
windowscodecs/tests: Use proper helpers for iface calls.
|
2012-08-28 14:41:11 +02:00 |
Jacek Caban
|
9bb70e2739
|
d3d9/tests: Use proper helpers for iface calls.
|
2012-08-28 14:41:10 +02:00 |
Hwang YunSong
|
242f9acdf6
|
po: Update Korean translation.
|
2012-08-28 14:41:08 +02:00 |
Lucas Zawacki
|
d5e9cedaf5
|
dinput: BuildActionMap should not fail if mapping has no pre-stored settings.
|
2012-08-28 14:41:04 +02:00 |
Lucas Zawacki
|
851d38c4ef
|
dinput8/tests: Test load actions when there's no pre-stored ones.
|
2012-08-28 14:41:02 +02:00 |
Francois Gouget
|
c19855bc96
|
msvcp100: Remove some unused functions.
|
2012-08-28 14:41:00 +02:00 |
Francois Gouget
|
d2fc8007d2
|
msvcp100: Make some locale and string functions static.
|
2012-08-28 14:40:59 +02:00 |
Vincent Povirk
|
284f3cc047
|
ole32: Fix typo.
|
2012-08-28 14:40:58 +02:00 |
Vincent Povirk
|
0a5086ab64
|
ole32: Add support for reading BSTR properties.
|
2012-08-28 14:40:57 +02:00 |
Vincent Povirk
|
58c2462c36
|
ole32: Implement StgConvertPropertyToVariant.
|
2012-08-28 14:40:38 +02:00 |
Vincent Povirk
|
ae722c45ad
|
ole32: Add tests for StgConvertPropertyToVariant.
|
2012-08-28 14:40:33 +02:00 |
Vincent Povirk
|
0537454eae
|
propsys: Fix memory leak in IPropertyStore::SetValue.
|
2012-08-28 10:01:09 +02:00 |
Michael Stefaniuc
|
15992994bd
|
wineconsole: Avoid TRUE:FALSE conditional expressions.
|
2012-08-27 19:49:43 +02:00 |
Michael Stefaniuc
|
66bd68a809
|
dplayx: Avoid TRUE:FALSE conditional expressions.
|
2012-08-27 19:49:43 +02:00 |
Dmitry Timoshkov
|
3f35a11426
|
gdiplus: get_log_fontW helper requires a valid graphics object.
|
2012-08-27 19:49:42 +02:00 |
Dmitry Timoshkov
|
2e31f7a80a
|
gdiplus: Fix font leak.
|
2012-08-27 19:49:41 +02:00 |
Dmitry Timoshkov
|
31544a73da
|
gdiplus/tests: Fix font leak.
|
2012-08-27 19:49:39 +02:00 |
Jacek Caban
|
3f353e0025
|
dsound: Use proper helpers for iface calls.
|
2012-08-27 19:46:07 +02:00 |
Jacek Caban
|
4551135f7a
|
ddraw: Use proper helpers for iface calls.
|
2012-08-27 19:46:03 +02:00 |
Jacek Caban
|
1524cc2ab7
|
d3d8: Use proper helpers for iface calls.
|
2012-08-27 19:45:59 +02:00 |
Nikolay Sivov
|
2097c5ddb6
|
kernel32: Handle neutral locale names better in GetLocaleInfoEx.
|
2012-08-27 19:42:52 +02:00 |
Nikolay Sivov
|
debc356afd
|
dwrite: Added IDWriteFontFamily stub.
|
2012-08-27 19:42:15 +02:00 |
Piotr Caban
|
388f11abb3
|
msvcp100: Removed virtual function callers for functions that are not virtual.
|
2012-08-27 19:42:01 +02:00 |
Rico Schüller
|
42d28e0d34
|
d3dx9/tests: Fix typo.
|
2012-08-27 13:42:31 +02:00 |
Rico Schüller
|
8c8b4c356c
|
d3dx9: Remove "too many constants" fixme.
|
2012-08-27 13:42:31 +02:00 |
Rico Schüller
|
3dc48141d1
|
d3dx9: Add debug helper function for RegisterSet.
|
2012-08-27 13:42:30 +02:00 |
Rico Schüller
|
24ab70906b
|
d3dx9: Use debug_d3dxparameter_class/type in traces.
|
2012-08-27 13:42:30 +02:00 |
Rico Schüller
|
68508ed581
|
d3dx9/tests: Add tests for ID3DXConstantTable::GetConstant/ByName/Element().
|
2012-08-27 13:42:29 +02:00 |
Rico Schüller
|
fdbcbb0c91
|
d3dx9/tests: Add tests for ID3DXConstantTable::GetConstantDesc().
|
2012-08-27 13:42:20 +02:00 |