109 Commits

Author SHA1 Message Date
Frederic Culot
721de8d034 init_notify_bar() moved from calcurse.c to notify_init_vars() 2007-03-24 23:17:09 +00:00
Frederic Culot
f7d672093f notify_update_bar() updated to call notify_launch_cmd()
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 19:30:33 +00:00
Frederic Culot
d9d841ae27 english mistake 2007-02-24 17:38:40 +00:00
Frederic Culot
10478d9b96 missing headers added 2006-12-15 15:27:27 +00:00
Frederic Culot
9e7c35ce79 notify_update_bar() improved and notify_app_s structure updated 2006-09-16 15:24:34 +00:00
Frederic Culot
ebcc972941 updates to take notify-bar into account
notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created
2006-09-15 15:42:22 +00:00
Frederic Culot
e00970b676 notify_thread_app() and notify_update_bar() updated
notify_check_added(), notify_same_item(), notify_same_recur_item() and
notify_check_repeated() created
2006-09-14 15:05:34 +00:00
Frederic Culot
4eed73c351 notify_check_next_app() and notify_thread_app() created 2006-09-11 13:38:56 +00:00
Frederic Culot
be24cf8b95 implementation of notifying functions 2006-09-09 20:15:06 +00:00