gnome-control-center/capplets
Rodney Dawes 569023b7b9 Update Copyright notice to include 2006 year
2006-01-14  Rodney Dawes  <dobey@novell.com>

	* *.[ch]: Update Copyright notice to include 2006 year

	* gnome-background-properties.glade: Change the main dialog to use
	explicit apply with OK and Cancel buttons
	Remove the icons from the "Add Wallpaper" and "Remove" buttons

	* gnome-wp-capplet.c (gnome_wp_props_wp_set): Add a new retval boolean
	so that we can return whether or not we are trying to set the wallpaper
	to the same image filename as before
	Remove all the UI updating code from here
	Fix a potential leak of the GConfChangeSet object
	(gnome_wp_props_wp_selected): Update the UI whenever a different
	wallpaper is selected in the list
	Remove the timeout to update gconf, as we are using explicit apply now
	(gnome_wp_main_quit): Free the old_filename variable
	Update the indentation style to match the rest of the code
	(wallpaper_properties_clicked): Handle setting the gconf keys when the
	OK button is clicked, and fall through to the cancel/close code
	(gnome_wp_scale_type_changed, gnome_wp_shade_type_changed):
	Don't set the gconf strings from here, only update when OK is clicked
	(gnome_wp_color_changed): Don't update gconf strings here
	Don't generate miniature icon thumbnails for the drop-down menu
	(gnome_wp_remove_wallpaper): Don't need to remove the idle id any more
	(gnome_wp_load_stuffs): Set the old_filename variable to the current
	setting that is stored in gconf for the wallpaper filename
	(gnome_wp_delay_changed): Remove this unused method
	(gnome_wp_icon_theme_changed): Don't need to update the icons in the
	drop-down menu here, as they are being removed
	(set_accessible_name): Don't need this any longer, as the drop-down
	menu items are now standard label menu items, and don't have icons
	(wallpaper_properties_init): No longer need the key repeat delay
	Fix some style issues with the glade_xml_get_widget calls
	Replace the menu items in the option menus with standard label items

	* gnome-wp-capplet.h (_GnomeWPCapplet): Remove the no longer needed
	Widget variables for updating the drop-down menu icons
	Remove the no longer needed delay and idleid variables
	Add an old_filename variable to compare against when OK is clicked

	Also should fix #316697
2006-01-14 20:53:58 +00:00
..
about-me Fix so that gnome-about-me works on non-linux systems which do not have 2005-11-25 20:18:23 +00:00
accessibility Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy 2005-11-14 15:18:09 +00:00
background Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
common Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy 2005-11-14 15:18:09 +00:00
default-applications Fixes bug #324629 2006-01-03 09:58:44 +00:00
display Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy 2005-11-14 15:18:09 +00:00
file-types fixed some typo, Clytie Siddall <clytie@riverland.net.au> 2005-07-07 21:24:03 +00:00
font Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy 2005-11-14 15:18:09 +00:00
keybindings drop the keysym/keycode binding code, it's an hack and 2006-01-11 15:10:13 +00:00
keyboard another bit of #326275 2006-01-10 21:37:02 +00:00
localization Added *.desktop.in.in for bug-buddy love. 2004-11-24 18:54:03 +00:00
mime-type Release 2.8.1 2004-10-14 19:05:48 +00:00
mouse make mouse click work with both left/right buttons, patch by akmal 2006-01-06 17:45:58 +00:00
network fixed a mnemonic conflict (#155953). 2005-07-16 14:55:33 +00:00
rollback Release 2.8.1 2004-10-14 19:05:48 +00:00
sound Do not hardcode the height of the dialog. Add an alignment to 2006-01-12 12:55:37 +00:00
theme-switcher reviewed by: Sebastien Bacher 2006-01-05 19:55:00 +00:00
ui-properties set the "is_important" property for one of the buttons, so the label is 2005-07-24 20:25:24 +00:00
url-properties Added *.desktop.in.in for bug-buddy love. 2004-11-24 18:54:03 +00:00
windows : Added mnemonics. Removed the mnemonic. 2006-01-03 10:28:24 +00:00
wm-properties/wm-desktops See 2005-07-19 12:35:24 +00:00
.cvsignore More .cvsignore stuff. 1998-09-01 11:34:49 +00:00
Makefile.am Fix distcheck. 2005-08-22 13:37:11 +00:00