Commit graph

11 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 6d868ae4fd Compile fixes for gobject.
Original commit message from CVS:
Compile fixes for gobject.
2001-06-21 14:22:24 +00:00
Wim Taymans 4158f4dc3b Added some signal shims.
Original commit message from CVS:
Added some signal shims.
Fixed the queue state_change stuff.
2001-06-20 23:43:00 +00:00
Wim Taymans 3d71b301a2 Added a shim for a marshaller.
Original commit message from CVS:
Added a shim for a marshaller.
2001-06-20 22:21:09 +00:00
Wim Taymans be517f2c98 Added som shims for GTypeFlags and GParamFlags
Original commit message from CVS:
Added som shims for GTypeFlags and GParamFlags
2001-06-20 21:56:22 +00:00
Wim Taymans d090a4dede Fixed an arg called "class", it's a C++ reserved word..
Original commit message from CVS:
Fixed an arg called "class", it's a C++ reserved word..
2001-06-20 21:40:01 +00:00
Wim Taymans 47ce595848 Added g_type_from_name to the shims.
Original commit message from CVS:
Added g_type_from_name to the shims.
2001-06-20 21:30:08 +00:00
Wim Taymans 7f55c0b532 Added a better shim for g_object_get_property
Original commit message from CVS:
Added a better shim for g_object_get_property
2001-06-20 20:48:50 +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