glib/docs
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
..
reference added g_list_insert_before(). 2001-07-02 05:02:13 +00:00
.cvsignore Remove docs/glib-config.1.in. 2001-06-08 12:19:59 +00:00
Changes-2.0.txt Use G_N_ELEMENTS rather than a custom macro. 2001-07-02 00:49:21 +00:00
debugging.txt s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals, 2001-02-04 07:03:52 +00:00
macros.txt got rid of outdated dmalloc support. provide g_try_malloc() and 2000-12-29 02:16:51 +00:00
Makefile.am Remove docs/glib-config.1.in. 2001-06-08 12:19:59 +00:00