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
/
my-evolution
/
e-summary-offline-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced all gtk_signal_connect() calls with g_signal_connect() ones.
Ettore Perazzoli
2002-11-15
1
-2
/
+1
*
Convert from GtkObject to GObject.
Ettore Perazzoli
2002-11-12
1
-14
/
+8
*
Removed debugging message.
Ettore Perazzoli
2002-10-26
1
-0
/
+1
*
Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer.
Dan Winship
2002-09-24
1
-1
/
+1
*
Allocate the ConnectionList list with the right number of entries instead
Ettore Perazzoli
2002-02-02
1
-2
/
+3
*
[Fix a crash that can happen if you have opened multiple views of
Ettore Perazzoli
2002-02-02
1
-37
/
+77
*
Use soup to transfer HTTP files and other bugs fixed
Iain Holmes
2002-01-17
1
-0
/
+5
*
Merging patches from 1-0-branch
Iain Holmes
2001-12-17
1
-6
/
+16
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
NULL the handle after a failed open so the offline handler won't think
Iain Holmes
2001-10-27
1
-7
/
+8
*
Add copyright notices
Iain Holmes
2001-09-27
1
-6
/
+22
*
Fix the show_full_path bug
Iain Holmes
2001-08-23
1
-7
/
+8
*
Handle the online/offline stuff
Iain Holmes
2001-07-01
1
-0
/
+219