]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserwidget.c
Revert name change
[~andy/gtk] / gtk / gtkfilechooserwidget.c
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