diff options
author | Frederic Culot <calcurse@culot.org> | 2010-03-29 11:45:03 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-03-29 11:45:03 +0000 |
commit | 5c36fe947ef517732ad4d409a287897aafe1f69d (patch) | |
tree | 3da9ca812a2c2dc3e64977d0bbd09f6c1fe2e969 /ChangeLog | |
parent | b4dcd1c38ff0c4fe095d04b189cdd65baa72e155 (diff) | |
download | calcurse-5c36fe947ef517732ad4d409a287897aafe1f69d.tar.gz calcurse-5c36fe947ef517732ad4d409a287897aafe1f69d.zip |
Adapt the weekly calendar view to the side bar width.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ 2010-03-29 Frederic Culot <frederic@culot.org> * src/custom.c (custom_sidebar_config): exit menu item added + + * src/calendar.c (draw_weekly_view): adapt the weekly calendar + view to the side bar width 2010-03-23 Frederic Culot <frederic@culot.org> |