gobject/: fully remove gobjectalias hacks
[platform/upstream/glib.git] / gobject / gvalue.c
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'
2009-12-21 Behdad Esfahbod[gobject] Grow gvalue transform array exponentially
2008-08-22 Björn LindqvistBug 523939 – Example program for GValue
2008-07-02 Matthias ClasenFix up section comments
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
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.
2006-10-02 Tim Janikreverted a change to have an assert instead of a g_retu...
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2003-12-17 Matthias ClasenUse g_assert() instead of g_return_val_if_fail(), sugge...
2003-08-19 Tim Janikadapt to new gbsearcharray.h code. (g_value_register_tr...
2003-02-17 Tim Janikdon't assert the types passed in to have value tables...
2001-12-13 Tim Janikimplemented closure chaining.
2001-12-10 Sven Neumannperform an exact match on the two types instead of...
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-30 Sebastian Wilhelmimade both functions return gboolean just for the little...
2000-10-25 Tim Janikadded newly added gobject/ headers.
2000-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
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...