Commit graph

1105 commits

Author SHA1 Message Date
Jody Goldberg
263bc20dd5 support help. add help.
2002-05-09  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.c (dialog_response) : support help.
	* gnome-keyboard-properties.glade : add help.
2002-05-09 17:57:50 +00:00
Jody Goldberg
c25f749979 add a help button.
2002-05-09  Jody Goldberg <jody@gnome.org>

	* background-properties-capplet.c (main) : add a help button.
2002-05-09 17:54:50 +00:00
Jody Goldberg
07046a3332 fix path to help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (dialog_response) : fix
	  path to help.
2002-05-09 17:47:50 +00:00
Jody Goldberg
066a3dd0c6 update 2002-05-09 17:46:16 +00:00
Jody Goldberg
878f410026 long forgotten atk patch from Dave. Sorry.
2002-05-09  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.glade : long forgotten atk patch from Dave.
	  Sorry.
2002-05-09 17:44:04 +00:00
Jody Goldberg
3a83165ed1 long forgotten atk patch from Dave. Sorry.
2002-05-09  Jody Goldberg <jody@gnome.org>

	* gnome-mouse-properties.glade : long forgotten atk patch from Dave.
	  Sorry.
2002-05-09 17:41:50 +00:00
Jody Goldberg
944fbc6217 add help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* gnome-network-preferences.glade : add help.

	* gnome-network-preferences.c (cb_dialog_response) : fix help.
2002-05-09 17:40:48 +00:00
Jody Goldberg
3a0f926fc8 new. (setup_dialog) : support help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* theme-switcher.c (cb_dialog_response) : new.
	(setup_dialog) : support help.
2002-05-09 17:40:33 +00:00
Jody Goldberg
422a93f0d2 new. (setup_dialog) : support help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* main.c (cb_dialog_response) : new.
	(setup_dialog) : support help.
2002-05-09 12:37:30 +00:00
Kjartan Maraas
612ed26247 Mark a string for translation.
2002-05-09  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-keybindings-properties.c (accel_edited_callback): Mark
	a string for translation.
2002-05-09 10:58:31 +00:00
Jonathan Blandford
1392788294 update schema keys to reflect the installed file.
Wed May  8 17:54:57 2002  Jonathan Blandford  <jrb@redhat.com>

	* capplets/network/gnome-network-preferences.c: update schema keys
	to reflect the installed file.
2002-05-08 22:12:25 +00:00
Dennis Cranston
29cc929d0c add a stock information image to the "You can drag image files..." text.
2002-05-02  Dennis Cranston <dennis_cranston@yahoo.com>

 	* background-properties.glade: add a stock information image
	to the "You can drag image files..." text.

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

	* background-properties-capplet.c (cb_dialog_response) : new.
	(main) : support help.
2002-05-08 21:07:17 +00:00
Jakub Steiner
d24aa91cd1 New doubleclick artwork 2002-05-08 18:38:52 +00:00
Jody Goldberg
97d5856b53 fix help path
2002-05-08  Jody Goldberg <jody@gnome.org>

	* sound-properties-capplet.c (dialog_button_clicked_cb) : fix help path

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

	* sound-properties-capplet.c (main) : add help.
	(dialog_button_clicked_cb) : support help and support WM based exit.
2002-05-08 15:24:50 +00:00
Jody Goldberg
7caf4ce36b fix path to help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* file-types-capplet.c (cb_file_type_dialog_response) : fix path to
	help.

	http://bugzilla.gnome.org/show_bug.cgi?id=81030
	* service-info.c (fill_service_apps) : we don't own the app, don't
	  free it.
2002-05-08 15:23:52 +00:00
Jody Goldberg
b17c58bad1 other unused files 2002-05-07 14:42:35 +00:00
Jody Goldberg
11ce246569 remove more unused files 2002-05-07 14:41:09 +00:00
Jody Goldberg
6de4823527 remove used files 2002-05-07 14:40:18 +00:00
Jonathan Blandford
4025142991 remove print statements
Mon May  6 17:40:17 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-switcher.c: remove print statements

	* theme-properties.glade: Fix up UI.  Not perfect, but better.
2002-05-06 21:40:28 +00:00
jacob berkman
9f62355ef2 remove unused file
2002-05-06  jacob berkman  <jacob@ximian.com>

	* ui-properties.glade.h: remove unused file
2002-05-06 17:16:01 +00:00
Anders Carlsson
013a056251 Fix the support for both_horiz as the toolbar style.
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* gnome-ui-properties.c: (create_dialog):
	Fix the  support for both_horiz as the toolbar style.

	* gnome-ui-properties.glade:
	Re-add all option menu items; Somehow they got lost.
2002-05-06 07:18:54 +00:00
Anders Carlsson
6cdacb60ee It's true that g_utf8_validate doesn't like '\000' in strings, but that
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* gnome-keybinding-properties.c (get_wm_name): It's true that
	g_utf8_validate doesn't like '\000' in strings, but that should
	be fixed in the programs that set the hints. (Eg Metacity).
2002-05-06 06:12:47 +00:00
Jonathan Blandford
9390568d1e g_utf8_validate doesn't like the '\000' in strings.
Sun May  5 22:15:18 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-keybinding-properties.c (get_wm_name): g_utf8_validate
        doesn't like the '\000' in strings.
2002-05-06 02:40:15 +00:00
Anders Carlsson
0f67005a9c Update to latest eggcellrendererkeys.
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* eggcellrendererkeys.c: (grab_key_callback), (ungrab_stuff),
	(pointless_eventbox_start_editing),
	(egg_cell_renderer_keys_start_editing):
	* eggcellrendererkeys.h:
	Update to latest eggcellrendererkeys.

	* gnome-keybinding-properties.c: (get_wm_name),
	(is_metacity_running), (update_wm_window),
	(wm_window_event_filter), (initialize_wm_handling),
	(binding_from_string), (accel_set_func), (keybinding_key_changed),
	(clear_old_model), (count_rows_foreach), (should_show_key),
	(append_keys_to_tree), (reload_key_entries),
	(key_entry_controlling_key_changed), (disable_collapsing_cb),
	(setup_dialog), (main):
	* gnome-keybinding-properties.glade:
	Hard-code the list of keybindings. Add Metacity keybindings
	and code for handling WM changes.
2002-05-05 23:04:45 +00:00
Jody Goldberg
fa54b079f5 http://bugzilla.gnome.org/show_bug.cgi?id=80327 Doh! If the current tree
2002-04-30  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=80327
	* service-edit-dialog.c (program_changed_cb) : Doh! If the current
	tree selection is not a service then the app can be null.
2002-05-03 22:17:38 +00:00
Kjartan Maraas
bd50317fd6 Fix to use the intltool rules from Christophe Fergeau
2002-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Fix to use the intltool rules from Christophe Fergeau
	<teuf@users.sourceforge.net>
2002-05-01 09:22:51 +00:00
Anders Carlsson
cbc7b41047 Use a snazzier icon here.
2002-04-30  Anders Carlsson  <andersca@gnu.org>

	* capplets/network/gnome-network-preferences.desktop.in:
	Use a snazzier icon here.
2002-04-30 17:34:36 +00:00
Rachel Hestilow
2ce48fc263 Further revamp based on seth's suggestions.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Further revamp based on seth's suggestions.
2002-04-30 00:36:20 +00:00
Rachel Hestilow
7a1eba86cc Set dialog title to current phase.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* file-transfer-dialog.c (file_transfer_dialog_update_cb):
	Set dialog title to current phase.
2002-04-30 00:01:29 +00:00
Rachel Hestilow
c5676bc607 Hide checkbutton until we actually implement that...put it on the
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade: Hide checkbutton until we actually
	implement that...put it on the backburner for now.
2002-04-30 00:00:38 +00:00
Rachel Hestilow
dbe7958fd3 Added.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* file-transfer-dialog.[ch]: Added.

	* Makefile.am: Compile file-transfer-dialog.[ch].
2002-04-29 23:53:23 +00:00
Rachel Hestilow
005db4a9df Add support for install/manage themes.
2002-04-29  Rachel Hestilow  <hestilow@ximian.com>

	* theme-properties.glade, theme-swither.c: Add support
	for install/manage themes.
2002-04-29 23:52:38 +00:00
Kjartan Maraas
b1e355861d Remove translatable="yes" for a wrong case.
2002-04-29  Kjartan Maraas  <kmaraas@gnome.org>

	* ui-properties.glade: Remove translatable="yes" for a wrong case.
2002-04-29 12:19:45 +00:00
Seth Nickell
f8d20c8817 *** empty log message *** 2002-04-27 21:13:38 +00:00
Seth Nickell
de7b81ecea Tweak categories and comment a little.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* font-properties.desktop.in:

	Tweak categories and comment a little.

	* font-properties.glade:

	Change labels to be a little more descriptive,
	force dialogue to be a little larger.
2002-04-27 21:12:30 +00:00
Seth Nickell
3cfb87844f Improve the comment.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* background.desktop.in:

	Improve the comment.
2002-04-27 21:02:33 +00:00
Seth Nickell
f6a651f994 Change name, move out of Advanced category.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* gtk-theme-selector.desktop.in:

	Change name, move out of Advanced category.

	* theme-properties.glade:

	Tweak padding / spacing.

	* gtk-theme-selector.desktop.in.in:

	Old cruft file, delete.
2002-04-27 20:59:49 +00:00
Seth Nickell
e8c5d15345 Re-enable building of font capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* capplets/Makefile.am:
	* configure.in:

	Re-enable building of font capplet.
2002-04-27 01:33:48 +00:00
Seth Nickell
2bfe30abbe Move the font code into a seperate capplet.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* gnome-font-and-theme-properties.c:
	* gnome-font-and-theme-properties.glade:
	* gtk-theme-selector.glade:
	* main.c:
	* theme-properties.glade:
	* theme-switcher.c: (create_dialog), (theme_selection_changed),
	(read_themes), (theme_key_changed), (theme_changed_func),
	(sort_func), (setup_dialog), (main):

	Move the font code into a seperate capplet.
2002-04-27 01:29:28 +00:00
Seth Nickell
8c999e79e0 Bring back in sync with the merged theme/font dialog.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* font-properties.glade:
	* main.c: (create_dialog), (setup_dialog), (main):

	Bring back in sync with the merged theme/font dialog.
2002-04-27 01:16:22 +00:00
Jody Goldberg
8d5b6e6284 always populate the details fields so a user can see what they selected.
2002-04-26  Jody Goldberg <jody@gnome.org>

	* service-edit-dialog.c (populate_app_list) : always populate the
	  details fields so a user can see what they selected.
	(program_changed_cb) : ditto.

	* service-info.c (fill_service_apps) : fix to not use freed memory.
2002-04-26 15:13:57 +00:00
Havoc Pennington
65151fe122 fix non-use of accessor functions.
2002-04-26  Havoc Pennington  <hp@pobox.com>

	* gnome-keybinding-properties.c (append_keys_to_tree): fix
	non-use of accessor functions.
2002-04-26 03:54:51 +00:00
Seth Nickell
7e58c15848 Move out of advanced, add nicer tooltip (still crummy, but better).
2002-04-25  Seth Nickell  <snickell@stanford.edu>

	* behavior.desktop.in:

	Move out of advanced, add nicer tooltip (still crummy, but better).
2002-04-26 00:29:36 +00:00
Jody Goldberg
ce4a52ca2a Add GTK_TOOLBAR_BOTH_HORIZ
2002-04-25  Jody Goldberg <jody@gnome.org>

	* gnome-ui-properties.c (set_toolbar_style) : Add GTK_TOOLBAR_BOTH_HORIZ
2002-04-25 16:53:39 +00:00
Jody Goldberg
979684e43b adjust the defaults.
2002-04-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : adjust the defaults.
2002-04-25 03:58:47 +00:00
Jody Goldberg
ae6a7f22ac s/execute/run/ 2002-04-23 16:01:47 +00:00
Jody Goldberg
fa05cd9201 Make instant apply and add link to Help.
2002-04-23  Jody Goldberg <jody@gnome.org>

	* model-entry.c (model_entry_save) : wrap in vfs freeze/unfreeze.
	(model_entry_append_to_dirty_list) : delete.
	(model_entry_remove_from_dirty_list) : delete.
	(model_entry_commit_dirty_list) : delete.
	(model_entry_append_to_delete_list) : delete.
	(model_entry_commit_delete_list) : delete.

	* mime-category-edit-dialog.c (store_data) : make this instant apply.
	* mime-edit-dialog.c (store_data) : ditto.
	* service-edit-dialog.c (store_data) : ditto.

	* file-types-capplet.c (cb_file_type_dialog_response) : add help and
	  change the buttons to help & close to be HIG compliant.
	(remove_cb) : make removal apply instantly.
	* file-types-properties.glade : Make the buttons Help & Close
2002-04-23 15:56:53 +00:00
Jody Goldberg
7bf0bcfc8d tidy up. (choose_cat_cb) : reorder buttons to be hig compliant.
2002-04-22  Jody Goldberg <jody@gnome.org>

	* mime-edit-dialog.c (validate_data) : tidy up.
	(choose_cat_cb) : reorder buttons to be hig compliant.
	(mime_edit_dialog_init) : ditto.
	* service-edit-dialog.c (service_edit_dialog_init) : ditto.
	* mime-category-edit-dialog.c (mime_category_edit_dialog_init) : ditto.
2002-04-22 21:34:39 +00:00
Jody Goldberg
61829b4eea set dialog title correctly when adding a service. ditto.
2002-04-22  Jody Goldberg <jody@gnome.org>

	* service-edit-dialog.c (service_edit_dialog_set_prop) : set dialog
	  title correctly when adding a service.
	* mime-edit-dialog.c (mime_edit_dialog_set_prop) : ditto.
2002-04-22 18:07:39 +00:00
Mark McLoughlin
9d3b0647e8 shush little hush puppy 2002-04-22 17:52:33 +00:00