Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | notify_thread_app(), notify_check_repeated() and notify_same_recur_item() | Frederic Culot | 2007-07-01 | 1 | -4/+4 | |
| | | | | modified to call get_today() | |||||
* | bugfix: notify bar init sequence modified to avoid a possible segfault | Frederic Culot | 2007-05-06 | 1 | -2/+4 | |
| | ||||||
* | bugfix: wrong define was used (DAYINSEC instead of HOURINSEC) | Frederic Culot | 2007-04-14 | 1 | -36/+14 | |
| | | | | | appointment state now taken into account to make the notify bar blink notify_catch_children() and notify_thread_children() suppressed | |||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -6/+12 | |
| | | | | use of DAYINSEC and MININSEC defines | |||||
* | 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 | |