Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-02 | add_char() simplified, using memcpy() | Frederic Culot | |
updatestring() created getstring() modified to take the max string length as an argument | |||
2006-10-28 | display_item() updated to add an asterisk in front of recurrent items | Frederic Culot | |
2006-10-28 | getstring() improved to allow the modification of an existing string | Frederic Culot | |
shwostring(), showcursor(), del_char() and add_char() created | |||
2006-09-17 | getstring() improved to check for escape sequence | Frederic Culot | |
2006-09-16 | mycpy() created | Frederic Culot | |
2006-09-16 | now() created | Frederic Culot | |
2006-09-14 | today() created | Frederic Culot | |
2006-09-07 | fixed a bug in status_bar() which prevented keybindings from being translated | Frederic Culot | |
2006-09-06 | status_bar() rewritten from scratch to handle multiple status pages | Frederic Culot | |
reset_status_page() and other_status_page() created | |||
2006-08-31 | '+/-' menu added to status bar while inside TODO panel | Frederic Culot | |
2006-08-23 | one status bar is now created for each panel | Frederic Culot | |
2006-08-06 | keybinding changed: CTRL-L is now used to redraw screen | Frederic Culot | |
keybinding added: R to repeat an item | |||
2006-07-31 | Initial revision | Frederic Culot | |