aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* display_item() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-5/+11
|
* getstring() improved to allow the modification of an existing stringFrederic Culot2006-10-281-31/+142
| | | | shwostring(), showcursor(), del_char() and add_char() created
* getstring() improved to check for escape sequenceFrederic Culot2006-09-171-1/+4
|
* mycpy() createdFrederic Culot2006-09-161-1/+12
|
* now() createdFrederic Culot2006-09-161-1/+11
|
* today() createdFrederic Culot2006-09-141-1/+18
|
* fixed a bug in status_bar() which prevented keybindings from being translatedFrederic Culot2006-09-071-21/+21
|
* status_bar() rewritten from scratch to handle multiple status pagesFrederic Culot2006-09-061-136/+89
| | | | reset_status_page() and other_status_page() created
* '+/-' menu added to status bar while inside TODO panelFrederic Culot2006-08-311-4/+7
|
* one status bar is now created for each panelFrederic Culot2006-08-231-3/+46
|
* keybinding changed: CTRL-L is now used to redraw screenFrederic Culot2006-08-061-8/+11
| | | | keybinding added: R to repeat an item
* Initial revisionFrederic Culot2006-07-311-0/+614