aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-creation-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-081-15/+0
* -- Merging patches from evolution-1-0-branch.Ettore Perazzoli2001-12-201-1/+39
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-271-37/+5
* #include "e-util/e-gtk-utils.h".Ettore Perazzoli2001-10-261-1/+1
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-3/+34
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-141-0/+2
* Purify run. All small leaks.Dan Winship2001-09-101-2/+2
* Check for \r in the folder name, this is an invalid char. Also take aJeffrey Stedfast2001-08-311-13/+25
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-9/+44
* Set the sensitivity for the OK button when a storage is selected too. BugJason Leach2001-08-081-0/+15
* If we can't create a folder because it already exists, select that folderJason Leach2001-07-311-0/+12
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-0/+3
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-1/+1
* Plug a leak in the folder creation dialog (a string was beingEttore Perazzoli2001-05-041-1/+1
* Pull up fix from the branch:Ettore Perazzoli2001-04-151-10/+28
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-1/+4
* Fix the signature of a callback for the `e_storage_set_async_create()'Ettore Perazzoli2001-03-231-1/+1
* add asyncCreateFolder and asyncRemoveFolder interfaces. (UseDan Winship2001-02-151-1/+1
* Change the folder selection dialog so that, when you click on "New"Ettore Perazzoli2001-02-091-16/+38
* Change the appearance of the scroll frame in the folder creationEttore Perazzoli2001-01-281-1/+2
* *e-shell-folder-creation-dialog.glade: Added focus to the folder-name textAnna Marie Dirks2000-10-141-0/+1
* #include <gal/widgets/e-gui-utils.h>Chris Toshok2000-10-061-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-3/+3
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-2/+4
* Work around utter GtkOptionMenu brokenness so that we finally have aEttore Perazzoli2000-07-251-2/+14
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-1/+1
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-27/+180
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+233