aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-2/+107
* Add "Downloads" folder shortcut to our file chooser dialogues.Christian Persch2004-04-141-0/+21
* Fixes #138263.Federico Mena Quintero2004-03-301-4/+4
* Don't remember the size of the filechoose dialogue, because it doesn'tChristian Persch2004-03-031-5/+0
* Fix for gtk+ filechooser API change.Christian Persch2004-02-271-2/+4
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-131-6/+7
* Use our eel_gconf_set_path() function to persist the directory.Christian Persch2004-01-241-16/+10
* Destroy file chooser with its parent window; fixes crashes.Christian Persch2003-12-201-0/+2
* Forgot even moreChristian Persch2003-11-301-1/+4
* Don't set the persist key on object construction time. Fixes bug #125589.Christian Persch2003-11-011-31/+50
* Convert filenames from/to UTF-8 when persisting the directory.Christian Persch2003-10-261-9/+20
* Port to new gtk+ file chooser.Christian Persch2003-10-261-0/+238