From fb1cdc02878ea1c6a37671fc326145f8a20ded81 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sun, 24 Sep 2000 16:22:07 +0000 Subject: set the height of the scrolled window for the description field, since the 2000-09-24 Damon Chaplin * gui/dialogs/task-editor-dialog.glade: set the height of the scrolled window for the description field, since the default window height doesn't seem to be working. * cal-util/cal-component.h: added functions to get the actual icalproperty lists for RRULE and EXRULE properties. * cal-util/cal-recur.[hc]: added support for COUNT, though I need to test it a bit. Also fixed the call to generate_instances_for_year() so it uses the chunk dates. 2000-09-20 Damon Chaplin * gui/event-editor.c: got rid of 1 '_' in '__Formatting'. svn path=/trunk/; revision=5562 --- calendar/gui/dialogs/task-page.glade | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calendar/gui/dialogs/task-page.glade') diff --git a/calendar/gui/dialogs/task-page.glade b/calendar/gui/dialogs/task-page.glade index 7f5bff8e6f..bdde9ed091 100644 --- a/calendar/gui/dialogs/task-page.glade +++ b/calendar/gui/dialogs/task-page.glade @@ -22,7 +22,6 @@ GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False - 350 False True False @@ -450,6 +449,7 @@ Confidential GtkScrolledWindow scrolledwindow1 + 150 GTK_POLICY_NEVER GTK_POLICY_ALWAYS GTK_UPDATE_CONTINUOUS @@ -484,6 +484,7 @@ Confidential GtkButton button3 True + GTK_RELIEF_NORMAL 0 False @@ -524,6 +525,7 @@ Confidential GtkButton button4 True + GTK_RELIEF_NORMAL 0 False -- cgit v1.2.3