changed collect_format, collect_value() and lcopy_format, lcopy_value() in
[platform/upstream/glib.git] / gobject / gtype.c
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-02-04 Tim Janiks/glib_trap_/g_trap_/. add comments on g_trap_instance_...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-11 Owen TaylorNew basic implementation of GTypePlugin interface as...
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-10-26 Tor LillqvistFix gccisms (pointer arithmetic on void pointer, label...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-07-25 Tim Janikmake g_type_fundamental_last() a function, avoiding...
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-07-11 Raja R HarinathDon't return just 0 or 1.
2000-07-11 Tim Janikremoved g_type_is_dynamic() and added g_type_get_plugin().
2000-07-10 Tor LillqvistInclude ../config.h for HAVE_UNISTD_H. Use it to guard...
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-06-10 Tim Janikfetch the nth iface entry of the type node in the nth...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...