summaryrefslogtreecommitdiff
path: root/gobject/gboxed.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-29Add a boxed type for GDate. (#301787, Tim-Philipp Müller)Matthias Clasen1-0/+20
2005-03-14Make work again.Matthias Clasen1-1/+5
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen1-1/+2
2004-01-09Add a boxed type for nul-terminated string arrays. (#110528)Matthias Clasen1-0/+12
2003-09-12Make the g_value_set_x_take_ownership() functions "official" part of theMatthias Clasen1-0/+7
2003-08-19adapt to new gbsearcharray.h code. (g_value_register_transform_func): turnTim Janik1-3/+7
2003-02-09remove lookup of unused BoxedNode.Soeren Sandmann1-4/+0
2002-05-06[ merged from stable ]Owen Taylor1-4/+3
2002-02-19provide marshaller specific value_set_*_take_ownership() variants.Tim Janik1-2/+1
2001-12-13implemented closure chaining.Tim Janik1-10/+13
2001-11-21put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik1-25/+44
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