| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix monthly and yearly recurrence algorithms | Lars Henriksen | 2019-09-06 | 1 | -5/+6 |
* | Fix edit of empty exception day list | Lars Henriksen | 2019-07-10 | 1 | -1/+1 |
* | Treat recurrence item parameters as a unit | Lars Henriksen | 2019-06-16 | 3 | -23/+43 |
* | Use current value as default for periodic save | Lukas Fleischer | 2019-06-07 | 1 | -0/+1 |
* | Disable view item/note bindings for dummy items | Lukas Fleischer | 2019-06-06 | 1 | -2/+2 |
* | Use empty end date instead of 0 when editing repetitions | Lukas Fleischer | 2019-06-06 | 2 | -17/+12 |
* | Allow to omit end date in repetitions | Lukas Fleischer | 2019-06-03 | 1 | -12/+9 |
* | Fix recurrent appointment end time when duration is zero | Lars Henriksen | 2019-06-03 | 1 | -9/+4 |
* | Return at least two days in multiple days mode | Lars Henriksen | 2019-05-30 | 1 | -1/+4 |
* | Mark selected day in the appointments panel in multiple days mode | Lars Henriksen | 2019-05-28 | 2 | -4/+5 |
* | Remove appointments panel scrollbar in multiple days mode | Lars Henriksen | 2019-05-28 | 1 | -0/+4 |
* | Fix sidebar width to accommodate calendar week column | Lars Henriksen | 2019-05-28 | 2 | -5/+3 |
* | Fix missing calculation of number of days on resize | Lars Henriksen | 2019-05-28 | 1 | -0/+4 |
* | Automate the calculation of number of days to load | Lars Henriksen | 2019-05-26 | 4 | -13/+20 |
* | Make separation of days conspicuous | Lars Henriksen | 2019-05-26 | 6 | -34/+60 |
* | Derive selected day from selected item | Lars Henriksen | 2019-05-22 | 6 | -13/+43 |
* | Add configuration variables for multiple days | Lars Henriksen | 2019-05-22 | 6 | -8/+64 |
* | Add week numbers in the calendar and full first and last week | Lars Henriksen | 2019-05-22 | 5 | -96/+165 |
* | Implement scrolling in the appointments panel | Lars Henriksen | 2019-05-22 | 4 | -21/+121 |
* | Redesign selected-item implementation for the APP panel | Lars Henriksen | 2019-05-22 | 4 | -85/+144 |
* | Introduce multiple days in the appointments panel | Lars Henriksen | 2019-05-22 | 6 | -49/+115 |
* | Simplify day storage | Lars Henriksen | 2019-05-22 | 6 | -44/+15 |
* | Fix initialization of the day_items vector | Lars Henriksen | 2019-05-22 | 1 | -0/+1 |
* | Refactor listbox code | Lars Henriksen | 2019-05-22 | 3 | -40/+49 |
* | Improve scroll window pad | Lars Henriksen | 2019-05-22 | 4 | -24/+16 |
* | Impossible dates in recurrence rules | Lars Henriksen | 2019-05-20 | 1 | -0/+12 |
* | Fix display of time left before next appointment | Lars Henriksen | 2019-04-13 | 2 | -7/+12 |
* | Fix daemon notification for short warning periods | Lars Henriksen | 2019-04-13 | 1 | -2/+3 |
* | Fix one-second warning period for notifications | Lars Henriksen | 2019-04-13 | 2 | -2/+2 |
* | Use ICALDATETIMEFMT for EXDATE | Henrik Grimler | 2019-04-13 | 1 | -2/+2 |
* | Avoid deadlock in config_save() | Lars Henriksen | 2019-03-21 | 1 | -7/+8 |
* | Fix calendar (re)draw | Lars Henriksen | 2019-03-13 | 1 | -10/+4 |
* | Fix vector_remove() | Lars Henriksen | 2019-03-13 | 1 | -1/+1 |
* | Change -C and -D long option names | vxid | 2019-03-13 | 1 | -2/+6 |
* | View or edit exception days of a recurrent item | Lars Henriksen | 2019-02-28 | 3 | -1/+72 |
* | Fix empty dynamic string | Lars Henriksen | 2019-02-28 | 1 | -0/+1 |
* | Check for KEY_ENTER in getstring() | Lukas Fleischer | 2019-02-10 | 1 | -1/+2 |
* | Use portable default day heading format | Lukas Fleischer | 2019-02-10 | 1 | -1/+1 |
* | Close stream after exporting iCal item | crvs | 2019-02-04 | 1 | -0/+1 |
* | Invalidate calendar cache when adding an exception | Lukas Fleischer | 2019-02-02 | 1 | -1/+3 |
* | Fix deletion of a multi-day recurrent appointment | Lars Henriksen | 2019-02-02 | 1 | -2/+11 |
* | Refactor keys_format_label() | Lukas Fleischer | 2019-01-19 | 1 | -24/+9 |
* | Bind RETURN to view-item by default | Lukas Fleischer | 2019-01-19 | 1 | -2/+2 |
* | Overflow check for 32-bit types only | Lars Henriksen | 2019-01-18 | 3 | -14/+47 |
* | Use time_t for system time values | Lukas Fleischer | 2019-01-14 | 9 | -129/+129 |
* | Legalese for queue.c | Lars Henriksen | 2019-01-12 | 1 | -0/+36 |
* | Fix next recurring appointment | Lars Henriksen | 2019-01-11 | 3 | -27/+18 |
* | Initialize data paths once only | Lars Henriksen | 2019-01-08 | 1 | -2/+3 |
* | Explicit calendar and todo view configuration | Lars Henriksen | 2019-01-07 | 4 | -22/+66 |
* | Purge option glorified | Lars Henriksen | 2019-01-07 | 1 | -4/+7 |