fixed dealing with collection/lcopy of NULL values.
[platform/upstream/glib.git] / gobject / gobject.c
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-20 Havoc PenningtonMore convenient data-setting functions
2000-11-05 Tim Janikfixed a bag full of subtle bugs of immensive screw...
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-01 Tim Janikdestroy all signals that the finalized obejct type...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tim Janikri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-29 Martin BauligSeveral minor ANSI C fixes.
2000-09-10 Owen TaylorMove call to g_type_free_instance() here from g_object_...
2000-07-27 Tor LillqvistNo, don't mark glib_debug_objects for export here,...
2000-07-26 Tor Lillqvistgobject.def Mark glib_debug_objects for export/import...
2000-07-06 Owen Taylordist fixes.
2000-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...