aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2009-02-15 11:27:31 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-02-15 11:27:31 +0800
commitf7e298665b02f72890c6681e6d21ef5601beccbb (patch)
tree4df0be16faf8d03b1881bd5f9e89280195ec341c /calendar/ChangeLog
parentccd8e3964f548798eb05a430b3ea81b2760069cc (diff)
downloadgsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.gz
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.bz2
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.lz
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.xz
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.tar.zst
gsoc2013-evolution-f7e298665b02f72890c6681e6d21ef5601beccbb.zip
Merge revisions 37200:3266 from trunk.
svn path=/branches/kill-bonobo/; revision=37270
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a52a0faeb6..f7d47c8ce9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,38 @@
+2009-02-13 Chow Loong Jin <hyperair@gmail.com>
+
+ ** Fixes bug #571625
+
+ * calendar/gui/e-day-view.c
+ * calendar/gui/e-week-view.c:
+ Use black/white for foreground instead of active/inactive text color
+
+2009-02-11 Andre Klapper <a9016009@gmx.de>
+
+ * /gui/migration.c:
+ * /gui/dialogs/alarm-dialog.c:
+ Substitute some deprecated gtk+ functions.
+
+2009-02-09 Milan Crha <mcrha@redhat.com>
+
+ * gui/dialogs/cal-prefs-dialog.glade:
+ Do not use non-zero page size in an adjustment, it's deprecated now.
+
+2009-02-03 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * gui/alarm-notify/alarm-notify.glade:
+ Mark a string for translation. Fixes bug #570364
+
+2009-02-01 Matthew Barnes <mbarnes@redhat.com>
+
+ * gui/calendar-config.c:
+ * gui/calendar-config.h:
+ * gui/e-itip-control.c:
+ * gui/alarm-notify/alarm-queue.c:
+ * gui/dialogs/event-page.c:
+ * gui/dialogs/task-details-page.c:
+ * gui/dialogs/task-page.c:
+ Fix compiler warnings.
+
2009-01-30 Suman Manjunath <msuman@novell.com>
** Fix for bug #450554 (bugzilla.novell.com)