diff options
author | Frederic Culot <calcurse@culot.org> | 2009-10-16 15:54:48 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-10-16 15:54:48 +0000 |
commit | 167722021195febd2cf6c2d94209cb00f719548b (patch) | |
tree | dcff61170e44b7c30ba1645565b96aa5f3bc0f6b | |
parent | 0c2f81e02a64791e5e8850979cf2ba7dcb7f2fc6 (diff) | |
download | calcurse-167722021195febd2cf6c2d94209cb00f719548b.zip |
Bugfix and small cosmetic changes in the calendar weekly view.
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-10-16 Frederic Culot <frederic@culot.org> + + * src/calendar.c (draw_weekly_view): cosmetic changes in the + weekly view + + * src/day.c (day_chk_busy_slices): bugfix in the way time slices + are filled for the weekly calendar view + 2009-10-08 Frederic Culot <frederic@culot.org> * src/day.c (day_chk_busy_slices, fill_slices): new functions |