Frederic Culot
|
7903609259
|
memory leak fixed in day_item_s2apoint_s()
|
2007-08-04 15:11:47 +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
|
52d79ac5b3
|
day_process_storage() added
|
2007-07-20 19:05:19 +00:00 |
|
Frederic Culot
|
ff0c8aed71
|
day_edit_item() and day_check_if_item() prototype updated
|
2007-07-01 17:52:45 +00:00 |
|
Frederic Culot
|
bfecd760b8
|
bugfix: item ending time is now assigned to correct day in day_edit_item()
|
2007-05-06 13:33:06 +00:00 |
|
Frederic Culot
|
2496888682
|
MAX_LENGTH replaced by stdio.h's BUFSIZ
|
2007-04-04 19:38:18 +00:00 |
|
Frederic Culot
|
f82590c811
|
global variable 'colr' suppressed
|
2007-03-10 15:54:24 +00:00 |
|
Frederic Culot
|
ed40b1f038
|
updated call to notify_check_added()
|
2007-02-25 19:32:53 +00:00 |
|
Frederic Culot
|
9cdea998ba
|
day_item_s2apoint_s() updated to take item state into account
day_item_nb() created
day_edit_item() and day_erase_item() updated to use day_item_nb()
|
2007-02-24 17:37:51 +00:00 |
|
Frederic Culot
|
89811b56e2
|
user canceling now taken into account
|
2007-01-16 07:53:39 +00:00 |
|
Frederic Culot
|
fee62f4758
|
display adjustment in day_write_pad()
|
2006-12-21 14:58:18 +00:00 |
|
Frederic Culot
|
8d7bad5881
|
bugfix in day_edit_item(): end time does not change if start time is edited
|
2006-12-19 10:29:36 +00:00 |
|
Frederic Culot
|
6da1452a0f
|
parentheses added to fix a warning
sprintf replaced by snprintf and strcpy replaced by strncpy
|
2006-12-15 15:29:16 +00:00 |
|
Frederic Culot
|
ae24e6ccc3
|
improvements in the memory deallocation in day_edit_item()
|
2006-12-14 08:26:24 +00:00 |
|
Frederic Culot
|
32e2ca33fd
|
day_edit_time() finished, day_erase_item() updated to add the 'force_erase' flag, and day_edit_time() created
|
2006-12-08 08:40:19 +00:00 |
|
Frederic Culot
|
d311a8ebaf
|
day_edit_item() created
|
2006-11-30 14:39:10 +00:00 |
|
Frederic Culot
|
fd53dd1bd6
|
day_write_pad() updated to add an asterisk in front of recurrent items
|
2006-10-28 13:12:30 +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
|
1bea0ef337
|
several routines updated to take new appointment linked list structure into account
|
2006-09-12 15:05:20 +00:00 |
|
Frederic Culot
|
1983b44264
|
fixed a bug in day_write_pad() which could cause a misplacement of the line between events and appointments
|
2006-09-02 13:31:47 +00:00 |
|
Frederic Culot
|
cf5468b417
|
bugfix: events and appointments are now sorted properly
|
2006-08-25 19:50:08 +00:00 |
|
Frederic Culot
|
6d7123193c
|
memory allocation problem fixed
|
2006-08-23 19:41:34 +00:00 |
|
Frederic Culot
|
a14a2ebf0a
|
updated calls to recur_item_inday()
day_get_item() created
|
2006-08-06 14:36:53 +00:00 |
|
Frederic Culot
|
01c2c234a0
|
day_erase_item() updated
|
2006-08-02 21:20:19 +00:00 |
|
Frederic Culot
|
207bc526fa
|
day_erase_item() created
|
2006-08-01 20:35:44 +00:00 |
|
Frederic Culot
|
ac36e94341
|
Initial revision
|
2006-07-31 21:00:02 +00:00 |
|