summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-24development priorities for calcurse 1.6Frederic Culot
2006-08-24switched to version number 1.5Frederic Culot
2006-08-24thanks section updated and switched to version number 1.5Frederic Culot
2006-08-24repeat command disabled for todo panelFrederic Culot
2006-08-24forgot to wait for user's key pressed...Frederic Culot
2006-08-24switched to version number 1.5Frederic Culot
2006-08-24small bugfixes and updates before 1.5 releaseFrederic Culot
2006-08-23one status bar is now created for each panelFrederic Culot
2006-08-23online help text updated for the repeat and delete commandsFrederic Culot
2006-08-23better definition of variable sizesFrederic Culot
2006-08-23memory allocation problem fixedFrederic Culot
2006-08-23independant status bar created for the todo panelFrederic Culot
2006-08-22screen refreshing process ameliorated in add_item()Frederic Culot
2006-08-22fixed compilation warningsFrederic Culot
2006-08-22compilation warnings fixed and refreshing process ameliorated in ad_item()Frederic Culot
2006-08-21small bugfixes, to correct 'end-of-line within string' fatal errorsFrederic Culot
2006-08-21cvs keyword addedFrederic Culot
2006-08-21help texts for recurrent items addedFrederic Culot
2006-08-21list of source files updatedFrederic Culot
2006-08-21English and German translations addedFrederic Culot
2006-08-21English and German translation addedFrederic Culot
2006-08-21initial import of English translation, thanks to Neil WilliamsFrederic Culot
2006-08-21initial import of German translation, thanks to Michael SchultzFrederic Culot
2006-08-19bugfix: a newly created appointment or event is now correctly highlightedFrederic Culot
2006-08-19fixed a bug in recur_write_exc() which could result in an infinite loop when ...Frederic Culot
2006-08-19fixed a bug causing a fatal error when loading from file an endless recurrent...Frederic Culot
2006-08-19Fixed many bugs concerning recurrent itemsFrederic Culot
2006-08-16recur_exc_scan() created and recur_event_new() plus recur_apoint_new() update...Frederic Culot
2006-08-16recur_exc_scan() addedFrederic Culot
2006-08-16added calls to scan non-repeated days in recurrent itemsFrederic Culot
2006-08-16scanning of recurrent items' non-repeated days implementedFrederic Culot
2006-08-06keybinding changed: CTRL-L is now used to redraw screenFrederic Culot
2006-08-06keybinding changed: CTRL-L is now used to redraw screenFrederic Culot
2006-08-06day_get_item() addedFrederic Culot
2006-08-06updated calls to recur_item_inday()Frederic Culot
2006-08-06updated calls to recur_item_inday()Frederic Culot
2006-08-06recur_item_inday() prototype updatedFrederic Culot
2006-08-06recur_item_inday() updated to take non-repeated days into accountFrederic Culot
2006-08-06Recurrent items implementationFrederic Culot
2006-08-02del_item() updatedFrederic Culot
2006-08-02ESCAPE key definition addedFrederic Culot
2006-08-02day_erase_item() updatedFrederic Culot
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() createdFrederic Culot
2006-08-02deletion of recurrent items implementedFrederic Culot
2006-08-02bugfix: Debian bug #377543, thanks to Neil for reporting itFrederic Culot
2006-08-01del_apoint() renamed to del_item() and updated to take recurrent items into a...Frederic Culot
2006-08-01day_erase_item() createdFrederic Culot
2006-08-01MAX_TYPES addedFrederic Culot
2006-08-01work on recurrent items deletionFrederic Culot