diff options
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 12cac98092..d40f6b9f7c 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2003-03-13 Mike Kestner <mkestner@ximian.com> + + * e-summary-preferences.c (fill_rdf_etable): pass FALSE for + expand to e_summary_shown_add_node. + * e-summary-shown.c (make_table): ditto, set_expanded_default to FALSE. + (add_node): only call e_tree_node_set_expanded is expanded != default. + * e-summary-weather.c (*_fill_etable): pass FALSE for expand to + e_summary_shown_add_node. + 2003-03-13 Ettore Perazzoli <ettore@ximian.com> * e-summary-calendar.c (generate_html): Changed so its printf()s |