summaryrefslogtreecommitdiff
path: root/src/ui-todo.c
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-10-14Prevent segfault when all todo items are hiddenLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2016-01-18Make automatic selection of todo items smarterLukas Fleischer
2016-01-18Improve ordering of todo itemsLukas Fleischer
2016-01-18Hide "0." prefix of todo items with undefined priorityLukas Fleischer
2016-01-18Save active view on the todo panelLukas Fleischer
2016-01-18Support todo items with an undefined priorityLukas Fleischer
2016-01-18Use a separate field for the completed statusLukas Fleischer
2016-01-18Add a "hide completed" view to the todo panelLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2014-07-16Warn when reloading with unsaved modificationsLukas Fleischer
2014-07-09Do not highlight items on inactive windowsLukas Fleischer
2014-07-09Load todo items on startupLukas Fleischer
2014-05-18Add support for caption rows in list boxesLukas Fleischer
2014-05-18ui-calendar: Use scroll window implementationLukas Fleischer
2014-05-18ui-todo: Large-scale refactoringLukas Fleischer
2013-05-14Fix a couple of translatable stringsLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-17Fix braces in if-else statementsLukas Fleischer
2013-02-14ui-todo.c: Refactor ui_todo_chg_priority()Lukas Fleischer
2013-02-14todo.c: Split out UI-related functionsLukas Fleischer
2013-02-14Split out UI functions for todo itemsLukas Fleischer