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
*
Removed "forced_upgrade" unused variable. (show_development_warning): Put
Ettore Perazzoli
2003-05-20
1
-1
/
+11
*
[#36956] Remove the version number from the window title.
Ettore Perazzoli
2003-05-09
1
-0
/
+2
*
Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.
Anna Marie Dirks
2003-04-22
1
-1
/
+1
*
If the default_type is "foo/bar" and "foo" appears in the list but
Dan Winship
2003-04-18
1
-13
/
+11
*
Update for e_notice move. Likewise Likewise Likewise Likewise Likewise
Dan Winship
2003-03-25
1
-3
/
+4
*
add an activate handler that returns a response OK if the OK response
Larry Ewing
2003-02-08
1
-0
/
+19
*
Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR
Dan Winship
2003-02-06
1
-0
/
+1
*
updated for e scroll frame --> gtk scrolled window
Radek Doulik
2003-02-05
1
-9
/
+8
*
Set GTK_RESPONSE_OK as the default response.
Ettore Perazzoli
2003-01-28
1
-3
/
+2
*
[With this commit, the shell compiles without deprecated
Ettore Perazzoli
2002-12-20
1
-2
/
+13
*
changed to use a gtkdialog instead of a gnome one.
Not Zed
2002-12-02
1
-6
/
+6
*
Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad of
Ettore Perazzoli
2002-11-15
1
-16
/
+9
*
Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, with
Ettore Perazzoli
2002-11-06
1
-17
/
+15
*
Use g_object_get_data() instead of gtk_object_get_data(). Likewise.
Ettore Perazzoli
2002-11-06
1
-1
/
+1
*
Use g_object_set_data() instead of gtk_object_set_data(). Likewise.
Ettore Perazzoli
2002-11-04
1
-1
/
+1
*
Changed all gtk_object_refs()/gtk_object_unrefs() into
Ettore Perazzoli
2002-11-04
1
-12
/
+16
*
Renamed from GNOME_Evolution_Shell.oaf.in.
Ettore Perazzoli
2002-11-04
1
-3
/
+6
*
(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