| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add support for drawing highlighted decoration | Lukas Fleischer | 2014-05-18 | 1 | -3/+3 |
* | custom.c: Simplify code | Lukas Fleischer | 2014-05-18 | 1 | -10/+1 |
* | Remove numbers and whitespace from option menus | Lukas Fleischer | 2014-05-18 | 1 | -20/+20 |
* | Reduce flicker when resizing in option menus | Lukas Fleischer | 2014-05-18 | 1 | -1/+1 |
* | Use generic list box for general options | Lukas Fleischer | 2014-05-18 | 1 | -156/+187 |
* | Rework scroll window implementation | Lukas Fleischer | 2014-05-18 | 1 | -41/+19 |
* | Drop legacy online help system | Lukas Fleischer | 2013-07-17 | 1 | -39/+0 |
* | Use a macro to determine the size of arrays | Lukas Fleischer | 2013-05-04 | 1 | -4/+4 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -908/+961 |
* | Fix braces in if-else statements | Lukas Fleischer | 2013-02-17 | 1 | -7/+10 |
* | calendar.c: Rename to "ui-calendar.c" | Lukas Fleischer | 2013-02-14 | 1 | -2/+2 |
* | Merge branch 'maint' | Lukas Fleischer | 2013-02-04 | 1 | -1/+7 |
|\ |
|
| * | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 1 | -1/+1 |