Updated Portuguese translation
[platform/upstream/glib.git] / gobject / gboxed.c
2010-08-24 Thiago Santosdatetime: Add GDateTime to the GType system
2010-08-17 Christian PerschUse G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritte...
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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
2010-01-25 Benjamin OtteMove the boxed private type data to TypeNode
2010-01-25 Benjamin OttePut calls to registered copy/free functions into separa...
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2009-01-18 Matthias ClasenDefine an ENABLE_REGEX macro
2008-07-02 Matthias ClasenFix up section comments
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
2008-06-22 Michael Natterermoved includes back to the top of the files (before...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd titles back from tmpl.
2008-06-21 Stefan KostUse file-names from the section file for SECTION: comments.
2008-06-21 Stefan KostMigrating docs.
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2005-11-23 Tim Janikminor cleanups, implemented G_TYPE_HASH_TABLE.
2005-08-31 Matthias ClasenMore string interning
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-04-29 Matthias ClasenAdd a boxed type for GDate. (#301787, Tim-Philipp Müller)
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
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 ...
2003-08-19 Tim Janikadapt to new gbsearcharray.h code. (g_value_register_tr...
2003-02-09 Soeren Sandmannremove lookup of unused BoxedNode.
2002-05-06 Owen Taylor[ merged from stable ]
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2001-12-13 Tim Janikimplemented closure chaining.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
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-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 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-28 Tor LillqvistPatches by Hans Breuer:
2000-10-25 Tim Janikadded g_value_set_static_string().
2000-10-25 Tim Janikadded newly added gobject/ headers.