James M. Cape
b418bf3aa4
Use a GtkComboBox in SELECT_FOLDER mode (#157726).
2004-12-15 James M. Cape <jcape@ignore-your.tv>
* gtk/gtkfilechooserbutton.c (struct _GtkFileChooserButtonPrivate)
(gtk_file_chooser_button_init)
(gtk_file_chooser_button_file_chooser_iface_init)
(gtk_file_chooser_button_add_shortcut_folder)
(gtk_file_chooser_button_remove_shortcut_folder)
(gtk_file_chooser_button_constructor)
(gtk_file_chooser_button_set_property)
(gtk_file_chooser_button_destroy)
(gtk_file_chooser_button_finalize)
(get_icon_theme) (get_display_name_for_path) (model_get_type_position)
(model_free_row_data) (model_add_special) (model_add_other)
(model_add_volumes) (model_add_bookmarks)
(model_update_current_folder) (model_remove_rows)
(filter_model_visible_func) (combo_box_row_separator_func)
(name_cell_data_func) (update_combo_box) (fs_volumes_changed_cb)
(fs_bookmarks_changed_cb) (combo_box_changed_cb)
(change_icon_size): Use a GtkComboBox in SELECT_FOLDER mode (#157726).
* gtk/gtkfilechooserbutton.c:
* gtk/gtkfilechooserbutton.h (gtk_file_chooser_button_new)
(gtk_file_chooser_button_new_with_backend): Add @action to constructors
to match other GtkFileChooser impls. API CHANGE.
* docs/tools/widgets.c (create_file_button):
* tests/testfilechooserbutton.c (main): Update callers.
* docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml: Reflect API
change.
* tests/testfilechooserbutton.c: Add LGPL license.
(main): Added GOption parser for --backend and --right-to-left cmd line
args.
(add_pwds_parent_as_shortcut_clicked_cb)
(del_pwds_parent_as_shortcut_clicked_cb) (tests_button_clicked_cb):
Add shortcut_folders test.
(chooser_current_folder_changed_cb) (chooser_selection_changed_cb)
(chooser_file_activated_cb) (chooser_update_preview_cb): Print URIS,
not filenames.
2004-12-15 14:58:39 +00:00
..
2004-10-12 15:11:19 +00:00
2004-11-05 06:07:44 +00:00
2004-10-12 15:11:19 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2003-06-23 22:59:01 +00:00
2004-11-12 17:52:08 +00:00
2004-10-12 15:11:19 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-03-02 22:57:40 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-02-12 01:52:26 +00:00
2004-11-12 17:52:08 +00:00
2004-11-02 07:06:02 +00:00
2004-11-02 07:06:02 +00:00
2004-07-20 02:26:06 +00:00
2004-11-02 07:06:02 +00:00
2004-11-02 07:06:02 +00:00
2004-10-26 04:29:56 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-11-12 17:52:08 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-12-02 21:51:48 +00:00
2004-12-02 21:51:48 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-25 19:23:22 +00:00
2004-11-12 17:52:08 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-15 05:30:29 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2003-12-08 22:55:03 +00:00
2004-10-24 07:05:00 +00:00
2004-12-15 14:58:39 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-11-29 06:09:33 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2003-04-12 23:29:46 +00:00
2002-11-29 23:08:54 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2003-04-12 23:29:46 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2003-07-02 22:45:30 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2004-10-25 19:23:22 +00:00
2004-10-11 18:08:35 +00:00
2004-07-20 02:26:06 +00:00
2003-06-23 22:59:01 +00:00
2003-06-23 22:59:01 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-05-11 04:32:13 +00:00
2004-11-21 16:24:58 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-24 07:05:00 +00:00
2004-10-24 07:05:00 +00:00
2004-10-16 02:55:23 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-24 07:05:00 +00:00
2004-10-26 05:06:32 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-11-12 17:52:08 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-09-17 15:20:31 +00:00
2004-11-01 19:19:06 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-11-12 17:52:08 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-25 19:23:22 +00:00
2002-12-12 00:26:22 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-11-04 15:23:33 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-10-24 07:05:00 +00:00
2003-03-03 04:51:42 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2004-08-25 16:21:15 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 18:08:35 +00:00
2004-10-24 07:05:00 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-02-15 01:47:05 +00:00
2004-10-11 20:10:52 +00:00
2004-11-12 17:52:08 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2004-10-12 15:11:19 +00:00
2004-03-16 00:03:59 +00:00
2004-10-11 18:08:35 +00:00
2004-07-20 02:26:06 +00:00
2003-07-02 22:45:30 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-10-11 20:10:52 +00:00
2003-04-12 23:29:46 +00:00
2004-10-11 18:08:35 +00:00
2004-10-11 20:10:52 +00:00
2004-07-20 02:26:06 +00:00
2004-07-20 02:26:06 +00:00
2002-11-29 23:08:54 +00:00