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
Henri Verbeet
4b3db52b53
wined3d: Merge the texture creation functions.
2013-11-27 11:30:15 +01:00
Piotr Caban
5c8339df4a
strmbase: Add structure size parameter in BaseInputPin_Construct function.
2013-11-25 16:28:14 +01:00
Piotr Caban
e9cc54268c
include: Add IAMStreamControl definition.
2013-11-25 16:23:31 +01:00
Nikolay Sivov
a2bcfa28d4
kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported.
2013-11-25 15:15:52 +01:00
Alexandre Julliard
1e78c99388
kernel32: Validate the architecture of newly created processes on the server side.
2013-11-22 12:32:48 +01:00
Piotr Caban
9ea983dcec
include: Add IPersistMediaPropertyBag definition.
2013-11-21 13:31:52 +01:00
Piotr Caban
7365eafd36
include: Add IConfigInterleaving definition.
2013-11-21 13:31:48 +01:00
Piotr Caban
391bea5460
include: Add IConfigAviMux definition.
2013-11-21 13:31:45 +01:00
Jacek Caban
afb59c23e7
urlmon.idl: Added missing BINDSTATUS values.
2013-11-15 19:23:24 +01:00