diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-02-08 03:27:20 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-02-08 03:27:20 +0800 |
commit | d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9 (patch) | |
tree | f728bad7934dd9194206715dd3c2564c40582a42 /calendar/ChangeLog | |
parent | a214731656835afc502b48d01570bf1f3b4b7a6c (diff) | |
download | gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar.gz gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar.bz2 gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar.lz gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar.xz gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.tar.zst gsoc2013-evolution-d7f8bb6f5d21ffa3341eaba5374af8a9c22421f9.zip |
Fix the title and icon bug, and sort the UIDs into order before
displaying them.
svn path=/trunk/; revision=8054
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 caa22296f9..299d88078e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-02-07 Iain Holmes <iain@ximian.com> + + * gui/calendar-summary.c (create_summary_view): Add a setter to the + property bag. + (set_property): The setter. + (generate_html_summary): Sort the UIDs accodring to time. + 2001-02-06 JP Rosevear <jpr@ximian.com> * cal-util/cal-component.c (cal_component_set_categories): If the |