summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserutils.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkFileChooser and implementationsMatthias Clasen2022-10-291-1/+3
* filechooserutils: Add helper to get GFile from infoGeorges Basile Stavracas Neto2022-10-201-0/+9
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-13/+15
* filechooser: Check that icons existMatthias Clasen2021-03-261-4/+5
* Replace "gchar" with "char"Benjamin Otte2020-07-251-8/+8
* filechooser: Drop get_file_system from the interfaceMatthias Clasen2020-07-121-9/+0
* Reduce includes of gtkfilesystem.hMatthias Clasen2020-07-121-0/+73
* filechooser: Drop the ::selection-changed signalMatthias Clasen2020-07-091-11/+0
* filechooser: Drop the ::current-folder-changed signalMatthias Clasen2020-07-091-11/+0
* filechooser: Drop the ::file-activated signalMatthias Clasen2020-07-091-11/+0
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-091-2/+2
* filechooser: Add a readonly :shortcut-folders propertyMatthias Clasen2020-07-061-0/+3
* filechooser: Add gtk_file_chooser_get_shortcutsMatthias Clasen2020-07-061-5/+5
* filechooser: Add a readonly :filters propertyMatthias Clasen2020-07-061-8/+11
* filechooser: Add gtk_file_chooser_get_filtersMatthias Clasen2020-07-061-5/+5
* Remove preview widget from GtkFileChooserEmmanuele Bassi2020-02-221-28/+0
* Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-221-3/+0
* Remove GtkFileChooser:show-hiddenEmmanuele Bassi2020-02-221-3/+0
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-17/+0
* Drop GtkFileChooser:extra-widgetEmmanuele Bassi2020-02-221-3/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-221-5/+5
* filechooser: Move extract_recent_folders to filechooserwidgetTimm Bäder2019-09-091-56/+0
* Rename all settings schemas to avoid conflictMatthias Clasen2019-04-021-1/+1
* Implement combobox apis in GtkFileChooserWidgetMatthias Clasen2016-07-081-0/+49
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Move a function aroundMatthias Clasen2013-11-091-0/+50
* filechooser: Add gtk_file_chooser_get_current_name()Jonh Wendell2013-06-191-0/+8
* filechooser: Attach GSettings object to GtkSettingsBenjamin Otte2013-01-241-0/+27
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Put recently-used folders in the recently-used listFederico Mena Quintero2011-07-011-19/+3
* Utility function to extract folders from the recently-used listFederico Mena Quintero2011-07-011-0/+72
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+1
* Remove deprecated GtkFileChooser functionsChristian Dywan2010-05-031-3/+0
* Allow disabling New Folder button in File ChoserPascal Terjan2009-07-301-0/+3
* bgo#586315 - gtk_file_chooser_list_shortcut_folders() was crashingFederico Mena Quintero2009-06-181-1/+1
* Make GFile-oriented API public. Fixes #545978.Carlos Garnacho2008-08-041-6/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-101-39/+39
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-3/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Add overwrite confirmation for SAVE mode. Fixes bug #152850:Federico Mena Quintero2005-07-151-0/+18
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-171-1/+13
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Use the less efficient g_object_interface_find_property () instead of theMatthias Clasen2004-07-061-8/+8
* Fix a typo.Matthias Clasen2004-05-311-1/+1