aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2002-11-13 04:59:08 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2002-11-13 04:59:08 +0800
commit6c988be90916e1928b48b8ac7a8feceaed9f5c57 (patch)
tree90b7d99837726700e4c7af57b2edec502770a3ba /calendar/ChangeLog
parentaa55b24ba72f7674d547b3a1486d149603c1127d (diff)
downloadgsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar.gz
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar.bz2
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar.lz
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar.xz
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.tar.zst
gsoc2013-evolution-6c988be90916e1928b48b8ac7a8feceaed9f5c57.zip
#include <string.h>
2002-11-12 Federico Mena Quintero <federico@ximian.com> * pcs/cal-backend-util.c: #include <string.h> * pcs/cal.c: Fixed prototypes of the CORBA method implementations. * pcs/cal-backend-file.c (cal_backend_file_dispose): Added a dispose method. (cal_backend_file_get_free_busy): Converted to use EConfigListener rather than BonoboConfigDatabase. * gui/alarm-notify/alarm-notify.c: #include <string.h>, fix use of g_hash_table_lookup_extended(). * gui/alarm-notify/alarm-notify-dialog.c: Substitute deprecated GTK+ functions for new ones. * gui/alarm-notify/alarm-queue.c: Likewise. * gui/alarm-notify/notify-main.c: #include <string.h>, <gtk/gtkmain.h>. * gui/alarm-notify/save.c: #include <string.h>. svn path=/trunk/; revision=18726
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7e3d14abec..054b8d0a2e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,27 @@
+2002-11-12 Federico Mena Quintero <federico@ximian.com>
+
+ * pcs/cal-backend-util.c: #include <string.h>
+
+ * pcs/cal.c: Fixed prototypes of the CORBA method implementations.
+
+ * pcs/cal-backend-file.c (cal_backend_file_dispose): Added a
+ dispose method.
+ (cal_backend_file_get_free_busy): Converted to use EConfigListener
+ rather than BonoboConfigDatabase.
+
+ * gui/alarm-notify/alarm-notify.c: #include <string.h>, fix use of
+ g_hash_table_lookup_extended().
+
+ * gui/alarm-notify/alarm-notify-dialog.c: Substitute deprecated
+ GTK+ functions for new ones.
+
+ * gui/alarm-notify/alarm-queue.c: Likewise.
+
+ * gui/alarm-notify/notify-main.c: #include <string.h>,
+ <gtk/gtkmain.h>.
+
+ * gui/alarm-notify/save.c: #include <string.h>.
+
2002-11-08 Ettore Perazzoli <ettore@ximian.com>
* gui/calendar-commands.c (calendar_control_deactivate): Use