aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-08-09 03:39:56 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-08-09 03:39:56 +0800
commit10a99ada7f32b3b7e2f54ce46846e7529804ba53 (patch)
tree40f565676de16b86c473a5c41f08e8bb4543f8ba /calendar/ChangeLog
parent4bda0f453caf3779a6d8e6f3e1bd201b2549b494 (diff)
downloadgsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar.gz
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar.bz2
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar.lz
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar.xz
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.tar.zst
gsoc2013-evolution-10a99ada7f32b3b7e2f54ce46846e7529804ba53.zip
don't use a NULL mask in the call to gdk_gc_set_clip_mask
2001-08-08 Rodrigo Moya <rodrigo@ximian.com> * gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons): don't use a NULL mask in the call to gdk_gc_set_clip_mask * gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event): ditto * gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event): ditto svn path=/trunk/; revision=11801
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 91a3fe1244..6cc877cb78 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-08 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-week-view-event-item.c (e_week_view_event_item_draw_icons):
+ don't use a NULL mask in the call to gdk_gc_set_clip_mask
+
+ * gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event): ditto
+
+ * gui/e-day-view-main-item.c (e_day_view_main_item_draw_day_event): ditto
+
2001-08-08 JP Rosevear <jpr@ximian.com>
* conduits/calendar/calendar-conduit-config.h: fix pre-processor