gnome-system-tools r4015 - in trunk/src: common time



Author: carlosg
Date: 2007-11-12 01:26:35 +0000 (Mon, 12 Nov 2007)
New Revision: 4015
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-system-tools?rev=4015&view=rev

Removed:
   trunk/src/common/gst-types.h
Modified:
   trunk/src/common/ChangeLog
   trunk/src/common/Makefile.am
   trunk/src/common/gst-dialog.c
   trunk/src/common/gst-dialog.h
   trunk/src/common/gst-tool.h
   trunk/src/common/gst.h
   trunk/src/time/tz-map.c
   trunk/src/time/tz-map.h
Log:
2007-11-12  Carlos Garnacho  <carlosg gnome org>

        Made a couple of improvements to widget policies handling.

        * gst-dialog.c: reduce GstWidgetPolicy size to sizeof(gushort). Attach
        it through g_object_set_qdata(), so it doesn't have to run through the
        whole list to find a widget.
        * gst-types.h: get rid of it, it has now little use.
        * gst-dialog.h, gst-tool.h: move the things defined there to these
        files.
        * Makefile.am: remove gst-types.h
        * gst.h: remove gst-types.h include





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]