summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Move GtkFileChooserDialogPrivate into gtkfilechooserdialog.cFederico Mena Quintero2013-04-111-0/+8
* GtkFileChooserDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-80/+25
* filechooser: Move saving geometry to where it belongsBenjamin Otte2013-01-261-0/+31
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* bgo#675421 - Set the wm_role on GtkFileChooserDialogFederico Mena Quintero2012-05-071-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation fixesMatthias Clasen2011-09-251-1/+1
* Try to make the docs build againMatthias Clasen2011-07-221-36/+19
* filechooserdialog: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+2
* Update the docs with the policies for Save dialogsFederico Mena Quintero2011-07-011-4/+54
* Move documentation to inline comments: GtkFileChooserDialogJavier Jardón2011-04-141-0/+128
* bgo#640161 - Maintain map/unmap invariants in GtkFileChooserDialogFederico Mena Quintero2011-01-211-23/+0
* Use GSettings for the filechooser settingsChristian Persch2010-10-131-1/+0
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-4/+4
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-3/+8
* Remove separators from dialogsMatthias Clasen2010-09-021-1/+0
* Don't activate insensitive widgetsMatthias Clasen2010-08-101-2/+4
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-10/+24
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Remove remnants of filechooser backend propertyMatthias Clasen2010-05-101-3/+1
* Remove deprecated GtkFileChooser functionsChristian Dywan2010-05-031-43/+0
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-6/+6
* Use "Deprecated:" gtk-doc symbol correntlyJavier Jardón2009-11-061-1/+1
* Bug 592606 - Activate the default button in a respose-request callbackBenjamin Otte2009-08-271-1/+8
* remove unused variablesBenjamin Otte2009-06-271-1/+0
* Don't clamp the restored size of the file chooser dialogFederico Mena Quintero2009-01-141-33/+32
* [PATCH 2/7] bgo543308 - Remove obsolete sizing code in GtkFileChooserDialogFederico Mena Quintero2008-08-201-51/+0
* [PATCH 1/7] bgo543308 - Let the file chooser widget be in charge of its defau...Federico Mena Quintero2008-08-201-1/+0
* Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already usedCarlos Garnacho2008-08-041-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* bgo322298 - Make the file chooser dialog always resizableFederico Mena Quintero2008-05-191-12/+1
* bgo505857 - GtkFileChooserDialog ensures its default responseFederico Mena Quintero2008-03-071-14/+36
* change fix for #347883 to not obfuscate the code.Michael Natterer2007-06-011-8/+5
* Reset the internal response_requested flag, once the response triggered by fi...Mathias Hasselmann2007-05-311-8/+11
* Refactor GtkFileChooserDialog sizing.Carlos Garnacho2007-05-181-129/+33
* Apply a patch by Carlos Garnacho to fix several problems with filechooserMatthias Clasen2007-02-261-5/+7
* Set the HIG spacings directly instead of using style-set handlers. Fix theChristian Persch2006-12-251-27/+7
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-50/+11
* Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGEKristian Rietveld2006-05-011-2/+41
* Call ::initial_focus() on the child before calling ::map() on our parentFederico Mena Quintero2006-02-161-2/+2
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-151-13/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* *** empty log message ***Matthias Clasen2005-05-031-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4