Commit graph

1778 commits

Author SHA1 Message Date
Thomas Wood
7bbf1f9953 - Added option to save current background when saving a custom theme.
2006-04-28  Thomas Wood  <thos@gnome.org>

	* gnome-theme-save.c: (write_theme_to_disk), (save_theme_to_disk),
	(save_dialog_response):
	* theme-properties.glade:

	- Added option to save current background when saving a custom theme.
	Fixes bug 330302 - Saved themes should remember wallpaper.
	- Also implements some of the UI changes for the save dialog, suggested
	in bug 100622
2006-04-28 19:03:07 +00:00
Thomas Wood
270a4b8345 Fix bug 317375 - theme-manager (saving) sometimes needlessly asks whether
2006-04-27  Thomas Wood  <thos@gnome.org>

	* gnome-theme-save.c: (str_remove_slash),
	(setup_directory_structure):

	Fix bug 317375 - theme-manager (saving) sometimes needlessly asks
	whether to overwrite
2006-04-27 21:59:26 +00:00
Bastien Nocera
8bf679ab31 remove checks for fb-level support Remove the brightness keybindings
2006-04-27  Bastien Nocera  <hadess@hadess.net>

	* configure.in: remove checks for fb-level support
	* schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
	Remove the brightness keybindings (Closes: #339857)

2006-04-27  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c: remove brightness keybindings, as
	they duplicate with gnome-power-manager's (greater) functionality
	(Closes: #339857)

2006-04-27  Bastien Nocera  <hadess@hadess.net>

	* actions/Makefile.am:
	* actions/acme-brightness.png:
	* actions/acme-fb-level.c:
	* actions/acme-fb-level.h:
	* actions/acme.h:
	* gnome-settings-multimedia-keys.c: (do_action),
	(acme_filter_events), (gnome_settings_multimedia_keys_load):
	Remove references to the brightness controls, we have moved the
	functionality (and enhanced it!) to gnome-power-manager
	(Closes: #339857)
2006-04-27 09:50:43 +00:00
Thomas Wood
a2609c1513 Fix bug 139692 - Some characters cannot be given as the theme name
2006-04-26  Thomas Wood  <thos@gnome.org>

	* gnome-theme-save.c: (str_remove_slash),
	(setup_directory_structure), (write_theme_to_disk),
	(gnome_theme_save_show_dialog):

	Fix bug 139692 - Some characters cannot be given as the theme name
2006-04-26 20:21:46 +00:00
Thomas Wood
ea5a631565 - Remove redundant theme-install dialog - Fix bug 138795 (file dialog
2006-04-25  Thomas Wood  <thos@gnome.org>

	* Makefile.am:
	* gnome-theme-installer.c: (gnome_theme_install_from_uri),
	(gnome_theme_installer_run_cb), (gnome_theme_installer_run):
	* gnome-theme-installer.h:
	* gnome-theme-manager.c:
	(gnome_theme_manager_drag_data_received_cb):
	* theme-install.glade:

	- Remove redundant theme-install dialog
	- Fix bug 138795 (file dialog forgets last browsed to or installed from
	  location)
2006-04-25 21:30:45 +00:00
Sergey V. Udaltsov
c916b9c521 fixing small memory allocation error 2006-04-22 02:23:26 +00:00
Sergey V. Udaltsov
c5b51f49b2 Layout Preview window position is saved/restored 2006-04-22 00:50:17 +00:00
Sergey V. Udaltsov
ee5dccce96 update for new libxklavier API 2006-04-19 23:30:05 +00:00
Thomas Wood
31a5fd7828 Remove drag and drop information text, and add Install buttons to each tab
2006-04-19  Thomas Wood  <thos@gnome.org>

	* gnome-theme-details.c: (gnome_theme_details_init),
	(gnome_theme_details_reread_themes_from_disk):
	* gnome-theme-installer.c: (gnome_theme_installer_run_cb):
	* gnome-theme-installer.h:
	* gnome-theme-manager.c: (setup_dialog):
	* theme-properties.glade:

	Remove drag and drop information text, and add Install buttons to each
	tab in the details window. Closes bug 99535 - [ui-review] Theme manager UI issues
2006-04-19 10:48:04 +00:00
Luca Cavalli
afc870aa7e add support for Sylpheed. Based on a patch from Fryderyk Dziarmagowski
2006-04-13  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: add support for Sylpheed. Based
	on a patch from Fryderyk Dziarmagowski <freetz@pld-linux.org>.
	Closes bug #332659.
2006-04-13 21:36:17 +00:00
Thomas Wood
9c24be1b1e Applied patch from bug 170058 - bzip2 location hardcoded
2006-04-10  Thomas Wood  <thos@gnome.org>

	* gnome-theme-installer.c: (transfer_done_targz_idle_cb),
	(transfer_done_tarbz2_idle_cb), (transfer_done_cb): Applied patch from
	bug 170058 - bzip2 location hardcoded
2006-04-10 17:56:59 +00:00
Rodrigo Moya
04a03e95d9 updated for 2.14.1.
2006-04-10  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.14.1.
2006-04-10 17:30:32 +00:00
Thomas Wood
b062d0c301 Patch from Sergey Al. Safonov <spoof@spoofa.info> to fix bug 314658 -
2006-04-09  Thomas Wood  <thos@gnome.org>

	* gnome-theme-manager.c: (setup_meta_tree_view): Patch from Sergey Al.
	Safonov <spoof@spoofa.info> to fix bug 314658 - Theme chooser main
	window too wide for 800x600
2006-04-09 16:23:13 +00:00
Wouter Bolsterlee
a1f3d207b0 Don't allow tab characters in custom theme descriptions (#336151, Wouter
* capplets/theme-switcher/theme-properties.glade: Don't allow tab
characters in custom theme descriptions (#336151, Wouter Bolsterlee)
2006-04-03 09:09:41 +00:00
Sergey V. Udaltsov
69a2971101 fixed the buggon sensitivity, b.g.o#336396 2006-04-02 01:11:42 +00:00
Arjan Timmerman
efeb4b9632 Fixes #334153
2006-03-29  Arjan Timmerman <arjani@soulfly.nl>

	Fixes #334153

	* activate-settings-daemon.c (activate_settings_daemon): fixed leaked
	CORBA_environment and removed extra if statement.
2006-03-29 16:12:52 +00:00
Luca Cavalli
0a4ce1ea84 Fix Thunderbird command line parameter (this time should work). Closes
2006-03-23  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: Fix Thunderbird command line
	parameter (this time should work). Closes (again) bug #326808.
2006-03-28 19:52:57 +00:00
Rodrigo Moya
bc78808558 use gtk_dialog_run, we want the dialog to show up for more than less than
2006-93-23  Rodrigo Moya <rodrigo@novell.com>

	* activate-settings-daemon.c (popup_error_message): use gtk_dialog_run,
	we want the dialog to show up for more than less than a second.
2006-03-23 15:19:43 +00:00
Luca Cavalli
6366609a2a remove double gconf value setting. Closes bug #334331.
2006-03-12  Luca Cavalli  <loopback@slackit.org>

	* gnome-da-capplet.c: (terminal_checkbutton_toggled_cb): remove
	double gconf value setting. Closes bug #334331.
2006-03-19 22:17:20 +00:00
Rodney Dawes
35c0a81900 Only pass G_FILE_TEST_IS_DIR to the g_file_test calls
2006-03-18  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-xml.c (gnome_wp_xml_load_list): Only pass G_FILE_TEST_IS_DIR
	to the g_file_test calls

	Fixes #331486
2006-03-18 19:35:40 +00:00
Luca Cavalli
80f18a83a2 replace gtk_entry_set_editable, which is deprecated in newly-written code,
2006-03-06  Luca Cavalli  <loopback@slackit.org>

	* gnome-da-capplet.c: (web_combo_changed_cb),
	(mail_combo_changed_cb), (terminal_combo_changed_cb),
	(web_browser_update_combo_box), (mail_reader_update_combo_box),
	(terminal_update_combo_box): replace gtk_entry_set_editable,
	which is deprecated in newly-written code, with
	gtk_editable_set_editable. Closes bug #329193.
2006-03-06 21:04:36 +00:00
Luca Cavalli
7c0544df2c remove two unused variables. Closes bug #332973.
2006-03-01  Luca Cavalli  <loopback@slackit.org>

	* gnome-da-capplet.c: (screen_changed_cb), (show_dialog): remove two
	unused variables. Closes bug #332973.
2006-03-01 20:37:48 +00:00
Luca Cavalli
68e2fda416 look at the correct icon theme after screen changes and update also combo
2006-02-28  Luca Cavalli  <loopback@slackit.org>

	* gnome-da-capplet.c: (refresh_combo_box_icons),
	(theme_changed_cb), (screen_changed_cb), (fill_combo_box),
	(show_dialog):
	* gnome-da-capplet.h:
	* gnome-da-item.c: (gnome_da_web_item_free),
	(gnome_da_mail_item_free), (gnome_da_term_item_free):
	* gnome-da-item.h: look at the correct icon theme after screen changes
	and update also combo boxes icons when icon theme changes. Closes
	bug #330154.
2006-02-28 21:02:55 +00:00
Takeshi Aihana
4bfaca31bd use correct text domain name. Closes bug #332833.
2006-02-28  Takeshi Aihana  <aihana@jcom.home.ne.jp>

	* gnome-da-capplet.c: (show_dialog), (main): use correct text domain
	name. Closes bug #332833.
2006-02-28 20:18:08 +00:00
Glynn Foster
f17ec37866 Fix typos.
2006-02-27  Glynn Foster <glynn.foster@sun.com>

	* gnome-default-applications.xml.in: Fix typos.
2006-02-27 00:15:28 +00:00
Fryderyk Dziarmagowski
cc48e51a92 fix Sylpheed Claws executable name. Closes part of bug #332659.
2006-02-27  Fryderyk Dziarmagowski  <freetz@pld-linux.org>

	* gnome-default-applications.xml.in: fix Sylpheed Claws executable
	name. Closes part of bug #332659.
2006-02-26 23:25:02 +00:00
Anilkumar Bacheli
91bb73fc56 Fixes #330588
2006-02-14  Anilkumar Bacheli <anilkumar.bacheli@wipro.com>

	Fixes #330588

	* gnome-mouse-properties.glade: Modified the Slider value label to
	"milliseconds" instead of "microseconds".

	* gnome-mouse-properties.c: Use ngettext() to get the correct plural
	form of the message. Also changed so that the slider label is in
	"milliseconds"
2006-02-17 11:22:34 +00:00
Rodrigo Moya
4e42ae3292 Fixes #327021
2006-02-17  Rodrigo Moya <rodrigo@novell.com>

	Fixes #327021

	* main.c (setup_dialog): don't unref the GladeXML structure, it's
	needed in the callbacks.
2006-02-17 10:49:04 +00:00
Luca Cavalli
1b5e1797ef disable "toggle" signal emission during UI update, thus preventing calling
2006-02-14  Luca Cavalli <loopback@slackit.org>

	* gnome-da-capplet.c: (web_browser_update_combo_box),
	(web_browser_update_radio_buttons), (web_gconf_changed_cb),
	(show_dialog): disable "toggle" signal emission during UI update,
	thus preventing calling twice the same code. Closes bug #328094.
2006-02-14 21:11:01 +00:00
Theppitak Karoonboonyanan
664429e256 Add the missing translatable flag in the Finish button.
2006-02-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* gnome-background-properties.glade: Add the missing translatable flag
	in the Finish button.
2006-02-11 07:18:39 +00:00
Rodney Dawes
b8b5b4d915 Add the missing GTK_RESPONSE_DELETE_EVENT back in so that we exit properly
2006-02-10  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_clicked): Add the missing
	GTK_RESPONSE_DELETE_EVENT back in so that we exit properly with it
2006-02-11 06:28:53 +00:00
Rodney Dawes
4622d5ed51 Replace the Apply/Cancel/OK buttons with a Finish button, using the stock
2006-02-09  Rodney Dawes  <dobey@novell.com>

	* gnome-background-properties.glade: Replace the Apply/Cancel/OK
	buttons with a Finish button, using the stock apply icon

	* gnome-wp-capplet.c (gnome_wp_props_wp_set): Don't need to check if
	we are the same image as we were before now
	(gnome_wp_props_revert): Remove this as it is no longer needed
	(gnome_wp_props_wp_selected): Call the set function here
	(gnome_wp_main_quit): Remove the freeing of capplet->old_item
	(wallpaper_properties_clicked): Only handle GTK_RESPONSE_OK as an
	action to close the dialog now, as we are instant apply again
	(gnome_wp_scale_type_changed, gnome_wp_shade_type_changed):
	(gnome_wp_color_changed): Set the appropriate gconf keys here
	(gnome_wp_load_stuffs): Remove references to capplet->old_item

	* gnome-wp-capplet.h (struct _GnomeWPCapplet): Remove old_item object

	Fixes #327335, #330587 and #329818
	Partially fixes #330168
2006-02-11 06:08:03 +00:00
Luca Cavalli
54f951afb8 fix some compilation warnings. Close bug #330384.
2006-02-08  Luca Cavalli <loopback@slackit.org>

	* gnome-da-capplet.c: (web_radiobutton_toggled_cb),
	(web_item_comp), (mail_gconf_changed_cb), (term_gconf_changed_cb),
	(show_dialog):
	* gnome-da-xml.c: (gnome_da_xml_load_xml): fix some compilation
	warnings. Close bug #330384.
2006-02-08 16:47:49 +00:00
Rodrigo Moya
0d78465e2d reverted commit from 2006-01-11.
2006-01-30  Rodrigo Moya <rodrigo@novell.com>

	* actions/acme.h:
	* gnome-keybinding-properties.c: reverted commit from 2006-01-11.
2006-01-30 15:02:24 +00:00
Anilkumar Bacheli
ae7e848c04 Fixes #154769
2006-01-28  Anilkumar Bacheli <anilkumar.bacheli@wipro.com>

	Fixes #154769

	* gnome-mouse-properties.glade: Modified the glade file so that
	context information for the slider is available to screen reader.
	Also, modified the Slider value label to "microseconds" instead of
	seconds.

	* gnome-mouse-properties.c: Changed the slider label to be in sync with
	speech.
2006-01-28 19:28:51 +00:00
chpe
8836ecad5a Fixes #327220
2006-01-28  chpe <chpe@gnome.org>

	Fixes #327220

	* gnome-default-applications.xml.in: use "Epiphany Web Browser",
	like in the .desktop file and use long options for Epiphany.
2006-01-28 18:51:05 +00:00
Rodrigo Moya
8ca32d80d9 Fixes part of #327749
2006-01-28  Rodrigo Moya <rodrigo@novell.com>

	Fixes part of #327749

	* gnome-default-applications-properties.glade:
	* gnome-da-capplet.c (web_combo_changed_cb, mail_combo_changed_cb,
	terminal_combo_changed_cb, web_browser_update_combo_box,
	mail_reader_update_combo_box, terminal_update_combo_box): don't set
	entries' sensitivity, just disable input on them.
2006-01-28 18:46:47 +00:00
Scott Bronson
677fe1e967 Fixes #318056
2006-01-28  Scott Bronson <bronson@rinspin.com>

	Fixes #318056

	* gnome-mouse-properties.c (cursor_font_changed):
	* gnome-mouse-properties.glade: use "mouse pointer" instead of "cursor"
	in user-visible strings.
2006-01-28 15:44:56 +00:00
Luca Cavalli
53505b573e update custom command entries also when predefined application is
2006-01-28  Luca Cavalli <loopback@slackit.org>

	* gnome-da-capplet.c: (web_combo_changed_cb),
	(mail_combo_changed_cb), (terminal_combo_changed_cb),
	(web_browser_update_combo_box), (mail_reader_update_combo_box),
	(terminal_update_combo_box), (web_gconf_changed_cb),
	(mail_gconf_changed_cb), (term_gconf_changed_cb), (show_dialog):
	update custom command entries also when predefined application is
	selected. Closes bug #327749.
2006-01-28 15:28:38 +00:00
Crispin Flowerday
76b04364ad Use 'r' as a mnemoic rather than 'i' (bug #328884)
2006-01-27  Crispin Flowerday  <gnome@flowerday.cx>

	* gnome-network-preferences.glade: Use 'r' as a mnemoic rather
	than 'i' (bug #328884)
2006-01-27 21:09:40 +00:00
Rodney Dawes
0a696e12e8 If we are passed in a NULL just return rather than using g_return_if_fail
2006-01-26  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_capplet_scroll_to_item): If we are
	passed in a NULL just return rather than using g_return_if_fail to
	do it, so that we can avoid the glib CRITICAL warning (#327327)
	(gnome_wp_load_stuffs): If the settings are mangled some how, and
	a valid item was not duplicated, duplicated the "No Wallpaper" item

	Fixes #327327
2006-01-27 03:15:06 +00:00
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
Christian Persch
cbc6eb679e Change "Monospace" to "Fixed width". Bug #160454.
2006-01-26  Christian Persch  <chpe@cvs.gnome.org>

        * capplets/font/font-properties.glade:
	Change "Monospace" to "Fixed width". Bug #160454.
2006-01-26 22:17:02 +00:00
Rodrigo Moya
a50c3cb789 Fixes #328748
2006-01-26  Rodrigo Moya <rodrigownovell.com>

	Fixes #328748

	* gnome-keyboard-properties.c (blink_to_widget): remove space
	before punctuation.
2006-01-26 18:27:49 +00:00
Christian Persch
d73b4ee2d6 Add a font button for the document font gconf key, and change the label of
2006-01-26  Christian Persch  <chpe@cvs.gnome.org>

	* capplets/font/font-properties.glade:
	* capplets/font/main.c: (setup_dialog):
	Add a font button for the document font gconf key, and change
	the label of the 'terminal font' button. Bug #160454,
	patch by Shaun McCance.
2006-01-26 13:23:05 +00:00
Thomas Wood
e8db31bce7 Prevent a Gtk-CRITICAL error
2006-01-23  Thomas Wood  <thos@gnome.org>

	* file-transfer-dialog.c: (create_titled_label): Prevent a
	Gtk-CRITICAL error
2006-01-23 19:50:34 +00:00
Luca Cavalli
c8ee47bb8a fixed Thunderbird command line parameter. Closes bug #326808.
2006-01-17  Luca Cavalli  <loopback@slackit.org>

	* gnome-default-applications.xml.in: fixed Thunderbird command
	line parameter. Closes bug #326808.
2006-01-23 10:55:11 +00:00
Luca Cavalli
6d443a113d Add GTK category to the #328028)
2006-01-22  Luca Cavalli  <loopback@slackit.org>

        * capplets/about-me/gnome-about-me.desktop.in.in:
        * capplets/accessibility/at-properties/at-properties.desktop.in.in:
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
        * capplets/background/background.desktop.in.in:
        * capplets/default-applications/default-applications.desktop.in.in:
        * capplets/display/display-properties.desktop.in.in:
        * capplets/file-types/file-types.desktop.in.in:
        * capplets/font/font-properties.desktop.in.in:
        * capplets/keybindings/keybinding.desktop.in.in:
        * capplets/keyboard/keyboard.desktop.in.in:
        * capplets/localization/localization.desktop.in.in:
        * capplets/mouse/gnome-settings-mouse.desktop.in.in:
        * capplets/network/gnome-network-preferences.desktop.in.in:
        * capplets/sound/gnome-settings-sound.desktop.in.in:
        * capplets/theme-switcher/gtk-theme-selector.desktop.in.in:
        * capplets/ui-properties/gnome-ui-properties.desktop.in.in:
        * capplets/windows/window-properties.desktop.in.in:
        * control-center/gnomecc.desktop.in.in: Add GTK category to the
        * .desktop        files and remove unused ones. (Closes: #328028)
2006-01-22 22:07:18 +00:00
Rodrigo Moya
af467b99b6 Fixes #168790
2006-01-22  Rodrigo Moya <rodrigo@novell.com>

	Fixes #168790

	* gnome-keyboard-properties.c (accessibility_button_clicked): dont
	use "capplet" in user-visible strings.
2006-01-22 15:37:49 +00:00
Rodrigo Moya
981dab8ef5 Fixes #168790
2006-01-22  Rodrigo Moya <rodrigo@novell.com>

	Fixes #168790

	* capplet-stock-icons.c (capplet_register_stock_icons): don't use
	"capplet" in user-visible strings.
2006-01-22 15:35:49 +00:00