]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserwidget.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooserwidget.c
2012-02-27 Javier JardónChange FSF Address
2011-06-07 Matthias ClasenGtkFileChooserWidget: derive from GtkBox, not GtkVBox
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkFileChooserWidget
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-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Javier JardónUse "Deprecated:" gtk-doc symbol corrently
2008-08-04 Carlos GarnachoDeprecate gtk_file_chooser_*_new_with_backend(), since...
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...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-27 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-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
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-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-16 Matthias ClasenFix a typo in the docs.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Federico Mena QuinteroDon't unref an old model; there isn't one. This was...
2004-03-01 Jonathan Blandfordnew function. Long name.
2004-02-27 Jonathan BlandfordNew private interface to help negotiate the default...
2004-02-26 Jonathan BlandfordAdd two more folder modes to the enum.
2004-02-22 Matthias ClasenAdd chains to the parent's ::finalize() handler (#13490...
2004-02-20 Alexander LarssonDesktop directory is not translated. (set_tree_model...
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2003-12-16 Manish Singhfix preprocessor conditional confusion. (G_OS_UNIX...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-08 Matthias ClasenMark as 2.4 additions.
2003-10-23 Federico Mena QuinteroFixed docs. (gtk_file_chooser_remove_filter): Likewise.
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-23 Federico Mena QuinteroRenamed from GtkFileChooserImplDefault to GtkFileChoose...
2003-07-16 Owen Taylorauto-ize.
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-26 Owen Taylor- Add GnomeVFS backend
2003-03-21 Owen TaylorAdd some documentation comments, fix some missing statics
2003-03-21 Owen TaylorInitial revision