]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserutils.c
Revert name change
[~andy/gtk] / gtk / gtkfilechooserutils.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...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
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-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-06 Matthias ClasenUse the less efficient g_object_interface_find_property...
2004-05-31 Matthias ClasenFix a typo.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
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-27 Jonathan Blandfordremove folder-mode property.
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2003-10-29 Owen TaylorFix infinite recursion. (#125679, Christian Persch)
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-18 Federico Mena QuinteroRemoved. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-09-11 Federico Mena QuinteroConnect to "row_activated" on the file list. (list_row_...
2003-09-03 Owen TaylorUpdate.
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 TaylorAdd a construct-only 'file_system' property, split...
2003-03-21 Owen TaylorAdd some documentation comments, fix some missing statics
2003-03-21 Owen TaylorInitial revision