Commit Graph

10238 Commits

Author SHA1 Message Date
Stefan Dösinger
938529e1f9 wined3d: Remove the version parameter. 2014-03-20 19:04:37 +01:00
Nikolay Sivov
d3c9e8a7e6 user32: Added ChangeWindowMessageFilterEx() stub. 2014-03-20 17:46:01 +01:00
Nikolay Sivov
975abdea7f kernel32: Added WerUnregisterMemoryBlock() stub. 2014-03-20 10:42:01 +01:00
Alistair Leslie-Hughes
84e8d18902 include: Add netcfgx.idl. 2014-03-19 11:33:26 +01:00
Alistair Leslie-Hughes
d8c6a11971 ntoskrnl.exe: Add stub KeInsertQueue. 2014-03-19 11:33:24 +01:00
Nikolay Sivov
18c350ae22 idl: Remove 'optional' for 'defaultvalue' non-VARIANT arguments. 2014-03-19 10:41:31 +01:00
Nikolay Sivov
62ee13c594 stdole2: Fix usage of 'optional' with 'defaultvalue'. 2014-03-19 10:41:10 +01:00
Stefan Dösinger
51c3203e49 wined3d: Free old data after addrefing the new one. 2014-03-14 18:54:59 +01:00
Stefan Dösinger
6a34d4b40f wined3d: Decouple private data from the resource structure. 2014-03-14 18:54:48 +01:00
Dmitry Timoshkov
88df368868 schedsvc: Add Task Scheduler service. 2014-03-13 20:22:21 +01:00
Jactry Zeng
0f23b967a4 include: Fix a typo in ITextServices method named TxGetCurTarget. 2014-03-12 19:06:31 +01:00
Nikolay Sivov
a8a753b49a wbemdisp: Specify default value for method arguments. 2014-03-11 19:39:27 +01:00
Jacek Caban
430b7c9b91 rpcndr.h: Don't redefine EXTERN_GUID if it's already defined. 2014-03-10 16:36:07 +01:00
Jacek Caban
78cf315665 wmsdkidl.idl: Added some missing declarations. 2014-03-10 16:35:59 +01:00
Matteo Bruni
596557a57a d3dx9: Support skipping mip levels in D3DXCreateTextureFromFileInMemoryEx. 2014-03-05 19:18:17 +01:00
Nikolay Sivov
a41446b1f7 msxml3: Fix IVBSAXXMLReader interface definition. 2014-03-03 17:02:43 +01:00
Grazvydas Ignotas
7e4fa63621 include: Remove unneeded semicolons and fix a typo. 2014-03-03 17:02:36 +01:00
Hans Leidekker
ec082c3102 winspool: Add stub implementations of UploadPrinterDriverPackageA/W. 2014-02-27 09:32:47 -06:00
Stefan Leichter
26777a4638 wtsapi32/tests: Add some tests for WTSEnumerateProcessesW. 2014-02-26 09:28:20 -06:00
Jacek Caban
9c642455f0 urlmon: Fixed protocol tests on IE11. 2014-02-26 09:08:19 -06:00
Christoph von Wittich
37e0a1a5d4 comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL. 2014-02-24 15:00:40 -06:00
Marcus Meissner
563486b555 include: Added missing FindExInfoBasic enum. 2014-02-24 09:12:36 -06:00
Nikolay Sivov
1eb7cca1b9 include: Use existing DISPID values instead of magic numbers. 2014-02-24 09:11:02 -06:00
Dmitry Timoshkov
02bd13dfdf include: Fix typedef for TASK_RUNLEVEL_TYPE. 2014-02-22 08:40:48 -06:00
Kai Tietz
6f41e98b61 d3dx9shader.h: Added some missing declarations. 2014-02-22 08:40:12 -06:00
Kai Tietz
d7c4663df1 d3dx9core.h: Allow overriding D3DX_SDK_VERSION. 2014-02-22 08:18:06 -06:00
Jacek Caban
800edfb869 dxgi.idl: Added CreateDXGIFactory1 declaration. 2014-02-19 16:39:27 +01:00
Jacek Caban
46923014b6 d3d9.h: Added Direct3DCreate9Ex declaration. 2014-02-19 16:39:26 +01:00
Jacek Caban
64e11e0f98 d3d10_1.idl: Added D3D10CreateDevice1 declaration. 2014-02-19 16:39:26 +01:00
Henri Verbeet
67981d6db7 d2d1: Add a stub D2D1CreateFactory() implementation. 2014-02-18 11:45:20 +01:00
Martin Storsjo
171529106b wined3d: Add support for NV12 textures. 2014-02-17 20:16:29 +01:00
Jacek Caban
0473a790fe wmp.idl: Added some missing interfaces. 2014-02-17 20:16:18 +01:00
Henri Verbeet
e8f28511ac advapi32: Add a stub for EventProviderEnabled. 2014-02-17 11:32:39 +01:00
Jacek Caban
aa22a3c4b2 mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+. 2014-02-14 16:57:52 +01:00
Jacek Caban
a2002082f2 mshtml.idl: Added IHTMLDocument7 and related interfaces declarations. 2014-02-14 16:57:31 +01:00
Nikolay Sivov
c2faae4c3a include: Added ITransferSource/ITransferDestination interfaces. 2014-02-13 17:52:13 +01:00
Bruno Jesus
e5fba2d54c ws2_32: Add AI_NUMERICSERV support. 2014-02-13 10:43:58 +01:00
Jacek Caban
4016bb18de wmp.idl: Added proper version independent ProgID. 2014-02-11 19:19:14 +01:00
Dmitry Timoshkov
383f7ba002 server: Add THREAD_[SET|QUERY]_LIMITED_INFORMATION to generic access mappings and appropriately change THREAD_ALL_ACCESS. 2014-02-06 17:08:33 +01:00
Dmitry Timoshkov
a0b08adbe4 server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_ACCESS. 2014-02-06 17:08:32 +01:00
Jacek Caban
531c2b398e msctf.idl: Added ITfActiveLanguageProfileNotifySink declaration. 2014-02-06 17:08:31 +01:00
Bruno Jesus
52aca431e4 bcrypt: Add BCryptGenRandom stub. 2014-02-05 19:34:16 +01:00
Marcus Meissner
cef12abd4f kernel32: Thread pool definitions and prototypes. 2014-02-04 11:14:23 +01:00
Jacek Caban
fe7c32081f wmp: Added IProvideClassInfo2::GetGUID implementation. 2014-01-30 15:00:59 +01:00
Henri Verbeet
175c63773d wined3d: Don't allow format conversion on Present() for d3d8.
Note that this isn't currently enforced by wined3d_swapchain_create() or
wined3d_device_reset() though.
2014-01-29 20:25:52 +01:00
Frédéric Delanoy
9134a24e87 include: Make wine_dbgstr_guid available in test.h for all tests. 2014-01-28 11:43:49 +01:00
Henri Verbeet
3d28b01916 dxgi: Implement IDXGIFactory1. 2014-01-28 10:53:50 +01:00
Henri Verbeet
ac84e9b726 dxgi: Implement IDXGIAdapter1. 2014-01-28 10:53:48 +01:00
Nikolay Sivov
cbf55d8251 widl: Uuid attribute is allowed for 'struct'. 2014-01-28 10:52:09 +01:00
Stefan Dösinger
f9f52edbf7 include: Fix IDirect3DSwapChain8_Present argument count. 2014-01-27 17:39:48 +01:00
Henri Verbeet
2d06703dc7 d3d10: Add D3D10_DRIVER_TYPE_WARP. 2014-01-27 17:39:47 +01:00
Sebastian Lackner
72cf5d6f12 kernel32: Forward SleepConditionVariableSRW to ntdll. 2014-01-27 14:13:49 +01:00
Sebastian Lackner
fad29fc5d9 ntdll: Implement RtlSleepConditionVariableSRW. 2014-01-27 14:13:48 +01:00
Sebastian Lackner
899fc8d4ee ntdll: Implement RtlTryAcquireSRWLockShared/Exclusive commands. 2014-01-27 14:13:45 +01:00
Jacek Caban
d57ccd77ec include: Added wmp.idl. 2014-01-27 14:13:32 +01:00
Jacek Caban
34a4789900 d3d9.h: Added __uuidof() support to interfaces. 2014-01-27 14:13:26 +01:00
Jacek Caban
2190601ca2 include: Fixed eConnTypeRJ11Modem declaration. 2014-01-17 16:22:50 +01:00
Jacek Caban
c30581274e msctf.idl: Added some missing declarations. 2014-01-17 14:17:03 +01:00
Frédéric Delanoy
e46796e7a4 wine/test.h: Fix a typo in comment. 2014-01-17 11:01:42 +01:00
Vincent Povirk
ea41f29c32 include: Fix off-by-one error in EmfPlusRecordType enumeration.
Apparently MSDN made up EmfPlusRecordTypeSetGammaValue, it's not in
the SDK headers or EMF+ spec.
2014-01-17 10:59:41 +01:00
Alexandre Julliard
509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Michael Stefaniuc
edddda2374 include: There is no need to duplicate CLSID_DirectMusicAudioPathConfig as CLSID_DirectMusicAudioPath.
CLSID_DirectMusicAudioPath is private to Wine and produces the confusion
between the COM objects DirectMusicAudioPath and
DirectMusicAudioPathConfig. But those are totally different things.
2014-01-10 12:09:12 +01:00
Henri Verbeet
51cdeeacd4 wined3d: Explicitly request alpha testing for blitting the cursor and logo textures to screen. 2014-01-10 12:06:09 +01:00
Henri Verbeet
4710c4b51a wined3d: Store color keys in textures instead of in surfaces. 2014-01-09 15:50:39 +01:00
Stefan Dösinger
b91973daa7 wined3d: Merge wined3d_surface_set_mem into wined3d_surface_update_desc . 2014-01-08 20:02:22 +01:00
Sebastian Lackner
5472b9f9ca ntdll: Implement condition variable functions using keyed events. 2014-01-08 14:34:14 +01:00
Jacek Caban
289bdc4f45 strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs. 2014-01-06 20:47:02 +01:00
Bruno Jesus
4712f361a9 include: Add NLA_BLOB structure and its dependencies in mswsock.h. 2014-01-06 16:07:43 +01:00
Bruno Jesus
000328421a include: Add some LUP_* definitions to winsock2.h. 2014-01-06 16:03:49 +01:00
Alexandre Julliard
0ae7b5ff8f Update copyright info for 2014. 2014-01-01 20:45:33 +01:00
Alexandre Julliard
d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Nikolay Sivov
3cd677958c shell32: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests. 2013-12-31 12:27:23 +01:00
Nikolay Sivov
6fa197f537 include: Added IQueryCancelAutoPlay definition. 2013-12-31 12:27:12 +01:00
Bruno Jesus
658c2b5f28 ws2_32: Normalize IPX protocol names using the WS prefix. 2013-12-27 18:21:29 +01:00
Dmitry Timoshkov
bf546ac873 include: Add Task Scheduler typelib definition. 2013-12-27 14:31:53 +01:00
Dmitry Timoshkov
bfb4f28dc5 ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
Alexandre Julliard
1047e0474d makefiles: Leave it to install-sh to create destination directories. 2013-12-26 14:35:15 +01:00
Dmitry Timoshkov
7fd3d9d499 ws2_32: Add more traces. 2013-12-26 14:35:13 +01:00
Dmitry Timoshkov
e25853c543 ws2_32: Add translation for AI_V4MAPPED. 2013-12-26 13:46:32 +01:00
Nikolay Sivov
136549dd58 include: Added ID2D1SimplifiedGeometrySink definition. 2013-12-24 11:21:43 +01:00
Dmitry Timoshkov
0ff6879f91 include: Add more Task Scheduler interface definitions. 2013-12-18 11:42:04 +01:00
Dmitry Timoshkov
870f289680 include: Add more Task Scheduler interface definitions. 2013-12-13 12:36:11 +01:00
Henri Verbeet
4e7b62a46d wined3d: Get rid of unused palette flags. 2013-12-13 12:36:11 +01:00
Henri Verbeet
f27bb660b3 wined3d: Explicitly pass the palette size to wined3d_palette_create(). 2013-12-13 12:36:11 +01:00
Henri Verbeet
89dedf6408 ddraw: Just set the palette caps in ddraw7_GetCaps(). 2013-12-13 12:36:11 +01:00
Henri Verbeet
bf7f80f4b3 ddraw: Store the palette flags in the ddraw palette. 2013-12-12 12:08:23 +01:00
Henri Verbeet
1f0bb534ec ddraw: Keep a reference to the palette in the surface. 2013-12-12 12:08:16 +01:00
Alexandre Julliard
52e19da50d makedep: Generate rules for .x template files. 2013-12-12 12:00:04 +01:00
Alexandre Julliard
166ad9696c make_xftmpl: Allow the C define names to be specified in the source file with pragmas. 2013-12-11 21:16:51 +01:00
Dmitry Timoshkov
bd51d5fcba include: Add taskschd.idl. 2013-12-11 14:18:08 +01:00
Henri Verbeet
15c1a26b55 wined3d: Create volumes inside wined3d. 2013-12-06 13:14:52 +01:00
Francois Gouget
6f22057c21 libport: Fix the detection of isfinite(). 2013-12-05 12:40:57 +01:00
Henri Verbeet
7524258aaf ddraw: Implement flips inside ddraw. 2013-12-05 12:40:56 +01:00
André Hentschel
5430fafa85 include: Add bdaiface.idl. 2013-12-02 11:08:18 +01:00
André Hentschel
e8ac5892e8 propsys: Add stub for PSGetPropertyDescriptionListFromString. 2013-12-02 10:57:28 +01:00
Alexandre Julliard
67f9b6e3c5 configure: Update FreeType configure checks for the changed headers location. 2013-11-30 11:55:26 +01:00
Francois Gouget
e4856dbb70 libport: Add an isfinite() implementation for Solaris. 2013-11-29 17:58:40 +01:00
Jacek Caban
17027a60b0 sspi.h: Added some missing declarations. 2013-11-29 13:33:01 +01:00
Nikolay Sivov
fb3c58903d include: Added IBackgroundCopyCallback2 definition. 2013-11-28 11:18:58 +01:00
Nikolay Sivov
76c3f0cffb qmgr: Implement Get/SetNotifyFlags(). 2013-11-27 14:53:02 +01:00