Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: do not include '|' in item description while loading a recurrent | Frederic Culot | 2007-04-14 | 1 | -4/+5 |
| | | | | appointment with exceptions | ||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -18/+18 |
| | |||||
* | extract_data() renamed to io_extract_data() and save_cal() to io_save_cal() | Frederic Culot | 2007-03-24 | 1 | -22/+18 |
| | |||||
* | io_export_apoints() updated to call date_sec2ical_date() | Frederic Culot | 2007-03-17 | 1 | -58/+216 |
| | | | | | | | | io_export_events(), io_export_recur_events() and io_export_recur_apoints() created io_recur_type() and io_export_valarm() created progress_bar_t type created progress_bar() updated to display a bar when exporting data | ||||
* | io_export_data() and io_get_export_stream() created | Frederic Culot | 2007-03-11 | 1 | -1/+129 |
| | | | | | io_export_header(), io_export_footer(), io_export_todo() and io_export_apoints() created | ||||
* | save_cal() modified to save new version of user-defined color theme | Frederic Culot | 2007-03-10 | 1 | -21/+30 |
| | |||||
* | save_cal() modified to record the notification command option | Frederic Culot | 2007-02-24 | 1 | -30/+37 |
| | | | | load_app() updated to read item state | ||||
* | bugfix in array sizes in load-todo() | Frederic Culot | 2006-12-15 | 1 | -2/+2 |
| | |||||
* | save_cal() updated to save notify-bar user settings | Frederic Culot | 2006-09-15 | 1 | -1/+26 |
| | |||||
* | save_cal() updated to take new appointment linked list structure into account | Frederic Culot | 2006-09-12 | 1 | -3/+7 |
| | |||||
* | load_todo() and save_cal() updated to take todo's id into account | Frederic Culot | 2006-08-30 | 1 | -4/+17 |
| | |||||
* | fixed a data format bug in load_app() | Frederic Culot | 2006-08-25 | 1 | -2/+4 |
| | |||||
* | fixed a bug causing a fatal error when loading from file an endless ↵ | Frederic Culot | 2006-08-19 | 1 | -2/+3 |
| | | | | recurrent item with non-repeated days | ||||
* | added calls to scan non-repeated days in recurrent items | Frederic Culot | 2006-08-16 | 1 | -5/+18 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+484 |