aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.c
Commit message (Expand)AuthorAgeFilesLines
...
* fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot2006-09-081-1/+2
* general keybindings addedFrederic Culot2006-09-061-8/+21
* get_screen_config() updated to take new layouts into accountFrederic Culot2006-09-031-9/+32
* improved the ToDo panel scrolling while changing item prioritiesFrederic Culot2006-09-021-7/+14
* update_todo_panel(): priority added when displaying todo listFrederic Culot2006-08-311-2/+11
* bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to ...Frederic Culot2006-08-301-22/+5
* repeat command disabled for todo panelFrederic Culot2006-08-241-4/+7
* screen refreshing process ameliorated in add_item()Frederic Culot2006-08-221-4/+2
* bugfix: a newly created appointment or event is now correctly highlightedFrederic Culot2006-08-191-1/+2
* keybinding changed: CTRL-L is now used to redraw screenFrederic Culot2006-08-061-3/+7
* del_item() updatedFrederic Culot2006-08-021-2/+4
* del_apoint() renamed to del_item() and updated to take recurrent items into a...Frederic Culot2006-08-011-11/+15
* Initial revisionFrederic Culot2006-07-311-0/+1156