A fork of Gnome-control-center with some tweaks
Find a file
Seth Nickell c05f4f18a3 Recapture some of the more subtle interactions of "Seth's UI". Change
2002-03-21  Seth Nickell  <snickell@stanford.edu>

	* background-properties-capplet.c: (string_to_orientation),
	(update_color_widget_labels_and_visibility),
	(peditor_value_changed), (setup_dialog), (create_dialog):
	* background-properties.glade:

	Recapture some of the more subtle interactions of "Seth's UI".
	Change colour labels when the gradient orientation changes,
	and use mnemonics so the capplet is accessible. Pad and space
	as designed.

	There are still at least two things wrong:

	1) Havoc & Jonathan convinced me that the large button with
	   label was wrong. This should instead look like:
	   http://beauty.stanford.edu/bg_button.png
	   The new format should be right for all image selectors, the
	   old mechanism had serious usability problems.
	2) "No Picture" should be the first toggle
2002-03-22 00:36:17 +00:00
archiver s/PACKAGE/GETTEXT_PACKAGE/g Same here. 2002-02-27 22:11:46 +00:00
capplets Recapture some of the more subtle interactions of "Seth's UI". Change 2002-03-22 00:36:17 +00:00
control-center Fix few segfaults on broken schemas - but there are more 2002-03-19 19:15:49 +00:00
debian Initial debian directory 2001-10-24 12:49:00 +00:00
gnome-settings-daemon Add new Makefiles ditto Add keybindings dialog 2002-03-17 21:27:09 +00:00
help Updated the file with the latest order and amount of things. 2002-03-21 22:52:22 +00:00
idl Add IDL for SettingsDaemon 2002-03-11 01:44:21 +00:00
libbackground Warning fixes. 2002-03-20 14:31:58 +00:00
po Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-03-20 22:27:43 +00:00
root-manager s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that 2002-02-27 22:23:39 +00:00
schemas Add new Makefiles ditto Add keybindings dialog 2002-03-17 21:27:09 +00:00
.cvsignore silent war 2001-12-09 12:16:14 +00:00
acconfig.h s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that 2002-02-27 22:23:39 +00:00
acinclude.m4 Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros. 1998-12-02 18:18:48 +00:00
AUTHORS New and better than ever in a new home 1998-12-08 20:47:55 +00:00
autogen.sh Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if 2001-10-26 19:11:30 +00:00
ChangeLog Link to common.la and not common.a. 2002-03-20 03:30:11 +00:00
configure.in Link to common.la and not common.a. 2002-03-20 03:30:11 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png fixed AA of the wrench 2002-01-17 21:04:46 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am Add new Makefiles ditto Add keybindings dialog 2002-03-17 21:27:09 +00:00
NEWS Gnome Core updates 1998-02-11 01:39:34 +00:00
README Updated to reflect current status porting to GNOME 2 2001-10-26 19:15:18 +00:00
TODO added initial TODO 2002-01-11 19:51:10 +00:00
TODO.xml Fixed typo in TODO.xml file 2000-10-08 19:19:44 +00:00

We have just begun the GNOME 2 port of the control center on the HEAD
branch of CVS. At this point, it is not guaranteed to compile or
run. If you wish to have a working control center, use the branch
gnome-1-4-branch by issuing the following command:

cvs -z3 up -r gnome-1-4-branch

Please do not file bug reports pertaining to the current state of the
HEAD branch.