aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-selection-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Make sure default_uri isn't NULL!!Jeffrey Stedfast2000-08-041-1/+1
| | | | | | | | | 2000-08-03 Jeffrey Stedfast <fejj@helixcode.com> * e-shell-folder-selection-dialog.c (set_default_folder): Make sure default_uri isn't NULL!! svn path=/trunk/; revision=4520
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-6/+54
| | | | | | physical URI or an evolution: one for specifying the default folder. svn path=/trunk/; revision=4508
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-18/+108
| | | | | | selection dialog, and update the code that uses it accordingly. svn path=/trunk/; revision=3854
* include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced withMichael Meeks2000-06-121-1/+2
| | | | | | | | | 2000-06-12 Michael Meeks <michael@helixcode.com> * e-shell-folder-selection-dialog.c: include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced with gnome_dialog_get_type. svn path=/trunk/; revision=3528
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-0/+220
"Go to folder..." menu item. Also made the creation dialog slightly larger. svn path=/trunk/; revision=3508