hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gobject / gobject.h
2014-06-06 Ryan Lortiegtype: guard uses of new fundamental type check
2014-05-31 Edward Herveygobject: Use fast fundamental instance type check
2014-03-07 Matthias ClasenGObject: Remove more leftover markup from headers
2014-01-31 Daniel MustielesUpdated FSF's address
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-03-15 Sébastien WilmetDoc: clarify set_property() vfunc
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-05 Colin Waltersgobject: Use local variable names in macros less likely...
2012-09-02 Matthias ClasenAdd an atomic compare-and-exchange operation for object...
2012-04-27 Xavier ClaessensAdd g_clear_pointer()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 Ryan LortieGWeakRef: add a weak GObject reference believed to...
2011-11-03 Matthias ClasenGObject: Don't use G_DISABLE_DEPRECATED for functions
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated functions in gobject
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-08 Ryan LortieNew function: g_clear_object()
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-06-15 Damien LespiauIntroduce g_object_notify_by_pspec()
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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'
2009-10-02 Alexander LarssonAdd flags member for GObjectClass
2008-08-21 Johan DahlinMark g_object_get_type function as const, it's a fundam...
2008-08-21 Johan DahlinBug 548800 – Missing a g_object_get_type function
2008-06-22 Stefan KostMove some content for gobject-unused.sgml and cleared...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2007-04-03 Ryan Lortieinvoke GObjectClass.constructed() only for newly constr...
2006-08-23 Sven Neumannchanged return value of g_value_dup_object(), fixes...
2006-01-18 Matthias ClasenMake g_object_compat_control() visible for GTK+ compila...
2005-12-22 Tim Janikrenamed GUnowned to GInitiallyUnowned.
2005-12-22 Tim Janikimplemented G_TYPE_GTPYE. applied patch from matthias...
2005-11-23 Tim Janikadded floating reference count. g_object_is_floating():
2005-08-01 Tim Janikturned all modifications to the first 32 integer bits...
2005-07-11 Matthias ClasenRemove G_GNUC_NULL_TERMINATED from g_object_new again...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2003-10-21 Owen TaylorAdd a new GParamSpecOverride type that is a pointer...
2003-10-20 Matthias ClasenDocumentation additions.
2003-09-12 Matthias ClasenMake the g_value_set_x_take_ownership() functions ...
2002-03-21 Tim Janikfix extraneous include.
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2002-01-24 Tim Janikreturn gulong instead of guint.
2002-01-09 Tim Janikcosmetic fix.
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-05 Tim Janikwe need signal.h for G_BREAKPOINT().
2001-09-10 Tim Janikremoved extraneous GObject* returns from a couple funct...
2001-08-18 James Henstridgeadd an object member to the structure. (weak_refs_notif...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-02 Tim Janikadded g_list_insert_before().
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-05-24 Owen Taylorgpointer, not gpointer *.
2001-05-22 Tim Janikmake g_value_set_object() take a gpointer v_object...
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-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-13 Tim Janikreturn whether a value got removed.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-20 Havoc PenningtonMore convenient data-setting functions
2000-11-15 Tim Janikdoh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; report...
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...