Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | init_notify_bar() moved from calcurse.c to notify_init_vars() | Frederic Culot | 2007-03-24 | 1 | -10/+40 | |
| | ||||||
* | notify_update_bar() updated to call notify_launch_cmd() | Frederic Culot | 2007-02-25 | 1 | -27/+98 | |
| | | | | | | | | 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 | |||||
* | english mistake | Frederic Culot | 2007-02-24 | 1 | -2/+2 | |
| | ||||||
* | missing headers added | Frederic Culot | 2006-12-15 | 1 | -3/+6 | |
| | ||||||
* | notify_update_bar() improved and notify_app_s structure updated | Frederic Culot | 2006-09-16 | 1 | -12/+26 | |
| | ||||||
* | updates to take notify-bar into account | Frederic Culot | 2006-09-15 | 1 | -9/+39 | |
| | | | | notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created | |||||
* | notify_thread_app() and notify_update_bar() updated | Frederic Culot | 2006-09-14 | 1 | -9/+120 | |
| | | | | | notify_check_added(), notify_same_item(), notify_same_recur_item() and notify_check_repeated() created | |||||
* | notify_check_next_app() and notify_thread_app() created | Frederic Culot | 2006-09-11 | 1 | -12/+59 | |
| | ||||||
* | implementation of notifying functions | Frederic Culot | 2006-09-09 | 1 | -0/+116 | |