[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gobject / gparamspecs.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-02 Simon FeltmanFix crashes in various GParamSpec creation functions
2013-01-14 Martin PittGParamSpec: Make constructors introspectable
2012-01-25 Emmanuele BassiDeprecate GValueArray
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-05 Ryan LortieGObject docs: resolve broken links
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-27 Pavel HolejsovskyAdd GI annotations to GParamSpec
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
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-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'
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-02-06 Benjamin Ottemake GParamGType require the set type during constructi...
2007-06-14 Tim Janikwork around SGI IDO cc, fixes #363986.
2007-04-25 Michael Nattereralso clear the NOCOPY_CONTENTS flag when replacing...
2007-04-24 Michael Nattererdon't free or modify static strings, dup them when...
2006-08-06 Matthias ClasenDon't initialize struct members with function calls...
2005-12-22 Tim Janikimplemented G_TYPE_GTPYE. applied patch from matthias...
2005-08-31 Matthias ClasenMore string interning
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-04-15 Matthias ClasenCorrect the initial minimal value to be -G_MAXFLOAT...
2003-10-21 Owen TaylorAdd a new GParamSpecOverride type that is a pointer...
2003-02-07 Matthias ClasenRemove all docs from gobject at Tims request. Documenta...
2002-12-15 Matthias ClasenMove some docs inline.
2002-02-17 Owen Taylor1.3.14 GLIB_1_3_14
2002-01-11 Tim Janikfixed param_value_array_values_cmp(), param_value_array...
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-12 Tim Janikcosmetic fixups.
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2001-03-14 Tim Janikmade config arg to g_scanner_new() const.
2001-03-09 Tim Janikuse g_type_is_a() to check for object_type being a...
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-03-06 Jonathan Blandfordadd a new param spec to handle interfaces.
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-05 Havoc Penningtonset the value_type in the param spec; closes bug 40210
2000-12-15 Tim Janikadd an instance member value_type so the default value...
2000-12-13 Tim Janikurg managed to forget this last time ;(
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-08-21 Elliot LeeFix inclusion of config.h
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...