]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooserprivate.h
2013-02-14 Federico Mena Quinterofilechooser: Oops, cancel a file operation that was...
2013-02-14 Federico Mena Quinterofilechooserbutton: Remove unused function prototypes
2013-02-13 Cosimo Cecchifilechooser: follow the gtk-recent-files-enabled GtkSetting
2013-01-26 Benjamin Ottefilechooser: Move settings key defines into header
2013-01-24 Benjamin Ottefilechooser: Attach GSettings object to GtkSettings
2012-11-15 Jonny Lambfilechooser: remember sidebar width
2012-02-27 Javier JardónChange FSF Address
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Federico Mena QuinteroMenu item to visit the selected files in recent-files...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-23 Arx Cruz[filechooser] bgo#349502: Context menu option to copy...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMove the widgets above the hpaned to their own box
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-02 Federico Mena QuinteroCentralize the setting of the pathbar's widgets
2011-07-02 Federico Mena QuinteroWarn the user when he still needs to type a filename...
2011-07-02 Federico Mena QuinteroInstruct the user to pick a folder when nothing is...
2011-07-02 Federico Mena QuinteroStart in recently-used mode when no folder is set
2011-07-02 Federico Mena QuinteroPut the pathbar in the 'Save in folder:' row in Save...
2011-07-02 Federico Mena QuinteroGet rid of the save_folder_combo
2011-07-02 Federico Mena QuinteroRemove the expander in Save mode, and the configuration key
2011-06-07 Matthias ClasenGtkFileChooserDefault: derive from GtkBox, not GtkVBox
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-16 Federico Mena Quinterobgo#634558 - filechooser - Actually focus the Search...
2010-10-13 Christian PerschUse GSettings for the filechooser settings
2010-08-10 Federico Mena Quinterobgo#625416 - Don't reload the filechooser's folder...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-15 Benjamin OtteImprove show_and_select_files() function
2009-10-15 Benjamin OtteConvert recent files to a GtkFileSystemModel
2009-10-15 Benjamin OtteConvert search to use a GtkFileSystemModel
2009-10-15 Benjamin OtteUse the GtkTreeSortable of the filesystem model
2009-10-15 Benjamin Ottemove GtkFileSystemModel private stuff out of the privat...
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...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Benjamin Gramlichbgo#484922 - Remember the sort column and order in...
2009-06-11 Milan Bouchet-Valatbgo#486839 - The path bar's area shouldn't change verti...
2008-09-18 Emmanuele BassiBug 325095 – show a 'size' column
2008-08-20 Federico Mena Quintero[PATCH 7/7] bgo543308 - Remove the default_width/height...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-16 Michael Nattererremove GtkTooltips member from the GtkFileChooserDefaul...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2007-05-18 Carlos GarnachoRefactor GtkFileChooserDialog sizing.
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-02 Emmanuele BassiAdd search file support in the GtkFileChooser. Original...
2007-01-08 Peter TeichmanSave the expanded state of the folder browser with...
2006-09-03 Kristian Rietveldchange file_exists_and_is_not_folder checks to get...
2006-07-18 Federico Mena QuinteroFix https://bugzilla.novell.com/show_bug.cgi?id=184875...
2006-05-03 Federico Mena QuinteroMerged the federico-filename-entry branch, to fix bug...
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2005-09-28 Federico Mena QuinteroDon't reload the current folder unnecessarily on :...
2005-09-15 Federico Mena QuinteroStart a set of automated tests for the file chooser...
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2004-03-05 Federico Mena QuinteroAdd gboolean return values and GError arguments to...
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-11 Federico Mena QuinteroConnect to "row_activated" on the file list. (list_row_...
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...