aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-04 01:31:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-04 01:31:42 +0800
commit625fd5b098cb6f8a8f68058977ac01bf18ca35b7 (patch)
tree0cf7e626d5c27975a67107ec8b44d41c9bf045c4 /plugins/itip-formatter/ChangeLog
parent1d499afd8063d5f9ae951aec14b6bba9054bd1db (diff)
downloadgsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar.gz
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar.bz2
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar.lz
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar.xz
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.tar.zst
gsoc2013-evolution-625fd5b098cb6f8a8f68058977ac01bf18ca35b7.zip
move the adjust item work here when we actually have the calendar
2005-01-03 JP Rosevear <jpr@novell.com> * itip-formatter.c (find_cal_opened_cb): move the adjust item work here when we actually have the calendar (pitip_free): implement a free function svn path=/trunk/; revision=28217
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 379c562fc8..1d8341f752 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,5 +1,11 @@
2005-01-03 JP Rosevear <jpr@novell.com>
+ * itip-formatter.c (find_cal_opened_cb): move the adjust item work
+ here when we actually have the calendar
+ (pitip_free): implement a free function
+
+2005-01-03 JP Rosevear <jpr@novell.com>
+
* itip-view.h: add response enums
* itip-view.c (set_buttons): fiddle with button names and response enums