diff options
author | JP Rosevear <jpr@ximian.com> | 2002-05-02 00:56:05 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-05-02 00:56:05 +0800 |
commit | a37157808d52f4e2cf12db792f0ad3105c02d507 (patch) | |
tree | 6e14750214376c0e363edba9c36174ed83f79be9 /calendar/ChangeLog | |
parent | 51cade71057025c9de4c663be07c27b358d988e3 (diff) | |
download | gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar.gz gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar.bz2 gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar.lz gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar.xz gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.tar.zst gsoc2013-evolution-a37157808d52f4e2cf12db792f0ad3105c02d507.zip |
modify the start and end hours to accomodate all the events in the day
2002-05-01 JP Rosevear <jpr@ximian.com>
* gui/print.c (print_day_details): modify the start and end hours
to accomodate all the events in the day
* gui/e-day-view.c (free_view_popup): only discard the popup if we
created one
svn path=/trunk/; revision=16655
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 93ed4a2a8e..26bf984892 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2002-05-01 JP Rosevear <jpr@ximian.com> + + * gui/print.c (print_day_details): modify the start and end hours + to accomodate all the events in the day + + * gui/e-day-view.c (free_view_popup): only discard the popup if we + created one + 2002-04-30 JP Rosevear <jpr@ximian.com> * gui/gnome-cal.c (gnome_calendar_construct): remove setup_widgets |