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-folder-list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
this should never happen unless you're really trying, but don't crash if
Chris Toshok
2003-04-22
1
-4
/
+8
*
Update for e_option_menu prototype constification
Dan Winship
2003-04-10
1
-10
/
+17
*
make this more robust - only assume it's a folderlistitem node if the name
Chris Toshok
2003-02-27
1
-4
/
+7
*
s/glade_gnome_init/glade_init/
Dan Winship
2003-02-06
1
-1
/
+1
*
Images are now in $(datadir)/evolution/images instead of
Ettore Perazzoli
2003-01-09
1
-2
/
+2
*
[With this commit, the shell compiles without deprecated
Ettore Perazzoli
2002-12-20
1
-75
/
+66
*
changed to use a gtkdialog instead of a gnome one.
Not Zed
2002-12-02
1
-8
/
+8
*
use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*
Chris Toshok
2002-11-20
1
-2
/
+3
*
Disabled for now.
Ettore Perazzoli
2002-11-20
1
-1
/
+1
*
force the scrolled table to be shown, apparently a bug in libglade2.
Chris Toshok
2002-11-17
1
-0
/
+4
*
Use g_object_get_data() instead of gtk_object_get_data(). Likewise.
Ettore Perazzoli
2002-11-06
1
-1
/
+1
*
New. (impl_finalize): New. (destroy): Removed. (class_init): Install
Ettore Perazzoli
2002-11-06
1
-1
/
+2
*
Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.
Ettore Perazzoli
2002-11-04
1
-2
/
+2
*
Use g_object_set_data() instead of gtk_object_set_data(). Likewise.
Ettore Perazzoli
2002-11-04
1
-1
/
+2
*
Changed all gtk_object_refs()/gtk_object_unrefs() into
Ettore Perazzoli
2002-11-04
1
-5
/
+5
*
Updated for libxml2. Likewise. Likewise. Likewise.
Ettore Perazzoli
2002-11-04
1
-2
/
+2
*
First big sync of my GNOME 2 porting work (incomplete, and still
Ettore Perazzoli
2002-11-02
1
-12
/
+24
*
[#31303]
Ettore Perazzoli
2002-10-26
1
-1
/
+1
*
Mark a string for translation.
Kjartan Maraas
2002-09-18
1
-1
/
+1
*
Use bonobo_object_ref() instead of bonobo_object_client_ref() as the
Ettore Perazzoli
2002-05-31
1
-1
/
+1
*
skip folders that aren't valid uri's. (e_folder_list_get_items): didn't
Chris Toshok
2002-05-29
1
-4
/
+6
*
[ fixes 90% of #25047 ] shamelessly lifted from
Chris Toshok
2002-05-24
1
-34
/
+92
*
Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.
Christopher James Lahey
2002-05-04
1
-1
/
+6
*
Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.
Christopher James Lahey
2002-05-04
1
-0
/
+603