Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecated
[platform/upstream/atk.git] / atk / Makefile.am
2008-06-19 Li YuanPatch from Mike Gorse <mgorse@novell.com>. Bug #526752...
2008-06-05 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_IN...
2007-05-11 Brian CameronUse $(GLIB_MKENUMS) instead of calling glib-mkenums...
2007-03-22 Christian PerschFix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DE...
2007-01-08 Bill HanemanAdded AtkMisc class, uprev for gnome-2.17.5, and release. ATK_1_13_0
2006-06-29 Bill HanemanAdded AtkHyperlinkImpl interface. See RFE #344284.
2006-06-09 Bill HanemanAttempt to fix win32 builds when srcdir != builddir...
2005-08-19 Tor LillqvistFix typo.
2005-08-04 Tor LillqvistLook for windres on Win32.
2004-03-22 Padraig O'BriainUpdate to build on Cygwin. Fixes bug #137666. Patch...
2004-01-05 Padraig O'BriainMove specification of ALL_LINGUAS to later in file...
2003-03-20 James Henstridgeupdate to call automake-1.7, libtoolize, gtkdocize...
2003-02-25 Tor LillqvistDist atk-zip.sh.in, not atk-zip.sh.
2002-11-04 Padraig O'BriainNew file
2002-10-31 Padraig O'Briain===== Released 1.1.1 ===== ATK_1_1_1
2002-10-30 Padraig O'BriainAdd reference to atk/atkrelationtype.h
2002-03-14 Tor LillqvistUse correct name for the DLL when generating the MSVC...
2002-03-06 Tor Lillqvistatk-zip.sh.in Use ATK_API_VERSION also in the Win32...
2002-03-05 Owen TaylorRequire GLib-2.0.0.
2002-02-26 Tor LillqvistDo use -no-undefined on Win32, otherwise libtool won...
2002-02-25 Padraig O'BriainRemove -no-undefined because of problems with uunresolv...
2002-01-09 Owen TaylorInclude glib-object.h, Add G_BEGIN_DECLS/END_DECLS...
2001-12-20 Owen TaylorSet GPATH - necessary for correct srcdir != builddir...
2001-12-19 Padraig O'BriainAdd new files atk/atkgobjectaccessible.c atk/atkgobject...
2001-12-13 Sebastian WilhelmiCompile with -DG_DISABLE_DEPRECATED. See #52790.
2001-12-07 Padraig O'Briainatk/Makefile.am: Update to create atk-enum-types.h...
2001-11-29 Padraig O'BriainGenerate files atk-enum-types.c and atk-enums-types...
2001-10-28 Tor LillqvistNew file, used to build developer package for Win32.
2001-10-19 Tor LillqvistSet automake conditionals OS_WIN32 if on (native) Win32...
2001-07-26 Padraig O'Briainadd extra files to MAINTAINERCLEANFILES
2001-06-29 Brian CameronAdded new atk document interface.
2001-06-14 Padraig O'Briaininstall atknoopobject.h and atknoopobjectfactory.h
2001-06-13 Havoc Penningtonupdated ATK_0_2 GTK_ALL_1_3_6
2001-06-07 Owen TaylorReally fix marshal generation.
2001-06-07 Havoc Penningtonfix up the glib-genmarshal stuff
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-06 Padraig O'Briainatk/Makefile.am, atk/atk.h Updated comments
2001-05-31 Brian CameronAdded atk_marshal_VOID__INT_INT marshaller. Updated...
2001-05-09 Padraig O'BriainAdd atk/atkstate.c and atk.atkstate.h
2001-05-03 Padraig O'BriainAdd new files atkstateset.c and atkstateset.h
2001-05-03 Padraig O'BriainAdd AUTHORS and COPYING files
2001-04-30 Erwin IrelandMake AtkRelation and AtkRelationSet into GObjects.
2001-04-26 Bill HanemanInitial revision