summaryrefslogtreecommitdiff
path: root/gobject/gparam.c
Commit message (Expand)AuthorAgeFilesLines
* added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik2001-04-031-0/+31
* removed archaic gpointer derived_data; relict and added a GData memberTim Janik2001-03-181-1/+2
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-47/+65
* changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik2001-02-171-20/+23
* adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik2001-01-311-43/+122
* add an instance member value_type so the default value of the pspec classTim Janik2000-12-151-2/+5
* return whether a value got removed.Tim Janik2000-12-131-59/+160
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-6/+162
* made both functions return gboolean just for the little extra standardSebastian Wilhelmi2000-10-301-1/+1
* added newly added gobject/ headers.Tim Janik2000-10-251-1/+89
* gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist2000-07-191-3/+3
* default initialize the temporary default value, instead of nuking theTim Janik2000-07-131-1/+1
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-21/+85
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+318