Commit Graph

71398 Commits

Author SHA1 Message Date
Alexandre Julliard 6eea257fd1 user32: Add a helper function to update the window visible state. 2012-10-09 09:48:11 +02:00
Alexandre Julliard b9c847a426 user32: Don't use SWP_SHOWWINDOW when the WS_VISIBLE style was already toggled manually. 2012-10-09 09:45:09 +02:00
Jacek Caban 6ae3418aaf mshtml: Return dispinterface from PHEventSink::QueryInterface. 2012-10-08 17:40:46 +02:00
Jacek Caban 470137b6d3 vbscript: Added CStr implementation. 2012-10-08 17:40:41 +02:00
Michael Stefaniuc c046d30fb7 msrle32: Don't bother using the register storage class specifier. 2012-10-08 17:40:31 +02:00
Michael Stefaniuc 07d602c4f1 imaadp32.acm: Don't bother using the register storage class specifier. 2012-10-08 17:40:27 +02:00
Jörg Höhle 4a823fdf00 mciseq: Map MMSYSERR_* to MCIERR_* error codes. 2012-10-08 17:40:16 +02:00
Jörg Höhle 310b2a5114 mciseq: Send MCI_PLAY notifications like w2k-w7 do. 2012-10-08 17:39:52 +02:00
Jörg Höhle 010019df06 mciseq: Create player thread in the synchronous case too. 2012-10-08 17:39:37 +02:00
Jörg Höhle 0e675165f1 mciseq: Play returns MCIERR_OUTOFRANGE as required. 2012-10-08 17:39:21 +02:00
Jörg Höhle 4dbceec8f9 mciseq: Separate player loop from MCI_PLAY command. 2012-10-08 17:39:06 +02:00
Jörg Höhle 2b54cb5493 mciseq: Fix memory leak when MCI_OPEN fails. 2012-10-08 17:38:44 +02:00
Dmitry Timoshkov 1c30b894ec gdiplus: Stop adding 1/6 of EM height to the created font height. 2012-10-08 17:36:15 +02:00
Dmitry Timoshkov ec4cd117b5 gdiplus: Workaround missing support for true floating point regions in Wine gdiplus by using a scaling world transform.
This simplifies the test and makes sure that there is no broken workarounds
in the tests.
2012-10-08 17:36:09 +02:00
Dmitry Timoshkov 2551ce4ea7 gdiplus: Detect broken GdipMeasureCharacterRanges behaviour before performing the font height scaling test. 2012-10-08 17:35:59 +02:00
Dmitry Timoshkov e664c2bd3a gdiplus: Add a font transformation test. 2012-10-08 17:35:54 +02:00
Piotr Caban 4cb3bcdb2c msvcp71: Added basic_string functions that work on iterators. 2012-10-08 13:43:09 +02:00
Alistair Leslie-Hughes 0eef665dbf oledb32: Add IDBProperties support in IDBInitialize. 2012-10-08 13:41:37 +02:00
Vincent Povirk 718f095629 ole32: Add tests for StgConvertVariantToProperty. 2012-10-08 12:55:26 +02:00
Vincent Povirk 04eaae5ce8 ole32: Stub StgConvertVariantToProperty. 2012-10-08 12:55:18 +02:00
Piotr Caban 1fb247b0e3 msvcp60: Added basic_istream::seekg implementation. 2012-10-08 12:55:08 +02:00
Piotr Caban fd727fc15e msvcp60: Added basic_fstream constructors implementation. 2012-10-08 12:55:07 +02:00
Piotr Caban 1956360c6d msvcp60: Added basic_ofstream constructors implementation. 2012-10-08 12:55:06 +02:00
Piotr Caban 97f0874a78 msvcp60: Added basic_ifstream constructors implementation. 2012-10-08 12:55:05 +02:00
Piotr Caban 8f5b4123ab msvcp60: Added basic_fstream::open implementation. 2012-10-08 12:55:04 +02:00
Piotr Caban 4a7420296b msvcp60: Added basic_ofstream::open implementation. 2012-10-08 12:55:04 +02:00
Piotr Caban a7a350acf2 msvcp60: Added basic_ifstream::open implementation. 2012-10-08 12:55:03 +02:00
Piotr Caban d534e1f3dc msvcp60: Added basic_filebuf::open implementation. 2012-10-08 12:55:02 +02:00
Piotr Caban 66d35c4048 msvcp60: Added __Fiopen implementation. 2012-10-08 12:55:01 +02:00
Nikolay Sivov 9b0f49264e dwrite: Implement GetString(). 2012-10-08 12:55:01 +02:00
Nikolay Sivov 114ef0688b dwrite: Implement GetStringLength method. 2012-10-08 12:55:00 +02:00
Nikolay Sivov 98ce55c148 dwrite: Add family name to string array. 2012-10-08 12:54:59 +02:00
Nikolay Sivov 41df37f17d dwrite: Added IDWriteFontFace stub. 2012-10-08 12:54:59 +02:00
Nikolay Sivov 45a9560e83 dwrite: Added IDWriteLocalizedStrings stub. 2012-10-08 12:54:58 +02:00
Nikolay Sivov 89561b9247 dwrite: Store font family name in IDWriteFontFamily implementation. 2012-10-08 12:54:58 +02:00
Francois Gouget 61f894c576 shell32/tests: Greatly expand the test_argify() tests. 2012-10-08 12:54:55 +02:00
Francois Gouget e440a7d22c shell32/tests: Merge shlexec's test_exes_long() with the other parameter passing tests.
Also remove the pointless noassoc test (duplicated from test_exes()).
2012-10-08 12:54:54 +02:00
Francois Gouget ab654c63cf shell32/tests: Add more ShellExecute() shortcut tests. 2012-10-08 12:54:53 +02:00
Henri Verbeet 0931522795 wined3d: Implement WINED3DSIH_AND in the GLSL shader backend. 2012-10-08 11:28:41 +02:00
Henri Verbeet 8e24dbb60a wined3d: wined3d_stateblock_apply() never fails. 2012-10-08 11:28:37 +02:00
Henri Verbeet b69545c7da wined3d: wined3d_stateblock_capture() never fails. 2012-10-08 11:28:32 +02:00
Henri Verbeet b2228834c7 d3d10: Handle depth stencil state in d3d10_effect_object_apply(). 2012-10-08 11:28:27 +02:00
Henri Verbeet 16c6e4e332 d3d10: Handle rasterizer state in d3d10_effect_object_apply(). 2012-10-08 11:28:21 +02:00
Christian Costa ed976838cb advapi32: Add stub for StopTraceA and StopTraceW. 2012-10-04 19:37:26 +02:00
Hans Leidekker fe695f3ef9 wbemprox: Implement Win32_NetworkAdapter.Manufacturer. 2012-10-04 16:30:08 +02:00
Hans Leidekker 4d0a158808 wbemprox: Implement Win32_Processor.UniqueId. 2012-10-04 16:30:02 +02:00
Hans Leidekker eeb8ea7aca wbemprox: Add a partial implementation of Win32_SoundDevice. 2012-10-04 16:29:57 +02:00
Hans Leidekker fd37af04ff wbemprox: Add a partial implementation of Win32_DiskDrive. 2012-10-04 16:29:52 +02:00
Hans Leidekker ca0d8d8f63 wbemprox: Add a partial implementation of Win32_CDROMDrive. 2012-10-04 16:29:46 +02:00
Hans Leidekker 804e7e91cc wbemprox: Remove dynamic tables from the global list when they're freed. 2012-10-04 16:29:41 +02:00