summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-11recur_apoint_check_next() createdFrederic Culot
2006-09-11recur_apoint_check_next() addedFrederic Culot
2006-09-11notify.c addedFrederic Culot
2006-09-11DAYINSEC moved to vars.hFrederic Culot
2006-09-11define DAYINSEC addedFrederic Culot
2006-09-11small bugfixesFrederic Culot
2006-09-09beginning of notifying functions implementationFrederic Culot
Spanish manual and po file added, many thanks to Jose Lopez
2006-09-09Spanish translation addedFrederic Culot
2006-09-09Spanish translation provided by Jose Lopez, many thanks to himFrederic Culot
2006-09-09thanks section updatedFrederic Culot
2006-09-09Spanish manual provided by Jose Lopez. Many thanks to himFrederic Culot
2006-09-09spanish manual addedFrederic Culot
2006-09-09implementation of notifying functionsFrederic Culot
2006-09-09notification bar createdFrederic Culot
2006-09-09help window size modified to take notification bar into accountFrederic Culot
2006-09-09Makefile.am update to take into account notify.c and notify.hFrederic Culot
link to lpthread added
2006-09-09added test for pthread library and switched to version 1.6Frederic Culot
2006-09-08fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot
2006-09-08fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot
2006-09-07couple of bugfixes and french translation updatedFrederic Culot
2006-09-07Error message added in recur_repeat_item()Frederic Culot
2006-09-07bugfix: the repeated end date can no longer be older then the item startFrederic Culot
time. Thanks Chris for reporting that bug
2006-09-07TODO list updatedFrederic Culot
2006-09-07new entries added concerning global keybindings and new layout configurationsFrederic Culot
2006-09-07updated translations concerning global keybindingsFrederic Culot
2006-09-07fixed a bug in status_bar() which prevented keybindings from being translatedFrederic Culot
2006-09-06handling of status bar improved, and general keybindings addedFrederic Culot
2006-09-06general keybindings addedFrederic Culot
2006-09-06two help pages added ('O' and general keybindings)Frederic Culot
2006-09-06status_bar() rewritten from scratch to handle multiple status pagesFrederic Culot
reset_status_page() and other_status_page() created
2006-09-06several defines addedFrederic Culot
reset_status_page() and other_status_page() added
2006-09-03layout_config() improved, and new layout configurations addedFrederic Culot
2006-09-03get_screen_config() updated to take new layouts into accountFrederic Culot
2006-09-03updated translations concerning the layout configurationFrederic Culot
2006-09-03list updatedFrederic Culot
2006-09-03new layout configurations added, to make TODO panel the largest oneFrederic Culot
2006-09-03todo priorities added in non-interactive modeFrederic Culot
french translation updated
2006-09-03new entries added for todo prioritiesFrederic Culot
2006-09-03new entries translated. Fixed 'fuzzy' translationsFrederic Culot
2006-09-03todo_args() updated to display prioritiesFrederic Culot
2006-09-02online help text updated plus a couple of bugfixesFrederic Culot
2006-09-02improved the ToDo panel scrolling while changing item prioritiesFrederic Culot
changed the strcpy calls to strncpy
2006-09-02fixed a bug in day_write_pad() which could cause a misplacement of the line ↵Frederic Culot
between events and appointments
2006-09-02fixed a possible infinite loop in todo_get_position()Frederic Culot
2006-09-02help text added for the 'Priority' function and help text updated for the ↵Frederic Culot
'Add' function
2006-08-31user can now set todo prioritiesFrederic Culot
todo are sorted with regards to their priority
2006-08-31'+/-' menu added to status bar while inside TODO panelFrederic Culot
2006-08-31todo_chg_priority(), todo_get_item() and todo_get_position() addedFrederic Culot
todo_insert() suppressed
2006-08-31todo_insert() suppressedFrederic Culot
todo_new_item() updated to ask for priority todo_add() updated to sort items by priority order todo_get_priority(), todo_get_item() and todo_get_position() created
2006-08-31update_todo_panel(): priority added when displaying todo listFrederic Culot
'+/-' keys are now used to handle todo priorities