]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesystem.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilesystem.c
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
2013-02-16 Jasper St. PierreFix deprecations for GtkIconInfo
2012-04-30 William Jon McCannMigrate to XDG config dir for bookmarks
2012-02-27 Javier JardónChange FSF Address
2011-12-16 Benjamin Ottefilechooserentry: Move _gtk_file_system_parse()
2011-12-16 Benjamin Ottegtkfolder: Remove
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-12 John Rallsbgo#514843 - [filechooser] Deal with corrupted .gtk...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-02 Federico Mena QuinteroAllow resolving absolute paths even if there is no...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-28 Alexander LarssonEnsure we always grab the gdk lock in async callbacks
2010-09-30 Jonh WendellInitialize private structure
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-26 Javier Jardóngtk/gtkfilesystem: Do not use GET_PRIVATE macro all...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Matthias ClasenFix file chooser refcounting issues
2010-03-09 Matthias ClasenFix file chooser refcounting issues
2009-01-21 Federico Mena QuinteroDon't do completion in the middle of an incomplete...
2009-01-21 Federico Mena Quinterobgo545980 - parse URIs in GtkFileChooserEntry
2008-12-15 Tomas BzatekMask G_FILE_TYPE_SHORTCUT as a directory (#561494)
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-12-01 Matthias ClasenFilter out shadow mounts
2008-10-23 Alexander LarssonBug 528320 - Incorrect icons displayed for files with...
2008-10-08 Christian PerschBug 554702 – gtkfilesystem leaks GError
2008-10-02 Christian PerschBug 554701 – filechooser spams console with useless...
2008-09-22 Frederic Crozatuse the correct gi18n header. Fixes bug #553000.
2008-07-16 Matthias ClasenDon't free a GFile. Reported by Sebastien Bacher
2008-07-07 Michael Nattererinclude the two needed headers instead of <gtk/gtk.h>.
2008-07-03 Matthias ClasenFix a memory leak. Patch by Christian Persch.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-26 Michael Natterer#include "config.h"
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-18 Matthias ClasenUse standard icon names.
2008-06-17 Carlos GarnachoRemove GtkFileSystemError, use GtkFileChooserError...
2008-06-15 Carlos GarnachoReturn full path here as expected, not just the basename.
2008-06-13 Matthias ClasenAvoid PLT entries
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-13 Hans Breuercheck surface status after ceating a pdf. Avoids crashi...
2008-06-11 Matthias ClasenAdd standard icon names, and also fall back to builtin...
2008-06-10 Paolo Borellido not leak the GIcon.
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-04-08 Tomas BzatekFix fallback icon rendering size
2007-06-13 Kristian Rietveldgtk/gtk.symbols rename _gtk_file_system_create to gtk_f...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-23 Tor LillqvistRemove dead code. Reduce spurious differences between...
2006-08-15 Matthias ClasenDo better fallbacks if the icon theme does not have...
2006-05-22 Matthias ClasenDon't return values from void functions.
2006-05-14 Matthias ClasenMore of the same
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-05-02 Matthias ClasenBoilerplate reduction
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-04-04 Matthias ClasenNo point in making the error path fast by caching quarks.
2006-04-01 Behdad EsfahbodReturn NULL instead of FALSE in g_return_val_if_fail...
2006-02-08 Matthias ClasenCopy the display_key as well. (#330389, Markku Vire)
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-10-27 Matthias ClasenUse G_MODULE_BIND_LAZY when dlopening modules. (#319557...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-06-08 Matthias ClasenUse g_utf8_collate_key_for_filename().
2005-05-25 Matthias ClasenRemove another C99ism.
2005-05-20 Matthias ClasenRemove C99-isms (#304879, Kazuki IWAMOTO)
2005-05-04 Matthias ClasenAvoid getting the interface struct twice in the same...
2005-03-22 Manish SinghUse g_return_if_fail, not g_return_val_if_fail.
2005-03-22 Matthias ClasenImplement bookmark renaming (#136216, Sean Middleditch)
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-13 Matthias ClasenFix some problems reported by Morten Welinder:
2004-08-12 Matthias ClasenUnderscore-prefix gtk_file_system_module_get_type(...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
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.
next