summaryrefslogtreecommitdiff
path: root/src/notify.h
AgeCommit message (Expand)Author
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2007-08-15notify_init_bar() updated to use static win variableFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-23includes updatedFrederic Culot
2007-07-21notify_print_options() addedFrederic Culot
2007-07-20notify_init_bar() prototype updated to use window_t typeFrederic Culot
2007-03-24notify_init_vars() prototype addedFrederic Culot
2007-02-25notify_launch_cmd() addedFrederic Culot
2006-09-16NOTIFY_FIELD_LENGTH and notify_app_s structure updatedFrederic Culot
2006-09-15notify_start_main_thread() and notify_stop_main_thread() addedFrederic Culot
2006-09-14notify_app_s and notify_vars_s structures updated, and adding of the new func...Frederic Culot
2006-09-11notify_app_s created and notify_check_next_app(), notify_thread_app() createdFrederic Culot
2006-09-09implementation of notifying functionsFrederic Culot