aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-05-04 00:04:04 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-05-04 00:04:04 +0800
commit7a5a2302096504676c3803bc69cc674bd2f77e2e (patch)
treed4d911652b16227e8b1d1b42785c213835e5d7fd /calendar/ChangeLog
parent04fd8fde17e7b598bf5e9416e4f1bfb5fd4f60f5 (diff)
downloadgsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar.gz
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar.bz2
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar.lz
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar.xz
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.tar.zst
gsoc2013-evolution-7a5a2302096504676c3803bc69cc674bd2f77e2e.zip
set the info label message (model_changed_cb): call above
2004-05-03 JP Rosevear <jpr@ximian.com> * gui/tasks-component.c (set_info): set the info label message (model_changed_cb): call above (table_selection_change_cb): ditto (model_rows_inserted_cb): ditto (model_rows_deleted_cb): ditto (create_component_view): remember the info in the view struct; listen for events that require the info label to be updated svn path=/trunk/; revision=25757
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5cf2ecff63..1047469f4b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,15 @@
2004-05-03 JP Rosevear <jpr@ximian.com>
+ * gui/tasks-component.c (set_info): set the info label message
+ (model_changed_cb): call above
+ (table_selection_change_cb): ditto
+ (model_rows_inserted_cb): ditto
+ (model_rows_deleted_cb): ditto
+ (create_component_view): remember the info in the view struct;
+ listen for events that require the info label to be updated
+
+2004-05-03 JP Rosevear <jpr@ximian.com>
+
Fixes #57899
* gui/e-day-view.c (e_day_view_do_key_press): bail if the client