| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright ranges for 2023 | Lukas Fleischer | 2023-04-11 | 1 | -1/+1 |
* | Check that note files open before reading them | Nicholas Johnson | 2023-01-31 | 1 | -0/+5 |
* | Extend default description to all item types | Lukas Fleischer | 2022-12-25 | 1 | -7/+9 |
* | Update copyright ranges for 2022 | Lukas Fleischer | 2022-03-11 | 1 | -1/+1 |
* | Call setsid() for hook/notification commands | Lukas Fleischer | 2021-04-04 | 1 | -1/+1 |
* | Add parameter to redirect stderr to shell_exec() | Lukas Fleischer | 2021-04-04 | 1 | -2/+2 |
* | Implemented rendering of notes in todo view | Ambika Eshwar | 2020-10-11 | 1 | -1/+21 |
* | Update copyright ranges | Lukas Fleischer | 2020-01-30 | 1 | -1/+1 |
* | Allow discarding a todo item from the priority prompt | Lukas Fleischer | 2019-11-03 | 1 | -2/+4 |
* | Support RET to set the todo item priority to 0 | Issam Maghni | 2019-11-03 | 1 | -4/+7 |
* | Scrollbar and right window border (corrected) | Lars Henriksen | 2018-05-26 | 1 | -2/+2 |
* | Replace remaining uses of wgetch() by keys_wgetch() | Lukas Fleischer | 2017-09-03 | 1 | -1/+1 |
* | Update copyright ranges | Lukas Fleischer | 2017-01-12 | 1 | -1/+1 |
* | Prevent segfault when all todo items are hidden | Lukas Fleischer | 2016-10-14 | 1 | -21/+25 |
* | Update copyright ranges | Lukas Fleischer | 2016-01-30 | 1 | -1/+1 |
* | Make automatic selection of todo items smarter | Lukas Fleischer | 2016-01-18 | 1 | -7/+13 |
* | Improve ordering of todo items | Lukas Fleischer | 2016-01-18 | 1 | -2/+8 |
* | Hide "0." prefix of todo items with undefined priority | Lukas Fleischer | 2016-01-18 | 1 | -9/+29 |
* | Save active view on the todo panel | Lukas Fleischer | 2016-01-18 | 1 | -0/+11 |
* | Support todo items with an undefined priority | Lukas Fleischer | 2016-01-18 | 1 | -4/+4 |
* | Use a separate field for the completed status | Lukas Fleischer | 2016-01-18 | 1 | -5/+6 |
* | Add a "hide completed" view to the todo panel | Lukas Fleischer | 2016-01-18 | 1 | -10/+50 |
* | Update copyright ranges | Lukas Fleischer | 2015-02-07 | 1 | -1/+1 |
* | Warn when reloading with unsaved modifications | Lukas Fleischer | 2014-07-16 | 1 | -0/+7 |
* | Do not highlight items on inactive windows | Lukas Fleischer | 2014-07-09 | 1 | -0/+2 |
* | Load todo items on startup | Lukas Fleischer | 2014-07-09 | 1 | -0/+5 |
* | Add support for caption rows in list boxes | Lukas Fleischer | 2014-05-18 | 1 | -0/+5 |
* | ui-calendar: Use scroll window implementation | Lukas Fleischer | 2014-05-18 | 1 | -1/+0 |
* | ui-todo: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 1 | -161/+113 |
* | Fix a couple of translatable strings | Lukas Fleischer | 2013-05-14 | 1 | -7/+7 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -176/+184 |
* | Fix braces in if-else statements | Lukas Fleischer | 2013-02-17 | 1 | -2/+2 |
* | ui-todo.c: Refactor ui_todo_chg_priority() | Lukas Fleischer | 2013-02-14 | 1 | -19/+10 |
* | todo.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 1 | -14/+193 |
* | Split out UI functions for todo items | Lukas Fleischer | 2013-02-14 | 1 | -0/+140 |