summaryrefslogtreecommitdiff
path: root/gobject/gboxed.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-10Removed is_refcounted and GBoxedInitFunc fromAlex Larsson1-36/+8
2001-06-19remove left-over usages of an anonymous GBoxed typedef.Tim Janik1-1/+1
2001-03-21This takes a `const GValue *' argument.Martin Baulig1-1/+1
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik1-1/+33
2001-03-08destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik1-0/+33
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik1-51/+158
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik1-24/+40
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik1-2/+2
2000-11-28Patches by Hans Breuer:Tor Lillqvist1-1/+1
2000-10-25added g_value_set_static_string().Tim Janik1-11/+26
2000-10-25added newly added gobject/ headers.Tim Janik1-0/+316