glib/docs/reference/gobject/tmpl
Tim Janik 69f32ba7c9 added g_list_insert_before().
Sat Jun 30 23:14:32 2001  Tim Janik  <timj@gtk.org>

        * glib/glist.[hc]: added g_list_insert_before().

        * glib/gslist.c (g_slist_insert_before): provide an implementation,
        prototype was already present...

Sat Jun 30 11:07:00 2001  Tim Janik  <timj@gtk.org>

        * gobject.[hc]: provide weak_ref/weak_unref functions,
        invoked from ->dispose. renamed ->shutdown() to ->dispose(),
        provide "public" API entry here: g_object_run_dispose(), this
        fucntion should _only_ be called from object system implementations
        (e.g. gtkobject.c) if at all.

        * gtypemodule.c (g_type_module_dispose): s/shutdown/dispose/

        * gsignal.h: removed compat aliases.

        * gobject.c (g_object_connect): support data objects.
2001-07-02 05:02:13 +00:00
..
closures.sgml added g_list_nth_prev() which walks ->prev instead of ->next. 2001-04-03 13:15:41 +00:00
enumerations_flags.sgml changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
gboxed.sgml remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
generic_values.sgml get rid of bogus g_value_convert 2001-03-07 20:04:54 +00:00
gobject-unused.sgml added g_list_insert_before(). 2001-07-02 05:02:13 +00:00
gtypemodule.sgml Updates added 2000-11-11 00:03:57 +00:00
gtypeplugin.sgml Updates added 2000-11-11 00:03:57 +00:00
objects.sgml changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
param_specs.sgml remove left-over usages of an anonymous GBoxed typedef. 2001-06-19 12:13:22 +00:00
signals.sgml added g_list_insert_before(). 2001-07-02 05:02:13 +00:00
standard_params.sgml destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +00:00
types.sgml Remove debug flag argument to g_type_init() and add 2001-06-29 02:50:46 +00:00
value_arrays.sgml Revert Tim's last commit to get rid of 7+ unnecessary / broken changes. 2001-03-07 20:11:09 +00:00
value_collection.sgml my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h. 2001-02-19 06:50:21 +00:00
value_types.sgml Revert Tim's last commit to get rid of 7+ unnecessary / broken changes. 2001-03-07 20:11:09 +00:00