Commit Graph

63 Commits

Author SHA1 Message Date
Alexandre Julliard f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Nikolay Sivov 66aa3dc834 shlwapi: Complete IUnknown_SetOwner call. 2010-03-29 11:47:34 +02:00
Aric Stewart e669ffe6e5 msctf: Add stub for ITfDisplayAttributeMgr. 2010-03-18 17:03:51 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Justin Chevrier fd196329e5 uuid: Add LangBarMgr CLSID. 2010-02-17 10:55:48 +01:00
Owen Rudge cfd1703e47 uuid: Add IImageList (commoncontrols.h). 2009-08-13 15:47:56 +02:00
Alexandre Julliard f59a3097f2 uuid: Include some more headers. 2009-07-16 16:36:41 +02:00
Jacek Caban 3935c81b21 include: Added netcon.idl. 2009-07-16 11:08:25 +02:00
Hans Leidekker ceee7415f5 include: Add definition of IObjContext. 2009-06-23 11:48:29 +02:00
Aric Stewart 4ada967d16 msctf: Define compartment guids. 2009-05-29 11:26:26 +02:00
Henri Verbeet 8e12ad4fae shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
2009-03-24 12:58:17 +01:00
Alistair Leslie-Hughes 2a64b73829 uuid: Add IID_PersistHistory GUID. 2009-02-27 14:17:42 +01:00
Aric Stewart da8cdacf2f msctf: Define TIP Category values. 2009-02-20 18:46:03 +01:00
Aric Stewart 2fe3b64fb4 msctf: Stub implementation of ITfCategoryMgr. 2009-02-04 15:09:00 +01:00
Aric Stewart 6c842a86bb msctf: Add stub implementation of ITfInputProcessorProfiles. 2009-02-04 15:06:33 +01:00
Aric Stewart b8416b9ccb msctf: Add definition of CLSID_TF_ThreadMgr. 2009-01-28 14:02:26 +01:00
Andrey Turkin aa8f008952 include: Add ctxtcall.idl file with IContextCallback interface definition. 2009-01-14 14:16:08 +01:00
Jacek Caban 1ab87d4dee include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
Jacek Caban 6d5bf9cd8a uuid: Include objsafe.h. 2008-03-28 21:54:00 +01:00
Alexandre Julliard acc1dd11cb uuid: Avoid some guids that shouldn't be defined in libuuid. 2008-03-11 15:38:21 +01:00
Jacek Caban fe5ea9f006 include: Added activaut.idl. 2008-03-11 15:35:23 +01:00
Rob Shearman 4500836635 makefiles: Simplify the use of the MODULE variable in static import libraries.
Don't include platform-specific information when declaring the name of
the static import libary to build. Instead, add this information in
Makeimplib.rules.in.
2008-03-10 19:12:54 +01:00
Rob Shearman 630e273d17 uuid: Add CLSID_InProcFreeMarshaler.
Remove its initialisation from ole32.
2008-03-06 17:43:19 +01:00
Alexandre Julliard 5721560e8b uuid: Fixed the CLSID_Picture_EnhMetafile definition. 2008-02-19 20:09:39 +01:00
Alexandre Julliard 427cd9183a uuid: Remove a few iids that don't belong here. 2008-02-19 20:09:19 +01:00
Michael Stefaniuc 3e8970602c dlls: Remove duplicate includes. 2007-11-19 13:54:46 +01:00
Jacek Caban 7fdcc87def include: Added isguids.h. 2007-11-19 13:06:14 +01:00
Jacek Caban db0b392dc2 include: Added dimm.idl. 2007-10-15 16:57:19 +02:00
Jacek Caban f185e0499d urlmon: Added IID_IBindStatusCallbackHolder to uuid. 2007-10-02 11:42:14 +02:00
Jacek Caban 8f2ac90a44 uuid: Added IID_IProxyManager. 2007-08-01 11:28:39 +02:00
Rob Shearman 846bc87814 uuid: Add hlink CLSIDs. 2007-06-12 13:18:41 +02:00
Jacek Caban 6501e2e57b include: Added urlhist.idl. 2006-10-26 13:04:53 +02:00
Francois Gouget 9fe4673347 Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
2006-10-24 17:47:09 +02:00
Alexandre Julliard 8d0c928832 libuuid: Fixed typo in CLSID_SynchronizeContainer. 2006-10-16 17:04:27 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Mike McCormack d7371fc49d include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
Robert Shearman 2334e18ada uuid: Add IIDs and CLSIDs from xmldso.h. 2006-07-24 13:47:08 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Jacek Caban ccee0297d5 include: Added htiframe.idl. 2006-07-07 17:50:20 +02:00
Mike McCormack f55c9b6511 uuid: Add indexsvr's IIDs to libuuid. 2006-07-07 16:57:01 +02:00
Jacek Caban bc29a20d8b mshtml: Added optary.idl file. 2006-06-23 10:47:14 +02:00
Alexandre Julliard 236fd51020 uuid: Mark all GUID variables as hidden. 2006-06-12 12:01:38 +02:00
Robert Shearman 760208b2a5 uuid: Add some COM CLSIDs. 2006-05-25 10:38:57 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard 633b12d5dc Added a make rules file for static import libraries. 2005-08-25 12:14:13 +00:00
Jacek Caban b31fedcd39 Added hlink.idl. 2005-08-08 11:08:27 +00:00
Thomas Weidenmueller 96e052b9dc Added stubs for objsel.dll and objsel.h. 2005-07-26 11:30:42 +00:00
Jacek Caban 375548634d Added downloadmgr.idl. 2005-07-13 19:31:07 +00:00