Bug 620496 - schema compiler: reject invalid paths
[platform/upstream/glib.git] / gobject / gboxed.h
2010-04-23 Matthias ClasenAdd a boxed type for GError
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-10 Ryan Lortiemerge GVariant
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd --sgml-mode to allow sgml in doc-fragments (which...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2005-11-27 Matthias ClasenDocument GObject API additions
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-09-10 Alex LarssonRemoved is_refcounted and GBoxedInitFunc from
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-03-21 Martin BauligThis takes a `const GValue *' argument.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.