| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a getter for the directory to file system model | Matthias Clasen | 2015-07-04 | 1 | -0/+1 |
* | Use infos from search engine instead of getting them again | Matthias Clasen | 2015-06-18 | 1 | -0/+3 |
* | file system model: Add batched insertion | Matthias Clasen | 2015-06-18 | 1 | -3/+6 |
* | Remove no longer needed in-tree editingwip/csoriano/gtkplacesidebar_bookmarks | Matthias Clasen | 2015-04-10 | 1 | -4/+0 |
* | Comments on how the filtering and sorting processes work | Federico Mena Quintero | 2012-11-01 | 1 | -2/+0 |
* | Remove argument to _gtk_file_system_model_update_file() that should not be pa... | Federico Mena Quintero | 2012-10-31 | 1 | -2/+1 |
* | Make it clear that 'filtered' means 'filtered_out' | Federico Mena Quintero | 2012-07-15 | 1 | -2/+2 |
* | Desensitize filtered folders when in folder selection mode | William Jon McCann | 2012-07-15 | 1 | -0/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | filesystemmodel: Add a toggle for whether directories are filtered | Benjamin Otte | 2011-12-16 | 1 | -0/+2 |
* | s/get_is_visible/iter_is_visible for clarity | Federico Mena Quintero | 2009-10-15 | 1 | -1/+1 |
* | Make _gtk_file_system_model_remove_file() static | Federico Mena Quintero | 2009-10-15 | 1 | -2/+0 |
* | Make _gtk_file_system_model_add_file() static | Federico Mena Quintero | 2009-10-15 | 1 | -3/+0 |
* | Improve show_and_select_files() function | Benjamin Otte | 2009-10-15 | 1 | -0/+2 |
* | Convert search to use a GtkFileSystemModel | Benjamin Otte | 2009-10-15 | 1 | -0/+3 |
* | Add a constructor to filesystem model that does not monitor a directory | Benjamin Otte | 2009-10-15 | 1 | -1/+5 |
* | Make the filesystem model filter API use a GtkFileFilter | Benjamin Otte | 2009-10-15 | 1 | -9/+4 |
* | Implement new GtkFileSystemModel | Benjamin Otte | 2009-10-15 | 1 | -20/+34 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h | Michael Natterer | 2008-06-23 | 1 | -1/+0 |
* | Bug 520874 - Should use gio directly. | Carlos Garnacho | 2008-06-10 | 1 | -7/+7 |
* | Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGE | Kristian Rietveld | 2006-05-01 | 1 | -1/+1 |
* | Mark as const. | Matthias Clasen | 2004-11-28 | 1 | -1/+1 |
* | Fix #139290: | Federico Mena Quintero | 2004-07-09 | 1 | -1/+2 |
* | Added a has_editable field. (_gtk_file_system_model_add_editable): New | Federico Mena Quintero | 2004-01-17 | 1 | -1/+5 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -0/+8 |
* | auto-ize. | Owen Taylor | 2003-07-16 | 1 | -1/+1 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -11/+10 |
* | Make incrememtal searching work, some bug fixes | Owen Taylor | 2003-03-24 | 1 | -0/+1 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+72 |