summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'places-sidebar' into masterFederico Mena Quintero2013-04-111-3/+2
|\
| * Merge branch 'master' into places-sidebarFederico Mena Quintero2013-02-131-2/+3
| |\
| * | Add toplevel docs for the sidebarFederico Mena Quintero2013-01-181-3/+2
* | | filechooser: Also convert get_uris() to returning native pathsFederico Mena Quintero2013-03-051-11/+23
* | | filechooser: Show FUSE mounted locations in shortcutsTimothy Arceri2013-03-051-2/+20
| |/ |/|
* | docs: gtk_file_chooser_get_filename() returns absolute pathsDavid King2012-11-241-2/+3
|/
* Fix malformed doc commentsMatthias Clasen2012-04-121-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Trivial doc fixJavier Jardón2012-01-161-1/+1
* Replace some references to the GtkTable, use GtkGrid insteadJavier Jardón2011-09-291-1/+1
* Update the docs with the policies for Save dialogsFederico Mena Quintero2011-07-011-45/+48
* Update keybinding docsMatthias Clasen2011-06-161-18/+18
* Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"f...Tristan Van Berkom2011-02-011-4/+11
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-8/+9
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-3/+3
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-181-19/+22
* More documentation fixes2.99.0Matthias Clasen2011-01-061-3/+3
* Tons of transfer annotationsMatthias Clasen2010-09-211-21/+21
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-169/+0
* gtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macroJavier Jardón2010-08-261-34/+16
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Fix typo in docs for GtkFileChooserClaudio Saavedra2010-06-141-1/+1
* Fix conflict Git markersBruce Cowan2010-05-251-4/+0
* Remove remnants of filechooser backend propertyMatthias Clasen2010-05-101-6/+0
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-2/+2
* Merge branch 'native-layout-incubator'Matthias Clasen2010-04-301-1/+5
|\
| * Make the docs buildMatthias Clasen2010-04-281-2/+3
| * [annotations] Add allow-noneJohan Dahlin2010-04-031-9/+9
| * Move documentation to inline comments: GtkFileChooserJavier Jardón2010-04-031-15/+579
| * [introspection] Merge in Gtk-custom.c annotationsColin Walters2010-04-031-12/+12
* | [docs] Fix GtkWidget and GtkFileChooser documentationJavier Jardón2010-04-151-0/+1
* | [annotations] Add allow-noneJohan Dahlin2010-02-191-9/+9
* | Move documentation to inline comments: GtkFileChooserJavier Jardón2009-12-211-15/+579
* | [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-12/+12
|/
* Document ownership for return value of gtk_file_chooser_get_file()Benjamin Otte2009-08-271-1/+2
* Allow disabling New Folder button in File ChoserPascal Terjan2009-07-301-0/+59
* bgo#586315 - gtk_file_chooser_list_shortcut_folders() was crashingFederico Mena Quintero2009-06-181-2/+9
* missing Since 2.14, fixes #549236Gian Mario Tagliaretti2008-08-251-0/+2
* gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.cTor Lillqvist2008-08-081-1/+1
* Make GFile-oriented API public. Fixes #545978.Carlos Garnacho2008-08-041-44/+113
* 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
* Return full path here as expected, not just the basename.Carlos Garnacho2008-06-151-1/+1
* gtk/gtkfilechooser.c (gtk_file_chooser_set_current_folder_uri) usePaolo Borelli2008-06-101-1/+1
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-101-259/+156
* Check the return value of _gtk_file_chooser_get_file_system () for NULLCody Russell2008-02-111-0/+3
* Require gtk-doc 1.8Matthias Clasen2007-11-251-24/+24
* Add a file-set signal to the filechooser button. Bug 353196.Mariano Suárez-Alvarez2006-12-261-1/+1