aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 74751b91ca..19dff51e65 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,20 @@
+2000-12-22 JP Rosevear <jpr@helixcode.com>
+
+ * gui/goto-dialog.glade.h: translations
+
+ * gui/goto-dialog.glade: new glade file for goto dialog
+
+ * gui/gnome-cal.c (setup_widgets): Set date navigator attributes
+
+ * gui/calendar-commands.h: remove prototype
+
+ * gui/goto.h: Add prototype
+
+ * gui/Makefile.am: Add glade file stuff
+
+ * gui/gnome-cal.c (setup_widgets): Use accessors to configure the
+ calendar item properly
+
2000-12-21 Federico Mena Quintero <federico@helixcode.com>
Alarm trigger queueing for the GUI part.