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-task-widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):
Ettore Perazzoli
2002-11-15
1
-0
/
+2
*
need to assign priv here, fixes a crash.
Chris Toshok
2002-11-12
1
-0
/
+2
*
Make separate dispose/finalize overrides of just overriding destroy.
Ettore Perazzoli
2002-11-12
1
-12
/
+26
*
guard against multiple calls. fixes a crash whenever a task finishes (the
Chris Toshok
2002-11-08
1
-5
/
+8
*
New. (impl_finalize): New. (destroy): Removed. (class_init): Install
Ettore Perazzoli
2002-11-06
1
-1
/
+1
*
Changed all gtk_object_refs()/gtk_object_unrefs() into
Ettore Perazzoli
2002-11-04
1
-1
/
+1
*
Renamed from GNOME_Evolution_Shell.oaf.in.
Ettore Perazzoli
2002-11-04
1
-1
/
+0
*
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
*
New member `tooltips' in `ETaskWidgetPrivate'. (init): Init to NULL.
Ettore Perazzoli
2001-09-20
1
-0
/
+10
*
Removed globals `activity_client', `progress'. (timeout_callback_3): Get
Ettore Perazzoli
2001-09-20
1
-1
/
+25
*
Set the release flag for the newly allocated sequence.
Ettore Perazzoli
2001-08-08
1
-0
/
+2
*
#include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead of
Jason Leach
2001-07-25
1
-3
/
+2
*
Uhm, set the usize to `1, -1' instead.
Ettore Perazzoli
2001-07-24
1
-1
/
+1
*
Set the usize for the contained hbox to 0x0.
Ettore Perazzoli
2001-07-24
1
-0
/
+2
*
Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we can
Ettore Perazzoli
2001-06-24
1
-4
/
+9
*
Implemented an Evolution::Activity interface for keeping track of
Ettore Perazzoli
2001-06-23
1
-0
/
+190