Commit Graph

7670 Commits

Author SHA1 Message Date
Aric Stewart 6e6dd21c83 msctf: Define ITfSourceSingle. 2009-08-29 16:48:52 +02:00
Alexandre Julliard c9d85dd576 ntdll: Route the process startup through the platform-specific thread startup code. 2009-08-29 11:24:44 +02:00
Vincent Povirk 88bc342612 gdiplus: Add test for GdipCreateHBITMAPFromBitmap. 2009-08-28 11:54:50 +02:00
Henri Verbeet 1c68cb3ce6 d3d10: Add the ID3D10EffectDepthStencilViewVariable interface. 2009-08-28 11:54:50 +02:00
Henri Verbeet 64f7a564a8 d3d10: Add the ID3D10EffectRenderTargetViewVariable interface. 2009-08-28 11:54:50 +02:00
Henri Verbeet f3d6455a46 d3d10: Add the ID3D10EffectShaderResourceVariable interface. 2009-08-28 11:54:50 +02:00
Henri Verbeet 8219bb7b18 d3d10: Add the ID3D10EffectStringVariable interface. 2009-08-28 11:54:49 +02:00
Vincent Povirk bf13be2000 include: Add WIC pixel formats needed for PNG. 2009-08-28 11:54:48 +02:00
Alexandre Julliard 2be006e497 ntdll: Fix a couple of system information structures for 64-bit. 2009-08-27 19:47:49 +02:00
Alexandre Julliard b8ae3f073b ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context. 2009-08-27 16:49:53 +02:00
Huw Davies 0223f71dc7 include: Add msdadc.idl. 2009-08-27 15:41:46 +02:00
Alexandre Julliard 1aea4efd79 tools: Take into account the executable extension when looking for tools in the path. 2009-08-27 13:35:50 +02:00
Andrew Eikum f5896a2be0 gdiplus: Implement GdipIsVisibleRect. 2009-08-27 11:51:24 +02:00
Henri Verbeet 3f7cb74388 d3d10: Add the ID3D10EffectVectorVariable interface. 2009-08-27 11:45:37 +02:00
Henri Verbeet 9550b756e0 d3d10: Add the ID3D10EffectScalarVariable interface. 2009-08-27 11:45:37 +02:00
Huw Davies 655bbb3751 include: Add msdaguid.h. 2009-08-26 16:38:51 +02:00
Andrew Eikum 2032b0d354 gdiplus: Implement GdipIsVisibleRegionRect. 2009-08-26 15:05:46 +02:00
Andrew Eikum 32996e0a11 gdiplus: Implement GdipIsVisibleRegionPoint. 2009-08-26 14:57:18 +02:00
Eric Pouech bc56c4eab3 configure: Check for large filesystems support. 2009-08-26 11:58:32 +02:00
Henri Verbeet f9c791f9ca d3d8: Use a wined3d cs for wined3d locking.
We will need this for d3d10, where both dxgi and d3d10core are making wined3d
calls. Right now d3d8/d3d9 also use this to protect their own data, but
eventually we should push this down into wined3d itself and use something a
bit more fine-grained. There's no good reason that doing e.g. a vertex buffer
upload in some thread should block all of wined3d.
2009-08-25 11:12:17 +02:00
Vincent Povirk 79292ea1c1 include: Add 8-bit grayscale pixel format. 2009-08-25 10:23:55 +02:00
Jesse Allen a0449a5f64 dinput: Add DISEQUENCE_COMPARE macro. 2009-08-24 15:17:34 +02:00
Aric Stewart db71d7c083 winemp3.acm: Link to system libmpg123.so. 2009-08-24 15:17:34 +02:00
Alexandre Julliard 4964374570 ntdll: The large integer functions are 32-bit only. 2009-08-24 15:17:33 +02:00
Alexandre Julliard da8acbc47d server: Define an architecture-independent structure for process startup info. 2009-08-21 20:00:12 +02:00
Damjan Jovanovic 174d5c1e7c include: Add a basic sti.h. 2009-08-21 11:38:15 +02:00
Alexandre Julliard ee868cce5b tests: Make wine_dbgstr_w available in test.h for all tests. 2009-08-19 13:19:31 +02:00
Dylan Smith 2c85da06b7 include: Add missing declarations and definitions to wincon.h. 2009-08-19 12:23:49 +02:00
Andrew Eikum 55736136e2 winex11: Support KEYEVENTF_UNICODE in SendInput. 2009-08-19 12:16:19 +02:00
Huw Davies 85342a1562 include: Remove const from [out] parameter. 2009-08-18 16:14:25 +02:00
Mike Kaplinskiy a5c03fbc72 kernel32: Implement CancelIoEx. 2009-08-18 12:29:33 +02:00
Mike Kaplinskiy af25949a51 ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile. 2009-08-18 12:29:27 +02:00
Mike Kaplinskiy b05774ee7e server: Change cancel_async to take an optional iosb and only_thread. 2009-08-18 12:26:30 +02:00
Huw Davies 86f0634dae include: Add ALIGNM2 format character. 2009-08-17 16:47:15 +02:00
Alexandre Julliard 9b279deb58 include: Fix the NE exe type defines. 2009-08-17 13:57:48 +02:00
Stefan Leichter 1690044d78 ntoskrnl.exe: Add stub for IoQueryDeviceDescription. 2009-08-14 15:29:54 +02:00
Vincent Povirk ef2956bd90 include: Add definitions needed for WIC pixel format conversion. 2009-08-14 13:59:09 +02:00
Juan Lang 0ce420de73 ws2_32: Test for linux/irda.h. 2009-08-13 17:02:52 +02:00
Juan Lang 97319aa981 ws2_32: Add af_irda.h. 2009-08-13 17:01:14 +02:00
Andrew Eikum ef0ee6e556 gdiplus: Implement GdipGetVisibleClipBounds. 2009-08-13 16:44:09 +02:00
Owen Rudge 956a52bd7f comctl32: Add stubs for image list functions introduced in Vista. 2009-08-13 15:51:16 +02:00
Owen Rudge 11bc43926d include: Add SHGetImageList and its flags to shellapi.h. 2009-08-13 15:46:56 +02:00
Owen Rudge 2e40be8ab4 include: Define interface for comctl32 v6 (IImageList). 2009-08-13 15:46:22 +02:00
Tony Wasserka 0f85895935 ddraw: Add DDSD_DEPTH to ddraw.h. 2009-08-13 15:34:33 +02:00
Vincent Povirk b33a8da49d include: Add definitions needed for WIC bitmap encoding. 2009-08-12 13:42:35 +02:00
Stefan Leichter 5ffba2da97 advapi32: Add stub for SaferGetPolicyInformation. 2009-08-12 13:28:09 +02:00
Maarten Lankhorst a664043e1d includes: Make vmrender.idl C++ friendly.
C++ doesn't like: GUID GUID; which is valid in C, so replace with
struct _GUID GUID;
2009-08-12 12:51:12 +02:00
Juan Lang 7dd7109e9e include: Add INTERNET_DIAGNOSTIC_SOCKET_INFO definitions. 2009-08-11 12:32:14 +02:00
Alexandre Julliard 25e9e4f07b configure: Regenerate with autoconf 2.64. 2009-08-10 14:35:34 +02:00
Vincent Povirk c3ce7b5d63 include: Add IWICStream to headers. 2009-08-10 13:19:11 +02:00