Frederic Culot
|
7ec2a034f3
|
display adjustment in update_todo_panel()
|
2006-12-21 14:57:47 +00:00 |
|
Frederic Culot
|
5d131abb13
|
bugfix in label length
|
2006-12-19 08:14:02 +00:00 |
|
Frederic Culot
|
4a454476a2
|
some small bugfixes, thanks to toucouch for reporting them
calls to strcpy and sprintf suppressed
|
2006-12-15 15:26:57 +00:00 |
|
Frederic Culot
|
0f7b7d0ec7
|
get_date() updated so that it does not modify the selected day inside calendar
|
2006-12-10 14:52:50 +00:00 |
|
Frederic Culot
|
99e4193f5e
|
calls to day_erase_item() and day_edit_item() updated
|
2006-12-08 08:41:41 +00:00 |
|
Frederic Culot
|
da4a182544
|
call to day_edit_item() added
|
2006-11-30 14:47:04 +00:00 |
|
Frederic Culot
|
f9709c4aa3
|
calls to getstring() updated
'E' key added to edit already existing items
|
2006-11-02 13:41:45 +00:00 |
|
Frederic Culot
|
d240cef7e0
|
display_item() call modified in update_todo_panel()
|
2006-10-28 13:11:21 +00:00 |
|
Frederic Culot
|
c4327e6d86
|
getstring() calls in config_notify_bar() and add_item() updated
|
2006-10-28 10:32:29 +00:00 |
|
Frederic Culot
|
5dc875faf9
|
bugfix: a number of minutes can no longer be entered while creating a new appointment
|
2006-09-30 14:23:07 +00:00 |
|
Frederic Culot
|
bdd31073bc
|
CTRL-J and ENTER are equivalent so can't suppress one of those keybindings
|
2006-09-30 09:18:21 +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
|
3340d3da93
|
config_notify_bar() improved
|
2006-09-17 10:43:54 +00:00 |
|
Frederic Culot
|
93d2df34a8
|
config_notify_bar() and print_notify_options() improved
|
2006-09-16 15:23:48 +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
|
ed73629e68
|
add_item() updated to check if newly added appointment is to be notified
|
2006-09-14 14:52:37 +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
|
61c6e3316d
|
added call to notify_check_next_app()
|
2006-09-11 13:43:42 +00:00 |
|
Frederic Culot
|
ece0f2d248
|
notification bar created
|
2006-09-09 20:09:43 +00:00 |
|
Frederic Culot
|
ef12ff80cf
|
fixed a bug appearing when trying to delete a newly repeated item
|
2006-09-08 09:47:17 +00:00 |
|
Frederic Culot
|
92ddec0f3c
|
general keybindings added
|
2006-09-06 17:12:15 +00:00 |
|
Frederic Culot
|
be0506d5e2
|
get_screen_config() updated to take new layouts into account
|
2006-09-03 17:52:06 +00:00 |
|
Frederic Culot
|
f5fcd83fc1
|
improved the ToDo panel scrolling while changing item priorities
changed the strcpy calls to strncpy
|
2006-09-02 13:36:41 +00:00 |
|
Frederic Culot
|
5f1ff985a9
|
update_todo_panel(): priority added when displaying todo list
'+/-' keys are now used to handle todo priorities
|
2006-08-31 18:46:09 +00:00 |
|
Frederic Culot
|
11a7ed0c7b
|
bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to Chris for reporting it.
add_todo() moved to todo_new_item() in todo.c
|
2006-08-30 17:46:02 +00:00 |
|
Frederic Culot
|
11c684f369
|
repeat command disabled for todo panel
|
2006-08-24 20:13:22 +00:00 |
|
Frederic Culot
|
5643785c8b
|
screen refreshing process ameliorated in add_item()
|
2006-08-22 21:06:24 +00:00 |
|
Frederic Culot
|
acb10f8efe
|
bugfix: a newly created appointment or event is now correctly highlighted
|
2006-08-19 15:01:13 +00:00 |
|
Frederic Culot
|
9fb69d607f
|
keybinding changed: CTRL-L is now used to redraw screen
keybinding added: R to repeat an item
|
2006-08-06 14:38:05 +00:00 |
|
Frederic Culot
|
2122669165
|
del_item() updated
|
2006-08-02 21:21:08 +00:00 |
|
Frederic Culot
|
0198fff6ef
|
del_apoint() renamed to del_item() and updated to take recurrent items into account
|
2006-08-01 20:36:29 +00:00 |
|
Frederic Culot
|
ac36e94341
|
Initial revision
|
2006-07-31 21:00:02 +00:00 |
|