summaryrefslogtreecommitdiff
path: root/gobject/gparamspecs.h
Commit message (Expand)AuthorAgeFilesLines
* s/long/int/ for default_value in enum and flags pspecs.Tim Janik2001-06-211-2/+2
* use g_str_hash() algorithm to generate hashes.Tim Janik2001-05-101-5/+0
* applied patch from owen to implement GParamSpecUnichar.Tim Janik2001-04-011-0/+14
* Use G_BEGIN_DECLS and G_END_DECLS.Tor Lillqvist2001-03-091-8/+2
* destruction cleanup. there's one ->finalize_hook member in the hooklistTim Janik2001-03-081-1/+1
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-171/+173
* add a new param spec to handle interfaces.Jonathan Blandford2001-03-061-0/+12
* add an instance member value_type so the default value of the pspec classTim Janik2000-12-151-6/+0
* urg managed to forget this last time ;(Tim Janik2000-12-131-0/+15
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-39/+75
* define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik2000-06-241-74/+17
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+335