glib/docs/reference/gobject/tmpl
Tim Janik 45fb71949a removed archaic gpointer derived_data; relict and added a GData member
Wed Mar 14 18:46:54 2001  Tim Janik  <timj@gtk.org>

        * gscanner.[hc]: removed archaic gpointer derived_data; relict and
        added a GData member instead.

        * glist.[hc]: added g_list_remove_all().

        * gslist.[hc]: added g_slist_remove_all().

Sat Mar 17 23:18:36 2001  Tim Janik  <timj@gtk.org>

        * gobject.c (g_object_get_property): minor bug-fix.

        * gbsearcharray.[hc]: provide a macro for static initialization and
        functions g_bsearch_array_new() and g_bsearch_array_destroy() for
        dynamic allocations.

        * gboxed.c: introduce G_TYPE_GSTRING, boxed type for GString.

        * gclosure.[hc]: naming corrections.

Fri Mar  9 16:42:08 2001  Tim Janik  <timj@gtk.org>

        * gvaluetypes.[hc]: moved g_strdup_value_contents() into this file as
        a public function (was static in gobject.c before). it's a bit odd
        to have that function here, especially since it requires extra includes,
        but then it doesn't very well fit somewhere else either.

        * gparamspecs.c: added default/max/min checks to param spec creation
        functions.
2001-03-18 04:44:38 +00:00
..
closures.sgml removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +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 changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
generic_values.sgml get rid of bogus g_value_convert 2001-03-07 20:04:54 +00:00
gobject-unused.sgml removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +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 changed prototype of g_boxed_type_register_static() to contain an optional 2001-03-07 14:46:45 +00:00
signals.sgml destruction cleanup. there's one ->finalize_hook member in the hooklist 2001-03-08 16:34:59 +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 removed archaic gpointer derived_data; relict and added a GData member 2001-03-18 04:44:38 +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