| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk_file_chooser_set_current_name: fix type of name argument | Thomas Holder | 2021-01-18 | 1 | -1/+1 |
* | gtk: Remove GtkFileChooserButton | Benjamin Otte | 2020-12-03 | 1 | -6/+5 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -1/+1 |
* | *: Fix spelling mistakes found by codespell | Björn Daase | 2020-08-21 | 1 | -2/+2 |
* | docs: Clean up many dangling links | Matthias Clasen | 2020-08-04 | 1 | -34/+2 |
* | Fix and improve various code samples | Timm Bäder | 2020-08-01 | 1 | -11/+20 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | filechooser: Drop get_file_system from the interface | Matthias Clasen | 2020-07-12 | 1 | -18/+0 |
* | filechooser: Drop the ::selection-changed signal | Matthias Clasen | 2020-07-09 | 1 | -23/+0 |
* | filechooser: Drop the ::current-folder-changed signal | Matthias Clasen | 2020-07-09 | 1 | -24/+0 |
* | filechooser: Drop the ::file-activated signal | Matthias Clasen | 2020-07-09 | 1 | -22/+0 |
* | filechooser: Make get_files return a list model | Matthias Clasen | 2020-07-09 | 1 | -18/+13 |
* | filechooser: Add a readonly :shortcut-folders property | Matthias Clasen | 2020-07-06 | 1 | -0/+16 |
* | filechooser: Add gtk_file_chooser_get_shortcuts | Matthias Clasen | 2020-07-06 | 1 | -6/+8 |
* | filechooser: Add a readonly :filters property | Matthias Clasen | 2020-07-06 | 1 | -0/+16 |
* | filechooser: Add gtk_file_chooser_get_filters | Matthias Clasen | 2020-07-06 | 1 | -9/+10 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |
* | filechooser: Correct an annotation | Matthias Clasen | 2020-04-27 | 1 | -3/+3 |
* | Remove preview widget from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -267/+0 |
* | Remove GtkFileChooser:local-only | Emmanuele Bassi | 2020-02-22 | 1 | -53/+0 |
* | Remove GtkFileChooser:show-hidden | Emmanuele Bassi | 2020-02-22 | 1 | -45/+0 |
* | Remove overwrite confirmation machinery from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -157/+0 |
* | Drop GtkFileChooser:extra-widget | Emmanuele Bassi | 2020-02-22 | 1 | -80/+8 |
* | Remove filename/URI API from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -951/+176 |
* | marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used | Christian Hergert | 2019-05-29 | 1 | -4/+4 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -137/+0 |
* | filechooser: Add missing array annotations to add_choice() | Rico Tzschichholz | 2018-01-06 | 1 | -2/+2 |
* | FileChooser: Update set_local_only() doc’s default | Daniel Boles | 2017-12-14 | 1 | -2/+2 |
* | filechooser: Remove the word stock from the docs | Matthias Clasen | 2017-12-01 | 1 | -7/+7 |
* | docs: Fix copy-paste error in gtk_file_chooser_get_extra_widget() doc comment | Robert Ancell | 2017-05-20 | 1 | -1/+1 |
* | GtkFileChooser: Make local-only default to FALSE | Matthias Clasen | 2016-11-17 | 1 | -1/+1 |
* | Revert "GtkFileChooser: Make local-only default to FALSE" | Matthias Clasen | 2016-11-17 | 1 | -1/+1 |
* | GtkFileChooser: Make local-only default to FALSE | Matthias Clasen | 2016-11-17 | 1 | -1/+1 |
* | Fix a few documentation parameter names | Timm Bäder | 2016-07-23 | 1 | -1/+1 |
* | GtkFileChooser: Add abstract api for comboboxes and checkbuttons | Matthias Clasen | 2016-07-08 | 1 | -0/+96 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -19/+20 |
* | Make GtkFileChooser interface require a GObject | Alexander Larsson | 2015-11-05 | 1 | -1/+1 |
* | Code cleanup | Matthias Clasen | 2015-07-31 | 1 | -10/+5 |
* | Remove more leftover —es | Matthias Clasen | 2014-09-08 | 1 | -3/+3 |
* | gtk: port many nullability annotation fixes from Vala bindings | Evan Nemerson | 2014-05-30 | 1 | -6/+6 |
* | gtk: add missing ownership annotations ported from Vala | Evan Nemerson | 2014-05-27 | 1 | -1/+1 |
* | docs: Fix name of GtkFileChooser's Create Folder button | Marcus Karlsson | 2014-05-05 | 1 | -2/+2 |
* | docs: fix typos in gtk_file_chooser_set_local_only | Marcus Karlsson | 2014-05-05 | 1 | -2/+2 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -42/+42 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -6/+6 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -1/+1 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -6/+6 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -15/+15 |
* | docs: use links instead of <xref> | William Jon McCann | 2014-02-07 | 1 | -2/+3 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -6/+6 |