aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-06 03:58:18 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-06 03:58:18 +0800
commit894299df02f8391f0f91f8abbcd50fbd6bd855bf (patch)
tree0184cf4b92802d3a8334e0206afbb8f2512686fb /my-evolution/ChangeLog
parent65fc784c44dbe7689ef655aa3319351f52875880 (diff)
downloadgsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar.gz
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar.bz2
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar.lz
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar.xz
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.tar.zst
gsoc2013-evolution-894299df02f8391f0f91f8abbcd50fbd6bd855bf.zip
Hook up the Calendar toggle buttons
svn path=/trunk/; revision=10825
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 71b6d724a5..aa6fa5a1b9 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,5 +1,18 @@
2001-07-05 Iain Holmes <iain@ximian.com>
+ * e-summary-preferences.c (add_dialog_clicked_cb): Fix warning
+ (fill_rdf_shown_clist): Fix warning.
+ (calendar_one_toggled_cb): Set preferences to the right toggle button.
+ (calendar_five_toggled_cb): Ditto
+ (calendar_week_toggled_cb): Ditto ditto
+ (calendar_month_toggled_cb): Ditto dotto
+ (calendar_all_toggled_cb): Set the amount of Tasks to be shown
+ (calendar_today_toggled_cb): Ditto
+ (make_property_dialog): Hook up the calendar radio buttons.
+ (e_summary_preferences_restore): Pass NULL as opt_default, not &ev.
+
+2001-07-05 Iain Holmes <iain@ximian.com>
+
* e-summary-preferences.c (e_summary_preferences_restore): Add
My-Evolution to the namespace.
(e_summary_preferences_save): Ditto.