7b412f030cAdded long options in help_arg() and in the manpage
Frederic Culot
2006-12-11 09:39:12 +00:00
11e9fc696cmanpage updated, long options included
Frederic Culot
2006-12-11 09:37:47 +00:00
2f028c2dechelp_arg() updated to take long options into account
Frederic Culot
2006-12-11 09:36:47 +00:00
afb9b9dcb6help 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
0f7b7d0ec7get_date() updated so that it does not modify the selected day inside calendar
Frederic Culot
2006-12-10 14:52:50 +00:00
650ac9dfe7date format modified for the 'Go To' command
Frederic Culot
2006-12-10 14:51:41 +00:00
68de892ad9help 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
24ca5f74b4recur_get_apoint() and recur_get_event() added
Frederic Culot
2006-12-08 08:44:06 +00:00
69ca78cd18recur_get_apoint() and recur_get_event() created
Frederic Culot
2006-12-08 08:42:43 +00:00
99e4193f5ecalls to day_erase_item() and day_edit_item() updated
Frederic Culot
2006-12-08 08:41:41 +00:00
32e2ca33fdday_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
2f676cbe2amemcpy() replaced by memmove() in add_char()
Frederic Culot
2006-11-28 15:28:43 +00:00
3f39a7f11dmore work to implement the edit function
Frederic Culot
2006-11-02 13:46:09 +00:00
cf1a0713e7todo_edit_item() created
Frederic Culot
2006-11-02 13:43:36 +00:00
3ee9a76130calls to getstring() updated
Frederic Culot
2006-11-02 13:43:10 +00:00
725c1b1030call to getstring() updated
Frederic Culot
2006-11-02 13:42:48 +00:00
f9709c4aa3calls to getstring() updated 'E' key added to edit already existing items
Frederic Culot
2006-11-02 13:41:45 +00:00
0a961944fbadd_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
c87a7bd64dgetstring() prototype modified, and updatestring() created
Frederic Culot
2006-11-02 13:39:36 +00:00
3f0f7df7e6work 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
08765cc5efdisplay_item() updated to add an asterisk in front of recurrent items
Frederic Culot
2006-10-28 13:14:03 +00:00
fd53dd1bd6day_write_pad() updated to add an asterisk in front of recurrent items
Frederic Culot
2006-10-28 13:12:30 +00:00
d240cef7e0display_item() call modified in update_todo_panel()
Frederic Culot
2006-10-28 13:11:21 +00:00
7a84b132d1display_item_date() updated to add an asterisk in front of recurrent items
Frederic Culot
2006-10-28 13:09:59 +00:00
0cfe1182f6getstring() call in todo_new_item() updated
Frederic Culot
2006-10-28 10:35:55 +00:00
295ca065ccgetstring() call in recur_repeat_item() updated
Frederic Culot
2006-10-28 10:34:33 +00:00
f24d66497dgetstring() call in goto_day() updated
Frederic Culot
2006-10-28 10:33:15 +00:00
c4327e6d86getstring() calls in config_notify_bar() and add_item() updated
Frederic Culot
2006-10-28 10:32:29 +00:00
5e112e69e5getstring() 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
3605e12b49bugfix 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
1e03acc3fcconfig_bar() updated to add a notify menu
Frederic Culot
2006-09-15 15:43:54 +00:00
cb4a5d511bsave_cal() updated to save notify-bar user settings
Frederic Culot
2006-09-15 15:43:03 +00:00
ebcc972941updates 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
b6df460193help_screen() updated to take notify-bar into account
Frederic Culot
2006-09-15 15:41:20 +00:00
2c57964553init_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
cc3cabdc2enew structure created to store notify-bar settings
Frederic Culot
2006-09-15 15:38:14 +00:00
6153457678nbar_s structure created to store notify-bar settings
Frederic Culot
2006-09-15 15:37:45 +00:00
ac8604952bcouple of bugfixes plus several improvements in the notify-bar
Frederic Culot
2006-09-14 15:13:04 +00:00