aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-07-18 06:03:51 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-07-18 06:03:51 +0800
commit05475e093830d72354f8974fe7473e31c2e2bfcc (patch)
tree6fff6d167a7291255b73348eddc116ccd5ff2b98 /calendar/ChangeLog
parente8298df5894f24577acbc1c4d9241d49ba2a2c63 (diff)
downloadgsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar.gz
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar.bz2
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar.lz
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar.xz
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.tar.zst
gsoc2013-evolution-05475e093830d72354f8974fe7473e31c2e2bfcc.zip
find the next displayable component (get_prev): find the previous
2001-07-17 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (get_next): find the next displayable component (get_prev): find the previous displayable component (e_itip_control_set_data): use above (prev_clicked_cb): ditto (next_clicked_cb): ditto svn path=/trunk/; revision=11184
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1158441ea3..4c1ad87a0c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2001-07-17 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-itip-control.c (get_next): find the next displayable
+ component
+ (get_prev): find the previous displayable component
+ (e_itip_control_set_data): use above
+ (prev_clicked_cb): ditto
+ (next_clicked_cb): ditto
+
2001-07-17 Federico Mena Quintero <federico@ximian.com>
Really fixes #4380. The previous fix was necessary but not