index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell
/
e-shell-folder-creation-dialog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(get_type_from_parent_path):
Ettore Perazzoli
2002-09-24
1
-3
/
+3
*
(async_create_cb): Don't set
Ettore Perazzoli
2002-09-20
1
-3
/
+0
*
New callback for the show_folder_properties signal.
Ettore Perazzoli
2002-08-07
1
-1
/
+1
*
Capitalize the title of the dialog for consistency.
Ettore Perazzoli
2002-07-27
1
-1
/
+1
*
Addendum to previous commit: Remove "storage_selected" vs
Dan Winship
2002-03-08
1
-15
/
+0
*
-- Merging patches from evolution-1-0-branch.
Ettore Perazzoli
2001-12-20
1
-1
/
+39
*
Fix the license text to make sense.
Ettore Perazzoli
2001-10-27
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Don't allow invalid folder names. [#12027]
Ettore Perazzoli
2001-10-27
1
-37
/
+5
*
#include "e-util/e-gtk-utils.h".
Ettore Perazzoli
2001-10-26
1
-1
/
+1
*
Allow callers to set the default type of folder to be created.
Iain Holmes
2001-09-29
1
-3
/
+34
*
Disable DnD on the EStorageSetView to avoid strange behaviors.
Ettore Perazzoli
2001-09-14
1
-0
/
+2
*
Purify run. All small leaks.
Dan Winship
2001-09-10
1
-2
/
+2
*
Check for \r in the folder name, this is an invalid char. Also take a
Jeffrey Stedfast
2001-08-31
1
-13
/
+25
*
Added display_name and description to the type.
Ettore Perazzoli
2001-08-20
1
-9
/
+44
*
Set the sensitivity for the OK button when a storage is selected too. Bug
Jason Leach
2001-08-08
1
-0
/
+15
*
If we can't create a folder because it already exists, select that folder
Jason Leach
2001-07-31
1
-0
/
+12
*
Add a `user_creatable' property to folder types and make components
Ettore Perazzoli
2001-07-22
1
-0
/
+3
*
the only problematic area - pass NULL for now in as the BonoboUIContainer.
Chris Toshok
2001-05-11
1
-1
/
+1
*
Plug a leak in the folder creation dialog (a string was being
Ettore Perazzoli
2001-05-04
1
-1
/
+1
*
Pull up fix from the branch:
Ettore Perazzoli
2001-04-15
1
-10
/
+28
*
Remove/replace unneeded includes and move around stuff so that system
Kjartan Maraas
2001-03-30
1
-1
/
+4
*
Fix the signature of a callback for the `e_storage_set_async_create()'
Ettore Perazzoli
2001-03-23
1
-1
/
+1
*
add asyncCreateFolder and asyncRemoveFolder interfaces. (Use
Dan Winship
2001-02-15
1
-1
/
+1
*
Change the folder selection dialog so that, when you click on "New"
Ettore Perazzoli
2001-02-09
1
-16
/
+38
*
Change the appearance of the scroll frame in the folder creation
Ettore Perazzoli
2001-01-28
1
-1
/
+2
*
*e-shell-folder-creation-dialog.glade: Added focus to the folder-name text
Anna Marie Dirks
2000-10-14
1
-0
/
+1
*
#include <gal/widgets/e-gui-utils.h>
Chris Toshok
2000-10-06
1
-1
/
+1
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-3
/
+3
*
A bit more e_utf8 wrappers here and there
Lauris Kaplinski
2000-09-02
1
-2
/
+4
*
Work around utter GtkOptionMenu brokenness so that we finally have a
Ettore Perazzoli
2000-07-25
1
-2
/
+14
*
Build a `libeshell.a' library in `shell/' so that we don't need to
Ettore Perazzoli
2000-06-13
1
-1
/
+1
*
Implemented folder creation dialog (File -> New -> Folder). To make
Ettore Perazzoli
2000-06-11
1
-27
/
+180
*
Initial support for creating/removing folders. This implies some new
Ettore Perazzoli
2000-06-10
1
-0
/
+233