CVSROOT: /cvs/gnome Module name: gnome-system-tools Changes by: carlosg 06/05/18 07:14:35
Modified files: src/common : ChangeLog Makefile.am gst-conf.c gst-conf.h gst-dialog.c gst-dialog.h gst-tool.c gst-tool.h gst-types.h gst-widget.c Added files: src/common : gst-platform-dialog.c gst-platform-dialog.h Removed files: src/common : gst-platform.c gst-platform.h Log message: 2006-05-18 Carlos Garnacho Parro <[EMAIL PROTECTED]> * gst-conf.[ch] (gst_conf_add_notify): added * gst-platform-dialog.[ch]: deprecates gst-platform.[ch], does the same, but using liboobs and being somewhat more encapsulated * gst-platform.[ch]: to the Attic * gst-dialog.[ch]: Inherit from GtkDialog instead of GnomeApp, use G_DEFINE_TYPE and stuff, removed unused code * gst-tool.[ch]: use G_DEFINE_TYPE, remove/comment out all the code for communicating with the backends. Replaced with OobsSession. removed no longer necessary code. Note that there's still lots of code to delete/refactor. * gst-types.h: GstTool and GstToolClass are now defined in gst-tool.h * gst-widget.c: use gst_tool_is_authenticated() URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-system-tools&who=carlosg&date=explicit&mindate=2006-05-18%2007:13&maxdate=2006-05-18%2007:15 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list