aboutsummaryrefslogtreecommitdiffstats
path: root/src/todo.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright rangesLukas Fleischer2020-01-301-1/+1
* Update copyright rangesLukas Fleischer2017-01-121-1/+1
* Prevent segfault when all todo items are hiddenLukas Fleischer2016-10-141-0/+3
* Update copyright rangesLukas Fleischer2016-01-301-1/+1
* Display priority todo items above regular itemsLukas Fleischer2016-01-271-0/+4
* Make automatic selection of todo items smarterLukas Fleischer2016-01-181-7/+14
* Improve ordering of todo itemsLukas Fleischer2016-01-181-2/+20
* Use a separate field for the completed statusLukas Fleischer2016-01-181-20/+10
* Add a "hide completed" view to the todo panelLukas Fleischer2016-01-181-2/+15
* Add long format specifiers "raw" and "hash"Lukas Fleischer2016-01-131-0/+11
* Implement {apoint,event,todo}_tostr()Lukas Fleischer2016-01-131-4/+14
* Update copyright rangesLukas Fleischer2015-02-071-1/+1
* ui-todo: Large-scale refactoringLukas Fleischer2014-05-181-2/+2
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-49/+51
* Mark todo_get_position() publicLukas Fleischer2013-02-141-1/+1
* todo.c: Split out UI-related functionsLukas Fleischer2013-02-141-179/+0
* Update copyright rangesLukas Fleischer2013-02-041-1/+1
* Add compact panels supportLukas Fleischer2012-11-251-2/+2
* Avoid core dump if window is too smallLukas Fleischer2012-11-251-0/+3
* Refactor todo_chg_priority()Lukas Fleischer2012-11-181-18/+7
* Use integers rather than floats everywhereLukas Fleischer2012-07-101-3/+2
* Revise todo_delete_note_bynum()Lukas Fleischer2012-07-041-7/+1
* Make *_free() publicLukas Fleischer2012-06-301-1/+1
* Add an item parameter to various todo_*() functionsLukas Fleischer2012-06-301-11/+4
* Revise *_delete{,_bynum}()Lukas Fleischer2012-06-301-4/+3
* Move interaction functions to a separate fileLukas Fleischer2012-06-301-105/+3
* Switch to Linux kernel coding styleLukas Fleischer2012-05-211-232/+189
* Allow passing additional parameters to shell_exec()Lukas Fleischer2012-05-161-1/+2
* Factorize boolean user prompting.Baptiste Jonglez2012-05-141-11/+2
* Use status_ask_choice() where applicableBaptiste Jonglez2012-05-141-14/+10
* Declare several parameters/variables constantLukas Fleischer2012-05-081-2/+2
* Mark several functions staticLukas Fleischer2012-04-201-1/+1
* Miscellaneous small code cleanupsLukas Fleischer2012-04-061-2/+1
* Mark localized string literals constantLukas Fleischer2012-04-051-6/+6
* Update copyright rangesLukas Fleischer2012-03-261-1/+1
* src/todo.c: Remove several unneeded variablesLukas Fleischer2011-12-091-19/+14
* Use a global configuration variableLukas Fleischer2011-11-141-2/+2
* Remove parentheses from return statementsLukas Fleischer2011-11-021-5/+5
* Do not cast unused return values to voidLukas Fleischer2011-11-021-4/+4
* Avoid use of printf()/fprintf()Lukas Fleischer2011-11-021-1/+1
* Add count parameter to *_{in,de}crease()Lukas Fleischer2011-10-061-8/+8
* Remove temporary highlight pointersLukas Fleischer2011-10-061-1/+1
* Do not unlink() note files on note removalLukas Fleischer2011-10-051-6/+6
* Accept variable length note namesLukas Fleischer2011-10-051-2/+2
* Refactor out note functionsLukas Fleischer2011-07-211-25/+4
* Add todo_pipe_item() functionLukas Fleischer2011-07-051-0/+29
* Refactor out todo item serializationLukas Fleischer2011-07-021-0/+9
* Use constant for maximum UTF-8 character sizeLukas Fleischer2011-07-021-1/+1
* Make display_todo_item() UTF-8 compatibleLukas Fleischer2011-07-021-5/+14
* Update copyright notices in source files, documentation and "COPYING".Lukas Fleischer2011-04-221-1/+1