Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-04 | use of color pairs enum in custom_init_attr() | Frederic Culot | |
color_config() rewritten to allow more color choices and the use of terminal default background color (becomes custom_color_config()) custom_load_color() created | |||
2007-03-04 | color pairs enum added | Frederic Culot | |
color_config() prototype updated to custom_color_config() custom_load_color() added | |||
2007-02-28 | bugfix: CTRL-D problems while editing items fixed | Frederic Culot | |
2007-02-28 | bugfix: CTRL-D problems while editing item fixed. Thanks Toucouch for ↵ | Frederic Culot | |
reporting it. | |||
2007-02-25 | updated call to notify_check_added() | Frederic Culot | |
2007-02-25 | updated call to notify_check_added() | Frederic Culot | |
call to notify_catch_children() added print_notify_options() improved to avoid display problems with long options init_notify_bar() updated to get user shell | |||
2007-02-25 | apoint_check_next() modified to handle item state | Frederic Culot | |
apoint_switch_notify() updated updated call to notify_check_added() | |||
2007-02-25 | recur_apoint_check_next() and recur_apoint_check_repeated() modified | Frederic Culot | |
to handle item state | |||
2007-02-25 | notify_update_bar() updated to call notify_launch_cmd() | Frederic Culot | |
notify_launch_cmd() created notify_thread_app() notify_check_added() and notify_check_repeated() updated to handle item state notify_catch_children() and notify_thread_children() created, to avoid zombie processes when launching user-defined commands to get notified | |||
2007-02-25 | notify_launch_cmd() added | Frederic Culot | |
notify_app_s structure updated to store item state notify_catch_children() prototype added | |||
2007-02-25 | variable added in nbar_s structure to store user shell | Frederic Culot | |
2007-02-25 | improvements in the way user-defined notification is handled | Frederic Culot | |
2007-02-24 | '!' command added, to switch appointment notification state | Frederic Culot | |
2007-02-24 | english mistake | Frederic Culot | |
2007-02-24 | day_item structures updated to take item state into account | Frederic Culot | |
day_item_nb() created | |||
2007-02-24 | day_item_s2apoint_s() updated to take item state into account | Frederic Culot | |
day_item_nb() created day_edit_item() and day_erase_item() updated to use day_item_nb() | |||
2007-02-24 | apoint_switch_notify() created | Frederic Culot | |
apoint_write() updated to save item state apoint_scan() and apoint_new() updated to load item state | |||
2007-02-24 | recur_apoint_new() modified to handle item state | Frederic Culot | |
recur_apoint_switch_notify() created recur_apoint_write() and recur_apoint_scan() updated to handle item state | |||
2007-02-24 | variable to store recurrent appointments added | Frederic Culot | |
recur_apoint_new() and recur_apoint_scan() prototype updated, recur_apoint_switch_notify() added | |||
2007-02-24 | variable to store appointment state added | Frederic Culot | |
appointment states defined apoint_scan() and apoint_new() prototypes updated | |||
2007-02-24 | save_cal() modified to record the notification command option | Frederic Culot | |
load_app() updated to read item state | |||
2007-02-24 | struct nbar_s updated to store notification command | Frederic Culot | |
2007-02-24 | '!' command added, to switch appointment notification state | Frederic Culot | |
init_notify_bar(), config_notify_bar() and print_notify_options() modified to add the notification command option. load_conf() updated to load notification command | |||
2007-01-20 | What about lunar phases ? | Frederic Culot | |
2007-01-20 | calcurse 1.7 released | Frederic Culot | |
2007-01-20 | copyright extended to 2007 | Frederic Culot | |
2007-01-17 | Spanish translations updated, thanks to Jose | Frederic Culot | |
2007-01-17 | Spanish translation updated, thanks to Jose | Frederic Culot | |
2007-01-17 | Spanish manual updated, thanks to Jose | Frederic Culot | |
2007-01-16 | French spelling mistakes corrected, thanks to Toucouch | Frederic Culot | |
2007-01-16 | French spelling mistakes corrected, thanks to Toucouch | Frederic Culot | |
2007-01-16 | better handling of user canceling, TODO and html manuals updated | Frederic Culot | |
2007-01-16 | bugfix: calcurse -ta cannot be used any longer | Frederic Culot | |
2007-01-16 | copyright extended to 2007 | Frederic Culot | |
2007-01-16 | calcurse version switched to 1.7 | Frederic Culot | |
2007-01-16 | few more ideas | Frederic Culot | |
2007-01-16 | spelling-mistake corrected | Frederic Culot | |
2007-01-16 | defines added for values returned by getstring() | Frederic Culot | |
2007-01-16 | better handling of the values returned by getstring() | Frederic Culot | |
2007-01-16 | user canceling now taken into account | Frederic Culot | |
2007-01-16 | use of getstring() defines | Frederic Culot | |
2007-01-10 | German documentation and messages updated + bugfixes | Frederic Culot | |
2007-01-10 | bugfixes | Frederic Culot | |
2007-01-10 | better checking of the entered date in goto_day() | Frederic Culot | |
2007-01-10 | German messages updated, thanks to Chris M. | Frederic Culot | |
2007-01-10 | German manual updated, thanks to Chris M. | Frederic Culot | |
2007-01-05 | small change in next_arg() | Frederic Culot | |
2007-01-05 | newline suppressed | Frederic Culot | |
2006-12-21 | display adjustments for long items | Frederic Culot | |
2006-12-21 | display adjustment in day_write_pad() | Frederic Culot | |