aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-creation-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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