aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1999-02-01 13:30:31 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-02-01 13:30:31 +0800
commit85c77e6adfa08af783ff4a16756dc7612ec9ed1f (patch)
tree207ac772303a254cc7a93653dd94d5db7b19da2c /calendar/ChangeLog
parent54441921320b97f80231beabcbc337382ecca6bf (diff)
downloadgsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar.gz
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar.bz2
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar.lz
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar.xz
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.tar.zst
gsoc2013-evolution-85c77e6adfa08af783ff4a16756dc7612ec9ed1f.zip
Do not remove the clipping rectangle here.
1999-01-31 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-day-view.c (gncal_day_view_expose): Do not remove the clipping rectangle here. * view-utils.c (view_utils_draw_events): Remove the clipping rectangle here, since the user of this function should not know about it. svn path=/trunk/; revision=638
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 02a4efe075..9d3aedca5a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+1999-01-31 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * gncal-day-view.c (gncal_day_view_expose): Do not remove the
+ clipping rectangle here.
+
+ * view-utils.c (view_utils_draw_events): Remove the clipping
+ rectangle here, since the user of this function should not know
+ about it.
+
1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
* view-utils.c (view_utils_draw_events): Improve this draw