]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesystem.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilesystem.h
2013-03-05 Federico Mena Quinterofilechooser: Rename _gtk_file_is_path_not_local() to...
2013-03-05 Timothy Arcerifilechooser: Show FUSE mounted locations in shortcuts
2012-02-27 Javier JardónChange FSF Address
2011-12-16 Benjamin Ottefilechooserentry: Move _gtk_file_system_parse()
2011-12-16 Benjamin Ottegtkfolder: Remove
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-26 Javier Jardóngtk/gtkfilesystem: Do not use GET_PRIVATE macro all...
2010-04-04 Matthias ClasenFix file chooser refcounting issues
2010-03-09 Matthias ClasenFix file chooser refcounting issues
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-17 Carlos GarnachoRemove GtkFileSystemError, use GtkFileChooserError...
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2007-06-13 Kristian Rietveldgtk/gtk.symbols rename _gtk_file_system_create to gtk_f...
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2005-03-22 Matthias ClasenImplement bookmark renaming (#136216, Sean Middleditch)
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2004-11-23 Matthias ClasenMark as const.
2004-09-18 Federico Mena QuinteroMerged from 2.4:
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 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-15 Owen TaylorImplement local_only by filtering the shortcuts and...
2004-02-27 Federico Mena QuinteroAdded a "position" argument.
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
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-10-28 Padraig O'BriainChangew index to filter_index to fix compilation error.
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
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-10-01 Federico Mena QuinteroAdded fields for the shortcuts tree and its model....
2003-09-02 Federico Mena Quinteros/nonexistant/nonexistent Likewise. Likewise. Likewise.
2003-07-16 Owen Taylorauto-ize.
2003-04-09 Owen Taylor- Disconnect signal connections when appropriate. ...
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 Taylor- Add GnomeVFS backend
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...
2003-03-21 Owen TaylorInitial revision