]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooser.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooser.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-05-25 Matthias ClasenDocument GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-04-04 Javier JardónMove documentation to inline comments: GtkFileChooser
2009-12-21 Javier JardónMove documentation to inline comments: GtkFileChooser
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-01-21 Federico Mena QuinteroDon't do completion in the middle of an incomplete...
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-13 Michael Natterergtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-10-10 Tommi KomulainenAdd ALREADY_EXISTS error code. Return an error code...
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-23 Matthias ClasenMark as const.
2004-08-04 Matthias ClasenAdd setter and getter for the ::show-hidden property...
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-26 Jonathan BlandfordAdd two more folder modes to the enum.
2003-11-15 Matthias ClasenFix parameter name mismatches which confuse gtk-doc.
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-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 Taylor- Add GnomeVFS backend
2003-03-21 Owen TaylorInitial revision