makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ole32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Vincent Povirkole32: Remove the BigBlockFile abstraction and always...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-03-12  Alexandre Julliardole32: Make compobj.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make storage.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2nls.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2thk.dll into a stand-alone 16-bit module.
2009-03-11  Alexandre Julliardole32: Make ole2prox.dll into a stand-alone 16-bit...
2009-03-11  Alexandre Julliardole32: Make ole2conv.dll into a stand-alone 16-bit...
2008-12-02  Alexandre Julliardole32: Register interfaces through dlldata.c as far...
2008-12-01  Alexandre Julliardole32: Use a dlldata.c file instead of maintaining...
2008-10-11  Alexandre Julliardcomcat: Moved all the implementation to ole32 where...
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for oleidl.idl.
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for objidl.idl.
2008-09-02  Dan Hipschmanole32: Add widl-generated proxies for unknwn.idl and...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-04  Rob Shearmanole32: Add pointer moniker implementation.
2007-09-27  Stefan Leichterole32: Added version resource for ole2nls.dll.
2007-09-17  Alexandre Julliardole32: We can now store binary files in the repository.
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2006-10-16  Alexandre JulliardMake.rules: Added support for building IDL client/proxy...
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-12  Mike McCormackole32: Add a framework for implementing IEnum* interfaces.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-08  Robert Shearmanole32: Add an implementation of class monikers.
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-17  Juan LangBegin implementing IPropertyStorage.
2005-02-21  Mike McCormackImplement and test IPropertySetStorage.
2004-12-27  Mike Hearn- Implement the COM stub manager, refactor the current...
2004-10-27  Ge van GeldorpUse only one .res file.
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-08-22  Alexandre JulliardAdded recursive idl target to allow updating idl files...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-11  Mike McCormackAdded a test for stat'ing a memory based storage file.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-07-09  Steven Edwards- Create new file ole2_16.c for ole2 16bit only functions.
2003-05-15  Steven EdwardsSeparate Win16 and Win32 implementations in memlockbytes.
2003-03-28  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-11  Mike HearnImplemented the global interface table object using...
2003-01-05  Marcus Meissnerole2nls.c is a 16bit only.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-19  Dimitrie O. PaunMoved if1632/ole2{conv,prox,thk}.spec into dlls/ole32.
2000-05-07  Dimitrie O. PaunSeparate OLE2NLS out of KERNEL.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.