aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui-todo.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright rangesLukas Fleischer2015-02-071-1/+1
* Warn when reloading with unsaved modificationsLukas Fleischer2014-07-161-0/+7
* Do not highlight items on inactive windowsLukas Fleischer2014-07-091-0/+2
* Load todo items on startupLukas Fleischer2014-07-091-0/+5
* Add support for caption rows in list boxesLukas Fleischer2014-05-181-0/+5
* ui-calendar: Use scroll window implementationLukas Fleischer2014-05-181-1/+0
* ui-todo: Large-scale refactoringLukas Fleischer2014-05-181-161/+113
* Fix a couple of translatable stringsLukas Fleischer2013-05-141-7/+7
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-176/+184
* Fix braces in if-else statementsLukas Fleischer2013-02-171-2/+2
* ui-todo.c: Refactor ui_todo_chg_priority()Lukas Fleischer2013-02-141-19/+10
* todo.c: Split out UI-related functionsLukas Fleischer2013-02-141-14/+193
* Split out UI functions for todo itemsLukas Fleischer2013-02-141-0/+140