Roderick Colenbrander
c754f28f17
winex11.drv: Remove GLX_ATI_render_texture support.
2012-06-25 10:39:02 +02:00
André Hentschel
567e44161c
ntdll: Check for ARMv7 architecture dynamically when loading a PE.
2012-06-25 10:37:56 +02:00
Julian Rüger
0595619e0f
winspool.drv/tests: Fix typos/grammar.
2012-06-25 10:36:10 +02:00
Julian Rüger
f1709a9936
localui/tests: Fix typos/grammar.
2012-06-25 10:36:05 +02:00
Chris Robinson
3b454e8a68
quartz: Improve MPEG header parsing and sync recovery.
2012-06-25 10:34:52 +02:00
Chris Robinson
037cefc43b
quartz: Fix frame length calculation for MPEG audio.
2012-06-25 10:34:47 +02:00
Francois Gouget
b2e3e2e943
d3dx9_36/tests: Simplify test_D3DXSHMultiply3().
2012-06-25 10:33:30 +02:00
Eric Pouech
83462bf081
dbghelp: Added support for index leaves in types definition for CodeView debug format.
2012-06-25 10:32:55 +02:00
Piotr Caban
4b97c4b1ef
msvcp: Sync spec files.
2012-06-22 19:55:17 +02:00
Henri Verbeet
c11c2e2dbb
wined3d: Get rid of the d3d_caps debug channel.
2012-06-22 16:14:26 +02:00
Henri Verbeet
b6c7b825a1
wined3d: Only store a different screen format if it's explicitly changed through wined3d.
2012-06-22 16:14:14 +02:00
Henri Verbeet
c2c0743ccf
wined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties().
2012-06-22 16:14:08 +02:00
Henri Verbeet
7000899948
wined3d: Just forward wined3d_device_get_display_mode() to the appropriate swapchain.
2012-06-22 16:14:03 +02:00
Henri Verbeet
0f0fe49240
wined3d: Implement mode setting in the adapter instead of the device.
2012-06-22 16:13:58 +02:00
Alexandre Julliard
1c2f9255f4
gdi32: Fix StretchDIBits return value when destination is clipped.
2012-06-22 14:39:28 +02:00
Stefan Leichter
0773ed8d27
psapi/tests: Added tests for EnumProcessModules with last parameter NULL.
2012-06-22 14:09:51 +02:00
Stefan Leichter
c0e72bb362
kernel32: Let K32EnumProcessModules fail if the last parameter is NULL.
2012-06-22 14:09:51 +02:00
Per Johansson
a239e8ed27
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip interfaces with no IPv4 address.
2012-06-22 14:09:51 +02:00
Dmitry Timoshkov
68ffbaa718
kernel32: Add a test for deleting a file opened for reading.
2012-06-22 14:09:49 +02:00
Dmitry Timoshkov
0a8be86277
windowscodecs: Create a IWICMetadataReader for a TIFF frame.
2012-06-22 14:09:49 +02:00
Erich Hoover
a02ad10f99
hhctrl.ocx: Add support for the CHM code page.
2012-06-22 14:09:49 +02:00
Erich Hoover
dc482dfe14
hhctrl.ocx: Use HTML decoder for the index.
2012-06-22 14:09:48 +02:00
Erich Hoover
9033b14438
hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.
2012-06-22 14:09:48 +02:00
Vincent Povirk
fe000c773c
gdiplus: Fix vertical alignment calculation in GdipAddPathString.
2012-06-22 14:09:47 +02:00
Vincent Povirk
3cde67e144
gdiplus: Don't position characters by glyph metrics in GdipAddPathString.
2012-06-22 14:09:46 +02:00
Vincent Povirk
cae52d078a
gdiplus: Scale all points in GdipAddPathString instead of the font.
2012-06-22 14:09:46 +02:00
Detlef Riekenberg
a8643ccc85
shell32/tests: Ignore case when comparing filenames.
2012-06-22 14:09:45 +02:00
Thomas Faber
e68d5b93ff
wintrust/tests: Fix build with MSVC.
2012-06-22 14:09:45 +02:00
Piotr Caban
8e2efc1939
msvcp90: Added basic_ostream::operator<<(base type) implementation.
2012-06-22 14:09:42 +02:00
Piotr Caban
27f9052440
msvcp90: Added num_put<char>::put(double) implementation.
2012-06-22 14:08:01 +02:00
Piotr Caban
8003b0ab3d
msvcp90: Added num_put<char>::put(bool) implementation.
2012-06-22 14:08:00 +02:00
Piotr Caban
feccc21044
msvcp90: Added num_put<char>::put(integral number).
2012-06-22 14:07:59 +02:00
Piotr Caban
a359df5fa2
msvcp90: Added partial num_put<char> implementation.
2012-06-22 14:07:49 +02:00
Piotr Caban
83ef253b8d
msvcp90: Added num_put<char> class stub.
2012-06-22 14:07:08 +02:00
Piotr Caban
ca90f4723a
msvcp90: Fixed fraction digits ignoring in num_get_char__Getffld.
2012-06-22 10:53:56 +02:00
Hans Leidekker
47261d63ca
wbemprox: Add a partial Win32_VideoController class implementation.
2012-06-22 10:53:51 +02:00
Hans Leidekker
a827a51cc0
wbemprox: Handle more property types in get_propval.
2012-06-22 10:53:15 +02:00
Dmitry Timoshkov
4c7f6f68b9
windowscodecs: Add support for loading of multiple 8-byte IFD fields.
2012-06-21 20:35:11 +02:00
Dmitry Timoshkov
4d974f072e
windowscodecs: Add a test for endianness support in IFD metadata reader.
2012-06-21 20:35:10 +02:00
Dmitry Timoshkov
b8d5865028
windowscodecs: Handle IFD fields with count 0 same way as with count 1.
2012-06-21 20:35:10 +02:00
Dmitry Timoshkov
e4af117c06
windowscodecs: Add support for IFD_UNDEFINED field type.
2012-06-21 20:35:09 +02:00
Dmitry Timoshkov
f3347de574
windowscodecs: Add support for IFD_ASCII field type.
2012-06-21 20:34:56 +02:00
Dmitry Timoshkov
32f9f327b2
windowscodecs: Add tests for more types of IFD fields.
2012-06-21 19:57:21 +02:00
Dmitry Timoshkov
722cb46c05
windowscodecs: Fix handling of 8-byte IFD fields.
2012-06-21 19:56:53 +02:00
Dmitry Timoshkov
aedd9271b7
windowscodecs: Add support for loading of multiple simple IFD fields.
2012-06-21 19:56:32 +02:00
Dmitry Timoshkov
281768f765
windowscodecs: Add support for more types of IFD fields.
2012-06-21 19:55:25 +02:00
Henri Verbeet
220a55c36c
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device2_EnumTextureFormats().
2012-06-21 19:52:33 +02:00
Henri Verbeet
339ef6c252
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device7_EnumTextureFormats().
2012-06-21 19:52:29 +02:00
Henri Verbeet
bf876d2a7c
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_EnumZBufferFormats().
2012-06-21 19:52:24 +02:00
Henri Verbeet
a78708ca50
ddraw: Use wined3d_get_adapter_display_mode() in CreateSurface().
2012-06-21 19:52:21 +02:00
Henri Verbeet
11b7604934
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetScanLine().
2012-06-21 19:52:16 +02:00
Huw Davies
6a65a04893
winspool: On OS/X read the default paper size from the core printing api.
2012-06-21 18:57:19 +02:00
Huw Davies
0c31766c88
winspool: Update the devmode when we update the driver.
2012-06-21 18:56:38 +02:00
Huw Davies
87292bb396
wineps: Always update the default devmode.
2012-06-21 18:56:29 +02:00
Huw Davies
5b71f7bbbc
wineps: Add the ability to override the ppd file's default pagesize and duplex settings.
2012-06-21 18:56:23 +02:00
Michael Stefaniuc
a2a8a613be
avifil32: Drop the 'register' storage-class specifier.
2012-06-21 18:55:59 +02:00
Piotr Caban
1c7f54bfa6
msvcp90: Added istream>>(base type) implementation.
2012-06-21 18:55:47 +02:00
Piotr Caban
ba0908d9b3
msvcp90: Added num_get<char>::get functions implementation.
2012-06-21 18:55:37 +02:00
Piotr Caban
98f6028c1e
msvcp90: Added num_get<char>::_Getifld implementation.
2012-06-21 18:55:11 +02:00
Piotr Caban
1507d715cc
msvcp90: Added num_get<char>::_Getffld implementation.
2012-06-21 18:55:02 +02:00
Piotr Caban
47b7880dc3
msvcp90: Added num_get<char> constructors implementation.
2012-06-21 18:06:33 +02:00
Piotr Caban
237cc9506f
msvcp90: Define basic_streambuf structure globally.
2012-06-21 18:06:25 +02:00
Piotr Caban
05a70c3d19
msvcp90: Define ios_base structure globally.
2012-06-21 18:06:18 +02:00
Piotr Caban
95ec1f07fc
msvcp90: Separate num_get::get(long double) and num_get::get(double) functions.
2012-06-21 18:06:01 +02:00
Piotr Caban
99a7b22623
msvcp90: Rename num_get_char_ctor__Init function because it's not a constructor.
2012-06-21 18:05:54 +02:00
Jacek Caban
00b5ba5355
jscript: Moved DISPPARAMS conversion to InvokeEx.
2012-06-21 18:04:56 +02:00
Jacek Caban
1dd4cbc491
jscript: Pass jsthis internally without using DISPPARAMS.
2012-06-21 18:04:52 +02:00
Jacek Caban
17ff7829d3
jscript: Make Function object invocation a special case in IDispatchEx implementation.
2012-06-21 18:04:39 +02:00
Jacek Caban
4a335142f9
jscript: Use INFINITY macro instead of num_set_inf().
2012-06-21 18:04:32 +02:00
Dmitry Timoshkov
ebef43e50d
windowscodecs: Implement MetadataReaderInfo_GetVersion.
2012-06-21 08:41:04 +02:00
Dmitry Timoshkov
ae610ef37e
windowscodecs: Implement MetadataReaderInfo_GetFriendlyName.
2012-06-21 08:40:59 +02:00
Gerald Pfeifer
0016d8a2dd
ntdll: Omit unused typedef in test_query_process.
2012-06-21 08:36:38 +02:00
Dmitry Timoshkov
450e09c8c6
gdiplus: Make some data const.
2012-06-21 08:36:28 +02:00
Thomas Faber
fd181c4937
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBytesWritten.
2012-06-21 08:36:04 +02:00
Julian Rüger
132937a4e8
ntprint/tests: Fix some typos.
2012-06-21 08:35:47 +02:00
Francois Gouget
4d22dc440b
oleaut32: Use the CSTR_XXX macros instead of numeric literals.
2012-06-21 08:35:09 +02:00
Francois Gouget
de049ff1ed
shlwapi: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
2012-06-21 08:33:44 +02:00
Francois Gouget
d817bbd6f4
msvcrt: Use the CSTR_XXX macros instead of numeric literals.
2012-06-21 08:33:36 +02:00
Francois Gouget
ac323a20ba
comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
2012-06-21 08:33:31 +02:00
Detlef Riekenberg
1034ae37e2
winspool/tests: Fix failures when the spooler service is not running.
2012-06-21 08:31:43 +02:00
Marcus Meissner
b652dcee42
kernel32: Fixed read overflow in WriteFile argument.
2012-06-20 20:16:01 +02:00
Henri Verbeet
0833a639a9
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetFourCCCodes().
2012-06-20 19:27:22 +02:00
Henri Verbeet
e109754b1e
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetDisplayMode().
2012-06-20 19:27:17 +02:00
Henri Verbeet
bf9b2a89ba
ddraw: Use wined3d_get_adapter_display_mode() in ddraw_create_swapchain().
2012-06-20 19:27:14 +02:00
Henri Verbeet
fdb85423b4
wined3d: Lie about the display format in wined3d_get_adapter_display_mode().
2012-06-20 19:27:02 +02:00
Henri Verbeet
2a0463ac21
wined3d: Only filter redundant mode changes in wined3d.
2012-06-20 19:26:56 +02:00
Thomas Faber
62d6b24e4c
wininet: Use the correct type for sock_namelen in FTP_Connect.
2012-06-20 19:26:13 +02:00
Vincent Povirk
9f157e5bfa
windowscodecs: Report missing component info strings as zero-length.
2012-06-20 19:25:50 +02:00
Piotr Caban
ef2b4d7432
msvcp90: Fix basic_ios<char>::imbue implementation.
2012-06-20 19:23:23 +02:00
Piotr Caban
bb6bb0e394
msvcp90: Added _Stoullx implementation.
2012-06-20 19:23:17 +02:00
Piotr Caban
d1b67cea3b
msvcp90: Added _Stollx implementation.
2012-06-20 19:23:12 +02:00
Piotr Caban
dc4e950009
msvcp90: Added _Stofx implementation.
2012-06-20 19:22:54 +02:00
Piotr Caban
1e4d0c4fbf
msvcp90: Added _Stodx implementation.
2012-06-20 19:22:48 +02:00
Hans Leidekker
0e18489831
wbemprox: Implement Win32_Process.CommandLine for the current process.
2012-06-20 19:21:45 +02:00
Hans Leidekker
2ea3258c54
wbemprox: Append key properties to the class path.
2012-06-20 19:21:39 +02:00
Hans Leidekker
b39d0c1bdc
wbemprox: Implement Win32_Process.Handle.
2012-06-20 19:21:28 +02:00
Hans Leidekker
d444e1ab1a
wbemprox: Add support for retrieving system properties.
2012-06-20 19:21:21 +02:00
Jacek Caban
c7c8cd780a
jscript: Use INFINITY macro instead of ret_inf() hack.
2012-06-20 19:21:08 +02:00
Jacek Caban
1532037bcd
jscript: Use num_set_int where possible.
2012-06-20 19:21:05 +02:00
Jacek Caban
7118e6fbbb
jscript: Use num_set_int in array.c.
2012-06-20 19:21:01 +02:00
Jacek Caban
4cfab07748
jscript: Always store numeric literals as double.
2012-06-20 19:20:57 +02:00
Dmitry Timoshkov
0e55fb682f
windowscodecs: Implement MetadataHandler_GetValueByIndex.
2012-06-20 11:12:35 +02:00
Dmitry Timoshkov
75a8814633
windowscodecs: Implement MetadataHandler_GetMetadataFormat.
2012-06-20 11:12:11 +02:00
Dmitry Timoshkov
27743c81a9
windowscodecs: Implement MetadataHandler_GetMetadataHandlerInfo.
2012-06-20 11:12:01 +02:00
Dmitry Timoshkov
8802a9a84c
windowscodecs: Add MetadataReaderInfo implementation.
2012-06-20 11:11:51 +02:00
Dmitry Timoshkov
755c19f3e7
gdiplus: Implement GdipImageSelectActiveFrame.
2012-06-20 11:07:15 +02:00
Dan Kegel
b85270e3a5
gdi32: Add test for SelectClipRgn in metafiles, make it pass.
2012-06-20 10:50:15 +02:00
Damjan Jovanovic
f6be79684f
shell32: Fix some function prototypes.
2012-06-20 10:31:06 +02:00
Damjan Jovanovic
74fe2989cb
shell32: Fix some return types.
2012-06-20 10:31:03 +02:00
Francois Gouget
4af794a5b4
kernel32/tests: Use the CSTR_XXX macros instead of numeric literals.
2012-06-20 10:27:52 +02:00
Francois Gouget
5adf447d7b
msvcp90: Use the CSTR_XXX macros instead of numeric literals.
2012-06-20 10:27:45 +02:00
Francois Gouget
bede13b335
comctl32: Fix lstrncmpiW() so its return value is standard and use the CSTR_XXX macros.
2012-06-20 10:27:36 +02:00
Francois Gouget
58d7011133
kernel32/tests: Add line-wrapping tests for FormatMessage().
2012-06-20 10:27:33 +02:00
Aric Stewart
91f161c8b1
usp10: Add ShapeCharGlyphProp_Hebrew.
2012-06-20 10:27:25 +02:00
Andrew Eikum
8041c9bd8e
hhctrl.ocx: Don't use GWLP_USERDATA to store private data.
2012-06-19 22:03:21 +02:00
Detlef Riekenberg
a8f4364388
devenum: Do not fail with a IBindCtx (with tests).
2012-06-19 22:03:21 +02:00
Bruno Jesus
8c5cf7e25f
comdlg32: Fix NULL lpstrFile uses in FILEDLG95_OnOpen.
2012-06-19 22:03:21 +02:00
Lucas Zawacki
6cc9968125
joy.cpl: Hardcode axis name strings that were in joy.rc.
2012-06-19 22:03:21 +02:00
Dmitry Timoshkov
9e12bc0175
gdiplus: Create a copy of the source stream when loading an image.
2012-06-19 13:44:07 +02:00
Dmitry Timoshkov
8b1bbd4fe5
gdiplus: Add active frame parameter to the WIC decoder interface.
2012-06-19 13:44:07 +02:00
Dmitry Timoshkov
9de1d86132
gdiplus: Fix parameter order in expect() calls.
2012-06-19 13:44:07 +02:00
Dmitry Timoshkov
527cae47e3
gdiplus: Remove a redundant cast.
2012-06-19 13:44:07 +02:00
Dmitry Timoshkov
3439f28679
gdiplus: GdipCreateFontFromLogfont also returns NotTrueTypeFont for a not present font.
2012-06-19 13:44:07 +02:00
Dmitry Timoshkov
eeb52474c1
gdiplus: Add a test for creating a nonexistent font with GdipCreateFontFromLogfont.
2012-06-19 13:44:07 +02:00
Hans Leidekker
bc66ef043f
wbemprox: Add a partial Win32_OperatingSystem class implementation.
2012-06-19 11:26:22 +02:00
Hans Leidekker
9e74859121
wbemprox: Support mixed dynamic and static table data.
2012-06-19 11:26:17 +02:00
Hans Leidekker
bb48585dc8
wbemprox: Add a partial Win32_Processor class implementation.
2012-06-19 11:26:13 +02:00
Hans Leidekker
25b79d1886
wbemprox: Add a partial Win32_ComputerSystem class implementation.
2012-06-19 11:26:10 +02:00
Hans Leidekker
f18b24ad39
wbemprox: Implement IWbemClassObject::GetNames.
2012-06-19 11:13:10 +02:00
Hans Leidekker
612f380ad0
include: Fix the definition of IWbemClassObject::GetNames.
2012-06-19 11:13:02 +02:00
Hans Leidekker
e7a4fb1573
wbemprox: Improve tracing in IWbemLocator::ConnectServer.
2012-06-19 11:12:57 +02:00
Józef Kucia
95b822d672
d3dx9/tests: Improve test failure messages for check_dds_pixel_format.
2012-06-19 11:12:39 +02:00
Józef Kucia
217c8b947e
d3dx9: Recognize X8B8G8R8 pixel format in DDS files.
2012-06-19 11:12:34 +02:00
Józef Kucia
720dfb9b95
d3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
2012-06-19 11:12:17 +02:00
Józef Kucia
4f68916600
d3dx9/tests: Add tests for ID3DXFont::PreloadText.
2012-06-19 11:12:11 +02:00
Józef Kucia
caf1c1a775
d3dx9: Get rid of ID3DXFontImpl.
2012-06-19 11:12:02 +02:00
André Hentschel
6f3c571a05
d3drm/tests: Destroy window after use.
2012-06-19 11:10:23 +02:00
Vincent Povirk
d0f31cddfe
windowscodecs: Implement IWICComponentInfo::GetVersion.
2012-06-19 11:10:18 +02:00
Vincent Povirk
7d19b39c2d
windowscodecs: Implement IWICComponentInfo::GetVendorGUID.
2012-06-19 11:10:13 +02:00
Vincent Povirk
d99740e8ea
windowscodecs: Always report pixel formats are signed.
2012-06-19 11:10:07 +02:00
Vincent Povirk
0dee027df3
windowscodecs: Implement IWICComponentInfo::GetFriendlyName.
2012-06-19 11:10:02 +02:00
Vincent Povirk
2846921f91
windowscodecs: Check for NULL in IWICComponentInfo::GetComponentType.
2012-06-19 11:09:55 +02:00
Dan Kegel
a59e766ea7
riched20: Accept middle click as paste (like edit control does).
2012-06-19 11:09:49 +02:00
Jacek Caban
d0012f8fc6
mshtml: Return true in IOmNavigator::javaEnabled.
2012-06-18 17:57:09 +02:00
Jacek Caban
e2a9511b30
wininet: Added support for more certificate error types.
2012-06-18 17:49:05 +02:00
Henri Verbeet
a6ffab3bf5
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
2012-06-18 17:48:56 +02:00
Henri Verbeet
60ff5906ae
d3d8/tests: Add a test for resource bindings after reset.
2012-06-18 17:48:40 +02:00
Henri Verbeet
d74a587b1b
d3d9/tests: Add a test for resource bindings after reset.
2012-06-18 17:48:26 +02:00
Henri Verbeet
befdbbd90f
wined3d: Reset render target bindings in wined3d_device_reset().
2012-06-18 17:48:21 +02:00
Henri Verbeet
130f232d20
wined3d: Unset the depth/stencil surface before checking resources in wined3d_device_reset().
2012-06-18 17:48:16 +02:00
Piotr Caban
a03dfefbc1
msvcp90: Added codecvt<wchar> implementation.
2012-06-18 17:48:10 +02:00
Piotr Caban
f387c63319
msvcp90: Added codecvt<wchar> class stub.
2012-06-18 17:48:08 +02:00
Francois Gouget
dc2956206f
kernel32/tests: Add a trailing '\n' to an ok() call.
2012-06-18 17:19:17 +02:00
Hans Leidekker
bde60cb951
wbemprox: Add tests for IWbemServices.
2012-06-18 17:12:31 +02:00
Hans Leidekker
9614ddb549
wbemprox: Add query tests.
2012-06-18 11:59:42 +02:00
Hans Leidekker
c2a27a3872
wbemprox: Add a partial Win32_Process class implementation.
2012-06-18 11:59:42 +02:00
Hans Leidekker
92e9986628
wbemprox: Implement IWbemClassObject::Get.
2012-06-18 11:59:42 +02:00
Hans Leidekker
bb80d7db9a
wbemprox: Implement IEnumWbemClassObject::Skip.
2012-06-18 11:59:42 +02:00
Hans Leidekker
0f936f49ca
wbemprox: Implement IEnumWbemClassObject::Reset.
2012-06-18 11:59:41 +02:00
Dmitry Timoshkov
a16f7044a4
windowscodecs: Remove not reachable code in the TIFF decoder.
2012-06-18 11:59:41 +02:00
Nikolay Sivov
7cbd9dcdc3
msxml3: Reader shouldn't depend on input being properly allocated BSTR string.
2012-06-18 11:59:41 +02:00
Nikolay Sivov
16ef649b5f
msxml3: Revert: msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
...
This reverts commit c2c8b9e771
and adds
a comment for uri reporting feature that some application use, for
example Office 2010. The problem is that namespace uri pointer should
stay the same and we keep it in element stack for that, MXAttributes
allocates new string for each attribute and won't work as needed
unfortunately.
2012-06-18 11:59:41 +02:00
Thomas Faber
bb95b706cb
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
2012-06-18 11:59:41 +02:00
Thomas Faber
a6510b3fbc
wined3d: Use INFINITY.
2012-06-18 11:59:41 +02:00
Thomas Faber
7d24e59229
wininet: Use the correct struct in a sizeof.
2012-06-18 11:59:41 +02:00
Thomas Faber
c574ab9680
ws2_32/tests: Add missing parentheses to ok() output.
2012-06-18 11:59:41 +02:00
André Hentschel
4dc0ee57f6
d3drm: Implement IDirect3DRMViewportX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
d9ec2b6dfd
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
069e93f715
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
e5de199289
d3drm: Implement IDirect3DRMTextureX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
b2de41308e
d3drm: Fix initial specular value of the Material2 interface.
2012-06-18 11:59:40 +02:00
André Hentschel
d71bf7fdb7
d3drm: Implement IDirect3DRMX_CreateTexture.
2012-06-18 11:59:40 +02:00
André Hentschel
029318107b
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
00773feafd
d3drm: Implement IDirect3DRMMesh_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
ac5b932363
d3drm: Implement IDirect3DRMX_CreateMesh.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
f503afd86f
gdi32: Remove an outdated comment in struct DefaultFontInfo.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
2bb416baa8
gdi32: Fix East-Asian font parameters.
2012-06-18 11:59:40 +02:00
Akihiro Sagawa
afdc84cf03
gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
2012-06-18 11:59:39 +02:00
André Hentschel
2f7453f81f
jscript/tests: Fix some typos.
2012-06-18 10:57:25 +02:00
Nozomi Kodama
5523820b81
d3dx9_36: Recognize A8B8G8R8 format.
2012-06-18 10:57:04 +02:00
Nozomi Kodama
60a0fb30df
d3dx9_36: Implementation of D3DXSHMultiply3.
2012-06-18 10:56:48 +02:00
Alexandre Julliard
cdd18731a7
wing32: Don't recommend a top-down DIB.
2012-06-18 10:54:50 +02:00
Alexandre Julliard
b61925e1ea
gdi32: Fix the contents of the region data in metafiles.
2012-06-18 10:54:30 +02:00
Jacek Caban
120c413f39
wininet: Fixed returned buffer size in HttpQueryInfo(HTTP_QUERY_STATUS_CODE) when insufficient buffer is passed.
2012-06-15 20:29:28 +02:00
Alexandre Julliard
3521e1b89b
wininet: Fix a compiler warning on Mingw.
2012-06-15 18:35:44 +02:00
Hans Leidekker
4cfd8189c8
wbemprox: Implement IEnumWbemClassObject::Next.
2012-06-15 18:35:44 +02:00
Hans Leidekker
19f203c7b2
wbemprox: Add support for evaluating query conditions.
2012-06-15 18:35:44 +02:00
Hans Leidekker
d75375ea45
wbemprox: Add a partial Win32_BIOS class implementation.
2012-06-15 18:35:43 +02:00
Hans Leidekker
f6be21103b
wbemprox: Add support for parsing WQL queries.
2012-06-15 18:35:43 +02:00
Jacek Caban
52363aef65
advapi32: Pass service name as argv[0] to ServiceMain.
2012-06-15 18:35:42 +02:00
Francois Gouget
27b8e7c1d8
kernel32: Use the English (United States) spelling of license.
2012-06-15 18:35:39 +02:00
Francois Gouget
ef6f3a30cc
shell32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:38 +02:00
Francois Gouget
74605efe74
kernel32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:38 +02:00
Francois Gouget
7f0cfac5cc
msi/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:37 +02:00
Francois Gouget
6af6f02585
crypt32/tests: Get rid of unneeded function typedefs.
2012-06-15 18:35:37 +02:00
Alexandre Julliard
a7d08fcb6e
windowscodecs: Fix some broken tests.
2012-06-15 18:35:37 +02:00
Huw Davies
bdaddc4b7c
wineps: Retrieve the ppd file from the driver directory.
2012-06-15 18:35:36 +02:00
Huw Davies
69ff2636b4
winspool: Set the printer location from the cups printer-location option.
2012-06-15 18:35:36 +02:00
Huw Davies
5875185e34
winspool: Set the printer description from the cups printer-info option.
2012-06-15 18:35:35 +02:00
Huw Davies
afab51c4e7
winspool: Add a missing default priority value.
2012-06-15 18:35:35 +02:00
Huw Davies
a294ad42e0
winspool: Set the printer registry values before calling into the driver.
2012-06-15 18:35:34 +02:00
Thomas Faber
0b60b8f35a
wininet: Correctly fail INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if libssl is not available.
2012-06-15 18:35:33 +02:00
Piotr Caban
ca86ffb17b
msvcp: Sync spec files.
2012-06-15 18:35:32 +02:00
Piotr Caban
24f9290cd6
msvcp90: Added basic_ios::widen implementation.
2012-06-15 18:35:31 +02:00
Piotr Caban
65a364a2f3
msvcp90: Added basic_ios::narrow implementation.
2012-06-15 18:35:31 +02:00
Piotr Caban
609d7dbb68
msvcp90: Added setw implementation.
2012-06-15 18:35:30 +02:00
Piotr Caban
7fcffc7b58
msvcp90: Added setprecision implementation.
2012-06-15 18:35:29 +02:00
Piotr Caban
c2c9e9ef7b
msvcp90: Added basic_ostream<char>::operator<<(function) implementation.
2012-06-15 18:35:28 +02:00
Piotr Caban
b9fbe6d5e6
msvcp90: Added cin, cout and cerr objects.
2012-06-15 18:35:20 +02:00
Piotr Caban
e43f6ec638
msvcp90: Added operator<<(basic_ostream<char>, basic_string<char>) implementation.
2012-06-15 13:41:30 +02:00
André Hentschel
afe616b588
d3drm: Implement IDirect3DRMMeshBuilderX_GetClassName.
2012-06-15 10:31:53 +02:00
André Hentschel
546a3dcffc
d3drm: Implement IDirect3DRMLight_GetClassName.
2012-06-15 10:31:49 +02:00
André Hentschel
9014211796
d3drm: Implement IDirect3DRMFrameX_GetClassName.
2012-06-15 10:31:33 +02:00
André Hentschel
4f08dc0a7b
ntdll: Check for NetBSD in CDROM_Verify.
2012-06-15 10:30:42 +02:00
Vincent Povirk
14404713de
kernel32: Return success from ReadFileEx/WriteFileEx when I/O is pending.
2012-06-15 10:30:23 +02:00
Vincent Povirk
982153605a
kernel32: Add test for pending ReadFileEx/WriteFileEx calls.
2012-06-15 10:30:19 +02:00
Vincent Povirk
0a2d6e5183
kernel32: Add named pipe server test with ReadFileEx/WriteFileEx.
2012-06-15 10:30:16 +02:00
Erich Hoover
e412c8c7b8
hhctrl.ocx: Fix displaying the first page for some help files.
2012-06-14 22:21:08 +02:00
Dmitry Timoshkov
7cf036a471
windowscodecs: Check IFD structure when loading metadata.
2012-06-14 22:21:08 +02:00
Dmitry Timoshkov
5f22fdb86f
windowscodecs: Add support for WICPersistOptionsLittleEndian/WICPersistOptionsBigEndian in the IFD metadata reader.
2012-06-14 22:21:07 +02:00
Dmitry Timoshkov
ec43788803
windowscodecs: Implement partial loading of IFD metadata.
2012-06-14 22:21:07 +02:00
Dmitry Timoshkov
17a64c4450
windowscodecs: Add a test to show that metadata reader may not rewind the stream after loading the data.
2012-06-14 22:21:07 +02:00
Piotr Caban
7ac3c8700c
msvcrt/tests: Fix Portuguese locale test on NT4.
2012-06-14 22:21:02 +02:00
Nozomi Kodama
ed7c28353d
d3dx9_36: Implementation of D3DXQuaternionSquadSetup.
2012-06-14 19:16:40 +02:00
Dmitry Timoshkov
ac38e69a92
gdiplus: Accept wider range of fonts.
2012-06-14 19:16:00 +02:00
Vincent Povirk
b5ef70c583
gdiplus: Check for NULL image in GdipImageRotateFlip.
2012-06-14 19:13:27 +02:00
Vincent Povirk
387d1e9790
windowscodecs: Implement IWICComponentInfo::GetAuthor.
2012-06-14 19:13:20 +02:00
Vincent Povirk
1ceb2f2a48
windowscodecs: Add stub IWICPixelFormatInfo implementation.
2012-06-14 19:13:12 +02:00
Vincent Povirk
9b7dca8453
windowscodecs: Register pixel formats.
2012-06-14 19:12:56 +02:00
Vincent Povirk
f557fa692b
windowscodecs: Add test for IWICComponentInfo.
2012-06-14 19:12:44 +02:00
Piotr Caban
9588617d61
msvcp: Sync spec files.
2012-06-14 19:12:22 +02:00
Piotr Caban
aa2733e833
msvcp90: Added operator>>(basic_istream<char>, basic_string<char>) implementation.
2012-06-14 19:12:14 +02:00
Piotr Caban
ab999f6d3a
msvcp90: Use codecvt<char>::is in basic_istream_char__Ipfx function.
2012-06-14 19:12:09 +02:00
Piotr Caban
bcdcef8713
msvcp90: Added basic_ostream<char>::endl implementation.
2012-06-14 19:12:04 +02:00
Piotr Caban
2929a0e774
msvcp80: Added _Getcat implementation for supported facets.
2012-06-14 19:11:56 +02:00
Piotr Caban
2c156eaeac
msvcp90: Export locale::facet_Register function.
2012-06-14 19:11:41 +02:00
Piotr Caban
49c6e430d5
msvcp90: Export locale::facet vtable.
2012-06-14 19:11:35 +02:00
Piotr Caban
38c7a46c5e
msvcp90: Added basic_fstream<char> implementation.
2012-06-14 19:11:29 +02:00
Huw Davies
69164eac3e
localspl: Have GetPrinterDriverDirectory create the driver directory.
...
This is needed so that during wineprefix creation, winspool.drv can succeed in printer initialisation.
2012-06-14 18:20:33 +02:00
Andrew Eikum
bf263a347d
dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
2012-06-14 18:20:29 +02:00
Hans Leidekker
06b5732798
wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject.
2012-06-14 18:20:19 +02:00
Hans Leidekker
f817cd7ace
wbemprox: Add a stub implementation of IWbemServices.
2012-06-14 18:20:02 +02:00
Huw Davies
b5511bd4fe
winspool: Set the timeout entries to zero.
2012-06-13 21:58:53 +02:00
Huw Davies
7d615965fc
winspool: Use the helper to set DWORD registry values.
2012-06-13 21:58:50 +02:00
Huw Davies
f15f359cbf
winspool: Update the ppd for LPR printers too.
2012-06-13 21:58:44 +02:00
André Hentschel
0a0fe20988
d3drm/tests: Add GetClassName tests.
2012-06-13 21:35:42 +02:00
Francois Gouget
d8ed347ab3
msvcrt: Fix the name of the Portuguese locale alias.
2012-06-13 21:35:42 +02:00
Francois Gouget
768c38034c
d3dcompiler_43: Make debug_dump_ir_constructor() static.
2012-06-13 21:35:41 +02:00
Dmitry Timoshkov
4f16c2f791
windowscodecs: Reimplement TiffDecoder_GetFrameCount using TIFFNumberOfDirectories.
2012-06-13 21:35:41 +02:00
Detlef Riekenberg
7fbf5c239e
kernel32/tests: Accept higher PRODUCT_* values.
2012-06-13 21:35:40 +02:00