diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-23 11:51:19 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-23 11:51:19 +0800 |
commit | 084c4816736c8aa56e9538f18caa99bb92eb4d01 (patch) | |
tree | 565869e0c66a8d8e3b96bc9711a8449e78bb7746 /calendar/ChangeLog | |
parent | 4f689a3f228d7c5575e95825c88f4afa99646c62 (diff) | |
download | gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar.gz gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar.bz2 gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar.lz gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar.xz gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.tar.zst gsoc2013-evolution-084c4816736c8aa56e9538f18caa99bb92eb4d01.zip |
Make sure the current month is shown when the dialog pops up.
2000-12-22 JP Rosevear <jpr@helixcode.com>
* gui/goto.c (create_ecal): Make sure the current month is shown
when the dialog pops up.
* gui/goto-dialog.glade: Remove flicker
svn path=/trunk/; revision=7135
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8e5925eb5e..ffa1c64e0f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2000-12-22 JP Rosevear <jpr@helixcode.com> + * gui/goto.c (create_ecal): Make sure the current month is shown + when the dialog pops up. + + * gui/goto-dialog.glade: Remove flicker + +2000-12-22 JP Rosevear <jpr@helixcode.com> + * pcs/cal-backend-file.c (cal_backend_file_get_alarms_for_object): account for the case where there are no alarms, fixes crash |