summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Fix argument order in docs.Matthias Clasen2005-01-171-1/+1
* Merged from gtk-2-4:Federico Mena Quintero2004-12-151-2/+37
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Clamp the new size to the screen. Part of bug 129020.Soeren Sandmann2004-03-121-4/+29
* Don't ignore the return value of gtk_widget_activate().Federico Mena Quintero2004-03-121-9/+34
* revert earlier change to insert_path so that we test that the directoryJonathan Blandford2004-03-111-2/+3
* Fixes #136105.Federico Mena Quintero2004-03-081-0/+2
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New handler. Ask the GtkFileChooser widget if it wants to do somethingFederico Mena Quintero2004-03-051-0/+34
* Split function into realized and unrealized variants, and consolidate theJonathan Blandford2004-03-031-47/+106
* get the logic correct. This will fix sizing on save dialogs.Jonathan Blandford2004-03-021-0/+1
* only store the size if we can resize in that direction.Jonathan Blandford2004-03-011-2/+11
* Handle shrinking/growing.Jonathan Blandford2004-03-011-0/+28
* Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): AddJonathan Blandford2004-02-291-7/+11
* Whoops. Didn't mean to commit the size change.Jonathan Blandford2004-02-271-1/+1
* New private interface to help negotiate the default size of the widget.Jonathan Blandford2004-02-271-28/+57
* Chain to the parent's ::finalize() handler. Fixes #134885; caught by JanFederico Mena Quintero2004-02-191-0/+2
* Remove old file-system property. Add new file-system-backend stringAlexander Larsson2004-02-191-31/+86
* Use HIG-compliant spacings. This sucks a lot.Federico Mena Quintero2004-02-181-0/+15
* Fix #129020.Federico Mena Quintero2004-02-141-8/+100
* Fix #129872, based on a patch by Jan Arne Petersen <jpetersen@uni-bonn.de>Federico Mena Quintero2004-01-301-1/+1
* Turn off the dialog's separator (thanks to Iain Holmes).Federico Mena Quintero2003-11-191-0/+2
* Mark as 2.4 additions.Matthias Clasen2003-11-081-0/+2
* Fixed docs. (gtk_file_chooser_remove_filter): Likewise.Federico Mena Quintero2003-10-231-0/+13
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-1/+1
* Added an API point about needing a way to fetch the hpaned position so weFederico Mena Quintero2003-09-111-0/+11
* auto-ize.Owen Taylor2003-07-161-1/+1
* Add gtk_file_chooser_set_current_name() to set the current entry contents.Owen Taylor2003-07-111-1/+1
* Add a construct-only 'file_system' property, split test case into testfilecho...Owen Taylor2003-03-261-13/+64
* Initial revisionOwen Taylor2003-03-211-0/+172