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
/
evolution-folder-selector-button.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(impl_finalize): Protect
Ettore Perazzoli
2003-03-04
1
-3
/
+6
*
(evolution_LDFLAGS): -export-dynamic so custom
Ettore Perazzoli
2003-01-09
1
-1
/
+2
*
dont double-free storage_lname.
Not Zed
2003-01-07
1
-1
/
+0
*
[With this commit, the shell compiles without deprecated
Ettore Perazzoli
2002-12-20
1
-27
/
+28
*
changed to use a gtkdialog instead of a gnome one.
Not Zed
2002-12-02
1
-5
/
+5
*
use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*
Chris Toshok
2002-11-20
1
-3
/
+5
*
No need to check for priv being NULL here anymore.
Ettore Perazzoli
2002-11-16
1
-5
/
+5
*
Make separate dispose/finalize overrides of just overriding destroy.
Ettore Perazzoli
2002-11-12
1
-7
/
+25
*
New. (impl_finalize): New. (destroy): Removed. (class_init): Install
Ettore Perazzoli
2002-11-06
1
-1
/
+1
*
Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.
Ettore Perazzoli
2002-11-04
1
-6
/
+3
*
Changed all gtk_object_refs()/gtk_object_unrefs() into
Ettore Perazzoli
2002-11-04
1
-3
/
+3
*
First big sync of my GNOME 2 porting work (incomplete, and still
Ettore Perazzoli
2002-11-02
1
-10
/
+17
*
If we return from evolution_shell_client_user_select_folder to find that
Dan Winship
2002-10-01
1
-0
/
+10
*
If one of the allowed types is "type/*", allow anything starting with
Dan Winship
2002-09-26
1
-0
/
+8
*
Mark a string for translation.
Kjartan Maraas
2002-09-18
1
-1
/
+1
*
If the selected URI is of an invalid type, don't accept it.
Dan Winship
2002-08-17
1
-44
/
+89
*
New function to set the uri programatically on a
Jeffrey Stedfast
2002-07-30
1
-8
/
+31
*
(clicked): Ref the parent_window and then unref after you are done using
Ettore Perazzoli
2002-07-13
1
-0
/
+2
*
set the parent window insensitive before popping up the dialog and
Chris Toshok
2002-05-21
1
-2
/
+27
*
Shell config page routines. Right now handles the default folders page.
Dan Winship
2002-04-11
1
-2
/
+2
*
New widget for a button that displays a folder selection in a standard
Dan Winship
2002-04-05
1
-0
/
+308