summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-12prototypes updated to take new appointment linked lists structure into accountFrederic Culot
2006-09-11added call to notify_check_next_app()Frederic Culot
2006-09-11apoint_check_next() createdFrederic Culot
2006-09-11apoint_check_next() addedFrederic Culot
2006-09-11notify_check_next_app() and notify_thread_app() createdFrederic Culot
2006-09-11notify_app_s created and notify_check_next_app(), notify_thread_app() createdFrederic Culot
2006-09-11recur_apoint_check_next() createdFrederic Culot
2006-09-11recur_apoint_check_next() addedFrederic Culot
2006-09-11DAYINSEC moved to vars.hFrederic Culot
2006-09-11define DAYINSEC 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
2006-09-08fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot
2006-09-07bugfix: the repeated end date can no longer be older then the item startFrederic Culot
2006-09-07fixed a bug in status_bar() which prevented keybindings from being translatedFrederic 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
2006-09-06several defines addedFrederic Culot
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-03todo_args() updated to display prioritiesFrederic Culot
2006-09-02improved the ToDo panel scrolling while changing item prioritiesFrederic Culot
2006-09-02fixed a bug in day_write_pad() which could cause a misplacement of the line b...Frederic Culot
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 'Ad...Frederic Culot
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
2006-08-31todo_insert() suppressedFrederic Culot
2006-08-31update_todo_panel(): priority added when displaying todo listFrederic Culot
2006-08-30load_todo() and save_cal() updated to take todo's id into accountFrederic Culot
2006-08-30add_todo() moved from calcurse.c to todo_new_item()Frederic Culot
2006-08-30todo_new_item() added and id added to todo_s structureFrederic Culot
2006-08-30bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to ...Frederic Culot
2006-08-25bugfix: events and appointments are now sorted properlyFrederic Culot
2006-08-25fixed a data format bug in load_app()Frederic Culot
2006-08-24switched 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-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-22screen refreshing process ameliorated in add_item()Frederic Culot
2006-08-22fixed compilation warningsFrederic 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