summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
Commit message (Expand)AuthorAgeFilesLines
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-291-4/+4
* The big versioning cleanupMatthias Clasen2018-02-061-137/+0
* filechooser: Add missing array annotations to add_choice()Rico Tzschichholz2018-01-061-2/+2
* FileChooser: Update set_local_only() doc’s defaultDaniel Boles2017-12-141-2/+2
* filechooser: Remove the word stock from the docsMatthias Clasen2017-12-011-7/+7
* docs: Fix copy-paste error in gtk_file_chooser_get_extra_widget() doc commentRobert Ancell2017-05-201-1/+1
* GtkFileChooser: Make local-only default to FALSEMatthias Clasen2016-11-171-1/+1
* Revert "GtkFileChooser: Make local-only default to FALSE"Matthias Clasen2016-11-171-1/+1
* GtkFileChooser: Make local-only default to FALSEMatthias Clasen2016-11-171-1/+1
* Fix a few documentation parameter namesTimm Bäder2016-07-231-1/+1
* GtkFileChooser: Add abstract api for comboboxes and checkbuttonsMatthias Clasen2016-07-081-0/+96
* 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