| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicit calendar and todo view configuration | Lars Henriksen | 2019-01-07 | 1 | -14/+17 |
* | Filter option: invert | Lars Henriksen | 2019-01-07 | 1 | -0/+1 |
* | CLI: Revert to and update of parse_datetimearg() | Lars Henriksen | 2019-01-07 | 1 | -2/+5 |
* | Rewrite of io_init() | Lars Henriksen | 2018-12-14 | 1 | -23/+13 |
* | DST fix: daylength v. DAYINSEC | Lars Henriksen | 2018-11-10 | 1 | -0/+6 |
* | Check if the configuration folder exists | Quentin Hibon | 2018-10-21 | 1 | -0/+1 |
* | Configuration variable for system events | Lars Henriksen | 2018-10-21 | 1 | -0/+1 |
* | System message queue | Lars Henriksen | 2018-10-21 | 1 | -0/+7 |
* | Remove the configuraton variable conf.progress_bar | Lars Henriksen | 2018-10-21 | 1 | -1/+0 |
* | Error return code for io_reload_data() | Lars Henriksen | 2018-10-21 | 1 | -1/+2 |
* | Distinguish between interactive and periodic save | Lars Henriksen | 2018-10-21 | 1 | -2/+6 |
* | Data save and removal of the progress bar | Lars Henriksen | 2018-10-21 | 1 | -8/+3 |
* | Move user information after save/reload to the command level | Lars Henriksen | 2018-10-21 | 1 | -2/+12 |
* | Only reload if data files were changed (replacement) | Lars Henriksen | 2018-10-21 | 1 | -1/+3 |
* | Reload data after resolving save conflict (improved) | Lars Henriksen | 2018-10-21 | 1 | -1/+8 |
* | Start and end time validation. | Lars Henriksen | 2018-08-25 | 1 | -3/+3 |
* | New support functions for input validation. | Lars Henriksen | 2018-08-25 | 1 | -0/+3 |
* | Solve deadlock in notification bar | Lars Henriksen | 2018-07-28 | 1 | -0/+1 |
* | Key bindings for UTF-8 encoded characters | Lars Henriksen | 2018-06-03 | 1 | -0/+1 |
* | Rename utf8_ord() to utf8_decode() | Lars Henriksen | 2018-06-03 | 1 | -1/+1 |
* | Add option to specify the configuration file used | Quentin Hibon | 2018-05-28 | 1 | -1/+1 |
* | Scrollbar and right window border (corrected) | Lars Henriksen | 2018-05-26 | 1 | -3/+6 |
* | Scrollbar and right window border | Lars Henriksen | 2017-12-10 | 1 | -1/+1 |
* | Default colour as foreground colour | Lars Henriksen | 2017-12-10 | 1 | -1/+5 |
* | Update UTF-8 base code | Lars Henriksen | 2017-12-07 | 1 | -6/+3 |
* | Check for the year span 1902-2037 | Lars Henriksen | 2017-11-23 | 1 | -3/+8 |
* | Function cleanup in custom.c | Lars Henriksen | 2017-11-23 | 1 | -3/+0 |
* | Remove unused argument from wins_other_status_page | Lars Henriksen | 2017-11-03 | 1 | -1/+1 |
* | Fix multiple popup windows | Lars Henriksen | 2017-10-29 | 1 | -0/+1 |
* | Add parse_date_interactive() | Lukas Fleischer | 2017-10-26 | 1 | -2/+2 |
* | Fix spelling of "frequency" | Lars Henriksen | 2017-10-23 | 1 | -1/+1 |
* | Support key bindings for all escape keys | Lars Henriksen | 2017-10-23 | 1 | -5/+6 |
* | Use a shared input/output mutex | Lukas Fleischer | 2017-09-08 | 1 | -2/+0 |
* | Only reload if data files were changed | Lukas Fleischer | 2017-09-08 | 1 | -1/+1 |
* | Make the day heading position configurable | Lars Henriksen | 2017-09-08 | 1 | -0/+7 |
* | Remove phase of moon feature | Lars Henriksen | 2017-09-08 | 1 | -1/+2 |
* | Add a function to wait for any key press | Lukas Fleischer | 2017-09-03 | 1 | -0/+1 |
* | Add support for UTF-8 key bindings | Lukas Fleischer | 2017-08-30 | 1 | -1/+3 |
* | Rename keys_getch() to keys_get() | Lukas Fleischer | 2017-08-30 | 1 | -1/+1 |
* | Factor out UTF-8 code point decoding | Lukas Fleischer | 2017-08-30 | 1 | -0/+1 |
* | Use nl_langinfo() for month and day names | Lars Henriksen | 2017-08-28 | 1 | -3/+0 |
* | Make heading in appointments panel configurable | Lars Henriksen | 2017-08-28 | 1 | -0/+4 |
* | Extend strings API for formatted dates | Lukas Fleischer | 2017-08-28 | 1 | -0/+2 |
* | Update copyright ranges | Lukas Fleischer | 2017-01-12 | 1 | -1/+1 |
* | Replace parse_datetime() constants by named flags | Lukas Fleischer | 2016-10-10 | 1 | -0/+4 |
* | Factor out parse_datetime() | Lukas Fleischer | 2016-10-09 | 1 | -0/+1 |
* | Fix out-of-bounds memory access | Lukas Fleischer | 2016-09-28 | 1 | -0/+2 |
* | Do not assume that days always have 86400 seconds | Lukas Fleischer | 2016-03-27 | 1 | -0/+1 |
* | Support durations in recurrence ending dates | Lukas Fleischer | 2016-02-26 | 1 | -0/+2 |
* | Refactor UTF-8 chopping | Lukas Fleischer | 2016-02-26 | 1 | -0/+1 |