diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-10-23 01:57:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-10-23 01:57:52 +0800 |
commit | ec6356db4e31a893ea433be11f06fe67cc9bfb3e (patch) | |
tree | d7a96f5929ebb3798d383dbe9f71ca386626ddc2 /calendar/ChangeLog | |
parent | 18c2a6bc350d87c736709451b4ef3f9e0d15d2cf (diff) | |
download | gsoc2013-evolution-ec6356db4e31a893ea433be11f06fe67cc9bfb3e.tar.gz gsoc2013-evolution-ec6356db4e31a893ea433be11f06fe67cc9bfb3e.tar.zst gsoc2013-evolution-ec6356db4e31a893ea433be11f06fe67cc9bfb3e.zip |
(impl_createControls): Set the
scrollbar policy to "automatic" for both the horizontal and
vertical scrollbars around the source selector.
svn path=/trunk/; revision=22991
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 b2515d7a43..c4545e8479 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): Set the + scrollbar policy to "automatic" for both the horizontal and + vertical scrollbars around the source selector. + +2003-10-22 Ettore Perazzoli <ettore@ximian.com> + * gui/GNOME_Evolution_Calendar.server.in.in: Add an "evolution:button_label" property on the component for use in the shell. |