diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-05-03 20:22:03 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-05-03 20:22:03 +0800 |
commit | e82b6fcf9e133f1b821397e254d8a9086beae70a (patch) | |
tree | 7d29d48880788e2476e63ff92c02e13676c38cfc /calendar/ChangeLog | |
parent | dd2a60f012698179a4766441cfb40ce5b13c1eaa (diff) | |
download | gsoc2013-evolution-e82b6fcf9e133f1b821397e254d8a9086beae70a.tar.gz gsoc2013-evolution-e82b6fcf9e133f1b821397e254d8a9086beae70a.tar.zst gsoc2013-evolution-e82b6fcf9e133f1b821397e254d8a9086beae70a.zip |
show progress messages on the status bar.
2002-05-03 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-tasks.c (e_tasks_delete_selected):
(e_tasks_complete_selected): show progress messages
on the status bar.
svn path=/trunk/; revision=16675
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e38db6f545..8c2263765c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-05-03 Rodrigo Moya <rodrigo@ximian.com> + + * gui/e-tasks.c (e_tasks_delete_selected): + (e_tasks_complete_selected): show progress messages + on the status bar. + 2002-05-02 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c: #include <gtk/gtkmain.h> to avoid warnings. |