diff options
author | JP Rosevear <jpr@ximian.com> | 2002-10-16 00:45:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-10-16 00:45:21 +0800 |
commit | 4665c04ce8be49ff3c67749ef0c15afe1a3bc28e (patch) | |
tree | 21060f248d71b0ef38b9041a3aa4b64756046b5e /widgets/misc/ChangeLog | |
parent | 86e5e4950f0ee568dfa837bae547242ab23a2d83 (diff) | |
download | gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar.gz gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar.bz2 gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar.lz gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar.xz gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.tar.zst gsoc2013-evolution-4665c04ce8be49ff3c67749ef0c15afe1a3bc28e.zip |
check if the selection fits in the leftover days
2002-10-11 JP Rosevear <jpr@ximian.com>
* e-calendar-item.c (e_calendar_item_ensure_days_visible): check
if the selection fits in the leftover days
svn path=/trunk/; revision=18368
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 88fcdff23c..a88854c6bc 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2002-10-11 JP Rosevear <jpr@ximian.com> + + * e-calendar-item.c (e_calendar_item_ensure_days_visible): check + if the selection fits in the leftover days + 2002-09-30 Ettore Perazzoli <ettore@ximian.com> [Add a small delay to the switching of pages in the multi-config |