Commit Graph

90115 Commits

Author SHA1 Message Date
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
Rico Schüller
053e5b59ec d3dx9: Fix RegisterCount calculation. 2012-08-27 11:33:11 +02:00
Rico Schüller
4d59b503de d3dx9: Implement ID3DXConstantTable::GetConstantElement(). 2012-08-27 11:32:52 +02:00
Rico Schüller
fa7422bc4e d3dx9: Improve ID3DXConstantTable::GetConstantDesc(). 2012-08-27 11:32:47 +02:00
Rico Schüller
ea4f402164 d3dx9: Improve ID3DXConstantTable::GetConstant(). 2012-08-27 11:32:42 +02:00
Rico Schüller
2204986797 d3dx9: Improve ID3DXConstantTable::GetConstantByName(). 2012-08-27 11:32:38 +02:00
André Hentschel
7e132ac1a6 winedbg: Add register data processing operators to Thumb2 disassembler. 2012-08-27 11:32:13 +02:00
André Hentschel
c5fbebd3a6 winedbg: Add store operators to Thumb2 disassembler. 2012-08-27 11:32:09 +02:00
Nikolay Sivov
2a8552a925 msxml3: Implement xmldecl-version property for a reader. 2012-08-27 11:32:00 +02:00
Nikolay Sivov
240d1e4f18 wmi: Implement SystemName property for service class. 2012-08-27 11:31:52 +02:00
Nikolay Sivov
773cf1e599 wmi: Implement StartMode property for service class. 2012-08-27 11:31:44 +02:00
Gerald Pfeifer
7432949693 dinput: Fix incorrect check in device_disabled_registry. 2012-08-27 11:31:12 +02:00
Dmitry Timoshkov
ac8019df3d gdiplus: Correct signature/mask info for the GIF codec. 2012-08-27 11:30:35 +02:00
Lauri Kenttä
bc62a82f85 joy.cpl: Make Enable/Disable buttons wider for translations. 2012-08-27 11:30:32 +02:00
Lauri Kenttä
2ad570a1fb po: Update Finnish translation. 2012-08-27 11:30:29 +02:00
André Hentschel
ecb5c84b8e po: Update German translation. 2012-08-27 11:30:26 +02:00
Aurimas Fišeras
1e86d79036 po: Update Lithuanian translation. 2012-08-27 11:30:23 +02:00
Marek Chmiel
97fda5a413 dssenh/tests: Added key exchange tests for the DSSENH cryptographic service provider. 2012-08-27 11:13:48 +02:00
Lucas Zawacki
af1dcde288 dinput: SetActionMap saving mappings. 2012-08-27 11:13:15 +02:00
Lucas Zawacki
77cab1ce98 dinput8/tests: Added tests for saving and retrieving settings with SetActionMap. 2012-08-27 11:12:23 +02:00
Dmitry Timoshkov
4e2959ab9b gdiplus: Make GdipMeasureCharacterRanges use common font transformation code. 2012-08-24 18:25:19 +02:00
Dmitry Timoshkov
7a1ccd8abe gdiplus: Do not convert range_rect.X twice. 2012-08-24 18:25:12 +02:00
Nikolay Sivov
28821a924c riched20/tests: Use proper method macros. 2012-08-24 11:32:59 +02:00
Nikolay Sivov
fcda3c7ad8 qmgr: Use proper method macros. 2012-08-24 11:32:53 +02:00
Nikolay Sivov
f91f6034de wshom.ocx/tests: Use proper method macro. 2012-08-24 11:32:47 +02:00
Nikolay Sivov
96005d17d5 shell32/tests: Use proper method macros. 2012-08-24 11:32:39 +02:00
Nikolay Sivov
1552e22b0b quartz/tests: Use proper method macros. 2012-08-24 11:32:19 +02:00
Nikolay Sivov
39bee356ee msdaps: Use proper method macro. 2012-08-24 11:32:07 +02:00
Lucas Zawacki
78c8fe0db2 joy.cpl: Disable joysticks using joy.cpl. 2012-08-24 11:30:59 +02:00
Lucas Zawacki
3da6f1754e dinput: Disable linuxinput or linux joysticks based on registry key. 2012-08-24 11:19:38 +02:00
Lucas Zawacki
8bfb125617 dinput: Append driver name to dinput joysticks on Linux. 2012-08-24 11:16:53 +02:00
Roman Dadkov
79ba36aef8 oleaut32: Fix VectorFromBstr call in VARIANT_CoerceArray. 2012-08-24 11:14:13 +02:00
Rico Schüller
1278843643 d3dx9: Improve is_valid_constant(). 2012-08-24 11:13:52 +02:00
Rico Schüller
b565e8fb4f d3dx9: Parse structs and sub constants in ID3DXConstantTable. 2012-08-24 11:12:43 +02:00
Rico Schüller
8f83681723 d3dx9: Don't use an index as variable handle, it's not useable for subvariables. 2012-08-24 11:12:36 +02:00
Rico Schüller
0968331524 d3dx9: Add a fixme for flags in D3DXGetShaderConstantTableEx(). 2012-08-24 10:26:08 +02:00
Rico Schüller
6676a729b4 d3dx9: Remove ctab_constant typedef. 2012-08-24 10:26:04 +02:00
Michael Stefaniuc
1555aebf1e dsound: Cleanup IKsPrivatePropertySetImpl_Create(). 2012-08-24 10:25:58 +02:00
André Hentschel
054d930bb7 winedbg: Add load word operators to Thumb2 disassembler. 2012-08-24 10:25:41 +02:00
Dmitry Timoshkov
144a692ffa gdiplus: Filter tabs out until they are properly supported using stringformat. 2012-08-23 21:36:56 +02:00
Dmitry Timoshkov
e6c77a7c7a gdiplus: Clarify in the tests where 1/3 of extra text height comes from. 2012-08-23 21:36:56 +02:00
Alexandre Julliard
2c54f8c12c opengl32: Generate null driver entry points for all extension functions. 2012-08-23 21:36:55 +02:00
Alexandre Julliard
ce48e2c8ab configure: Only enable -gdwarf-2 if -g was specified. 2012-08-23 21:33:21 +02:00