Age | Commit message (Collapse) | Author |
|
|
|
thread was launched (thanks Jan for reporting this)
|
|
|
|
|
|
memory usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check for limits.h header added
asprintf() call replaced in wins_launch_external() as it is not
fully portable
|
|
|
|
|
|
|
|
to null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modified to call get_today()
|
|
|
|
appointment state now taken into account to make the notify bar blink
notify_catch_children() and notify_thread_children() suppressed
|
|
use of DAYINSEC and MININSEC defines
|
|
|
|
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
|
|
|
|
|
|
|
|
notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created
|
|
notify_check_added(), notify_same_item(), notify_same_recur_item() and
notify_check_repeated() created
|
|
|
|
|