summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserutils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add gboolean return values and GError arguments to ::set_current_folder()Federico Mena Quintero2004-03-051-13/+17
* Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.Federico Mena Quintero2004-02-291-0/+3
* remove folder-mode property.Jonathan Blandford2004-02-271-3/+0
* Remove old file-system property. Add new file-system-backend stringAlexander Larsson2004-02-191-2/+2
* Fix infinite recursion. (#125679, Christian Persch)Owen Taylor2003-10-291-1/+1
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-1/+1
* Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed.Federico Mena Quintero2003-10-181-0/+32
* Connect to "row_activated" on the file list. (list_row_activated): NewFederico Mena Quintero2003-09-111-0/+11
* Update.Owen Taylor2003-09-031-50/+30
* Removed the "extra widget" bit, implemented with the following:Federico Mena Quintero2003-09-031-0/+5
* Add over-big test case for preview (much of size from a modified copy ofOwen Taylor2003-07-231-2/+21
* File filter objects.Owen Taylor2003-07-231-0/+50
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-13/+23
* Move interface definition into a private header so it can refer toOwen Taylor2003-04-041-31/+38
* Add a construct-only 'file_system' property, split test case into testfilecho...Owen Taylor2003-03-261-0/+6
* Add some documentation comments, fix some missing staticsOwen Taylor2003-03-211-1/+34
* Initial revisionOwen Taylor2003-03-211-0/+172