added g_list_insert_before().
[platform/upstream/glib.git] / docs / reference / gobject / tmpl /
2001-07-02 Tim Janikadded g_list_insert_before().
2001-06-29 Owen TaylorRemove debug flag argument to g_type_init() and add
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
2001-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
2001-03-07 Owen TaylorRevert Tim's last commit to get rid of 7+ unnecessary...
2001-03-07 Tim Janikget rid of bogus g_value_convert
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-19 Tim Janikmy name is glib-config-2.0! don't exit with errorcode...
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-02-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-02-12 Owen TaylorThe ultimate gtk-doc makefile.
2001-02-04 Tim Janiks/glib_trap_/g_trap_/. add comments on g_trap_instance_...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-09 Tim Janikminor markup cleanups
2001-01-09 Tim Janikadded some function documentations.
2001-01-05 Owen TaylorUpdated.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-05 Owen Tayloradd images
2000-11-21 Tim Janikindentation fixes
2000-11-11 Owen TaylorUpdates added
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-30 Tim Janikstart at general description.
2000-10-30 Tim Janikopened up a new section on signals.
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
2000-09-06 Owen TaylorSplit GObject docs away from the remainder of the docs.