]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserprivate.h
bgo#486839 - The path bar's area shouldn't change vertical size to avoid the browse...
[~andy/gtk] / gtk / gtkfilechooserprivate.h
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...