makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / oleaut32 / 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-05  Ken Sharpoleaut32: Add Welsh resource.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-29  Igor Paliychukoleaut32: Add Ukrainian translations.
2009-09-23  Alexandre Julliardoleaut32: Use the appropriate PSFactoryBuffer guid...
2009-09-02  Vincent Povirkoleaut32: Use WIC to decode PNG images.
2009-08-19  Vincent Povirkoleaut32: Use WIC to decode gif files.
2009-06-30  Michael Stefaniucoleaut32: Build language resource files separately.
2009-05-25  Joerg-Cyril.Hoehle... configure: Find libpng in /usr/X11 on MacOS.
2009-03-12  Alexandre Julliardoleaut32: Make ole2disp.dll into a stand-alone 16-bit...
2009-03-12  Alexandre Julliardoleaut32: Make typelib.dll into a stand-alone 16-bit...
2008-12-02  Alexandre Julliardoleaut32: Register interfaces through dlldata.c as...
2008-12-02  Alexandre Julliardoleaut32: Use a dlldata.c file instead of maintaining...
2008-09-02  Dan Hipschmanoleaut32: Add a widl-generated proxy file for ocidl...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-10-25  Dan Hipschmanoleaut32: Use widl to generate oaidl_p.c.
2006-10-13  Hans Leidekkeroleaut32: 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-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-07  Jacek Caban- Implemented GetRecordInfoFromTypeInfo and GetRecordIn...
2005-03-04  Maxime BellengéImplements OleLoadPicturePath.
2004-10-27  Ge van GeldorpUse only one .res file.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-04  Huw Daviesdlopen libungif and libjpeg.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-21  Alastair BridgewaterInitial implementation of CreateTypeLib2() and the...
2003-12-11  Jon GriffithsReimplement/document every low level variant function.
2003-12-09  Jon GriffithsImplement conversions between dates and strings.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-10-15  Jon GriffithsAdd resources for boolean strings in several languages.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-04-26  Ove KaavenPreliminary implementation of proper IDispatch marshalling.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-01-09  Marcus MeissnerAdded GIF decompressor support to OLE Automation IPictures.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-12  Marcus MeissnerSeparated out 16bit sources for ole2disp.dll.
2002-12-12  Marcus MeissnerSplit out 16bit code into typelib16.c.
2002-10-29  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-10-25  Michael StefaniucCompile the oleaut32 dll with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
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-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-04-01  Hidenori TakeshimaImplemented CreateStdDispatch and CreateDispTypeInfo.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2001-10-23  Hidenori TakeshimaImplemented OleCreatePropertyFrame and
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-03-19  Dmitry TimoshkovAdd version info for built-in oleaut32.dll.
2001-02-12  Jon GriffithsImplement LHashValOfNameSysA for 4 LCIDs, fix prototype.
2000-12-19  Francois JacquesImplementation of Dispatch API.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Huw D M DaviesA generic implemention of IConnectionPoint/IEnumConnect...
2000-07-15  Huw D M DaviesOLE picture object implementation.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
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-29  Patrik StridvallMoved some stubs and added forwards in order to make...
2000-02-27  Alexandre Julliardoleaut32 should not import functions from olepro32.
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-25  Alexandre JulliardAdded import of olepro32.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.