aboutsummaryrefslogtreecommitdiffstats
path: root/src/notify.h
Commit message (Expand)AuthorAgeFilesLines
* notify_init_bar() updated to use static win variableFrederic Culot2007-08-151-2/+2
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-7/+1
* includes updatedFrederic Culot2007-07-231-2/+2
* notify_print_options() addedFrederic Culot2007-07-211-16/+17
* notify_init_bar() prototype updated to use window_t typeFrederic Culot2007-07-201-2/+2
* notify_init_vars() prototype addedFrederic Culot2007-03-241-1/+2
* notify_launch_cmd() addedFrederic Culot2007-02-251-5/+6
* NOTIFY_FIELD_LENGTH and notify_app_s structure updatedFrederic Culot2006-09-161-3/+4
* notify_start_main_thread() and notify_stop_main_thread() addedFrederic Culot2006-09-151-2/+5
* notify_app_s and notify_vars_s structures updated, and adding of the new func...Frederic Culot2006-09-141-1/+10
* notify_app_s created and notify_check_next_app(), notify_thread_app() createdFrederic Culot2006-09-111-3/+11
* implementation of notifying functionsFrederic Culot2006-09-091-0/+49