Commit Graph

96409 Commits

Author SHA1 Message Date
Vincent Povirk 2c3142f0ee gdiplus: Copy custom dashes in GdipClonePen. 2013-08-15 16:25:08 +02:00
Vincent Povirk dc047ecdaa gdiplus: Add error checking to GdipClonePen. 2013-08-15 16:25:03 +02:00
Vincent Povirk 814f9cf7e4 gdiplus: Only clip strings if rectangle width and height are positive. 2013-08-15 16:24:45 +02:00
Jacek Caban 1c66fdd03b urlmon: Added support for ROT in BindToObject. 2013-08-15 16:24:26 +02:00
Jacek Caban e61c50f000 urlmon: Added more BindToObject tests. 2013-08-15 16:24:22 +02:00
Jacek Caban f8236c5ac3 urlmon: Improved BindToObject failure when MIME handler is not available. 2013-08-15 16:24:17 +02:00
Henri Verbeet ee6734e848 d3drm: Avoid LPDIRECT3DRMLIGHTARRAY. 2013-08-15 16:24:13 +02:00
Henri Verbeet cf3053f504 d3drm: Avoid LPDIRECT3DRMPICKEDARRAY. 2013-08-15 16:24:11 +02:00
Henri Verbeet cbaa17d3cf wined3d: Assume the buffer has a buffer object in buffer_add_dirty_area(). 2013-08-15 16:24:09 +02:00
Henri Verbeet 4eb39ec5f4 wined3d: Make buffer_add_dirty_area() never fail. 2013-08-15 16:24:07 +02:00
Henri Verbeet 5e64fd7049 wined3d: Don't bother downloading buffer contents on destruction. 2013-08-15 16:24:04 +02:00
Andrew Eikum 6c45e6fea3 oleaut32/tests: Test all supported SYSKINDs. 2013-08-15 16:23:58 +02:00
Andrew Eikum 3821eaf391 oleaut32/tests: Add save/load tests for created typelibs. 2013-08-15 16:23:49 +02:00
Andrew Eikum 6f5cc0887e oleaut32: Save typelib SYSKIND. 2013-08-15 16:23:34 +02:00
Andrew Eikum cc29cad2cc oleaut32: 64-bit typelib fixes. 2013-08-15 16:23:29 +02:00
Andrew Eikum f1398510df oleaut32: Don't prevent 64-bit from loading 32-bit typelibs. 2013-08-15 16:23:00 +02:00
Nikolay Sivov 2a5a8bc4a3 ntdll: Implement compatible section for dll redirects. 2013-08-15 16:21:45 +02:00
Nikolay Sivov cddea89d22 ntdll: Support optional 'versioned' attribute for windowClass sections. 2013-08-15 16:19:03 +02:00
Huw Davies 1103a241db ieframe: DdeNameService returns NULL on error. 2013-08-15 16:18:01 +02:00
Ken Thomases 4b24fce4e2 winemac: Avoid using display palette API, which was deprecated with the 10.7 SDK. 2013-08-15 16:17:49 +02:00
Aric Stewart 7bd8623810 wineps.drv: Handle empty strings when building vertical runs. 2013-08-15 16:17:40 +02:00
André Hentschel 6fb4e06298 winemaker: Improved check for libXML at runtime. 2013-08-15 16:17:20 +02:00
André Hentschel 1151546ce0 msvcp90/tests: Add dynamically loaded functions for ARM. 2013-08-15 16:17:09 +02:00
Qian Hong f56edbf537 ntdll: Fixed parameter list in spec file for RtlpNtQueryValueKey. 2013-08-15 16:16:37 +02:00
Jacek Caban b25983ff7e inputscope.idl: Imported from mingw-w64. 2013-08-15 16:15:27 +02:00
Piotr Caban 2e752a115a jscript: Fix compilation issues when dtoa is defined in headers. 2013-08-15 16:13:27 +02:00
Ken Thomases 1f2d556373 gdi32: Link against AppKit on the Mac to avoid later crash in the Mac driver. 2013-08-15 16:12:58 +02:00
Alexandre Julliard 5b1e70ce97 Release 1.7.0. 2013-08-02 20:09:56 +02:00
Nikolay Sivov 5ce01b3597 ntdll: Implement compatible FindActCtxSectionString() for window class section. 2013-08-02 14:36:12 +02:00
Detlef Riekenberg c1f9129d7b faultrep/tests: Fix a test failure when the user has limited access rights. 2013-08-02 14:08:35 +02:00
Rico Schüller b9b6b0585f d3dx9/tests: Test all registers set by the constant table. 2013-08-02 11:38:51 +02:00
Rico Schüller fab44cbbfb d3dx9: Use d3dx_parameter instead of D3DXHANDLE. 2013-08-02 11:38:35 +02:00
Rico Schüller d3b4dc92d9 d3dx9: Warn when submitting invalid flags to ID3DXEffect::Begin(). 2013-08-02 11:37:25 +02:00
Rico Schüller 3ff2255a83 d3dx9: Track ID3DXEffect::Begin/End(). 2013-08-02 11:37:18 +02:00
Jeff Klein 1582458d70 wineoss.drv: Implement IMarshal for IAudioClient. 2013-08-02 11:36:36 +02:00
Jeff Klein 9d79ca02d3 winecoreaudio.drv: Implement IMarshal for IAudioClient. 2013-08-02 11:36:34 +02:00
Jeff Klein 4e565b0ef0 winealsa.drv: Implement IMarshal for IAudioClient. 2013-08-02 11:36:31 +02:00
Jeff Klein 0f4bc3b945 mmdevapi/tests: Test in-proc marshal of IAudioClient. 2013-08-02 11:34:54 +02:00
Nikolay Sivov 75bde26bea oledb32: Use heap helpers for allocation. 2013-08-02 11:25:00 +02:00
Nikolay Sivov b4bab76792 oledb32: Added IConnectionPoint stub for IRowPositionChange notification. 2013-08-02 11:24:52 +02:00
Nikolay Sivov 2111d70c25 oledb32: Added IConnectionPointContainer stub. 2013-08-02 11:24:44 +02:00
Dmitry Timoshkov 452a64e3a7 cabarc: Fix compilation under Windows. 2013-08-02 11:23:59 +02:00
Bruno Jesus ce0e3158b2 ws2_32/tests: Add and update WSASocketA() tests. 2013-08-02 11:22:51 +02:00
Stefan Dösinger c0faf86fff ddraw: Fix double to float conversion warnings. 2013-08-01 20:43:42 +02:00
Stefan Dösinger ba61730daa wined3d: Avoid calculating 1 / (fog_end - fog_start) in the shader. 2013-08-01 20:43:42 +02:00
Dmitry Timoshkov 3894493a76 windowscodecs: Workaround libtiff bug when it defines toff_t as 32-bit for 32-bit builds. 2013-08-01 20:43:42 +02:00
Aric Stewart 745e7c93c9 wineps.drv: Allow for vertical text printing.
With extensive review and help from Huw Davies.
2013-08-01 20:43:40 +02:00
Bruno Jesus 75fc88452c ws2_32: Simplify WINSOCK_EnterSingleProtocolA using the W version. 2013-08-01 17:51:14 +02:00
Piotr Caban a51ffcd442 msvcrt: Added _swprintf_s_l implementation. 2013-08-01 16:28:39 +02:00
Piotr Caban ec7ebd358d scrrun: Fix IFileSystem3::GetAbsolutePathName tests failures. 2013-08-01 16:28:29 +02:00