Merge remote branch 'gvdb/master'
[platform/upstream/glib.git] / docs / reference / gobject / gobject-sections.txt
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-29 Matthias ClasenDocumentation tweak
2010-11-26 Dan WinshipAdd g_source_set_dummy_callback()
2010-11-08 Ryan LortieNew function: g_clear_object()
2010-10-13 Ryan LortieGObject: add g_signal_accumulator_first_wins
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-13 Emmanuele Bassigobject: Add install_properties()
2010-08-25 Emmanuele Bassidocs: Fix up GDateTime for the GObject reference
2010-08-17 Christian PerschAdd G_DEFINE_{BOXED,POINTER}_TYPE[_WITH_CODE]
2010-08-03 Emmanuele Bassibinding: Add a closure-based variant of bind_property_f...
2010-06-23 Matthias Clasensilence gtk-doc
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-15 Emmanuele Bassigobject: Add GBinding
2010-06-15 Damien LespiauIntroduce g_object_notify_by_pspec()
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-19 Javier JardónAdd G_TYPE_CLASS_GET_PRIVATE macro to docs
2010-04-23 David ZeuthenMake sure G_TYPE_ERROR shows up in the docs
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Javier Jardón[docs] Fix G_VALUE_COLLECT_INIT documentation
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-26 Matthias ClasenSome more doc cleanups
2010-03-21 Ryan Lortiegtk-doc fixups
2010-02-22 Matthias ClasenSmall doc fixes
2010-02-10 Ryan Lortiemerge GVariant
2009-12-01 Dan WinshipAdd G_DEFINE_INTERFACE
2009-11-26 Alexander LarssonAdd G_IMPLEMENT_INTERFACE_DYNAMIC
2009-05-03 Matthias ClasenAdd new functions
2008-09-02 Matthias ClasenAdd g_object_get_type
2008-07-19 Matthias ClasenAdd new api
2008-06-21 Stefan KostRemove duplicated entries. They are documented and...
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2007-03-16 Matthias Clasen2.13.0 GLIB_2_13_0
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-04-24 Matthias ClasenUpdates
2006-04-24 Matthias Clasenforgotten file
2005-12-24 Matthias Clasenadditions
2005-11-27 Matthias ClasenDocument GObject api additions
2005-10-27 Matthias ClasenDocument g_value_set_instance(), (#319885, Milosz Derez...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-01 Matthias ClasenAdditions
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2004-10-26 Matthias ClasenDocumentation fixes.
2004-07-06 Matthias ClasenAdd g_type_module_register_enum() and g_type_module_reg...
2004-01-11 Matthias ClasenImprove docs for G_DEFINE_TYPE_* macros.
2004-01-10 Matthias ClasenDocument g_type_class_peek_static.
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
2003-10-21 Owen TaylorDocument interface properties and GParamSpecOverride.
2003-10-20 Matthias ClasenDocumentation additions.
2003-10-19 Matthias ClasenAdditions.
2003-10-14 Matthias ClasenDocument closures.
2003-10-05 Matthias ClasenFix includes.
2003-10-02 Owen TaylorAdd g_type_add/remove_interface_check()
2003-09-29 Owen TaylorDocs for g_type_default_interface_ref(), etc. :
2003-09-12 Owen TaylorAdd docs for g_signal_accumulator_true_handled.
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2003-03-24 Matthias ClasenAdditions.
2003-03-10 Owen TaylorDocument private instance data.
2002-12-09 Matthias ClasenAdd GTypeClass, GTypePluginClass and GTypeModuleClass.
2002-12-01 Matthias ClasenMore docs.
2002-10-15 Matthias ClasenAdd g_type_interface_prerequisites.
2002-04-23 Matthias ClasenUpdates.
2002-02-20 Sven Neumanngobject/gobject-sections.txt gobject/tmpl/generic_value...
2002-01-29 Owen Taylor1.3.13
2001-12-20 Owen TaylorSGML fixes. Small updates.
2001-11-22 Owen TaylorUpdate.
2001-11-21 Tim Janikprovide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental...
2001-11-14 Tim Janiklist parameter and value types.
2001-11-13 Tim Janikparam spec updates.
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-08-12 Tim Janikdocument value arrays.
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-03-07 Owen TaylorRevert Tim's last commit to get rid of 7+ unnecessary...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-09 Tim Janikadded some function documentations.
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 Janikopened up a new section on signals.
2000-09-06 Owen TaylorSplit GObject docs away from the remainder of the docs.