gnome-control-center/capplets/background
Rodney Dawes f69be2bd96 Add an Apply button
2006-01-26  Rodney Dawes  <dobey@novell.com>

	* gnome-background-properties.glade: Add an Apply button

	* gnome-wp-capplet.[ch]: Replace old_filename with an old_item struct
	(gnome_wp_props_wp_set): Set the filename key to empty string when
	setting the background to "No Wallpaper"
	(gnome_wp_props_revert): New method to revert changes in the dialog
	when the Cancel button is clicked
	(gnome_wp_main_quit): Free the old_item structure
	(wallpaper_properties_clicked): Handle the Apply button
	Handle closing the dialog for OK separately from Cancel/delete_event
	Revert the settings when Cancel or wm "x" or ESC are clicked
	(gnome_wp_load_stuffs): Set the old_item to the currently selected
	background setting, whether it be an image or "No Wallpaper"

	* gnome-wp-info.c (gnome_wp_info_dup): If info is NULL, just return
	NULL rather than trying to access members of an empty struct

	* gnome-wp-item.[ch] (gnome_wp_item_dup): New method to create a
	duplicate and newly allocated GnomeWPItem structure

	Fixes #327335
2006-01-27 03:01:58 +00:00
..
.cvsignore Update for new capplet Update Name/Comment/Exec entries 2004-01-12 05:10:40 +00:00
background.desktop.in.in Add GTK category to the #328028) 2006-01-22 22:07:18 +00:00
ChangeLog Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-background-properties.glade Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-capplet.c Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-capplet.h Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-info.c Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-info.h Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
gnome-wp-item.c Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-item.h Add an Apply button 2006-01-27 03:01:58 +00:00
gnome-wp-utils.c Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
gnome-wp-utils.h Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
gnome-wp-xml.c Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
gnome-wp-xml.h Update Copyright notice to include 2006 year 2006-01-14 20:53:58 +00:00
Makefile.am use GNOMELOCALEDIR. 2004-11-28 08:14:05 +00:00