| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), | Matthias Clasen | 2004-12-30 | 1 | -8/+8 |
* | Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), | Matthias Clasen | 2004-12-30 | 1 | -33/+35 |
* | Use g_filename_display_basename to calculate display name. | Alexander Larsson | 2004-12-15 | 1 | -3/+1 |
* | Emit ::finished-loading. | Matthias Clasen | 2004-09-27 | 1 | -0/+2 |
* | Protect the unistd.h include by HAVE_UNISTD_H. | Matthias Clasen | 2004-09-01 | 1 | -0/+2 |
* | Make the use of S_ISFIFO and S_ISSOCK conditional. (#150146, Gustavo | Matthias Clasen | 2004-08-15 | 1 | -0/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #137031: | Federico Mena Quintero | 2004-07-09 | 1 | -88/+187 |
* | Fix #139290: | Federico Mena Quintero | 2004-07-09 | 1 | -12/+1 |
* | Fixes the GTK+ part of #142308: | Federico Mena Quintero | 2004-06-22 | 1 | -4/+14 |
* | Fix #132500. | Federico Mena Quintero | 2004-04-07 | 1 | -4/+60 |
* | Look for G_DIR_SEPARATOR in the display_name, and err out if it is | Federico Mena Quintero | 2004-04-06 | 1 | -0/+12 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-29 | 1 | -0/+9 |
* | Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only. | Federico Mena Quintero | 2004-03-19 | 1 | -9/+0 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-19 | 1 | -0/+9 |
* | Only hide the "create folder" button in OPEN mode; all the others should | Federico Mena Quintero | 2004-03-15 | 1 | -3/+22 |
* | Allow the path to be NULL, so that people can ask for information about a | Federico Mena Quintero | 2004-03-15 | 1 | -8/+28 |
* | Kill g_prints. | Morten Welinder | 2004-03-15 | 1 | -0/+12 |
* | Fixes #136185, patch by Morten Welinder, with some changes. | Federico Mena Quintero | 2004-03-15 | 1 | -138/+319 |
* | Don't turn "/" into "". (gtk_file_system_unix_get_folder): Use the same | Morten Welinder | 2004-03-14 | 1 | -3/+21 |
* | Remove trailing slashes in path names. | Anders Carlsson | 2004-03-13 | 1 | -9/+48 |
* | Fixes #136080. | Federico Mena Quintero | 2004-03-09 | 1 | -25/+28 |
* | Protect errno. | Morten Welinder | 2004-03-08 | 1 | -3/+6 |
* | Use better icons for home and desktop. | Anders Carlsson | 2004-03-08 | 1 | -1/+20 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+2 |
* | Handle errors in setting the path bar's path. Fixes #136000, based on a | Federico Mena Quintero | 2004-03-03 | 1 | -1/+0 |
* | Only stat when needed. | Morten Welinder | 2004-03-01 | 1 | -1/+6 |
* | Added a "position" argument. | Federico Mena Quintero | 2004-02-27 | 1 | -27/+44 |
* | Duh, duh, duh! Don't bail out if the bookmarks file doesn't exist the very | Federico Mena Quintero | 2004-02-14 | 1 | -2/+8 |
* | 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 |