diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-06 06:42:16 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-06 06:42:16 +0800 |
commit | cc19f5cc1f16663f64c47504ae05e15e7e296d77 (patch) | |
tree | ac9a6f4169f3e28fca56b3e1bc8782b756d0d25f /my-evolution/ChangeLog | |
parent | 302eaef890f4a90e83b2118bd96e2c1fc459712e (diff) | |
download | gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar.gz gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar.bz2 gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar.lz gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar.xz gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.tar.zst gsoc2013-evolution-cc19f5cc1f16663f64c47504ae05e15e7e296d77.zip |
Stop the summary jumping to the top on redraw
svn path=/trunk/; revision=12636
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index f66ab4db98..dbac113861 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-09-05 Iain Holmes <iain@ximian.com> + * e-summary.c (e_summary_draw): Hack to stop the display jumping to the + top when it is redrawn. + +2001-09-05 Iain Holmes <iain@ximian.com> + * e-summary-calendar.c (generate_html): Check if we need to use 24hr format. Don't try to do fancy things with the date and time of an appointment. |