aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-full-day.c
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1999-02-01 02:30:56 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-02-01 02:30:56 +0800
commit54441921320b97f80231beabcbc337382ecca6bf (patch)
treebba57c837a08bf5eaf0882ff793d54173fa4b326 /calendar/gui/gncal-full-day.c
parent2d126d6634af26d7a4db216fe8c9922932b8f1f2 (diff)
downloadgsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar.gz
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar.bz2
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar.lz
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar.xz
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.tar.zst
gsoc2013-evolution-54441921320b97f80231beabcbc337382ecca6bf.zip
Improve this draw routine. Now it can split the text in lines and fit as
1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx> * 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
Diffstat (limited to 'calendar/gui/gncal-full-day.c')
-rw-r--r--calendar/gui/gncal-full-day.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/gncal-full-day.c b/calendar/gui/gncal-full-day.c
index fd1b06877b..c33cb2ed31 100644
--- a/calendar/gui/gncal-full-day.c
+++ b/calendar/gui/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