Commit graph

33 commits

Author SHA1 Message Date
Dan T. Murphy
35def988fc Added use_filechooser=true property to GnomeFileEntry widgets to make use
2004-03-02  Dan T. Murphy  <dtmurphy@acm.org>

        * file-types-properties.glade: Added use_filechooser=true
        property to GnomeFileEntry widgets to make use of new file
        selector. Fixes bug #135791.
2004-03-02 17:26:50 +00:00
Padraig O'Briain
c22f5d6902 Remove unnecessary setting of ATK relations. The module gail will ensure
2004-02-16  Padraig O'Briain <padraig.obriain@sun.com>

	* file-types-properties.glade: Remove unnecessary setting of ATK
	relations. The module gail will ensure that the labels are set
	correctly. Set mnemonic widget to be a GnomeFileEntry instead of
	a GtkEntry in the combo box. Fixes bug #134131.
2004-02-16 09:17:54 +00:00
Muktha
d263a970dc Added the label-for/by relation. Fixes #127304.
2003-12-03  Muktha  <muktha.narayan@wipro.com>

        * file-types-properties.glade: Added the label-for/by relation.
        Fixes #127304.
2003-12-03 05:00:26 +00:00
Muktha
413ef15002 Added title to the icon entry browse dialog. Fixes #122394.
2003-10-07  Muktha  <muktha.narayan@wipro.com>

       * file-types-properties.glade: Added title to the icon entry browse
       dialog. Fixes #122394.
2003-10-07 05:28:43 +00:00
Dennis Cranston
4456ba2a39 Patch to fix spacing between action area and vbox of preferences dialog.
2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>

	* file-types-properties.glade: Patch to fix spacing between action
	area and vbox of preferences dialog.
2003-08-04 05:44:51 +00:00
Dennis Cranston
1e029296ca Minor HIG widget padding adjustments.
2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>

	* file-types-properties.glade:  Minor HIG widget padding adjustments.
2003-07-18 05:39:06 +00:00
Jody Goldberg
c28245145c more accelerator and label cleanup 2002-10-03 11:04:23 +00:00
Jody Goldberg
eac1fc77e3 http://bugzilla.gnome.org/show_bug.cgi?id=93279 missing & conflicting
2002-10-03  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=93279
	* file-types-properties.glade : missing & conflicting accerators.
2002-10-03 10:38:34 +00:00
Jody Goldberg
3b1c8cb1cd fix missed capitalization for the ui-review.
2002-08-10  Jody Goldberg <jody@gnome.org>

	* file-types-properties.glade : fix missed capitalization for the
	ui-review.

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

	* gnome-keyboard-properties.glade : fix label and make consistent with
	  mouse capplet.
	* gnome-keyboard-properties.c (create_dialog) : use size groups.

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

	http://bugzilla.gnome.org/show_bug.cgi?id=90778
	* gnome-settings-accessibility-keyboard.c (set_gconf_from_server) :
	  Add a heuristic so that we do not disable features in gconf just
	  because they are disabled in the X server.  If the master switch is
	  already disabled in gconf we can guess that most of the time it
	  means that people want to keep their flags.


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

	* po/POTFILES.in : remove bogus file.
2002-08-15 17:54:10 +00:00
Jody Goldberg
97c9f86f49 A Pile of pending patches 2002-08-06 18:42:54 +00:00
Federico Mena Quintero
0906294387 Made the file entries modal as they live in modal dialogs. Fixes #89370.
2002-08-01  Federico Mena Quintero  <federico@ximian.com>

	* file-types-properties.glade: Made the file entries modal as they
	live in modal dialogs.  Fixes #89370.

	* service-edit-dialog.c (service_add_dialog_new): Return a
	GObject, not a GtkWidget.

	* file-types-capplet.c (add_service_cb): Do not assign a GtkWidget
	to a GObject.
2002-08-01 18:21:46 +00:00
Jody Goldberg
8170f2b37c tweak the padding a touch
2002-07-17  Jody Goldberg <jody@gnome.org>

	* file-types-properties.glade : tweak the padding a touch
2002-07-17 13:50:59 +00:00
Jody Goldberg
82c39eb541 only enable the remove button when there is a selection.
2002-07-17  Jody Goldberg <jody@gnome.org>

	* mime-edit-dialog.c (mime_edit_dialog_init) : only enable the remove
	  button when there is a selection.
2002-07-17 04:29:11 +00:00
Jody Goldberg
b6e858deb7 A Pile of pending changes 2002-07-16 22:07:42 +00:00
Jody Goldberg
2c01403ed3 ui review 2002-07-10 23:42:06 +00:00
Jody Goldberg
7bb012af08 ui review 2002-07-10 21:45:45 +00:00
Jody Goldberg
d99a5aae8e disable the use of category defaults disable editing category handlers.
2002-07-09  Jody Goldberg <jody@gnome.org>

	* file-types-properties.glade : disable the use of category defaults
	* file-types-capplet.c (launch_edit_dialog) : disable editing category
	  handlers.
2002-07-10 14:42:26 +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
2eb29c281c Use the new hook in gnome_vfs_application_registry_get_applications to
2002-04-21  Jody Goldberg <jody@gnome.org>

	* service-info.c (fill_service_apps) : Use the new hook in
	  gnome_vfs_application_registry_get_applications to actually retrieve
	  all the applications rather than just pretending.

2002-04-21  Jody Goldberg <jody@gnome.org>

	* service-edit-dialog.c (service_edit_dialog_init) : fully disable the
	  already disable 'check content' field.  What the heck is this supposed
	  to do ?
	(fill_dialog) : ditto.
	(setup_add_dialog) : ditto.
	(store_data) : ditto.
	* file-types-properties.glade : ditto.  Having user visible widgets
	  that don't do anything is not a good idea.
2002-04-22 03:20:50 +00:00
Jody Goldberg
9ea3c4537c Add some accelerators to buttons.
2002-04-18  Jody Goldberg <jody@gnome.org>

	* file-types-capplet-dialogs.c (initialize_edit_applications_dialog) :
	  Add some accelerators to buttons.
	(nautilus_mime_type_capplet_show_change_extension_window) : ditto.
	(run_edit_or_new_application_dialog) : and to checkboxes
	(create_application_list_item) : simplify.  No need for a label and a
	  checkbox in an hbox.

	* file-types-properties.glade : Add some accelerators to buttons and
	  checkboxes.

2002-04-12  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_type_info_save) : revert part of Lauris's
	  changes that were stripping off the first character of the category.
2002-04-18 13:18:17 +00:00
Jody Goldberg
879418ec4c some life cycle fixes.
still case sensitive though

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

	* file-types-properties.glade : assign response ids to the buttons.

	* file-types-capplet.c (apply_cb) : delete and merge into.
	(cb_file_type_dialog_response) : here.
	(create_dialog) : connect to reponse here.
	(main) : rather than connecting to buttons directly here.

	* mime-edit-dialog.c (validate_data) : actually display the dialog.
	(fill_dialog) : Add some protection.
	(safe_set_entry) : new safety utility.
2002-04-10 20:11:02 +00:00
Kjartan Maraas
d2f3b62d36 Remove translatable="yes" from icon labels. Remnant of a bug in
2002-02-23  Kjartan Maraas  <kmaraas@gnome.org>

	* capplets/default-applications/gnome-default-applications-properties.glade:
	Remove translatable="yes" from icon labels. Remnant of a bug in
	libglade-convert. (Thanks to James).
	* capplets/file-types/file-types-properties.glade: Same
	* capplets/keyboard/gnome-keyboard-properties.glade: Same
	* capplets/mouse/gnome-mouse-properties.glade: Same.
	* capplets/ui-properties/gnome2-ui-properties.glade: Same
	* control-center/gnomecc.glade: Same
2002-02-23 13:52:21 +00:00
Bradford Hovinen
9b549da9bf Implement
2002-01-27  Bradford Hovinen  <hovinen@ximian.com>

	* mime-type-info.c (get_gconf_base_name): Implement

	* mime-category-edit-dialog.c (fill_dialog): Disable
	use_category_toggle if this is a toplevel category
	(populate_application_list, default_action_changed_cb)
	(use_category_toggled_cb, update_sensitivity): Set widget
	sensitivity based on various values

	* mime-type-info.c (mime_type_info_load_all)
	(mime_category_info_load_all): Check use_[parent_]cat_loaded
	(mime_category_info_load_all): Override use_parent_category with
	FALSE if this is a toplevel category
2002-01-27 19:54:56 +00:00
Bradford Hovinen
d8c7752324 Implement (find_possible_supported_apps): Implement
2002-01-26  Bradford Hovinen  <hovinen@ximian.com>

	* mime-type-info.c (intersect_lists, reduce_supported_app_list)
	(mime_category_info_find_apps): Implement
	(find_possible_supported_apps): Implement

	* mime-category-edit-dialog.c (mime_category_edit_dialog_init):
	Use mime_category_edit_widget for the dialog source

	* model-entry.c (model_entry_remove_from_dirty_list): Accept a
	ModelEntry structure

	* mime-category-edit-dialog.c (store_data): Call
	model_entry_append_to_dirty_list

	* service-edit-dialog.c (store_data): Call
	model_entry_append_to_dirty_list
2002-01-26 16:24:45 +00:00
Bradford Hovinen
e9c8acc492 Construct an iterator if the one given is NULL (store_data): Don't notify
2002-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* mime-edit-dialog.c (store_data): Construct an iterator if the
	one given is NULL
	(store_data): Don't notify row deletion if the object was not in
	the model to begin with
	(store_data): Don't fetch the old path if this is an add dialog
	(populate_component_list): Desensitize the component select box if
	there are no components
	(populate_application_list): Ditto

	* mime-type-info.c (mime_type_info_new): Initialize the parent
	field even if the mime type field is NULL
	(mime_type_info_get_category_name): Don't crash if the parent
	field is NULL

	* mime-edit-dialog.c (store_data): Generate random MIME type if
	not already set
	(validate_data): Implement. Make sure all the data entered are valid
	(response_cb): Call validate_data

	* file-types-capplet.c (remove_cb): Check the entry type and
	notify the tree of the deletion; update according to earlier
	changes

	* mime-edit-dialog.c: Add property is-add
	(setup_add_dialog): Implement
	(add_ext_cb): Clear the entry after adding
	(choose_cat_cb): Pack the tree in a scrolled window
	(choose_cat_cb): Set the minimum size on the dialog to 300x300
2002-01-25 20:27:10 +00:00
Bradford Hovinen
d6d5ff20d9 Implement. Mostly a copy from the corresponding function in
2002-01-14  Bradford Hovinen  <hovinen@ximian.com>

	* mime-category-edit-dialog.c (populate_application_list):
	Implement. Mostly a copy from the corresponding function in
	mime-edit-dialog.c

	* mime-types-model.c (get_insertion_point): Make this public
	(find_supported_apps_for_category, reduce_supported_app_list)
	(intersect_lists, find_possible_supported_apps): Implement

	* mime-edit-dialog.c (fill_dialog): Fill category_entry
	(choose_cat_cb): Implement
	(mime_edit_dialog_init): Connect choose_button to choose_cat_cb

	* mime-type-info.c (mime_type_info_load): Load category name
	(mime_type_info_save): Call reinsert_iter to affect category name
	change

	* mime-types-model.c (mime_types_model_new): Add parameter
	is_category_select; TRUE iff this model should be only for
	selecting a category and not list the actual file types or
	Internet services
	(get_category_name): Implement

	* mime-edit-dialog.c (mime_edit_dialog_init): Add category_label
	to first size group

2002-01-13  Bradford Hovinen  <hovinen@ximian.com>

	* file-types-capplet.c (edit_cb, row_activated_cb): Don't try to
	create a category edit dialog if this is the Internet Services
	category
	(count_cb): Only count other than internet services category

	* mime-types-model.c (model_entry_is_category): Implement
	(model_entry_is_protocol): Use categories[INTERNET_SERVICES_IDX]
	rather than string
	(model_entry_is_internet_services_category): Implement

	* Makefile.am (gnome_file_types_properties_SOURCES): Add
	mime-category-edit-dialog.[ch]

	* file-types-capplet.c (edit_cb): Construct a category edit dialog
	if the tree iterator has children
	(row_activated_cb): Ditto
2002-01-14 15:28:36 +00:00
Bradford Hovinen
70df5729da Rename to add_mime_cb (create_dialog): Update add_button ->
2002-01-11  Bradford Hovinen  <hovinen@ximian.com>

	* file-types-capplet.c (add_cb): Rename to add_mime_cb
	(create_dialog): Update add_button -> add_mime_button
2002-01-11 21:18:04 +00:00
Bradford Hovinen
b11fd58903 Set sensitivity of needs_terminal_toggle (store_data): Set needs_terminal
2002-01-11  Bradford Hovinen  <hovinen@ximian.com>

	* mime-edit-dialog.c (default_action_changed_cb): Set sensitivity
	of needs_terminal_toggle
	(store_data): Set needs_terminal
	(fill_dialog): Set needs_terminal_toggle
2002-01-11 20:54:55 +00:00
Bradford Hovinen
e0bf4c9e25 Don't create a separate dialog; just read from new_ext_entry
2002-01-11  Bradford Hovinen  <hovinen@ximian.com>

	* mime-edit-dialog.c (add_ext_cb): Don't create a separate dialog;
	just read from new_ext_entry
2002-01-11 18:37:17 +00:00
Bradford Hovinen
9cd12bb3c2 Implement
2002-01-11  Bradford Hovinen  <hovinen@ximian.com>

	* service-info.c (get_apps_for_service_type): Implement

	* service-edit-dialog.c (program_changed_cb): Implement
	(service_edit_dialog_init): Connect program_select changed signal
	(populate_app_list): Fill app menu with results from
	get_apps_for_service_type

	* service-info.c (fill_service_apps): Implement
2002-01-11 17:47:31 +00:00
Bradford Hovinen (Gdict maintainer)
98e37477fa Near total rewrite 2002-01-08 21:25:33 +00:00
Chema Celorio
5852ff8de2 Clean and unify the Makefiles. Clean configure.in
2001-07-18  Chema Celorio  <chema@celorio.com>

	* Clean and unify the Makefiles. Clean configure.in
2001-07-19 02:06:34 +00:00