diff options
author | Frederic Culot <calcurse@culot.org> | 2009-10-08 16:28:05 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-10-08 16:28:05 +0000 |
commit | abc03bb86f0ed57fa56c7bdeaa2aabf1360555f0 (patch) | |
tree | cfb32f969c823e0d1d160581428b149711eb6829 /ChangeLog | |
parent | a90f680d70318f8c2751b58b15aa41d9602e1325 (diff) | |
download | calcurse-abc03bb86f0ed57fa56c7bdeaa2aabf1360555f0.tar.gz calcurse-abc03bb86f0ed57fa56c7bdeaa2aabf1360555f0.zip |
More work on the weekly calendar view.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-10-08 Frederic Culot <frederic@culot.org> + + * src/day.c (day_chk_busy_slices, fill_slices): new functions + + * src/calendar.c (draw_weekly_view): draw slices indicating + appointment times in the calendar weekly view + 2009-08-25 Frederic Culot <frederic@culot.org> * src/calendar.c (weeknum, ISO8601weeknum): new functions to print |