Commit Graph

101449 Commits

Author SHA1 Message Date
Piotr Caban aebe1c69f9 msvcrt: Add _mbsnbcpy_s_l implementation. 2014-05-19 13:01:22 +02:00
Alexandre Julliard 534394dfa2 vbscript: Avoid using bool keyword. 2014-05-19 11:38:33 +02:00
Hans Leidekker 9a25a59dc2 winhttp: Fix build on Mac OS X 10.5.8. 2014-05-19 11:33:26 +02:00
Hans Leidekker 654bef8f37 wininet: Fix build on Mac OS X 10.5.8. 2014-05-19 11:33:24 +02:00
Daniel Beitler deb2742267 msi: Prevent call to memset with a null pointer in get_tablecolumns function. 2014-05-19 10:01:43 +02:00
Henri Verbeet 0fe183c299 wined3d: Increase the SM4 instruction length mask size. 2014-05-19 09:55:25 +02:00
Henri Verbeet a96135aeae d2d1: Add the ID2D1Factory interface. 2014-05-19 09:55:21 +02:00
Henri Verbeet bfcce57b9b d2d1: Add the ID2D1GdiInteropRenderTarget interface. 2014-05-19 09:55:14 +02:00
Henri Verbeet 60de2d686c d2d1: Add the ID2D1DCRenderTarget interface. 2014-05-19 09:55:11 +02:00
Henri Verbeet d76e605010 d2d1: Add the ID2D1HwndRenderTarget interface. 2014-05-19 09:55:08 +02:00
Nikolay Sivov 9d95788f12 scrrun: Return disk space as VT_I4 if it fits. 2014-05-19 09:55:03 +02:00
Nikolay Sivov 108c27313b scrrun: Implement Count() property for file collection. 2014-05-19 09:54:54 +02:00
Nikolay Sivov 2b628405cd scrrun/tests: Fix tests to depend on current codepage. 2014-05-19 09:54:44 +02:00
Bruno Jesus 25bc6de842 ws2_32: Take care of EINTR inside the helpers. 2014-05-19 09:51:54 +02:00
Piotr Caban 7c7ccc0ef5 vbscript: Parse doubles with bigger precision in parse_numeric_literal. 2014-05-19 09:47:22 +02:00
Alexandre Julliard 613c104562 Release 1.7.19. 2014-05-16 21:06:48 +02:00
Piotr Caban e73bbd0c81 oleacc: Prepare CreateStdAccessibleObject to support class specific accessibility objects. 2014-05-16 17:08:14 +02:00
Piotr Caban 76302af67e oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports. 2014-05-16 17:08:13 +02:00
Lauri Kenttä 8fcb8ea16c po: Update Finnish translation. 2014-05-16 17:08:12 +02:00
Henri Verbeet 7e5bcb0b0b d2d1: Add the ID2D1BitmapRenderTarget interface. 2014-05-16 12:51:18 +02:00
Henri Verbeet c68a8f3415 d2d1: Add the ID2D1RenderTarget interface. 2014-05-16 12:51:15 +02:00
Henri Verbeet ff41311285 d2d1: Add the ID2D1Mesh interface. 2014-05-16 12:51:04 +02:00
Henri Verbeet 66cca10d56 d2d1: Add the ID2D1Layer interface. 2014-05-16 12:51:02 +02:00
Henri Verbeet 7d30886296 d2d1: Add the ID2D1RadialGradientBrush interface. 2014-05-16 12:51:00 +02:00
Alexandre Julliard 9222e4e0ea wnaspi32: Remove unnecessary DllMain implementation on non-Linux. 2014-05-16 11:34:51 +02:00
Alexandre Julliard 3f6c6dbbb3 sane.ds: Remove unnecessary DllMain implementation when SANE is missing. 2014-05-16 11:34:37 +02:00
Alexandre Julliard 78cf6059bc winemapi: Remove unnecessary DllMain implementation. 2014-05-16 11:34:04 +02:00
Alexandre Julliard a3ab118b1e d3d10core: Remove unnecessary DllMain implementation. 2014-05-16 11:33:45 +02:00
Alexandre Julliard ddfaafc16d d2d1: Remove unnecessary DllMain implementation. 2014-05-16 11:33:40 +02:00
Alexandre Julliard cf40121ed6 bcrypt: Remove unnecessary DllMain implementation. 2014-05-16 11:33:29 +02:00
Nikolay Sivov 81d2516449 xmllite/writer: Fix Flush() behaviour on partial writes. 2014-05-16 10:53:29 +02:00
Nikolay Sivov f54e8527b1 po: Update Russian translation. 2014-05-16 10:53:02 +02:00
Aurimas Fišeras 4a06f84b9f po: Update Lithuanian translation. 2014-05-16 10:52:58 +02:00
Nikolay Sivov 97e2af1f73 ntdll: Implement non-blocking mode for LdrLockLoaderLock(). 2014-05-16 10:52:52 +02:00
Michael Stefaniuc 176b7aa842 dmusic: Move a struct to the .c file it is used. 2014-05-16 10:52:27 +02:00
Jacek Caban 54bf34f1e7 urlmon: Avoid ProtocolHandler being destroyed in Terminate call. 2014-05-15 19:05:44 +02:00
Jacek Caban 810d8c7140 mshtml/tests: Fixed a few more IE11 test failures. 2014-05-15 19:05:40 +02:00
Jacek Caban 5cc72a4522 ieframe/tests: Fixed tests on IE11. 2014-05-15 19:05:33 +02:00
Piotr Caban 6bd87c6bdb oleacc: Add WindowFromAccessibleObject implementation. 2014-05-15 19:05:23 +02:00
Piotr Caban 25312a10d3 oleacc: Add IOleWindow::GetWindow implementation in default client accessible object. 2014-05-15 19:05:19 +02:00
Piotr Caban 69ab9da0da oleacc: Add IOleWindow interface stub to default window accessible object. 2014-05-15 19:05:17 +02:00
Piotr Caban 8c808f3ee9 oleacc: Add IOleWindow interface stub to default client accessible object. 2014-05-15 19:05:15 +02:00
Piotr Caban 94b721000a oleacc: Disable tests on old oleacc. 2014-05-15 19:05:12 +02:00
Piotr Caban dccc4283a7 oleacc: Don't return partial data in GetRoleTextA if buffer is too small. 2014-05-15 19:05:10 +02:00
Piotr Caban 1f6ade45c1 oleacc: Modify output buffer on incorrect role in GetRoleTextA. 2014-05-15 19:05:08 +02:00
Stefan Dösinger bdc396e4f5 wined3d: Fix indentation in d3dfmt_p8_init_palette. 2014-05-15 19:05:03 +02:00
Stefan Dösinger fd0189bbfa wined3d: Move get_dc palette updates to ddraw. 2014-05-15 19:05:02 +02:00
Nikolay Sivov caeecfa223 xmllite/writer: Implement Flush() method. 2014-05-15 19:05:01 +02:00
Nikolay Sivov a0f67c3695 xmllite/writer: Initial support for starting a document. 2014-05-15 19:05:00 +02:00
Nikolay Sivov 71ab66efa0 xmllite/writer: Initial support of output buffer creation. 2014-05-15 19:04:59 +02:00