| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | If the folder is already open, add the requested info types to it. | Federico Mena Quintero | 2004-02-09 | 1 | -1/+4 |
* | Fix #132327. | Federico Mena Quintero | 2004-02-06 | 1 | -5/+55 |
* | Initialize result to FALSE. (#133539, Morten Welinder) | Matthias Clasen | 2004-02-05 | 1 | -1/+1 |
* | Fix #129872, based on a patch by Jan Arne Petersen <jpetersen@uni-bonn.de> | Federico Mena Quintero | 2004-01-30 | 1 | -47/+285 |
* | Fix #132314. | Federico Mena Quintero | 2004-01-27 | 1 | -46/+218 |
* | Added a has_editable field. (_gtk_file_system_model_add_editable): New | Federico Mena Quintero | 2004-01-17 | 1 | -2/+2 |
* | New get_volume_for_path() method. (struct _GtkFileSystemIface): Finally | Federico Mena Quintero | 2004-01-16 | 1 | -23/+15 |
* | g_path_skip_root() can return NULL; handle this. Fixes #129565. | Federico Mena Quintero | 2004-01-06 | 1 | -35/+35 |
* | Added a "volumes-changed" signal. Added the following methods: | Federico Mena Quintero | 2003-12-17 | 1 | -0/+90 |
* | Added a render_icon virtual method. | Federico Mena Quintero | 2003-11-19 | 1 | -0/+30 |
* | Add a stock icon to the "Add bookmark" button. | Federico Mena Quintero | 2003-11-03 | 1 | -4/+5 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -0/+1 |
* | New utility function. (gtk_file_system_gnome_vfs_get_folder): Use | Federico Mena Quintero | 2003-10-20 | 1 | -0/+3 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -13/+22 |
* | Added methods for ::get_supports_bookmarks(), ::set_bookmarks(), | Federico Mena Quintero | 2003-10-08 | 1 | -0/+32 |
* | s/nonexistant/nonexistent Likewise. Likewise. Likewise. | Federico Mena Quintero | 2003-09-02 | 1 | -3/+3 |
* | auto-ize. | Owen Taylor | 2003-07-16 | 1 | -12/+37 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -110/+128 |
* | Finish monitoring, add a TODO, fill in details in README, fix some missing fi... | Owen Taylor | 2003-03-27 | 1 | -0/+10 |
* | Add GtkFileSystem::parse, and a chooser entry with completion | Owen Taylor | 2003-03-25 | 1 | -0/+150 |
* | Add sorting, a size column. | Owen Taylor | 2003-03-21 | 1 | -1/+1 |
* | Add some documentation comments, fix some missing statics | Owen Taylor | 2003-03-21 | 1 | -0/+15 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+588 |