| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate GtkFileChooser and implementations | Matthias Clasen | 2022-10-29 | 1 | -1/+3 |
* | filechooserutils: Add helper to get GFile from info | Georges Basile Stavracas Neto | 2022-10-20 | 1 | -0/+9 |
* | Drop gtkintl.h | Matthias Clasen | 2022-09-24 | 1 | -1/+2 |
* | gtk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -13/+15 |
* | filechooser: Check that icons exist | Matthias Clasen | 2021-03-26 | 1 | -4/+5 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -8/+8 |
* | filechooser: Drop get_file_system from the interface | Matthias Clasen | 2020-07-12 | 1 | -9/+0 |
* | Reduce includes of gtkfilesystem.h | Matthias Clasen | 2020-07-12 | 1 | -0/+73 |
* | filechooser: Drop the ::selection-changed signal | Matthias Clasen | 2020-07-09 | 1 | -11/+0 |
* | filechooser: Drop the ::current-folder-changed signal | Matthias Clasen | 2020-07-09 | 1 | -11/+0 |
* | filechooser: Drop the ::file-activated signal | Matthias Clasen | 2020-07-09 | 1 | -11/+0 |
* | filechooser: Make get_files return a list model | Matthias Clasen | 2020-07-09 | 1 | -2/+2 |
* | filechooser: Add a readonly :shortcut-folders property | Matthias Clasen | 2020-07-06 | 1 | -0/+3 |
* | filechooser: Add gtk_file_chooser_get_shortcuts | Matthias Clasen | 2020-07-06 | 1 | -5/+5 |
* | filechooser: Add a readonly :filters property | Matthias Clasen | 2020-07-06 | 1 | -8/+11 |
* | filechooser: Add gtk_file_chooser_get_filters | Matthias Clasen | 2020-07-06 | 1 | -5/+5 |
* | Remove preview widget from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -28/+0 |
* | Remove GtkFileChooser:local-only | Emmanuele Bassi | 2020-02-22 | 1 | -3/+0 |
* | Remove GtkFileChooser:show-hidden | Emmanuele Bassi | 2020-02-22 | 1 | -3/+0 |
* | Remove overwrite confirmation machinery from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -17/+0 |
* | Drop GtkFileChooser:extra-widget | Emmanuele Bassi | 2020-02-22 | 1 | -3/+0 |
* | Remove filename/URI API from GtkFileChooser | Emmanuele Bassi | 2020-02-22 | 1 | -5/+5 |
* | filechooser: Move extract_recent_folders to filechooserwidget | Timm Bäder | 2019-09-09 | 1 | -56/+0 |
* | Rename all settings schemas to avoid conflict | Matthias Clasen | 2019-04-02 | 1 | -1/+1 |
* | Implement combobox apis in GtkFileChooserWidget | Matthias Clasen | 2016-07-08 | 1 | -0/+49 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | Move a function around | Matthias Clasen | 2013-11-09 | 1 | -0/+50 |
* | filechooser: Add gtk_file_chooser_get_current_name() | Jonh Wendell | 2013-06-19 | 1 | -0/+8 |
* | filechooser: Attach GSettings object to GtkSettings | Benjamin Otte | 2013-01-24 | 1 | -0/+27 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Put recently-used folders in the recently-used list | Federico Mena Quintero | 2011-07-01 | 1 | -19/+3 |
* | Utility function to extract folders from the recently-used list | Federico Mena Quintero | 2011-07-01 | 1 | -0/+72 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -1/+1 |
* | Remove deprecated GtkFileChooser functions | Christian Dywan | 2010-05-03 | 1 | -3/+0 |
* | Allow disabling New Folder button in File Choser | Pascal Terjan | 2009-07-30 | 1 | -0/+3 |
* | bgo#586315 - gtk_file_chooser_list_shortcut_folders() was crashing | Federico Mena Quintero | 2009-06-18 | 1 | -1/+1 |
* | Make GFile-oriented API public. Fixes #545978. | Carlos Garnacho | 2008-08-04 | 1 | -6/+6 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 520874 - Should use gio directly. | Carlos Garnacho | 2008-06-10 | 1 | -39/+39 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -3/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add overwrite confirmation for SAVE mode. Fixes bug #152850: | Federico Mena Quintero | 2005-07-15 | 1 | -0/+18 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 1 | -1/+13 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Use the less efficient g_object_interface_find_property () instead of the | Matthias Clasen | 2004-07-06 | 1 | -8/+8 |
* | Fix a typo. | Matthias Clasen | 2004-05-31 | 1 | -1/+1 |