]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdialog.c
New handler. Ask the GtkFileChooser widget if it wants to do something
[~andy/gtk] / gtk / gtkfilechooserdialog.c
2004-03-05 Federico Mena QuinteroNew handler. Ask the GtkFileChooser widget if it wants...
2004-03-03 Jonathan BlandfordSplit function into realized and unrealized variants...
2004-03-02 Jonathan Blandfordget the logic correct. This will fix sizing on save...
2004-03-01 Jonathan Blandfordonly store the size if we can resize in that direction.
2004-03-01 Jonathan BlandfordHandle shrinking/growing.
2004-02-29 Jonathan BlandfordAdd g_return_if_fail() (_gtk_file_chooser_embed_get_res...
2004-02-27 Jonathan BlandfordWhoops. Didn't mean to commit the size change.
2004-02-27 Jonathan BlandfordNew private interface to help negotiate the default...
2004-02-19 Federico Mena QuinteroChain to the parent's ::finalize() handler. Fixes ...
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2004-02-18 Federico Mena QuinteroUse HIG-compliant spacings. This sucks a lot.
2004-02-14 Federico Mena QuinteroFix #129020.
2004-01-30 Federico Mena QuinteroFix #129872, based on a patch by Jan Arne Petersen...
2003-11-19 Federico Mena QuinteroTurn off the dialog's separator (thanks to Iain Holmes).
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-09-11 Federico Mena QuinteroAdded an API point about needing a way to fetch the...
2003-07-16 Owen Taylorauto-ize.
2003-07-11 Owen TaylorAdd gtk_file_chooser_set_current_name() to set the...
2003-03-26 Owen TaylorAdd a construct-only 'file_system' property, split...
2003-03-21 Owen TaylorInitial revision