summaryrefslogtreecommitdiff
path: root/gobject/gtype.c
AgeCommit message (Expand)Author
2000-11-11New basic implementation of GTypePlugin interface as a GObject.Owen Taylor
2000-11-05fixed a bag full of subtle bugs of immensive screw-up potential inTim Janik
2000-10-26Fix gccisms (pointer arithmetic on void pointer, label without statementTor Lillqvist
2000-10-25added newly added gobject/ headers.Tim Janik
2000-09-29Several minor ANSI C fixes.Martin Baulig
2000-07-25make g_type_fundamental_last() a function, avoiding all that externTim Janik
2000-07-19gparam.h gvalue.h gparam.c Shut up Sun's picky compiler.Tor Lillqvist
2000-07-11Don't return just 0 or 1.Raja R Harinath
2000-07-11removed g_type_is_dynamic() and added g_type_get_plugin().Tim Janik
2000-07-10Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-06-10fetch the nth iface entry of the type node in the nth loop iteration, notTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik