Commit graph

6 commits

Author SHA1 Message Date
Erik Walthinsen 764caf7717 added shim for g_object_class_list_properties and converted -inspect and -compprep to use it
Original commit message from CVS:
added shim for g_object_class_list_properties and converted -inspect and -compprep to use it
2001-06-25 00:07:55 +00:00
Wim Taymans d1f26fb499 Removed some debug noise.
Original commit message from CVS:
Removed some debug noise.
2001-06-24 01:02:45 +00:00
Wim Taymans b490510434 Renamed the shortname field in GParamSpec to name to match the glib2.0 implementation.
Original commit message from CVS:
Renamed the shortname field in GParamSpec to name to match the glib2.0
implementation.
2001-06-20 20:58:48 +00:00
Erik Walthinsen 5e2aec5855 fixed signal registration problem in gobject2gtk shim
Original commit message from CVS:
fixed signal registration problem in gobject2gtk shim
2001-06-19 23:17:26 +00:00
Erik Walthinsen 8e3911f0da More GObject updates, cleanups to some of the elements to make the port correct.
Original commit message from CVS:
More GObject updates, cleanups to some of the elements to make the port
correct.
2001-06-19 21:14:08 +00:00
Erik Walthinsen f0c9187f69 Added gobject to gtkobject bridge (gobject2gtk.[ch]) and configure-time support for selecting between glib and gtk (-...
Original commit message from CVS:
Added gobject to gtkobject bridge (gobject2gtk.[ch]) and configure-time
support for selecting between glib and gtk (--enable-glib2 to build with
gobject).
2001-06-17 03:10:52 +00:00