summaryrefslogtreecommitdiff
path: root/gobject/gvalue.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik1-6/+3
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-217/+213
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik1-14/+2
2001-01-31adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik1-0/+4
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-2/+52
2000-10-30made both functions return gboolean just for the little extra standardSebastian Wilhelmi1-1/+1
2000-10-25added newly added gobject/ headers.Tim Janik1-4/+36
2000-06-29include string.h for memset include string.h for strcpy include string.hOwen Taylor1-1/+4
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik1-185/+83
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik1-0/+374