]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserutils.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooserutils.c
2013-01-24 Benjamin Ottefilechooser: Attach GSettings object to GtkSettings
2012-02-27 Javier JardónChange FSF Address
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-02 Federico Mena QuinteroPut recently-used folders in the recently-used list
2011-07-02 Federico Mena QuinteroUtility function to extract folders from the recently...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkFileChooser functions
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-19 Federico Mena Quinterobgo#586315 - gtk_file_chooser_list_shortcut_folders...
2008-08-04 Carlos GarnachoMake GFile-oriented API public. Fixes #545978.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-06 Matthias ClasenUse the less efficient g_object_interface_find_property...
2004-05-31 Matthias ClasenFix a typo.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Federico Mena QuinteroAdd gboolean return values and GError arguments to...
2004-02-29 Federico Mena QuinteroHandle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.
2004-02-27 Jonathan Blandfordremove folder-mode property.
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2003-10-29 Owen TaylorFix infinite recursion. (#125679, Christian Persch)
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-18 Federico Mena QuinteroRemoved. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-09-11 Federico Mena QuinteroConnect to "row_activated" on the file list. (list_row_...
2003-09-03 Owen TaylorUpdate.
2003-09-03 Federico Mena QuinteroRemoved the "extra widget" bit, implemented with the...
2003-07-23 Owen TaylorAdd over-big test case for preview (much of size from...
2003-07-23 Owen TaylorFile filter objects.
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-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-21 Owen TaylorAdd some documentation comments, fix some missing statics
2003-03-21 Owen TaylorInitial revision