diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-10-06 12:23:48 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2011-10-21 08:58:53 +0200 |
commit | 0d51e61f3d865c27421f4318d2e79e03144c4078 (patch) | |
tree | 6451d3c99f55df7f9c66adcc6e4a639a45efa38e /src/calcurse.c | |
parent | 2d89d336689358ddc4aba9d28bc8b25b60c21f95 (diff) | |
download | calcurse-0d51e61f3d865c27421f4318d2e79e03144c4078.tar.gz calcurse-0d51e61f3d865c27421f4318d2e79e03144c4078.zip |
src/recur.c: Support recurrent multi-day appointments
Completely rewrite our inday algorithm in recur_item_inday() and be more
fine-grained. This version can deal with recurrent multi-day
appointments unless they overlap.
In case of overlapping appointments, only the last appointment that
starts before the current day is shown. We will need to rewrite the
whole recur_item_inday() interface in order to fix this - this
relatively trivial patch is only the first step.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/calcurse.c')
0 files changed, 0 insertions, 0 deletions