Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | development priorities for calcurse 1.6 | Frederic Culot | 2006-08-24 | 1 | -27/+8 | |
| | ||||||
* | switched to version number 1.5 | Frederic Culot | 2006-08-24 | 1 | -2/+2 | |
| | ||||||
* | thanks section updated and switched to version number 1.5 | Frederic Culot | 2006-08-24 | 3 | -11/+15 | |
| | ||||||
* | repeat command disabled for todo panel | Frederic Culot | 2006-08-24 | 1 | -4/+7 | |
| | ||||||
* | forgot to wait for user's key pressed... | Frederic Culot | 2006-08-24 | 1 | -1/+2 | |
| | ||||||
* | switched to version number 1.5 | Frederic Culot | 2006-08-24 | 1 | -2/+2 | |
| | ||||||
* | small bugfixes and updates before 1.5 release | Frederic Culot | 2006-08-24 | 1 | -0/+6 | |
| | ||||||
* | one status bar is now created for each panel | Frederic Culot | 2006-08-23 | 1 | -3/+46 | |
| | ||||||
* | online help text updated for the repeat and delete commands | Frederic Culot | 2006-08-23 | 1 | -4/+24 | |
| | ||||||
* | better definition of variable sizes | Frederic Culot | 2006-08-23 | 1 | -3/+4 | |
| | ||||||
* | memory allocation problem fixed | Frederic Culot | 2006-08-23 | 1 | -10/+4 | |
| | ||||||
* | independant status bar created for the todo panel | Frederic Culot | 2006-08-23 | 1 | -0/+5 | |
| | | | | | bugfix: memory allocation problem in day.c online help text updated for the repeat and delete commands | |||||
* | screen refreshing process ameliorated in add_item() | Frederic Culot | 2006-08-22 | 1 | -4/+2 | |
| | ||||||
* | fixed compilation warnings | Frederic Culot | 2006-08-22 | 1 | -3/+5 | |
| | ||||||
* | compilation warnings fixed and refreshing process ameliorated in ad_item() | Frederic Culot | 2006-08-22 | 1 | -0/+4 | |
| | ||||||
* | small bugfixes, to correct 'end-of-line within string' fatal errors | Frederic Culot | 2006-08-21 | 1 | -210/+267 | |
| | ||||||
* | cvs keyword added | Frederic Culot | 2006-08-21 | 1 | -156/+179 | |
| | ||||||
* | help texts for recurrent items added | Frederic Culot | 2006-08-21 | 1 | -158/+169 | |
| | ||||||
* | list of source files updated | Frederic Culot | 2006-08-21 | 1 | -1/+3 | |
| | ||||||
* | English and German translations added | Frederic Culot | 2006-08-21 | 1 | -2/+2 | |
| | ||||||
* | English and German translation added | Frederic Culot | 2006-08-21 | 1 | -0/+3 | |
| | ||||||
* | initial import of English translation, thanks to Neil Williams | Frederic Culot | 2006-08-21 | 1 | -0/+941 | |
| | ||||||
* | initial import of German translation, thanks to Michael Schultz | Frederic Culot | 2006-08-21 | 1 | -0/+923 | |
| | ||||||
* | bugfix: a newly created appointment or event is now correctly highlighted | Frederic Culot | 2006-08-19 | 1 | -1/+2 | |
| | ||||||
* | fixed a bug in recur_write_exc() which could result in an infinite loop when ↵ | Frederic Culot | 2006-08-19 | 1 | -14/+20 | |
| | | | | | | saving multiple days recur_repeat_iem() updated to check if the frequence is valid | |||||
* | fixed a bug causing a fatal error when loading from file an endless ↵ | Frederic Culot | 2006-08-19 | 1 | -2/+3 | |
| | | | | recurrent item with non-repeated days | |||||
* | Fixed many bugs concerning recurrent items | Frederic Culot | 2006-08-19 | 1 | -1/+10 | |
| | ||||||
* | recur_exc_scan() created and recur_event_new() plus recur_apoint_new() ↵ | Frederic Culot | 2006-08-16 | 1 | -10/+51 | |
| | | | | updated to take non-repeated days into account | |||||
* | recur_exc_scan() added | Frederic Culot | 2006-08-16 | 1 | -5/+7 | |
| | ||||||
* | added calls to scan non-repeated days in recurrent items | Frederic Culot | 2006-08-16 | 1 | -5/+18 | |
| | ||||||
* | scanning of recurrent items' non-repeated days implemented | Frederic Culot | 2006-08-16 | 1 | -0/+5 | |
| | ||||||
* | keybinding changed: CTRL-L is now used to redraw screen | Frederic Culot | 2006-08-06 | 1 | -13/+15 | |
| | | | | | keybinding added: R to repeat an item help text for repeat function added | |||||
* | keybinding changed: CTRL-L is now used to redraw screen | Frederic Culot | 2006-08-06 | 2 | -11/+18 | |
| | | | | keybinding added: R to repeat an item | |||||
* | day_get_item() added | Frederic Culot | 2006-08-06 | 1 | -1/+2 | |
| | ||||||
* | updated calls to recur_item_inday() | Frederic Culot | 2006-08-06 | 1 | -7/+20 | |
| | | | | day_get_item() created | |||||
* | updated calls to recur_item_inday() | Frederic Culot | 2006-08-06 | 1 | -5/+5 | |
| | ||||||
* | recur_item_inday() prototype updated | Frederic Culot | 2006-08-06 | 1 | -3/+5 | |
| | | | | recur_repeat_item() added | |||||
* | recur_item_inday() updated to take non-repeated days into account | Frederic Culot | 2006-08-06 | 1 | -7/+112 | |
| | | | | recur_repeat_item() created | |||||
* | Recurrent items implementation | Frederic Culot | 2006-08-06 | 1 | -0/+5 | |
| | ||||||
* | del_item() updated | Frederic Culot | 2006-08-02 | 1 | -2/+4 | |
| | ||||||
* | ESCAPE key definition added | Frederic Culot | 2006-08-02 | 1 | -1/+2 | |
| | ||||||
* | day_erase_item() updated | Frederic Culot | 2006-08-02 | 1 | -14/+21 | |
| | ||||||
* | recur_event_erase(), recur_apoint_erase() and recur_write_exc() added | Frederic Culot | 2006-08-02 | 1 | -1/+4 | |
| | ||||||
* | recur_event_erase(), recur_apoint_erase() and recur_write_exc() created | Frederic Culot | 2006-08-02 | 1 | -14/+136 | |
| | | | | | recur_event_write() and recur_apoint_write() updated to take exceptions into account | |||||
* | deletion of recurrent items implemented | Frederic Culot | 2006-08-02 | 1 | -0/+8 | |
| | ||||||
* | bugfix: Debian bug #377543, thanks to Neil for reporting it | Frederic Culot | 2006-08-02 | 1 | -4/+4 | |
| | ||||||
* | del_apoint() renamed to del_item() and updated to take recurrent items into ↵ | Frederic Culot | 2006-08-01 | 1 | -11/+15 | |
| | | | | account | |||||
* | day_erase_item() created | Frederic Culot | 2006-08-01 | 1 | -1/+51 | |
| | ||||||
* | MAX_TYPES added | Frederic Culot | 2006-08-01 | 1 | -1/+4 | |
| | ||||||
* | work on recurrent items deletion | Frederic Culot | 2006-08-01 | 1 | -0/+6 | |
| |