- Jun 24, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Commented out the Gtk widget stuff.
-
Wim Taymans authored
Original commit message from CVS: Some compile fixes.
-
Wim Taymans authored
Original commit message from CVS: Added the festival plugin and udp.
-
Wim Taymans authored
Original commit message from CVS: Added some random ramblings about a the design of an event system.
-
Wim Taymans authored
Original commit message from CVS: Removed some debug noise.
-
Wim Taymans authored
Original commit message from CVS: Compile fixes for gtk.
-
- Jun 22, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Fixed the examples for glib2 Removed plugins for now (need to run the script on it)
-
Wim Taymans authored
Original commit message from CVS: Lots of compile fixes for glib2.0
-
Wim Taymans authored
Original commit message from CVS: Lots of compile fixes against glib2.0
-
Wim Taymans authored
Original commit message from CVS: Disable most of the gnome/gtk stuff when compiling with glib2
-
- Jun 21, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: marked up the function pointers with GST_DEBUG_FUNCPTR
-
Wim Taymans authored
Original commit message from CVS: Compile fixes for GObject.
-
Wim Taymans authored
Original commit message from CVS: Fixed a compileation error for GObject.
-
Wim Taymans authored
Original commit message from CVS: Compile fixes for gobject.
-
- Jun 20, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Added some signal shims. Fixed the queue state_change stuff.
-
Wim Taymans authored
Original commit message from CVS: Added a shim for a marshaller.
-
Wim Taymans authored
Original commit message from CVS: Added som shims for GTypeFlags and GParamFlags
-
Wim Taymans authored
Original commit message from CVS: Fixed an arg called "class", it's a C++ reserved word..
-
Wim Taymans authored
Original commit message from CVS: Added g_type_from_name to the shims.
-
Wim Taymans authored
Original commit message from CVS: Renamed the shortname field in GParamSpec to name to match the glib2.0 implementation.
-
Wim Taymans authored
Original commit message from CVS: Added object properties introspection.
-
Wim Taymans authored
Original commit message from CVS: Added a better shim for g_object_get_property
-
- Jun 19, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: fixed signal registration problem in gobject2gtk shim
-
Erik Walthinsen authored
Original commit message from CVS: More GObject updates, cleanups to some of the elements to make the port correct.
-
- Jun 17, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Updated the params a bit.
-
Wim Taymans authored
Original commit message from CVS: Fixed the utils for getting properties again. Added come const directives to the arguments again. Check for non exiting properties.
-
Wim Taymans authored
Original commit message from CVS: Print out the enum values too.
-
Erik Walthinsen authored
Original commit message from CVS: Mostly went around converting G_OBJECT_TYPE(klass) to G_TYPE_FROM_CLASS(klass)
-
Erik Walthinsen authored
Original commit message from CVS: removed configure.ac and configure.in
-
Wim Taymans authored
Original commit message from CVS: Added enums to inspect.
-
Erik Walthinsen authored
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).
-
Wim Taymans authored
Original commit message from CVS: Fixed the utils for getting properties. Added come const directives to the arguments.
-
Wim Taymans authored
Original commit message from CVS: Figured out how to get a property from an object.
-
- Jun 16, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Pff, this doesn't seem to work... Can someone try to get a property from a GObject?
-
Wim Taymans authored
Original commit message from CVS: Somewhat fixed -inspect
-
Wim Taymans authored
Original commit message from CVS: Removed the obsolete libs.
-
- Jun 15, 2001
-
-
Erik Walthinsen authored
Mega patch updates almost all the plugins to GObject. This was done with a Perl script, with only a few minor manual... Original commit message from CVS: Mega patch updates almost all the plugins to GObject. This was done with a Perl script, with only a few minor manual tweaks where the perl didn't catch the code just right. There may be a few minor issues remaining from this, but they should be easy to catch (plugin doesn't work). There are several plugins that have GDK/GTK code in them that shouldn't, these need to be dealt with next.
-
Wim Taymans authored
Original commit message from CVS: Removed old unused libs.
-
- Jun 14, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: various fixes needed to get to sinesrc ! osssink
-
Wim Taymans authored
Original commit message from CVS: Fixed some minor compiler warnings.
-