Vincent Povirk
|
5574f0138e
|
include: Define some WIC pixel format GUIDs.
|
2009-07-02 11:37:28 +02:00 |
Alexandre Julliard
|
6f68b774d7
|
ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
|
2009-07-01 12:13:34 +02:00 |
Aric Stewart
|
7de0b8299d
|
msctf: Implement ITfDocumentMgr::EnumContexts.
|
2009-07-01 11:39:25 +02:00 |
Aric Stewart
|
fac0d945e4
|
msctf: Implement TF_CreateInputProcessorProfiles.
|
2009-07-01 11:38:49 +02:00 |
Andrew Eikum
|
4c0edba681
|
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
|
2009-06-30 12:58:31 +02:00 |
Nikolay Sivov
|
9ee5f26570
|
comctl32/rebar: Use proper structure size in tests and parameter checks.
|
2009-06-30 12:31:51 +02:00 |
Alexander Scott-Johns
|
5a91cffc20
|
rtutils: Add stub TraceRegisterExW and TraceRegisterExA.
The -W function is imported by Windows Journal Viewer.
|
2009-06-29 14:51:18 +02:00 |
Nikolay Sivov
|
759b914c9e
|
comctl32/rebar: Update Rebar structure.
|
2009-06-29 14:32:41 +02:00 |
Nikolay Sivov
|
753407ef82
|
comctl32/progress: Implement PBM_GETBKCOLOR.
|
2009-06-29 14:32:33 +02:00 |
Nikolay Sivov
|
84f3c50474
|
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
|
2009-06-29 14:32:21 +02:00 |
Vincent Povirk
|
2824c4458b
|
include: Add some definitions to wincodec.idl.
|
2009-06-29 14:27:23 +02:00 |
Alexandre Julliard
|
61a70360e6
|
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
|
2009-06-26 15:45:03 +02:00 |
Aric Stewart
|
6a392a8aa9
|
msctf: Add api definitions for TF_CreateThreadMgr and TF_GetThreadMgr.
|
2009-06-26 15:21:16 +02:00 |
Aric Stewart
|
a6c81e0754
|
shell32: Implement SHCreateShellFolderView (ordinal 256).
Used by IE7's Add On management dialog.
|
2009-06-26 12:04:42 +02:00 |
Huw Davies
|
08453c1f2b
|
configure: Remove reference to obsolete ftnames.h.
|
2009-06-25 14:34:13 +02:00 |
Alexandre Julliard
|
e1f0a0db1f
|
configure: Add a wrapper macro for .cfi pseudo-ops in assembly code.
|
2009-06-25 12:04:55 +02:00 |
Jacek Caban
|
c907d2bbdc
|
urlmon.idl: Added IBindStatusCallbackEx declaration.
|
2009-06-23 15:53:01 +02:00 |
Jacek Caban
|
6f5591f3b2
|
mshtml.idl: Added DispHTMLLocation and DispHTMLNavigation dispinterfaces.
|
2009-06-23 15:52:59 +02:00 |
Hans Leidekker
|
ceee7415f5
|
include: Add definition of IObjContext.
|
2009-06-23 11:48:29 +02:00 |
Paul Vriens
|
af1ef9281b
|
include/activscp.idl: Add some defines.
|
2009-06-23 11:45:53 +02:00 |
Aric Stewart
|
7aa9bd9823
|
msctf: Implement ITfCompartmentEventSink.
|
2009-06-22 13:29:26 +02:00 |
Nikolay Sivov
|
76cb9c0d77
|
comctl32/listview: Implement LVM_ISITEMVISIBLE.
|
2009-06-22 12:59:35 +02:00 |
Detlef Riekenberg
|
a30624143a
|
winex11: Get rid of glext.h in remaining locations.
|
2009-06-22 11:22:02 +02:00 |
Henri Verbeet
|
56c8a82a04
|
d3dx9_36: Implement D3DXGetDeclVertexSize().
|
2009-06-19 13:52:50 +02:00 |
Alexandre Julliard
|
c152b4e7d1
|
include: Add a target address for unwinding for platforms that need it.
|
2009-06-18 15:17:26 +02:00 |
Hans Leidekker
|
c29328583d
|
wininet: Implement InternetQueryOption(INTERNET_OPTION_CACHE_TIMESTAMPS).
|
2009-06-16 15:41:08 +02:00 |
Anders Jonsson
|
a2f6bac107
|
ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList.
|
2009-06-16 15:32:39 +02:00 |
Francois Gouget
|
51ff3d5d5e
|
comctl32: Extend the LVTILEINFO structure.
|
2009-06-16 13:26:11 +02:00 |
Louis Lenders
|
afce86b4bc
|
gdi32: Add stub for GdiEntry13.
|
2009-06-15 13:42:31 +02:00 |
Detlef Riekenberg
|
ed1b527dd9
|
setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
|
2009-06-15 13:42:31 +02:00 |
Anders Jonsson
|
fc07a52148
|
ntoskrnl.exe: Stub for ExInitializeZone.
|
2009-06-15 13:42:31 +02:00 |
Anders Jonsson
|
afff5f9da5
|
ntoskrnl.exe: Stub for ExInitializeResourceLite.
|
2009-06-15 13:42:31 +02:00 |
Anders Jonsson
|
15dd9e8d35
|
ntoskrnl.exe: Stub for IoInitializeTimer.
|
2009-06-15 13:42:31 +02:00 |
Henri Verbeet
|
88162fabb8
|
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
|
2009-06-15 13:42:29 +02:00 |
Austin English
|
2d7ccb3862
|
configure: Fix mach-o/dyld_images.h detection on OS X.
|
2009-06-15 13:42:28 +02:00 |
Alexandre Julliard
|
ea9cf9e49d
|
configure: Add a macro to define an stdcall function in assembly.
|
2009-06-14 16:06:22 +02:00 |
Alexandre Julliard
|
9cebf090af
|
configure: Add a macro to define an stdcall suffix in assembly code.
|
2009-06-14 12:12:00 +02:00 |
Henri Verbeet
|
4bc6b376e0
|
wined3d: Remove the useless "resource_type" parameter from IWineD3DDevice::CreateSurface().
|
2009-06-12 17:33:15 +02:00 |
Alexandre Julliard
|
857f1e0924
|
configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro.
|
2009-06-11 17:36:32 +02:00 |
Vincent Povirk
|
beb00ca0c5
|
include: Add definitions needed for image decoding to wincodec.idl.
|
2009-06-11 13:23:25 +02:00 |
Nikolay Sivov
|
779d9ee258
|
comctl32/header: Update some Header flags and structures.
|
2009-06-11 11:53:54 +02:00 |
Nikolay Sivov
|
ee015b8cd4
|
comctl32/listview: Update some ListView structures with recently added members.
|
2009-06-11 11:53:54 +02:00 |
Henri Verbeet
|
621da64245
|
wined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.
|
2009-06-09 17:01:14 +02:00 |
Vincent Povirk
|
7159283011
|
include: Extend TVITEMEX and add NMTVDISPINFOEX.
|
2009-06-08 16:22:39 +02:00 |
Vincent Povirk
|
ad9036e1ff
|
include: Add wincodec.idl.
|
2009-06-08 13:09:12 +02:00 |
Andrew Eikum
|
f01bfea62e
|
gdiplus: Stub for GdipBitmapCreateApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
ad2341253c
|
gdiplus: Stub for GdipBitmapApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Aric Stewart
|
ba4f606663
|
msctf: Define ITfCompartmentMgr and ITfCompartment.
|
2009-06-04 12:40:04 +02:00 |
Andrew Eikum
|
156eeb08be
|
gdiplus: Stubs for GdipDrawImagePoints and GdipDrawImagePointsI.
|
2009-06-04 12:38:37 +02:00 |
Andrew Eikum
|
46de8c0eb4
|
gdiplus: Stub for GdipEmfToWmfBits.
|
2009-06-04 12:38:33 +02:00 |