aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-selection-dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-2/+4
| | | | svn path=/trunk/; revision=13220
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-0/+4
| | | | | | | I have also implemented a "no-new-button" mode for the folder selection dialog widget. svn path=/trunk/; revision=10655
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
| | | | | | helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-2/+4
| | | | | | existing dialogs in the shell to use it. svn path=/trunk/; revision=9894
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-2/+8
| | | | | | selection dialog, and update the code that uses it accordingly. svn path=/trunk/; revision=3854
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-0/+73
"Go to folder..." menu item. Also made the creation dialog slightly larger. svn path=/trunk/; revision=3508