Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added call to notify_check_next_app() | Frederic Culot | 2006-09-11 | 1 | -1/+2 |
| | |||||
* | notification bar created | Frederic Culot | 2006-09-09 | 1 | -10/+17 |
| | |||||
* | fixed a bug appearing when trying to delete a newly repeated item | Frederic Culot | 2006-09-08 | 1 | -1/+2 |
| | |||||
* | general keybindings added | Frederic Culot | 2006-09-06 | 1 | -8/+21 |
| | |||||
* | get_screen_config() updated to take new layouts into account | Frederic Culot | 2006-09-03 | 1 | -9/+32 |
| | |||||
* | improved the ToDo panel scrolling while changing item priorities | Frederic Culot | 2006-09-02 | 1 | -7/+14 |
| | | | | changed the strcpy calls to strncpy | ||||
* | update_todo_panel(): priority added when displaying todo list | Frederic Culot | 2006-08-31 | 1 | -2/+11 |
| | | | | '+/-' keys are now used to handle todo priorities | ||||
* | bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to ↵ | Frederic Culot | 2006-08-30 | 1 | -22/+5 |
| | | | | | | Chris for reporting it. add_todo() moved to todo_new_item() in todo.c | ||||
* | repeat command disabled for todo panel | Frederic Culot | 2006-08-24 | 1 | -4/+7 |
| | |||||
* | screen refreshing process ameliorated in add_item() | Frederic Culot | 2006-08-22 | 1 | -4/+2 |
| | |||||
* | bugfix: a newly created appointment or event is now correctly highlighted | Frederic Culot | 2006-08-19 | 1 | -1/+2 |
| | |||||
* | keybinding changed: CTRL-L is now used to redraw screen | Frederic Culot | 2006-08-06 | 1 | -3/+7 |
| | | | | keybinding added: R to repeat an item | ||||
* | del_item() updated | Frederic Culot | 2006-08-02 | 1 | -2/+4 |
| | |||||
* | del_apoint() renamed to del_item() and updated to take recurrent items into ↵ | Frederic Culot | 2006-08-01 | 1 | -11/+15 |
| | | | | account | ||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+1156 |