diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c4545e8479..b53f7f665a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2003-10-22 Ettore Perazzoli <ettore@ximian.com> + * gui/calendar-component.c (impl_createControls): Make the + scrolled window have a GTK_SHADOW_IN shadow. + * gui/dialogs/meeting-page.c (meeting_page_construct): Likewise. + +2003-10-22 Ettore Perazzoli <ettore@ximian.com> + * gui/calendar-component.c (impl_createControls): Set the scrollbar policy to "automatic" for both the horizontal and vertical scrollbars around the source selector. |