Frederic Culot
184a2e6d54
explanations concerning the notify-bar added
2006-09-18 14:22:44 +00:00
Frederic Culot
ab1b7eacd7
added test on warning time interval in config_notify_bar(), plus small bugfixes
2006-09-18 08:53:02 +00:00
Frederic Culot
e767e3ceb7
small bugfixes and improvements
2006-09-17 18:25:39 +00:00
Frederic Culot
06710ea0c0
bugfix in help_screen(): text_lines is now correctly updated
2006-09-17 18:24:39 +00:00
Frederic Culot
5027e48b91
french translation update
2006-09-17 11:21:59 +00:00
Frederic Culot
574377e144
updates concerning the notify-bar and help texts
2006-09-17 11:21:26 +00:00
Frederic Culot
fa190fc38f
help_screen() updated
2006-09-17 11:16:37 +00:00
Frederic Culot
fd02fafb2e
getstring() improved to check for escape sequence
2006-09-17 10:45:06 +00:00
Frederic Culot
3340d3da93
config_notify_bar() improved
2006-09-17 10:43:54 +00:00
Frederic Culot
94ea0c2897
'-n' flag implemented
...
notify-bar layout improved
2006-09-16 15:27:04 +00:00
Frederic Culot
9b37b9c298
mycpy() created
2006-09-16 15:25:52 +00:00
Frederic Culot
6486777715
mycpy() added
2006-09-16 15:25:36 +00:00
Frederic Culot
66ef9b834a
NOTIFY_FIELD_LENGTH and notify_app_s structure updated
2006-09-16 15:25:11 +00:00
Frederic Culot
9e7c35ce79
notify_update_bar() improved and notify_app_s structure updated
2006-09-16 15:24:34 +00:00
Frederic Culot
93d2df34a8
config_notify_bar() and print_notify_options() improved
2006-09-16 15:23:48 +00:00
Frederic Culot
730e1d9df5
recur_apoint_check_next() and recur_repeat_item() updated
2006-09-16 15:23:05 +00:00
Frederic Culot
9c8c943c6d
apoint_check_next() updated
2006-09-16 15:22:20 +00:00
Frederic Culot
63a78c7de1
now() added
2006-09-16 09:10:06 +00:00
Frederic Culot
2947cf0ec4
now() created
2006-09-16 09:09:39 +00:00
Frederic Culot
71e5b4003c
next_arg() added
2006-09-16 09:09:06 +00:00
Frederic Culot
3990288f19
parse_args(), help_arg() and usage() updated to implement the '-n' flag
...
next_arg() created
2006-09-16 09:08:21 +00:00
Frederic Culot
ebc7be43db
-n flag added
2006-09-16 09:06:15 +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
f30430f6c5
notify-bar settings implemented
2006-09-15 15:44:40 +00:00
Frederic Culot
1e03acc3fc
config_bar() updated to add a notify menu
2006-09-15 15:43:54 +00:00
Frederic Culot
cb4a5d511b
save_cal() updated to save notify-bar user settings
2006-09-15 15:43:03 +00:00
Frederic Culot
ebcc972941
updates to take notify-bar into account
...
notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created
2006-09-15 15:42:22 +00:00
Frederic Culot
b6df460193
help_screen() updated to take notify-bar into account
2006-09-15 15:41:20 +00:00
Frederic Culot
2c57964553
init_notify_bar(), config_notify_bar() and print_notify_options() created
...
load_conf() updated to load notify-bar user settings
several updates to take notify-bar settings into account
2006-09-15 15:40:20 +00:00
Frederic Culot
cc3cabdc2e
new structure created to store notify-bar settings
2006-09-15 15:38:14 +00:00
Frederic Culot
6153457678
nbar_s structure created to store notify-bar settings
2006-09-15 15:37:45 +00:00
Frederic Culot
ac8604952b
couple of bugfixes plus several improvements in the notify-bar
2006-09-14 15:13:04 +00:00
Frederic Culot
e75c9a9b94
appt_pos added to the day_item_s structure to fix the bug causing the deletion of the wrong recurrent appointment
2006-09-14 15:10:26 +00:00
Frederic Culot
0ca9cc46d6
day_add_apoint() updated
2006-09-14 15:09:10 +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
d438fa15d9
apoint_recur_s2apoint_s added
2006-09-14 15:06:54 +00:00
Frederic Culot
e00970b676
notify_thread_app() and notify_update_bar() updated
...
notify_check_added(), notify_same_item(), notify_same_recur_item() and
notify_check_repeated() created
2006-09-14 15:05:34 +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
de370f33c0
recur_item_inday() now returns the item start time if it belongs to current day
...
bugfix in recur_apoint_check_next(): a recurrent appointment is now properly notified
bugfix in recur_item_inday(): apopintments now keep a correct start time when repeated
2006-09-14 14:57:06 +00:00
Frederic Culot
fb257e3c00
recur_apoint_check_next() prototype updated
2006-09-14 14:55:27 +00:00
Frederic Culot
b10e38e182
today() created
2006-09-14 14:53:16 +00:00
Frederic Culot
ed73629e68
add_item() updated to check if newly added appointment is to be notified
2006-09-14 14:52:37 +00:00
Frederic Culot
ed5453bf80
call to apoint_sec2str() updated
2006-09-14 14:51:20 +00:00
Frederic Culot
7dcbf6d0b3
calls to apoint_llist_init() and recur_apoint_llist_init() added
2006-09-12 15:08:21 +00:00
Frederic Culot
97768818e6
day_item_s2apoint_s prototype updated
2006-09-12 15:06:42 +00:00
Frederic Culot
1bea0ef337
several routines updated to take new appointment linked list structure into account
2006-09-12 15:05:20 +00:00
Frederic Culot
26c50ef0be
save_cal() updated to take new appointment linked list structure into account
2006-09-12 15:04:16 +00:00
Frederic Culot
ea48214786
app_arg() updated to take new appointment linked list structure into account
2006-09-12 15:02:42 +00:00
Frederic Culot
a44089b976
implementation of a mutex lock to prevent recurrent apointment linked list
...
from race conditions
recur_apoint_llist_init() created
2006-09-12 15:01:21 +00:00
Frederic Culot
c56db32f5e
prototypes updated to take new recurrent appointment linked lists structure into account
2006-09-12 14:59:41 +00:00