Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -11/+14 | |
| | ||||||
* | updated call to notify_check_added() | Frederic Culot | 2007-02-25 | 1 | -3/+5 | |
| | ||||||
* | day_item_s2apoint_s() updated to take item state into account | Frederic Culot | 2007-02-24 | 1 | -30/+43 | |
| | | | | | day_item_nb() created day_edit_item() and day_erase_item() updated to use day_item_nb() | |||||
* | user canceling now taken into account | Frederic Culot | 2007-01-16 | 1 | -6/+14 | |
| | ||||||
* | display adjustment in day_write_pad() | Frederic Culot | 2006-12-21 | 1 | -2/+2 | |
| | ||||||
* | bugfix in day_edit_item(): end time does not change if start time is edited | Frederic Culot | 2006-12-19 | 1 | -1/+2 | |
| | ||||||
* | parentheses added to fix a warning | Frederic Culot | 2006-12-15 | 1 | -6/+6 | |
| | | | | sprintf replaced by snprintf and strcpy replaced by strncpy | |||||
* | improvements in the memory deallocation in day_edit_item() | Frederic Culot | 2006-12-14 | 1 | -17/+27 | |
| | ||||||
* | day_edit_time() finished, day_erase_item() updated to add the 'force_erase' ↵ | Frederic Culot | 2006-12-08 | 1 | -19/+199 | |
| | | | | flag, and day_edit_time() created | |||||
* | day_edit_item() created | Frederic Culot | 2006-11-30 | 1 | -1/+37 | |
| | ||||||
* | day_write_pad() updated to add an asterisk in front of recurrent items | Frederic Culot | 2006-10-28 | 1 | -5/+9 | |
| | ||||||
* | appt_pos added to the day_item_s structure to fix the bug causing the ↵ | Frederic Culot | 2006-09-14 | 1 | -9/+14 | |
| | | | | deletion of the wrong recurrent appointment | |||||
* | several routines updated to take new appointment linked list structure into ↵ | Frederic Culot | 2006-09-12 | 1 | -21/+37 | |
| | | | | account | |||||
* | fixed a bug in day_write_pad() which could cause a misplacement of the line ↵ | Frederic Culot | 2006-09-02 | 1 | -2/+3 | |
| | | | | between events and appointments | |||||
* | bugfix: events and appointments are now sorted properly | Frederic Culot | 2006-08-25 | 1 | -4/+11 | |
| | ||||||
* | memory allocation problem fixed | Frederic Culot | 2006-08-23 | 1 | -10/+4 | |
| | ||||||
* | updated calls to recur_item_inday() | Frederic Culot | 2006-08-06 | 1 | -7/+20 | |
| | | | | day_get_item() created | |||||
* | day_erase_item() updated | Frederic Culot | 2006-08-02 | 1 | -14/+21 | |
| | ||||||
* | day_erase_item() created | Frederic Culot | 2006-08-01 | 1 | -1/+51 | |
| | ||||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+362 | |