From cac19c4600a5bb528b09e78ae2d257ef47a16a75 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 14 Dec 2000 21:34:55 +0000 Subject: Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; 2000-12-14 Federico Mena Quintero * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; now ETable properly computes its column widths so we do not need to add extra padding here. svn path=/trunk/; revision=7031 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dbc31ea167..65c701de91 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-12-14 Federico Mena Quintero + + * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): Reset the widths + of the columns with pixbufs to the actual pixbufs' sizes; now + ETable properly computes its column widths so we do not need to + add extra padding here. + 2000-12-14 Dan Winship * gui/calendar-model.c (_XOPEN_SOURCE): #define this to 500, not -- cgit v1.2.3