summaryrefslogtreecommitdiff
path: root/gobject/gobject.h
Commit message (Expand)AuthorAgeFilesLines
* gpointer, not gpointer *.Owen Taylor2001-05-241-1/+1
* make g_value_set_object() take a gpointer v_object so people don't need toTim Janik2001-05-221-1/+1
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-10/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-23/+24
* urg managed to forget this last time ;(Tim Janik2000-12-131-4/+4
* return whether a value got removed.Tim Janik2000-12-131-5/+6
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-129/+145
* More convenient data-setting functionsHavoc Pennington2000-11-201-0/+11
* doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; reported by Maas-MaartenTim Janik2000-11-151-1/+1
* fixed notifier position for post_marshal guard which was off at 0.Tim Janik2000-10-271-4/+4
* added newly added gobject/ headers.Tim Janik2000-10-251-29/+44
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-0/+6
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+165