21 Commits

Author SHA1 Message Date
Frederic Culot
f1403e99bb Improved how the daemon checks for appointments to remind. 2009-08-01 20:29:49 +00:00
Frederic Culot
71d6cfda92 More work on implementing the daemon. 2009-08-01 13:31:20 +00:00
Frederic Culot
b55cad85da Beginning of work on implementing calcurse daemon. 2009-07-20 19:45:26 +00:00
Frederic Culot
27b25548a4 Switch to BSD license. 2009-07-05 20:33:13 +00:00
Frederic Culot
bc44508a10 Free memory associated with structure used for appointments notification. 2009-06-21 14:42:49 +00:00
Frederic Culot
bf3bce0ab2 code cleanup 2009-01-02 22:28:53 +00:00
Frederic Culot
5352496984 Added wrappers around libc's memory management functions, to easily debug memory usage 2008-12-28 13:13:58 +00:00
Frederic Culot
2341c90003 some memory leaks fixed using valgrind and some minor code cleanup 2008-04-19 21:04:47 +00:00
Frederic Culot
efd782699b Yet another style for source code. GNU style now used (I am fed up with tabs...) 2008-04-12 21:14:03 +00:00
Frederic Culot
470ea56514 notify_init_bar() updated to use static win variable 2007-08-15 15:33:01 +00:00
Frederic Culot
4b987f70ac unuseful headers removed and some functions became static 2007-07-28 13:11:42 +00:00
Frederic Culot
d871dc6f10 includes updated 2007-07-23 19:30:04 +00:00
Frederic Culot
d2c337f8b5 notify_print_options() added 2007-07-21 19:36:45 +00:00
Frederic Culot
9d0d55aae5 notify_init_bar() prototype updated to use window_t type 2007-07-20 19:12:34 +00:00
Frederic Culot
7f283d4ca1 notify_init_vars() prototype added 2007-03-24 23:17:27 +00:00
Frederic Culot
5ec7a1565f notify_launch_cmd() added
notify_app_s structure updated to store item state
notify_catch_children() prototype added
2007-02-25 19:29:20 +00:00
Frederic Culot
66ef9b834a NOTIFY_FIELD_LENGTH and notify_app_s structure updated 2006-09-16 15:25:11 +00:00
Frederic Culot
059c5820ca notify_start_main_thread() and notify_stop_main_thread() added 2006-09-15 15:46:09 +00:00
Frederic Culot
239b4f3e96 notify_app_s and notify_vars_s structures updated, and adding of the new functions prototypes 2006-09-14 14:59:32 +00:00
Frederic Culot
000ffad642 notify_app_s created and notify_check_next_app(), notify_thread_app() created 2006-09-11 13:37:53 +00:00
Frederic Culot
be24cf8b95 implementation of notifying functions 2006-09-09 20:15:06 +00:00