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-selection-dialog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().
Ettore Perazzoli
2002-11-05
1
-81
/
+38
*
Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.
Ettore Perazzoli
2002-11-04
1
-7
/
+6
*
Changed all gtk_object_refs()/gtk_object_unrefs() into
Ettore Perazzoli
2002-11-04
1
-11
/
+9
*
Renamed from GNOME_Evolution_Shell.oaf.in.
Ettore Perazzoli
2002-11-04
1
-11
/
+13
*
new function, emit cancelled so the folder selector button will sensitize
Chris Toshok
2002-10-05
1
-0
/
+12
*
If one of the allowed types is "type/*", allow anything starting with
Dan Winship
2002-09-26
1
-9
/
+14
*
Don't destroy the dialog. It does that itself whenever it emits
Dan Winship
2002-09-25
1
-2
/
+2
*
no longer distribute the etstate files. enable_search on the view. add
Mike Kestner
2002-09-06
1
-0
/
+1
*
New callback for the show_folder_properties signal.
Ettore Perazzoli
2002-08-07
1
-1
/
+1
*
(double_click_cb): Renamed
Ettore Perazzoli
2002-07-19
1
-57
/
+59
*
(impl_clicked): Pass
Ettore Perazzoli
2002-06-25
1
-1
/
+1
*
Pass FALSE for @allow_shrink. Fixes #15688.
Ettore Perazzoli
2002-05-24
1
-1
/
+1
*
No more @default_type arg to e_shell_folder_selection_dialog_new().
Ettore Perazzoli
2002-05-23
1
-16
/
+18
*
Fixes bug #3290.
Federico Mena Quintero
2001-11-30
1
-1
/
+18
*
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
*
Allow callers to set the default type of folder to be created.
Iain Holmes
2001-09-29
1
-3
/
+16
*
Disable DnD on the EStorageSetView to avoid strange behaviors.
Ettore Perazzoli
2001-09-14
1
-0
/
+1
*
Add a warning for Ettore
Iain Holmes
2001-08-18
1
-0
/
+1
*
Compile fixes
Iain Holmes
2001-08-18
1
-0
/
+4
*
Grab focus on the storage set view.
Ettore Perazzoli
2001-08-13
1
-1
/
+3
*
New function. When a folder is selected set the OK button to be sensitive
Jason Leach
2001-07-26
1
-2
/
+17
*
Implemented the `File -> New -> Shortcut' command.
Ettore Perazzoli
2001-07-01
1
-0
/
+53
*
(Implemented deleting folders in the shell. Files changed that aren't
Jason Leach
2001-06-24
1
-0
/
+11
*
Add a caption to the folder selection dialog widget, and get the
Ettore Perazzoli
2001-05-20
1
-3
/
+23
*
Ask for a folder to import into.
Iain Holmes
2001-05-12
1
-3
/
+3
*
the only problematic area - pass NULL for now in as the BonoboUIContainer.
Chris Toshok
2001-05-11
1
-1
/
+1
*
Pull up fix from the branch:
Ettore Perazzoli
2001-04-15
1
-1
/
+3
*
Since this is an ETree now, the signature of the double click callback has
Christopher James Lahey
2001-03-31
1
-0
/
+1
*
Change the folder selection dialog so that, when you click on "New"
Ettore Perazzoli
2001-02-09
1
-2
/
+23
*
Update copyrights for files modified in year 2001.
Ettore Perazzoli
2001-01-28
1
-3
/
+1
*
Make the folder selection dialog use the right bevel for the scroll
Ettore Perazzoli
2001-01-18
1
-1
/
+4
*
Destroy the dialog after a double click.
Iain Holmes
2000-12-15
1
-0
/
+2
*
Change the function to have the same signature as the double click callback.
Iain Holmes
2000-12-14
1
-0
/
+4
*
Fix typo in a comment.
Matt Bissiri
2000-11-08
1
-1
/
+1
*
If the widget is not realized don't do anything, to prevent BadGC's at
Iain Holmes
2000-10-19
1
-0
/
+20
*
#include <gal/widgets/e-gui-utils.h>
Chris Toshok
2000-10-06
1
-2
/
+1
*
add #include for libgnomeui/gnome-messagebox.h
Chris Toshok
2000-10-06
1
-0
/
+1
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-2
/
+2
*
Fix some annoying warnings in the folder selection dialog.
Ettore Perazzoli
2000-09-12
1
-2
/
+5
*
Make sure default_uri isn't NULL!!
Jeffrey Stedfast
2000-08-04
1
-1
/
+1
*
Update the ::user_select_folder() interface so that it accepts both a
Ettore Perazzoli
2000-08-04
1
-6
/
+54
*
Added an extra @allowed_types parameter to the shell's folder
Ettore Perazzoli
2000-07-02
1
-18
/
+108
*
include gnome-dialog.h (PARENT_TYPE): GNOME_TYPE_DIALOG replaced with
Michael Meeks
2000-06-12
1
-1
/
+2
*
Folder selection dialog, (untested) CORBA interfaces for it, and a new
Ettore Perazzoli
2000-06-11
1
-0
/
+220