168 Commits

Author SHA1 Message Date
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