diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-06-27 00:07:40 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-06-27 00:07:40 +0800 |
commit | 6bb5b8850a6202012fe8f7b1ea0295aeab4112ba (patch) | |
tree | 287fe93359b371d5775d3e3120cc4087e3ac7d12 /my-evolution/ChangeLog | |
parent | 9a210db24ffc2e0d806c5afda8cf3b471aa4d5c3 (diff) | |
download | gsoc2013-evolution-6bb5b8850a6202012fe8f7b1ea0295aeab4112ba.tar.gz gsoc2013-evolution-6bb5b8850a6202012fe8f7b1ea0295aeab4112ba.tar.zst gsoc2013-evolution-6bb5b8850a6202012fe8f7b1ea0295aeab4112ba.zip |
Sort the states in the right order
svn path=/trunk/; revision=17291
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 29c95028d4..9c39bce42c 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,13 @@ 2002-06-26 Iain <iain@ximian.com> + * e-summary-weather.c (e_summary_weather_fill_etable): Count the + states from 0 up. + + * e-summary-shown.c (e_summary_shown_append): Use -1 instead of the + children count. + +2002-06-26 Iain <iain@ximian.com> + * component-factory.c (owner_set_cb): Pass the shell. * e-summary-mail.c (new_folder_cb): Use the ESummaryPrefsFolder stuff. |