diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
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 |