summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-19/+20
* Make GtkFileChooser interface require a GObjectAlexander Larsson2015-11-051-1/+1
* Code cleanupMatthias Clasen2015-07-311-10/+5
* Remove more leftover —esMatthias Clasen2014-09-081-3/+3
* gtk: port many nullability annotation fixes from Vala bindingsEvan Nemerson2014-05-301-6/+6
* gtk: add missing ownership annotations ported from ValaEvan Nemerson2014-05-271-1/+1
* docs: Fix name of GtkFileChooser's Create Folder buttonMarcus Karlsson2014-05-051-2/+2
* docs: fix typos in gtk_file_chooser_set_local_onlyMarcus Karlsson2014-05-051-2/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-42/+42
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-6/+6
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-6/+6
* docs: use proper apostropheWilliam Jon McCann2014-02-071-15/+15
* docs: use links instead of <xref>William Jon McCann2014-02-071-2/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-6/+6
* docs: use proper quotesWilliam Jon McCann2014-02-051-10/+10
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-4/+4
* docs: don't use <para id="">William Jon McCann2014-02-041-2/+2
* docs: don't use <keycap> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+3
* docs: use markdown for <envar> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-62/+38
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-6/+6
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-6/+6
* docs: don't use <guimenuitem>William Jon McCann2014-01-281-9/+9
* docs: don't use <emphasis>William Jon McCann2014-01-281-3/+3
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-2/+1
* docs: don't use footnotesWilliam Jon McCann2014-01-271-345/+0
* filechooser: Actually return a valueBenjamin Otte2013-06-211-1/+1
* filechooser: Fix misleading documentation for gtk_file_chooser_set_preview_wi...Timothy Arceri2013-06-201-2/+1
* filechooser: Add gtk_file_chooser_get_current_name()Jonh Wendell2013-06-191-0/+28
* Update gtk_file_chooser_set_do_overwrite_confirmation() documentation to refl...Timothy Arceri2013-05-261-1/+1
* 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