Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / gobject / gvaluetypes.h
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-14 Tim Janikmade config arg to g_scanner_new() const.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-17 Havoc Penningtoninclude string.h
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-27 Tim Janikconst fix
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...