]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdialog.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooserdialog.c
2013-01-26 Benjamin Ottefilechooser: Move saving geometry to where it belongs
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-05-07 Federico Mena Quinterobgo#675421 - Set the wm_role on GtkFileChooserDialog
2012-02-27 Javier JardónChange FSF Address
2011-09-26 Matthias ClasenDocumentation fixes
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Matthias ClasenTry to make the docs build again
2011-07-18 Benjamin Ottefilechooserdialog: Use gtk_widget_class_set_accessible_...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-02 Federico Mena QuinteroUpdate the docs with the policies for Save dialogs
2011-04-13 Javier JardónMove documentation to inline comments: GtkFileChooserDialog
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-21 Federico Mena Quinterobgo#640161 - Maintain map/unmap invariants in GtkFileCh...
2010-10-13 Christian PerschUse GSettings for the filechooser settings
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-10 Matthias ClasenDon't activate insensitive widgets
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-11 Matthias ClasenRemove remnants of filechooser backend property
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkFileChooser functions
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Javier JardónUse "Deprecated:" gtk-doc symbol corrently
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-27 Benjamin OtteBug 592606 - Activate the default button in a respose...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-27 Benjamin Otteremove unused variables
2009-01-14 Federico Mena QuinteroDon't clamp the restored size of the file chooser dialog
2008-08-20 Federico Mena Quintero[PATCH 2/7] bgo543308 - Remove obsolete sizing code...
2008-08-20 Federico Mena Quintero[PATCH 1/7] bgo543308 - Let the file chooser widget...
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...
2008-05-19 Federico Mena Quinterobgo322298 - Make the file chooser dialog always resizable
2008-03-07 Federico Mena Quinterobgo505857 - GtkFileChooserDialog ensures its default...
2007-06-01 Michael Nattererchange fix for #347883 to not obfuscate the code.
2007-05-31 Mathias HasselmannReset the internal response_requested flag, once the...
2007-05-18 Carlos GarnachoRefactor GtkFileChooserDialog sizing.
2007-02-26 Matthias ClasenApply a patch by Carlos Garnacho to fix several problem...
2006-12-25 Christian PerschSet the HIG spacings directly instead of using style...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-02-16 Federico Mena QuinteroCall ::initial_focus() on the child before calling...
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-05-03 Matthias Clasen*** empty log message ***
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-17 Matthias ClasenFix argument order in docs.
2004-12-15 Federico Mena QuinteroMerged from gtk-2-4:
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-12 Soeren SandmannClamp the new size to the screen. Part of bug 129020.
2004-03-12 Federico Mena QuinteroDon't ignore the return value of gtk_widget_activate().
2004-03-11 Jonathan Blandfordrevert earlier change to insert_path so that we test...
2004-03-08 Federico Mena QuinteroFixes #136105.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
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