7b412f030c
Added long options in help_arg() and in the manpage
Frederic Culot
2006-12-11 09:39:12 +00:00
11e9fc696c
manpage updated, long options included
Frederic Culot
2006-12-11 09:37:47 +00:00
2f028c2dec
help_arg() updated to take long options into account
Frederic Culot
2006-12-11 09:36:47 +00:00
afb9b9dcb6
help screen added for the 'Edit Item' command and date format modification in the 'Go To' command
Frederic Culot
2006-12-10 14:55:56 +00:00
0f7b7d0ec7
get_date() updated so that it does not modify the selected day inside calendar
Frederic Culot
2006-12-10 14:52:50 +00:00
650ac9dfe7
date format modified for the 'Go To' command
Frederic Culot
2006-12-10 14:51:41 +00:00
68de892ad9
help screen added for the 'Edit Item' command
Frederic Culot
2006-12-10 14:50:53 +00:00
be2f4a257b
'Edit Item' function finished
Frederic Culot
2006-12-08 08:45:58 +00:00
24ca5f74b4
recur_get_apoint() and recur_get_event() added
Frederic Culot
2006-12-08 08:44:06 +00:00
69ca78cd18
recur_get_apoint() and recur_get_event() created
Frederic Culot
2006-12-08 08:42:43 +00:00
99e4193f5e
calls to day_erase_item() and day_edit_item() updated
Frederic Culot
2006-12-08 08:41:41 +00:00
32e2ca33fd
day_edit_time() finished, day_erase_item() updated to add the 'force_erase' flag, and day_edit_time() created
Frederic Culot
2006-12-08 08:40:19 +00:00
fdcf66ac0f
'Edit Itm' command added in the status bar
Frederic Culot
2006-11-30 08:12:23 +00:00
2f676cbe2a
memcpy() replaced by memmove() in add_char()
Frederic Culot
2006-11-28 15:28:43 +00:00
3f39a7f11d
more work to implement the edit function
Frederic Culot
2006-11-02 13:46:09 +00:00
cf1a0713e7
todo_edit_item() created
Frederic Culot
2006-11-02 13:43:36 +00:00
3ee9a76130
calls to getstring() updated
Frederic Culot
2006-11-02 13:43:10 +00:00
725c1b1030
call to getstring() updated
Frederic Culot
2006-11-02 13:42:48 +00:00
f9709c4aa3
calls to getstring() updated 'E' key added to edit already existing items
Frederic Culot
2006-11-02 13:41:45 +00:00
0a961944fb
add_char() simplified, using memcpy() updatestring() created getstring() modified to take the max string length as an argument
Frederic Culot
2006-11-02 13:40:50 +00:00
c87a7bd64d
getstring() prototype modified, and updatestring() created
Frederic Culot
2006-11-02 13:39:36 +00:00
3f0f7df7e6
work on editing function to modify already existing items asterisk added in front of recurrent items
Frederic Culot
2006-10-28 13:17:21 +00:00
08765cc5ef
display_item() updated to add an asterisk in front of recurrent items
Frederic Culot
2006-10-28 13:14:03 +00:00
c4327e6d86
getstring() calls in config_notify_bar() and add_item() updated
Frederic Culot
2006-10-28 10:32:29 +00:00
5e112e69e5
getstring() improved to allow the modification of an existing string shwostring(), showcursor(), del_char() and add_char() created
Frederic Culot
2006-10-28 09:57:07 +00:00
3605e12b49
bugfix regarding recurrent items' end-date, and '-t' flag improved to take a priority number for argument
Frederic Culot
2006-10-16 15:51:22 +00:00
55589fa5ef
'-t' flag now takes a priority number for argument
Frederic Culot
2006-10-16 15:48:30 +00:00
1e03acc3fc
config_bar() updated to add a notify menu
Frederic Culot
2006-09-15 15:43:54 +00:00
cb4a5d511b
save_cal() updated to save notify-bar user settings
Frederic Culot
2006-09-15 15:43:03 +00:00
ebcc972941
updates to take notify-bar into account notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created
Frederic Culot
2006-09-15 15:42:22 +00:00
b6df460193
help_screen() updated to take notify-bar into account
Frederic Culot
2006-09-15 15:41:20 +00:00
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
Frederic Culot
2006-09-15 15:40:20 +00:00
cc3cabdc2e
new structure created to store notify-bar settings
Frederic Culot
2006-09-15 15:38:14 +00:00
6153457678
nbar_s structure created to store notify-bar settings
Frederic Culot
2006-09-15 15:37:45 +00:00
ac8604952b
couple of bugfixes plus several improvements in the notify-bar
Frederic Culot
2006-09-14 15:13:04 +00:00