applied patch I got from Tim Janik for testing which fixes bug #101521.
[platform/upstream/glib.git] / gobject / Makefile.am
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2002-02-26 Matthias ClasenRemove references to gruntime. This includes renaming...
2002-02-26 Owen TaylorRename testgruntime to testgobject.
2001-12-14 James Henstridgeadd rules to build it.
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-29 Owen TaylorGenerate glib-mkenums from glib-mkenums.in, substitutin...
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-09-08 Owen TaylorMove gbsearcharray.[ch] to glib as a private ininstalle...
2001-09-03 Owen TaylorImplement.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-06-13 Havoc Penningtonlink to ./libgobject-1.3.la since an installed libgobje... GLIB_1_3_6
2001-06-12 Havoc Penningtonupdated
2001-05-28 Sebastian WilhelmiFix typo.
2001-05-22 Sebastian Wilhelmimade 'make distcheck' happy.
2001-05-16 Owen TaylorAdd inter-library dependencies.
2001-05-05 James Henstridgeglib-mkenums is not a compiled program, so shouldn...
2001-04-29 Tim Janikmade hook ids a gulong.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-09 Tim Janiktest program. covers run first/last/cleanup signal...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-03-07 Sebastian WilhelmiAvoid rebuilding everything everytime.
2001-02-03 Tor LillqvistChange order of libs, put progs_LDADD last. Needed...
2000-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-12 Tim Janikclean up after elliot, wonder what his mother has to...
2000-12-12 Elliot LeeGMainContext useful in implementing some additional...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-13 Owen TaylorUp version to 1.3.2
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-05 Owen Taylorrevert accidentally commited change
2000-11-05 Owen TaylorWhen appending handlers and not matching on signal_id...
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-10-26 Sebastian WilhelmiRemove empty SUBDIRS line _again_, as that _still_...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-25 Sebastian WilhelmiRemove empty SUBDIRS line, as that prevents make dist...
2000-08-21 Elliot LeeFix inclusion of config.h
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-07-06 Owen Taylordist fixes.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-06-07 Owen TaylorAdd top_builddir so glibconfig.h is found properly...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...