]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesystem.c
Fix #132500.
[~andy/gtk] / gtk / gtkfilesystem.c
2004-04-07 Federico Mena QuinteroFix #132500.
2004-03-29 Federico Mena QuinteroFix #137520.
2004-03-19 Federico Mena QuinteroRevert the patch to #137520, as 2.4.1 is for conservati...
2004-03-19 Federico Mena QuinteroFix #137520.
2004-03-15 Federico Mena QuinteroIn the Save modes, set the Name entry of the file choos...
2004-03-15 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-15 Owen TaylorImplement local_only by filtering the shortcuts and...
2004-03-15 Federico Mena QuinteroAllow the path to be NULL, so that people can ask for...
2004-03-15 Federico Mena QuinteroFixes #136185, patch by Morten Welinder, with some...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Alexander LarssonDocument the fact that there might not be a volume...
2004-03-03 Federico Mena QuinteroSimplify by not using a temporary variable, and clarify...
2004-02-27 Federico Mena QuinteroAdded a "position" argument.
2004-02-23 Jonathan BlandfordDisplay the root a bit more cleanly.
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-27 Federico Mena QuinteroFix #132314.
2004-01-16 Federico Mena QuinteroNew get_volume_for_path() method. (struct _GtkFileSyste...
2003-12-17 Federico Mena QuinteroAdded a "volumes-changed" signal. Added the following...
2003-11-19 Federico Mena QuinteroAdded a render_icon virtual method.
2003-11-03 Federico Mena QuinteroDo not set a border width for the toplevel container...
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-21 Federico Mena QuinteroFree the info itself.
2003-10-18 Federico Mena QuinteroRemoved. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-10-08 Federico Mena QuinteroAdded methods for ::get_supports_bookmarks(), ::set_boo...
2003-09-09 Federico Mena QuinteroFree the display_key.
2003-09-02 Federico Mena Quinteros/nonexistant/nonexistent Likewise. Likewise. Likewise.
2003-07-16 Owen Taylorauto-ize.
2003-07-11 Owen TaylorAdd gtk_file_chooser_set_current_name() to set the...
2003-04-04 Owen TaylorMove interface definition into a private header so...
2003-03-27 Owen TaylorFinish monitoring, add a TODO, fill in details in READM...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-26 Owen Taylor- Add GnomeVFS backend
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-21 Owen TaylorAdd sorting, a size column.
2003-03-21 Owen TaylorInitial revision