Commit Graph

9310 Commits

Author SHA1 Message Date
Dmitry Timoshkov 64cf2db9a6 include: Define MUTEX_ALL_ACCESS in a PSDK compatible way. 2012-04-18 14:03:12 +02:00
Hans Leidekker d1b6cf9379 server: Include the Unix pid in the snapshot_next_process reply. 2012-04-16 17:49:32 +02:00
Jacek Caban c9178fdf6f axcore.idl: Guard GetTimeFormat by WINE_NO_UNICODE_MACROS ifdef and added missing AM_GBF_NODDSURFACELOCK define. 2012-04-16 17:49:27 +02:00
Alexandre Julliard 582a2f511f gdi32: Add a GetBoundsRect driver entry point. 2012-04-16 13:53:23 +02:00
Henri Verbeet bdcc868ec4 include: Fix a couple of ID3DXSaveUserData prototypes. 2012-04-13 10:48:53 +02:00
Henri Verbeet 8cef8b3587 wined3d: Unify the wined3d_mapped_rect and wined3d_mapped_box structures. 2012-04-13 10:48:51 +02:00
Morten Rønne e0f93874c8 wininet/tests: Added more tests for urlcache, including a new flag in CacheEntryType. 2012-04-05 17:53:14 +02:00
Andrew Eikum 1b21fe827f mmddk.h: Remove unused, Wine-specific WinMM defines. 2012-04-03 17:53:37 +02:00
Aric Stewart 56477075c2 strmbase: Remove QualityControlImpl from the general strmbase.h.
Quality Control things are not part of the standard strmbase library set.
2012-04-03 12:19:17 +02:00
Aric Stewart 54eafc73e5 strmbase: Implement renderer quality control into the base renderer. 2012-04-03 12:10:33 +02:00
Carlo Bramini 8e4acd81aa include: mimeole.idl: Fix typo in ADDRESSPROPS structure. 2012-04-03 11:59:40 +02:00
Jacek Caban 5d8d4b8f3f mshtml.idl: Added IHTMLMetaElement* declarations. 2012-04-02 18:26:25 +02:00
Jacek Caban 30a477d36b mshtml.idl: Added DispHTMLMetaElement declaration. 2012-04-02 18:26:19 +02:00
Aric Stewart e1a72011e5 strmbase: More additions to BaseRenderer for video renderers. 2012-04-02 14:01:41 +02:00
Aric Stewart 662220f77f strmbase: Expand BaseRenderer implementation. 2012-04-02 14:01:23 +02:00
Józef Kucia 8be9d69909 include/d3dx9: Fix spelling errors. 2012-04-02 12:39:58 +02:00
Carlo Bramini 52c9dcb6a2 include: Add PERCEIVED types and flags. 2012-04-02 12:38:28 +02:00
Vincent Povirk aed62dbff1 gdiplus: Add tests for preset blend accessors. 2012-04-02 12:37:49 +02:00
Hans Leidekker 8cebf01702 msi: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
Aric Stewart eccd9770cc strmbase: Basic BaseRenderer implementation. 2012-03-29 20:49:16 +02:00
Aric Stewart 4ae6f928aa strmbase: Implement BaseControlVideo. 2012-03-29 20:49:16 +02:00
Aric Stewart 73efbff484 strmbase: Implement BaseControlWindow. 2012-03-29 20:49:15 +02:00
Aric Stewart a179b50c9b strmbase: Add beginnings of BaseWindow. 2012-03-28 19:05:06 +02:00
Matteo Bruni c0d4c66a5a include: Fix some winsock definitions. 2012-03-28 15:09:47 +02:00
Jacek Caban fb1640fb4e mshtml.idl: Added IHTMLTableCell declaration. 2012-03-28 13:51:19 +02:00
Jacek Caban 33742f1ed3 mshtml.idl: Added DispHTMLTableCell declaration. 2012-03-28 13:51:16 +02:00
André Hentschel 8229055692 include: Add peARM to fusion.idl. 2012-03-28 11:47:55 +02:00
André Hentschel 1de185efba include: Add new ARM defines to winnt.h. 2012-03-28 11:47:51 +02:00
Christian Costa e08a7a6131 include: Add missing error codes. 2012-03-28 11:41:20 +02:00
André Hentschel 21b6d994d2 kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests. 2012-03-27 11:55:05 +02:00
André Hentschel 35c272caa3 wevtapi: Add stub for EvtOpenChannelConfig. 2012-03-27 11:51:43 +02:00
Aric Stewart d3c5b2c4f1 strmbase: COM cleanup for cleanup SourceSeeking. 2012-03-26 18:15:50 +02:00
Aric Stewart eb5d8b969f strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin. 2012-03-26 18:15:49 +02:00
Aric Stewart 29d3c75442 strmbase: COM cleanup for BaseFilter. 2012-03-26 18:15:48 +02:00
Jacek Caban ab51e119b5 mshtml.idl: Added IHTMLObjectElement2 declaration. 2012-03-26 18:15:18 +02:00
Ken Thomases cd454fdc2e shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
Aric Stewart cdf9c4f223 strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming. 2012-03-15 19:50:39 +01:00
Aric Stewart 026037ab69 strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase. 2012-03-15 19:49:21 +01:00
Hans Leidekker 21e5c4c417 sxs: Add a stub implementation of IAssemblyName. 2012-03-14 11:53:27 +01:00
Hans Leidekker cc3d210130 include: Add the IAssemblyName interface. 2012-03-14 11:52:53 +01:00
Vincent Povirk 116665d7fc gdiplus: Add stub GdipGetPathGradientPath with tests. 2012-03-13 10:27:44 +01:00
Alexandre Julliard 2bce0c698e ntdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target frame. 2012-03-12 13:04:37 +01:00
Alexandre Julliard aeaf18077e kernel32: Implement the memory resource notification functions. 2012-03-12 10:44:02 +01:00
Hans Leidekker d5d2f01d3e advapi32: Implement CredMarshalCredential and CredUnmarshalCredential. 2012-03-09 11:32:46 +01:00
André Hentschel d6d8865272 include: Add more error codes. 2012-03-09 11:29:45 +01:00
Jacek Caban 718adc91fc widl: Make headers guards compatible with midl. 2012-03-08 19:22:45 +01:00
Piotr Caban e62a8ee0d2 include: Added IXMLGenericParse interface definition. 2012-03-08 18:54:33 +01:00
Jacek Caban e3bf5a1daa include: Added msident.idl. 2012-03-08 18:00:38 +01:00
Jacek Caban 846c0e365d t2embapi.h: Added some missing declarations. 2012-02-09 09:40:44 -06:00
Christian Costa f36f49fae3 include: Add missing formats in D3DXIMAGE_FILEFORMAT enum. 2012-02-09 09:33:43 -06:00
Dmitry Timoshkov 2a0de94844 psapi: Add a test for NtQueryVirtualMemory(MemorySectionName). 2012-02-06 10:19:30 -06:00
Alexandre Julliard 36c76dcc24 winex11: Update only the key state on KeymapNotify without sending fake key events. 2012-02-02 17:19:34 +01:00
Austin English 5930590ed2 advapi32: Add a stub for EnumerateTraceGuids. 2012-01-27 18:05:49 +01:00
Alexandre Julliard b5314f50ed advapi32: Fix the TraceMessage prototypes. 2012-01-27 18:05:48 +01:00
Austin English 8842cd13a1 wer: Add a stub for WerReportSetUIOption. 2012-01-26 19:09:07 +01:00
Austin English ce2e7cdc9e iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs. 2012-01-26 19:07:43 +01:00
Henri Verbeet 515329d58c winex11: Remove some leftover X Shm code. 2012-01-25 11:27:37 +01:00
Dan Kegel b94fabfb5b include: ntddcdvd.h structure naming, packing fixes. 2012-01-24 18:10:32 +01:00
Eric Pouech 7c7c56e3bf configure: Remove regex detection. 2012-01-23 16:07:39 +01:00
Alexandre Julliard 25441f40f8 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
Henri Verbeet 3769afa33d wined3d: Get rid of the WINED3DSURFTYPE typedef. 2012-01-20 13:31:33 +01:00
Jacek Caban 97f4b22543 tlogstg.idl: Added new file and ITravelLogClient declaration. 2012-01-19 21:08:52 +01:00
Aric Stewart 676754d11a wineqtdecoder: Implement QTSplitter_ChangeStart. 2012-01-19 21:08:52 +01:00
Henri Verbeet bee9adbd05 wined3d: Get rid of the WINED3DDECLUSAGE typedef. 2012-01-19 11:56:47 +01:00
Henri Verbeet c35c30fa68 wined3d: Get rid of the WINED3DDECLMETHOD typedef. 2012-01-19 11:56:41 +01:00
Jacek Caban e5558c5ca3 htiface.idl: Added ITargetFrame declaration. 2012-01-18 19:38:06 +01:00
Henri Verbeet ed417a6f13 wined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef. 2012-01-18 12:37:38 +01:00
Henri Verbeet ae2e5d65ff wined3d: Get rid of the WINED3DQUERYTYPE typedef. 2012-01-18 12:37:38 +01:00
Henri Verbeet e53a277305 wined3d: Get rid of the WINED3DPOOL typedef. 2012-01-18 12:37:38 +01:00
Henri Verbeet 6a5a098b23 wined3d: Get rid of the WINED3DRESOURCETYPE typedef. 2012-01-18 12:37:38 +01:00
Aric Stewart b32b1a924e strmbase: In the TransformFilter add a critical section that protects the streaming state. 2012-01-17 11:49:28 +01:00
Alexandre Julliard 5e5cbcc841 include: Fix some typos in winioctl.h. 2012-01-17 11:39:45 +01:00
Aric Stewart 8c91f1bf5e quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph. 2012-01-16 18:17:49 +01:00
Daniel Lehman 9a8d3cc5bd msvcrt: Add declarations to stdlib.h for _wcstoui64 and _wcstoi64. 2012-01-16 12:45:38 +01:00
Jörg Höhle 999423d34e dsound: Vista/XP SP2 reworked the Speaker Configuration. 2012-01-13 18:17:31 +01:00
Henri Verbeet e70990041b wined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef. 2012-01-13 17:34:31 +01:00
Henri Verbeet a44b062aed wined3d: Get rid of the WINED3DCUBEMAP_FACES typedef. 2012-01-13 17:34:31 +01:00
Henri Verbeet e1f6a81a2d include: Add some missing DDLOCK constants. 2012-01-13 17:34:31 +01:00
Henri Verbeet a206f43648 wined3d: Get rid of wined3d_surface_set_format(). 2012-01-13 17:34:30 +01:00
Henri Verbeet afb64506ba ddraw: Implement width and height changes in ddraw_surface7_SetSurfaceDesc(). 2012-01-13 17:34:30 +01:00
Henri Verbeet 7dac3e0921 wined3d: Get rid of the WINED3DBASISTYPE typedef. 2012-01-12 12:37:24 +01:00
Henri Verbeet f38e94af7c wined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef. 2012-01-12 12:37:18 +01:00
Alistair Leslie-Hughes 654e0722d8 include: Add missing DB_E_BAD defines. 2012-01-12 12:31:21 +01:00
Vincent Povirk 8a68deec7a include/wincodecsdk.idl: Fix typo. 2012-01-12 12:31:20 +01:00
Nikolay Sivov 9b1f217c41 msxml3: Try mshtml container url as a base for relative request url. 2012-01-11 17:47:26 +01:00
Henri Verbeet 2650ba4b17 wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef. 2012-01-11 17:47:23 +01:00
Henri Verbeet b6431d9493 wined3d: Get rid of the WINED3DTEXTUREOP typedef. 2012-01-11 17:47:22 +01:00
Alexandre Julliard fbbf3ba408 gdi32: Get rid of the CreateDIBSection driver entry point. 2012-01-10 16:13:29 +01:00
Lucas Fialho Zawacki 20930b01fd dinput: Added DI_SETTINGSNOTSAVED flag. 2012-01-10 10:49:34 +01:00
Henri Verbeet 7f7bc520b6 wined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS typedef. 2012-01-10 10:47:30 +01:00
Henri Verbeet 43fcbcb36e wined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE typedef. 2012-01-10 10:47:27 +01:00
Daniel Lehman e0f1bac434 msvcrt: Add struct and prototypes for existing _findfirst64 and _findnext64. 2012-01-09 12:52:16 +01:00
Henri Verbeet 9a8491045e wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef. 2012-01-09 12:22:17 +01:00
Henri Verbeet 08545dc739 wined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef. 2012-01-09 12:22:12 +01:00
Alexandre Julliard 02442b52a4 user32: Return the cursor position in send_hardware_message and use it to update the driver's position. 2012-01-09 12:14:36 +01:00
Alexandre Julliard dc1aeeb2f8 gdi32: Get rid of the SetDIBColorTable driver entry point. 2012-01-07 13:27:08 +01:00
Alexandre Julliard 446a6b3556 msvcrt: Use the correct type for findnext64. 2012-01-06 21:57:38 +01:00
Jacek Caban 11c72a685c urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces. 2012-01-06 19:30:06 +01:00
Henri Verbeet 3d33887c2f wined3d: Get rid of the WINED3DSWAPEFFECT typedef. 2012-01-06 19:24:22 +01:00
Henri Verbeet 45f6def784 wined3d: Get rid of the WINED3DBACKBUFFER_TYPE typedef. 2012-01-06 19:24:21 +01:00