| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright ranges | Lukas Fleischer | 2020-01-30 | 1 | -1/+1 |
* | Make the text for empty days configurable | Lars Henriksen | 2019-11-03 | 1 | -0/+21 |
* | Use current value as default for periodic save | Lukas Fleischer | 2019-06-07 | 1 | -0/+1 |
* | Mark selected day in the appointments panel in multiple days mode | Lars Henriksen | 2019-05-28 | 1 | -1/+1 |
* | Automate the calculation of number of days to load | Lars Henriksen | 2019-05-26 | 1 | -10/+4 |
* | Make separation of days conspicuous | Lars Henriksen | 2019-05-26 | 1 | -17/+33 |
* | Add configuration variables for multiple days | Lars Henriksen | 2019-05-22 | 1 | -3/+49 |
* | Add week numbers in the calendar and full first and last week | Lars Henriksen | 2019-05-22 | 1 | -0/+1 |
* | Improve scroll window pad | Lars Henriksen | 2019-05-22 | 1 | -1/+1 |
* | Explicit calendar and todo view configuration | Lars Henriksen | 2019-01-07 | 1 | -0/+35 |
* | Configuration variable for system events | Lars Henriksen | 2018-10-21 | 1 | -0/+11 |
* | Remove the configuraton variable conf.progress_bar | Lars Henriksen | 2018-10-21 | 1 | -12/+0 |
* | A save refinement: no action if everything is unchanged | Lars Henriksen | 2018-10-21 | 1 | -0/+4 |
* | Fix multiple, simultaneous periodic saves | Lars Henriksen | 2018-07-28 | 1 | -4/+4 |
* | Key bindings for UTF-8 encoded characters | Lars Henriksen | 2018-06-03 | 1 | -1/+1 |
* | Properly NUL-terminate the day heading after editing | Lukas Fleischer | 2018-05-26 | 1 | -1/+1 |
* | Scrollbar and right window border (corrected) | Lars Henriksen | 2018-05-26 | 1 | -5/+5 |
* | Transparent cursor fix | Lars Henriksen | 2018-05-26 | 1 | -6/+5 |
* | Use dummy variables to ignore return values of pair_content() | Lukas Fleischer | 2018-05-10 | 1 | -2/+2 |
* | Default colour as foreground colour | Lars Henriksen | 2017-12-10 | 1 | -3/+12 |
* | Function cleanup in custom.c | Lars Henriksen | 2017-11-23 | 1 | -39/+39 |
* | Fix multiple popup windows | Lars Henriksen | 2017-10-29 | 1 | -11/+7 |
* | Remove recognized keys check | Lars Henriksen | 2017-10-26 | 1 | -36/+12 |
* | Updates for UTF-8 key bindings | Lars Henriksen | 2017-10-23 | 1 | -6/+12 |
* | Make the day heading position configurable | Lars Henriksen | 2017-09-08 | 1 | -1/+23 |
* | Replace remaining uses of wgetch() by keys_wgetch() | Lukas Fleischer | 2017-09-03 | 1 | -1/+1 |
* | Add a function to wait for any key press | Lukas Fleischer | 2017-09-03 | 1 | -1/+1 |
* | Improve default selection when editing key bindings | Lukas Fleischer | 2017-09-03 | 1 | -4/+4 |
* | Use strncpy() properly in general_option_edit() | Lukas Fleischer | 2017-09-03 | 1 | -6/+8 |
* | Add support for UTF-8 key bindings | Lukas Fleischer | 2017-08-30 | 1 | -2/+2 |
* | Rename keys_getch() to keys_get() | Lukas Fleischer | 2017-08-30 | 1 | -27/+22 |
* | Remove some leftovers from the past | Lars Henriksen | 2017-08-28 | 1 | -7/+0 |
* | Make heading in appointments panel configurable | Lars Henriksen | 2017-08-28 | 1 | -1/+19 |
* | Make the selected day in the calendar stand out | Lars Henriksen | 2017-08-28 | 1 | -1/+1 |
* | Fix segmentation fault when changing colors | Lukas Fleischer | 2017-07-28 | 1 | -3/+3 |
* | Update copyright ranges | Lukas Fleischer | 2017-01-12 | 1 | -1/+1 |
* | Always use memory management wrappers | Lukas Fleischer | 2016-10-13 | 1 | -1/+1 |
* | Update copyright ranges | Lukas Fleischer | 2016-01-30 | 1 | -1/+1 |
* | custom.c: Display missing options | Lukas Fleischer | 2016-01-07 | 1 | -2/+2 |
* | Support resize in all configuration menus | Lukas Fleischer | 2015-02-23 | 1 | -0/+25 |
* | Update copyright ranges | Lukas Fleischer | 2015-02-07 | 1 | -1/+1 |
* | Make compact mode and default panel configurable | Lukas Fleischer | 2014-08-03 | 1 | -33/+68 |
* | Replace several uses of snprintf() by asprintf() | Lukas Fleischer | 2014-07-22 | 1 | -2/+3 |
* | Small code cleanups | Lukas Fleischer | 2014-07-18 | 1 | -2/+1 |
* | Use wins_set_bindings() for the configuration menu | Lukas Fleischer | 2014-07-18 | 1 | -34/+25 |
* | Initialize prompt buffers in the configuration menus | Lukas Fleischer | 2014-07-18 | 1 | -1/+4 |
* | Rework key binding context switching | Lukas Fleischer | 2014-07-17 | 1 | -50/+20 |
* | Reintroduce key bindings in configuration menus | Lukas Fleischer | 2014-07-17 | 1 | -2/+14 |
* | Resize panels properly | Lukas Fleischer | 2014-05-19 | 1 | -1/+1 |
* | Add support for caption rows in list boxes | Lukas Fleischer | 2014-05-18 | 1 | -2/+7 |