gtk3/docs/reference/gtk
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
..
images Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
tmpl Use a GtkComboBox in SELECT_FOLDER mode (#157726). 2004-12-15 14:58:39 +00:00
.cvsignore
building.sgml
changes-1.2.sgml
changes-2.0.sgml
compiling.sgml
framebuffer.sgml
glossary.xml Additions. 2004-10-16 04:46:50 +00:00
gtk-docs.sgml Add some hints about GnomeColorPicker --> GtkColorButton migration. 2004-11-04 18:01:49 +00:00
gtk-overrides.txt
gtk-query-immodules-2.0.1
gtk-query-immodules-2.0.xml
gtk-sections.txt Add new symbols. 2004-12-14 06:39:45 +00:00
gtk-update-icon-cache.1 Regenerated. 2004-10-26 16:59:46 +00:00
gtk-update-icon-cache.xml Implement icon theme caching. (#154034, Martijn Vernooij, caching schema 2004-10-19 18:45:41 +00:00
gtk.types Re-add the #include 2004-11-19 04:23:08 +00:00
Makefile.am Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
migrating-checklist.sgml
migrating-GtkAboutDialog.sgml Markup fixes. 2004-11-05 06:07:44 +00:00
migrating-GtkAction.sgml Explain how to migrate non-stock icons. 2004-11-09 13:59:31 +00:00
migrating-GtkColorButton.sgml Markup fixes. 2004-11-05 06:07:44 +00:00
migrating-GtkComboBox.sgml Remove chapterinfo. 2004-10-11 06:11:06 +00:00
migrating-GtkFileChooser.sgml
migrating-GtkIconView.sgml Markup fixes. 2004-11-05 06:07:44 +00:00
objects_grouped.sgml
other_software.sgml
question_index.sgml Add a "ref and sink" question. (#156865, Philip Langdale, text based on a 2004-11-01 19:19:06 +00:00
resources.sgml
running.sgml
text_widget.sgml
tree_widget.sgml
version.xml.in
visual_index.xml Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
windows.sgml s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/. 2004-10-31 17:44:15 +00:00
x11.sgml