cleanup
[platform/upstream/glib.git] / gobject / gtypemodule.c
2014-02-01 Matthias ClasenGObject: Convert docs to markdown
2014-01-31 Daniel MustielesUpdated FSF's address
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-08 Javier Jardóngtypemodule: Mention g_object_run_dispose correctly...
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-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-12-02 Matthias ClasenAlways reset the use count to its previous value before...
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.
2006-07-21 Matthias ClasenCopy the complete value table, not just the first 4...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-07-06 Matthias ClasenFix the declarations of the new functions to return...
2004-07-06 Matthias ClasenAdd g_type_module_register_enum() and g_type_module_reg...
2003-08-25 Manish Singhfix typo in last commit, cast to GTypeValueTable *...
2003-08-25 Owen TaylorClarify docs on the return. Fix a memory leak if a...
2003-02-07 Matthias ClasenRemove all docs from gobject at Tims request. Documenta...
2002-06-11 Anders CarlssonFix argument order. Fixes #82806.
2002-02-25 Owen TaylorMake GInterfaceInfo paramter const to correspond to...
2001-07-02 Tim Janikadded g_list_insert_before().
2001-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-16 Owen TaylorIf loading the module fails, don't increment the use...
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-11 Owen Taylor*** empty log message ***