CVSROOT: /cvs/gnome Module name: gnome-system-tools Changes by: carlosg 06/05/18 20:43:00
Modified files: src/network : ChangeLog Makefile.am address-list.c address-list.h callbacks.c callbacks.h connection.c connection.h hosts.c hosts.h ifaces-list.c ifaces-list.h main.c Added files: src/network : network-tool.c network-tool.h Removed files: src/network : gst-network-tool.c gst-network-tool.h location.c location.h network-iface-ethernet.c network-iface-ethernet.h network-iface-irlan.c network-iface-irlan.h network-iface-isdn.c network-iface-isdn.h network-iface-modem.c network-iface-modem.h network-iface-plip.c network-iface-plip.h network-iface-wireless.c network-iface-wireless.h network-iface.c network-iface.h transfer.c transfer.h Log message: 2006-05-19 Carlos Garnacho <[EMAIL PROTECTED]> * transfer.[ch]: deleted, XML interface is now obsolete. * network-iface.[ch], network-iface-ethernet.[ch], network-iface-wireless.[ch], network-iface-irlan.[ch], network-iface-plip.[ch], network-iface-modem.[ch], network-iface-isdn.[ch]: deleted, their main functionality is mainly in liboobs * location.[ch]: deleted, used the XML interface and will be rewritten from scratch. * network-tool.[ch]: replaces gst-network-tool.[ch], GObject that inherits from GstTool, providing what the old GstNetworkTool offered, plus OobsObjects access. * gst-network-tool.[ch]: deleted as a consequence. * Makefile.am: reflect those changes. * address-list.[ch]: use G_DEFINE_TYPE, do not implement treeview reordering on its own * callbacks.[ch], connection.[ch], hosts.[ch]: comment out lots of code, use liboobs * ifaces-list.[ch]: port to liboobs, show better at first sight the interfaces configuration. * main.c: minor changes to adapt to new GstTool API URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-system-tools&who=carlosg&date=explicit&mindate=2006-05-18%2020:42&maxdate=2006-05-18%2020:44 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list