summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserentry.h
Commit message (Expand)AuthorAgeFilesLines
* file chooser entry: Capture Escape and emit :hide-entryMatthias Clasen2015-07-041-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* filechooserentry: Remove _gtk_file_chooser_entry_set_file_part()Benjamin Otte2011-12-161-2/+0
* filechooserentry: Remove file_system argumentBenjamin Otte2011-12-161-2/+1
* filechooserentry: Make the filesystem a construct-only argumentBenjamin Otte2011-12-161-3/+2
* Add a local_only property to GtkFileChooserEntryFederico Mena Quintero2009-01-211-0/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-1/+0
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-101-3/+3
* Skip exensions when selecting filenames in the save-as dialog. (#362516,Matthias Clasen2008-02-121-0/+1
* Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGEKristian Rietveld2006-05-011-0/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Remove leftover debug code.Matthias Clasen2004-09-171-0/+4
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-171-1/+1
* Move interface definition into a private header so it can refer toOwen Taylor2003-04-041-10/+10
* Add GtkFileSystem::parse, and a chooser entry with completionOwen Taylor2003-03-251-0/+48