gnome-control-center/gnome-settings-daemon
Jody Goldberg b4995826e8 http://bugzilla.gnome.org/show_bug.cgi?id=85397
2002-06-15  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=85397
	http://bugzilla.gnome.org/show_bug.cgi?id=84545
	* mime-types-model.c (mime_types_model_get_value) :
	  gtk_tree_view_search_equal_func does not like NULL.
	(IS_CATEGORY) : check for NULL.
	* file-types-capplet.c (create_dialog) : search the description not
	  the mime type.

2002-06-08  Jody Goldberg <jody@gnome.org>

	* mime-types-model.c (IS_CATEGORY) : test for null in case we are
	  stupid.

2002-06-07  Jody Goldberg <jody@gnome.org>

	* file-types-capplet.c (dialog_done_cb) : no need to save things
	  again.  The only caller had already done that.

	* mime-type-info.c (mime_type_info_save) : Don't mess with the
	  application here, it should already be setup.  However, be really
	  really anal about verifying it because I do not trust the
	  surrounding code or know it well enough to trust it.  Make sure that
	  the assigned app is on the short list of associated apps.

	* mime-category-edit-dialog.c (store_data) : Use
	  mime_edit_dialog_get_app.
	* mime-edit-dialog.c (store_data) : Use it here too.
	(mime_edit_dialog_get_app) : new.  split some duplicated code out of
	  the type and category dialogs and move it here.  Then make it
	  readable and less stupid about creating copies of existing
	  applications.  While we're at it have it handle the creation of new
	  applications, merging commands with existing applications and other
	  useful stuff.

2002-06-07  Jody Goldberg <jody@gnome.org>

	* mime-category-edit-dialog.c (store_data) : clarify and remove the
	  custom flag.

	* mime-type-info.c (mime_category_info_using_custom_app) : delete.
	(mime_type_info_using_custom_app) : delete.

	* mime-edit-dialog.c (validate_data) : correct the warning about
	  invalid type, we would _not_ create one for the user :-(
	  Allow a user to optionally overwrite an existing mime type.
	  This is useful when editing.
	* mime-edit-dialog.c (store_data) : clarify and remove the custom flag.


2002-06-10  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : tweak the layout as requested and adjust
	  the max slowkey delay to 500 to avoid losing the keyboard due to some
	  sort of an X problem.

2002-06-13  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.c (accessibility_button_clicked) : produce
	  a better warning for failure to launch the keyboard accessibility
	  capplet.
2002-06-18 18:55:14 +00:00
..
.cvsignore handle the renaming 2002-04-11 15:51:19 +00:00
ChangeLog Release 2.0.0 2002-06-17 22:10:21 +00:00
factory.c quit when we get the die signal from the SM 2002-05-22 18:57:11 +00:00
gnome-settings-accessibility-keyboard.c add some bounds checking. 2002-06-12 13:50:21 +00:00
gnome-settings-accessibility-keyboard.h Add AccessX capplet. 2002-03-23 04:39:24 +00:00
gnome-settings-background.c Use the correct key to register the callback 2002-01-14 16:46:48 +00:00
gnome-settings-background.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
gnome-settings-daemon.c Add gnome-settings-keybinding initialize keybindings support Patch to add 2002-05-30 00:25:29 +00:00
gnome-settings-daemon.h Make the settings daemon a singleton BonoboObject so capplets can detect 2002-03-11 01:44:03 +00:00
gnome-settings-default-editor.c keep text/plain and text* using the same mime type (#78037) 2002-05-16 23:09:02 +00:00
gnome-settings-default-editor.h keep text/plain and text* using the same mime type (#78037) 2002-05-16 23:09:02 +00:00
gnome-settings-font.c run the mkfontdir command synchronously to avoid a possible race. extra 2002-05-22 20:58:14 +00:00
gnome-settings-font.h Hook up cursor code. 2002-02-20 05:11:10 +00:00
gnome-settings-keybindings.c Make the last string consistent with the rest in this file. 2002-06-09 07:15:29 +00:00
gnome-settings-keybindings.h Add gnome-settings-keybinding initialize keybindings support Patch to add 2002-05-30 00:25:29 +00:00
gnome-settings-keyboard.c Add some bounds checking. 2002-05-30 17:38:52 +00:00
gnome-settings-keyboard.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
gnome-settings-locate-pointer.c Lot of little fixes to make it to compile without most of the deprecated stuff 2002-02-04 17:48:43 +00:00
gnome-settings-locate-pointer.h Add locate-pointer. Initial attempt at locate-pointer. Don't understand 2002-01-08 21:03:07 +00:00
gnome-settings-mouse.c Remove all debug print statements, #76085 2002-05-14 18:52:34 +00:00
gnome-settings-mouse.h Add locate-pointer. Initial attempt at locate-pointer. Don't understand 2002-01-08 21:03:07 +00:00
gnome-settings-screensaver.c Add calls to bindtext* for i18n. Add -DGNOMELOCALEDIR="\".....\"" Mark 2002-04-30 09:45:05 +00:00
gnome-settings-screensaver.h start xscreensaver, and display an error dialog if it failed 2002-03-26 17:22:02 +00:00
gnome-settings-sound.c Remove all debug print statements, #76085 2002-05-14 18:52:34 +00:00
gnome-settings-sound.h s/Richard/Rachel 2002-04-21 21:22:35 +00:00
gnome-settings-wm.c Add calls to bindtext* for i18n. Add -DGNOMELOCALEDIR="\".....\"" Mark 2002-04-30 09:45:05 +00:00
gnome-settings-wm.h Add support for bridging WM settings, currently supports 2002-03-04 08:54:36 +00:00
gnome-settings-xsettings.c http://bugzilla.gnome.org/show_bug.cgi?id=85327 These strings do look 2002-06-17 21:22:12 +00:00
gnome-settings-xsettings.h Implement. Sets the GConf value either in the changeset, or if changeset 2002-01-04 20:48:17 +00:00
GNOME_SettingsDaemon.server.in s/gnome2/gnome 2002-04-18 05:08:48 +00:00
Makefile.am http://bugzilla.gnome.org/show_bug.cgi?id=85397 2002-06-18 18:55:14 +00:00
xsettings-common.c Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-common.h Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-manager.c Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00
xsettings-manager.h Import from gconf-xsettings module. Cleaned up a bunch, and made to work 2001-12-09 18:50:32 +00:00