hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gobject / gboxed.c
2014-02-04 Ryan Lortiegobject: box GVariantDict
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-23 Rico Tzschichholzgobject: Add missing transfer annotation to g_boxed_copy
2013-11-15 Ray Strodegobject: Box GMappedFile
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-11 Colin WaltersMake GChecksum more fully introspectable
2012-11-20 Sebastian DrögeAdd boxed GType for GThread
2012-11-05 Martin PittBox GPollFD to make it introspectable
2012-10-25 Martin PittRevert "Box GPollFD to make it introspectable"
2012-10-25 Martin PittBox GPollFD to make it introspectable
2012-09-06 Martin PittBox GTimeZone to make it introspectable
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-01-25 Emmanuele BassiDeprecate GValueArray
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-10-15 Giovanni CampagnaTurn GKeyFile into a boxed for introspection
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-31 Pavel HolejsovskyMake GMainLoop, GMainContext and GSource boxed types
2011-08-29 Matthias ClasenSpelling fixes
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Pavel HolejsovskyAdd (allow-none) annotation for GValue setters.
2011-06-23 Christian PerschAdd boxed GType for GMatchInfo
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-05-31 Colin WaltersAdd a boxed type for GVariantBuilder, mark GVariantIter...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-19 Pavel HolejsovskyAdd GI annotations to GValue and GValueArray.
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
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.