gnome-system-tools r3987 - in trunk/src: common network services shares time users



Author: denisw
Date: 2007-10-15 18:37:09 +0100 (Mon, 15 Oct 2007)
New Revision: 3987
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-system-tools?rev=3987&view=rev

Removed:
   trunk/src/common/gst-widget.c
   trunk/src/common/gst-widget.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.h
   trunk/src/network/ChangeLog
   trunk/src/network/main.c
   trunk/src/services/ChangeLog
   trunk/src/services/main.c
   trunk/src/shares/ChangeLog
   trunk/src/shares/callbacks.c
   trunk/src/shares/main.c
   trunk/src/time/ChangeLog
   trunk/src/time/main.c
   trunk/src/users/ChangeLog
   trunk/src/users/callbacks.c
   trunk/src/users/main.c
Log:
2007-10-15  Denis Washington  <denisw svn gnome org>

	* src/common/gst-widget.[ch]: Removed.
	* src/common/gst-dialog.[ch]: Replaced the code that simply sets
	the top-level container insensitive with new function
	gst_dialog_require_authentication_for_widget[s](), which
	is used by the tools to mark certain controls as requiring
	authentication, and remove all references to GstWidget.

	* src/network/main.c:
	* src/services/main.c:
	* src/shares/main.c:
	* src/time/main.c:
	* src/users/main.c: Use gst_dialog_require_authentication_for_widgets() to
	mark those widgets which need authentication to be used.





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