From 54441921320b97f80231beabcbc337382ecca6bf Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 31 Jan 1999 18:30:56 +0000 Subject: Improve this draw routine. Now it can split the text in lines and fit as 1999-01-30 Miguel de Icaza * view-utils.c (view_utils_draw_events): Improve this draw routine. Now it can split the text in lines and fit as many events as possible. (nicetime): Return strings without spaces at the beginning. * gncal-day-view.c (gncal_day_view_expose): Move clip-clear operation here. svn path=/trunk/; revision=637 --- calendar/gncal-full-day.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gncal-full-day.c') diff --git a/calendar/gncal-full-day.c b/calendar/gncal-full-day.c index fd1b06877b..c33cb2ed31 100644 --- a/calendar/gncal-full-day.c +++ b/calendar/gncal-full-day.c @@ -750,7 +750,6 @@ child_new (GncalFullDay *fullday, time_t start, time_t end, iCalObject *ico) static void squick (GtkWidget *widget, gpointer data) { - printf ("destroyed!\n"); } static void -- cgit v1.2.3