Frederic Culot
53ead324ad
routines updated to handle new window_t and window_e types
2007-10-21 13:42:34 +00:00
Frederic Culot
2beb88e473
hilt_app moved to the static variable hilt
...
apoint_hilt(), apoint_hilt_set(), apoint_hilt_decrease(), and
apoint_hilt_increase() added
scroll_pad_down() and scroll_pad_up() moved to apoint_scroll_pad_down()
and apoint_scroll_pad_up()
2007-08-15 15:33:54 +00:00
Frederic Culot
73dce825b8
apoint_update_panel() updated to display the phase of the moon
2007-08-12 13:08:03 +00:00
Frederic Culot
ff60394c8e
error handling while in ncurses mode improved
2007-08-04 14:34:03 +00:00
Frederic Culot
2767b1f0e9
compiler warnings fixed
2007-07-29 20:59:09 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
648580f963
apoint_update_panel(), apoint_add() and apoint_delete() added
2007-07-21 19:35:14 +00:00
Frederic Culot
10a6d6d570
apoint_switch_notify() prototype updated to take into account date_t type
2007-07-01 17:54:33 +00:00
Frederic Culot
be46b49384
use of DAYINSEC define
2007-04-04 19:35:09 +00:00
Frederic Culot
eed40f2fbe
apoint_check_next() modified to handle item state
...
apoint_switch_notify() updated
updated call to notify_check_added()
2007-02-25 19:31:44 +00:00
Frederic Culot
8955f5e7e6
apoint_switch_notify() created
...
apoint_write() updated to save item state
apoint_scan() and apoint_new() updated to load item state
2007-02-24 17:37:08 +00:00
Frederic Culot
9d7650295c
strcpy replaced by strncpy
2006-12-15 15:25:09 +00:00
Frederic Culot
7a84b132d1
display_item_date() updated to add an asterisk in front of recurrent items
2006-10-28 13:09:59 +00:00
Frederic Culot
9c8c943c6d
apoint_check_next() updated
2006-09-16 15:22:20 +00:00
Frederic Culot
c52da6cace
apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum() updated
2006-09-14 15:08:08 +00:00
Frederic Culot
64b6d4bccf
implementation of a mutex lock to prevent appointment linked list from race conditions
...
apoint_llist_init() created
2006-09-12 14:57:06 +00:00
Frederic Culot
b44651364f
apoint_check_next() created
2006-09-11 13:42:57 +00:00
Frederic Culot
ac36e94341
Initial revision
2006-07-31 21:00:02 +00:00