summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 325095 – show a 'size' columnEmmanuele Bassi2008-09-181-0/+3
* [PATCH 7/7] bgo543308 - Remove the default_width/height stuff, since we are n...Federico Mena Quintero2008-08-201-3/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* remove GtkTooltips member from the GtkFileChooserDefault struct.Michael Natterer2008-06-161-3/+0
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-101-43/+43
* Refactor GtkFileChooserDialog sizing.Carlos Garnacho2007-05-181-4/+3
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-111-0/+2
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-111-2/+4
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-111-2/+10
* Add search file support in the GtkFileChooser. Original patch by FedericoEmmanuele Bassi2007-05-021-4/+31
* Save the expanded state of the folder browser with the file chooserPeter Teichman2007-01-081-0/+1
* change file_exists_and_is_not_folder checks to get the file info for theKristian Rietveld2006-09-031-0/+1
* Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the locationFederico Mena Quintero2006-07-181-1/+1
* Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGEFederico Mena Quintero2006-05-031-1/+12
* Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGEKristian Rietveld2006-05-011-1/+15
* Don't reload the current folder unnecessarily on ::map().Federico Mena Quintero2005-09-281-0/+7
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-151-0/+203
* Add overwrite confirmation for SAVE mode. Fixes bug #152850:Federico Mena Quintero2005-07-151-0/+1
* Add gboolean return values and GError arguments to ::set_current_folder()Federico Mena Quintero2004-03-051-8/+12
* Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed.Federico Mena Quintero2003-10-181-2/+12
* Added methods for ::get_supports_bookmarks(), ::set_bookmarks(),Federico Mena Quintero2003-10-081-21/+23
* Connect to "row_activated" on the file list. (list_row_activated): NewFederico Mena Quintero2003-09-111-0/+1
* Add over-big test case for preview (much of size from a modified copy ofOwen Taylor2003-07-231-2/+3
* File filter objects.Owen Taylor2003-07-231-12/+6
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-9/+11
* Move interface definition into a private header so it can refer toOwen Taylor2003-04-041-0/+83