hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gobject / gtype.c
2014-10-11 Matthias ClasenFix a return_if_fail confusion
2014-10-11 Owen W. TaylorAdd simple instance count facility
2014-08-08 Edward Herveygtype: Fast-path for g_type_is_a
2014-08-08 Andre Moreira Maga... Do not crash when checking whether an instance type...
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-06-25 Emmanuele Bassigtype: Remove unused header
2014-06-09 Ryan Lortiegtype: remove interface-after-init exceptions
2014-06-06 Ryan LortieRevert "GObject: prevent installing properties after...
2014-06-01 Matthias Clasendocs: GType documentation cleanup
2014-05-31 Edward Herveygtype: Add check for fundamental instance type
2014-04-29 Philip Withnallgobject: Document that classes/objects/interfaces are...
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2014-01-31 Matthias ClasenDocs: don't use structfield tags
2013-11-20 Dan WinshipRequire C90 compliance
2013-08-27 Dan Winshipgtype: fix a no-op assertion
2013-08-04 Emanuele Ainagtype: Fix typo in g_type_class_add_private() error...
2013-06-24 Emmanuele BassiAllow registering instance private data during get_type()
2013-05-29 Ryan LortieGObject: prevent installing properties after init
2013-05-29 Matthias ClasenTrivial doc typo fix
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-23 Ryan LortieGType: add accessor for instance private offset
2013-04-23 Ryan Lortiegtype: tweak valgrind hints
2013-04-22 Ryan LortieRevert "GObject: prevent installing properties after...
2013-04-22 Ryan LortieGObject: prevent installing properties after init
2013-04-22 Ryan Lortiegtype: put private data before the instance
2013-04-04 Ryan Lortiegtype: interface-after-init exception for gtk#
2013-04-04 Ryan Lortiegtype: interface-after-init exception for glibmm
2013-02-07 Ryan Lortiedisable support for unloading of dynamic types
2013-01-04 Ryan Lortiegtype: disallow adding interfaces after the fact
2013-01-04 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2013-01-01 Matthias ClasenImprovde #include order consistency
2012-12-18 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-12-18 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2012-12-17 Christophe FergeauFix g_type_add_class_private() name in g_warning
2012-12-10 Alexander LarssonAdd g_type_get_type_registration_serial()
2012-11-16 Paul Menzeldocs: Fix spelling of "exceed" in gobject/gtype.c
2012-11-05 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-10-16 Ryan LortieProperly deprecate g_type_init()
2012-10-16 Ryan LortieConvert g_type_init() to a ctor
2012-09-23 Matthias ClasenClarify g_type_init docs
2012-06-12 Stefan Sauergtype: make these cases fatal.
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: invalid parameter...
2012-03-16 Colin Waltersgtype: Note idempotency of g_type_init()
2012-03-01 Christian Dywangobject/gtype.c: Emphasize use of priv in member and...
2012-02-27 David Kingdocs: Clarify g_type_register_fundamental() behaviour
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-10-15 Simon McVittieDocument that types are limited to 64 KiB
2011-10-04 Ryan LortieDeprecate g_thread_init()
2011-10-04 Simon McVittieWarn when classes/instances exceed the allowed size...
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-09-21 Ryan Lortiegtype: port from GStaticRWLock to GRWLock
2011-09-21 Ryan LortiePort internal GStaticRecMutex users to GRecMutex
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Dan WinshipMake threads mandatory
2011-09-05 Ryan LortieGObject docs: resolve broken links
2011-08-29 Matthias ClasenSpelling fixes
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-09 Ryan Lortiegobject: remove -DG_DISABLE_CONST_RETURNS
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-05-18 Colin Waltersgtype: Remove unused variable
2011-05-17 Benjamin Ottegobject: Speed up g_type_from_name()
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-02-19 Matthias ClasenExpand the documentation of g_type_get_qdata()
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-29 Pavel HolejsovskyFix typo in GI annotation
2010-12-28 Pavel HolejsovskyFix typo in function annotation.
2010-12-27 Pavel HolejsovskyAdd GI annotations to GType
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-03 Matthias ClasenAdd a note about size limits of private structures
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonAdd dtrace and systemtap support for gobject
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-03-29 Javier JardónFix g_type_class_add_private() documentation
2010-03-26 Matthias ClasenSome more doc cleanups
2010-03-17 Sebastian DrögeBug 612502 - Add support for class private data
2010-02-17 Benjamin OtteMake g_type_interface_prerequisites() only return one...
2010-02-11 Benjamin OtteMove offsets array from interface data member to TypeNode
2010-02-11 Benjamin OtteMove prerequisites out of _prot struct
2010-01-25 Benjamin OtteMove the boxed private type data to TypeNode
2010-01-12 Alexander LarssonEnable threads in g_type_init()
2009-12-19 Behdad EsfahbodBug 501166 - Warning message says IA__g_type_init inste...
2009-11-30 Benjamin OtteRemove more read locks usage
2009-11-30 Benjamin OtteMake g_type_class_peek[_static]() not take any locks
2009-11-30 Edward HerveyAdd type_data_ref_U() and use it in g_type_class_ref()
2009-11-30 Edward HerveyReorganize g_type_class_ref()
2009-11-30 Benjamin OtteMake ClassData->init_state atomic
2009-11-30 Edward HerveyMake type_data_unref_U not take locks in the common...
2009-11-30 Edward HerveyMake all accesses of Node->ref_count atomic
next