diff options
author | Russell Steinthal <steintr@src.gnome.org> | 1999-10-20 09:04:47 +0800 |
---|---|---|
committer | Russell Steinthal <steintr@src.gnome.org> | 1999-10-20 09:04:47 +0800 |
commit | efafad91e962fc685e8c2235b0d6e32f7e3808fb (patch) | |
tree | 0f100635d7292bd6a90230cd0839896a6a1b212d /calendar/ChangeLog | |
parent | 741b64588529acd2291e3e1e6cf6eab91f020077 (diff) | |
download | gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar.gz gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar.bz2 gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar.lz gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar.xz gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.tar.zst gsoc2013-evolution-efafad91e962fc685e8c2235b0d6e32f7e3808fb.zip |
Add paned windows to Day View so user can adjust relative size of daily
calendar, todo list, and monthly calendar. (Applies patch posted to
calendar-list since there were no objections)
svn path=/trunk/; revision=1334
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7fb9dd4318..759fee0e9d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +1999-10-18 Russell Steinthal <rms39@columbia.edu> + + * gncal-day-panel.c (gncal_day_panel_new): Placed the various + elements of the day view in paned windows so that the user can + adjust the relative sizes of the daily schedule, monthly calendar, + and to-do list. + 1999-10-18 Martin Norbäck <norpan@bigfoot.com> * gncal.desktop: Added swedish translation |