80037 Commits

Author SHA1 Message Date
Alexandre Julliard
6cba5c48d9 makefiles: Install import libraries from the top-level makefile. 2011-07-09 18:01:42 +02:00
Alexandre Julliard
f64a6753cb makefiles: Install static libraries from the top-level makefile. 2011-07-09 17:58:47 +02:00
Alexandre Julliard
bb86a35f09 makefiles: Allow install rules to run in parallel. 2011-07-09 17:46:54 +02:00
Jay Yang
80c62ca203 shell32: Implement restoring items from the recycle bin. 2011-07-09 12:16:36 +02:00
Jay Yang
4dd99dcc55 shell32: Implement a context menu for the recycle bin. 2011-07-09 12:09:19 +02:00
Jay Yang
47ca9b5c9e shell32: Have RecycleBin implement ISFHelper. 2011-07-09 12:04:31 +02:00
Jay Yang
3613a421e6 shell32: Implement SHEmptyRecycleBin. 2011-07-09 12:04:20 +02:00
Jay Yang
52838e687a shell32: Implement SHQueryRecycleBin. 2011-07-09 11:56:12 +02:00
Jay Yang
a77d50b6f3 shell32/tests: Add tests for SHQueryRecycleBin. 2011-07-09 11:55:33 +02:00
Ričardas Barkauskas
6c5e109af7 wined3d: Introduce quirk for proper RGBA16 support. 2011-07-09 11:48:15 +02:00
Christian Inci
309914f315 setupapi: Fix return behaviour when the device key doesn't exist. 2011-07-09 11:48:06 +02:00
Aric Stewart
94e057dde5 usp10: Add missing Bengali entry. 2011-07-09 11:47:08 +02:00
Alexandre Julliard
a3965c7ea0 Release 1.3.24. wine-1.3.24 2011-07-08 20:37:06 +02:00
Hans Leidekker
e688167c73 winhttp: Register interfaces and add a typelib resource. 2011-07-08 17:34:48 +02:00
Hans Leidekker
d25abc358a winhttp: Add a class factory implementation. 2011-07-08 17:34:48 +02:00
Hans Leidekker
fd7538d38c winhttp: Add a stub implementation of IWinHttpRequest. 2011-07-08 17:34:48 +02:00
Hans Leidekker
7c938ac2a6 include: Add httprequestid.h and httprequest.idl. 2011-07-08 17:34:47 +02:00
Alexandre Julliard
9df500d45d widl: Support LANG_NEUTRAL as a valid lcid in typelibs. 2011-07-08 17:34:41 +02:00
Alexandre Julliard
00647af50b winex11: Use the HDC from the gdi_physdev structure. 2011-07-08 16:03:59 +02:00
Alexandre Julliard
6c951b7d0d winex11: Pass a generic PHYSDEV to all graphics entry points. 2011-07-08 15:55:11 +02:00
Michael Stefaniuc
faa269c42a ddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer for an app provided iface. 2011-07-08 14:45:23 +02:00
Michael Stefaniuc
663483e16e ddraw: COM cleanup for the IDirect3DExecuteBuffer iface. 2011-07-08 14:45:19 +02:00
Michael Stefaniuc
9ab233ea24 d3d8: COM cleanup for the IDirect3DVertexBuffer8 iface. 2011-07-08 14:45:14 +02:00
Michael Stefaniuc
aa8e4dd81b d3d8: Use unsafe_impl_from_IDirect3DVertexBuffer8 for app provided ifaces. 2011-07-08 14:45:09 +02:00
Alexandre Julliard
23dd500a64 msvcp90/tests: Fix the calling convention of some function pointers. 2011-07-08 14:40:22 +02:00
Alexandre Julliard
c73d89e7f5 include: Remove duplicate device caps definitions. 2011-07-08 13:41:02 +02:00
Frédéric Delanoy
78b66ba020 shell32: Remove dead assignment (Clang). 2011-07-08 13:41:02 +02:00
André Hentschel
58a31ebea9 shell32: Make sure that a structure is initialized (clang). 2011-07-08 13:41:01 +02:00
Vincent Povirk
fda2fc7684 gdiplus: Implement GdipPlayMetafileRecord for EMF records. 2011-07-08 13:40:42 +02:00
Vincent Povirk
3a6ba94011 gdiplus: Add test showing scaling does not affect returned HDC objects. 2011-07-08 11:26:31 +02:00
Vincent Povirk
71325800dc gdiplus: Add tests for GdipPlayMetafileRecord. 2011-07-08 11:26:27 +02:00
Vincent Povirk
351a78bb4a gdiplus: Add test for recording emf-only metafiles. 2011-07-08 11:26:20 +02:00
Vincent Povirk
44c57121ea gdiplus: Implement GetDC for metafiles. 2011-07-08 11:26:14 +02:00
Vincent Povirk
fd7475546b gdiplus: Stub GdipPlayMetafileRecord. 2011-07-08 11:26:06 +02:00
Henri Verbeet
a26c5f9b13 wined3d: Make the surface parameter to d3dfmt_get_conv() const. 2011-07-08 11:25:31 +02:00
Henri Verbeet
aa55404682 wined3d: Make the src_surface parameter to draw_textured_quad() const. 2011-07-08 11:25:28 +02:00
Henri Verbeet
0d18f5df0e wined3d: Make the surface parameter to surface_upload_data() const. 2011-07-08 11:25:25 +02:00
Henri Verbeet
faebcc0236 wined3d: Make the surface parameter to surface_translate_drawable_coords() const. 2011-07-08 11:25:21 +02:00
Henri Verbeet
bb4b86f365 wined3d: Make the rt parameter to surface_set_compatible_renderbuffer() const. 2011-07-08 11:25:17 +02:00
Alistair Leslie-Hughes
1a74194f9e oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext. 2011-07-07 19:22:46 +02:00
Alistair Leslie-Hughes
d911374b9c oledb32: Add DBTYPE_UI2 support to DataConvert. 2011-07-07 19:22:42 +02:00
Jacek Caban
9f333b71b6 mshtml: Mark some functions as cdecl. 2011-07-07 17:32:47 +02:00
Jacek Caban
f8c517978b widl: Use proper calling convention attributes. 2011-07-07 17:32:12 +02:00
Alexandre Julliard
b99b9565e8 usp10: Make the various lookup tables more compact. 2011-07-07 17:30:35 +02:00
Alexandre Julliard
704a330a8e tools: Move the cpmap.pl script to tools/make_unicode. 2011-07-07 15:10:01 +02:00
Aric Stewart
7339c04b7b usp10: Shift to using the unicode data for most of the indic lexical functions. 2011-07-07 14:59:37 +02:00
Aric Stewart
95166855bb usp10: Implement ScriptBreak using the Unicode Line Breaking Algorithm. 2011-07-07 14:56:50 +02:00
Alexandre Julliard
37dba06ed3 winebuild: Output cfi data for relay thunks on i386. 2011-07-07 14:46:15 +02:00
Austin Lund
55946e3cce ntdll/tests: Added tests for ObjectTypeInformation class in NtQueryObject. 2011-07-07 14:46:15 +02:00
Austin Lund
84e9a23d8d include: Added OBJECT_TYPE_INFORMATION to winternl.h. 2011-07-07 14:46:15 +02:00