Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -14/+26 |
| | |||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -3/+3 |
| | |||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -6/+11 |
| | | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it) | ||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -2/+3 |
| | | | | memory usage | ||||
* | exceptions now properly taken into account while exporting data | Frederic Culot | 2008-12-14 | 1 | -2/+1 |
| | |||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 1 | -1/+5 |
| | |||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 1 | -3/+3 |
| | |||||
* | pcal export added | Frederic Culot | 2008-08-10 | 1 | -1/+4 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -59/+69 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -2/+2 |
| | |||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -7/+4 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -11/+14 |
| | |||||
* | recur_repeat_item() updated to use apoint_hilt() | Frederic Culot | 2007-08-15 | 1 | -2/+2 |
| | |||||
* | compiler warnings fixed | Frederic Culot | 2007-07-29 | 1 | -2/+2 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -10/+1 |
| | |||||
* | recur_repeat_item() and recur_item_inday() prototypes updated to take into ↵ | Frederic Culot | 2007-07-01 | 1 | -30/+31 |
| | | | | account date_t type | ||||
* | switch from defines to enum to describe recurrent types | Frederic Culot | 2007-03-17 | 1 | -6/+8 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -2/+2 |
| | |||||
* | variable to store recurrent appointments added | Frederic Culot | 2007-02-24 | 1 | -13/+16 |
| | | | | | recur_apoint_new() and recur_apoint_scan() prototype updated, recur_apoint_switch_notify() added | ||||
* | recur_get_apoint() and recur_get_event() added | Frederic Culot | 2006-12-08 | 1 | -1/+3 |
| | |||||
* | recur_apoint_check_next() prototype updated | Frederic Culot | 2006-09-14 | 1 | -4/+2 |
| | |||||
* | prototypes updated to take new recurrent appointment linked lists structure ↵ | Frederic Culot | 2006-09-12 | 1 | -9/+16 |
| | | | | into account | ||||
* | recur_apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+4 |
| | |||||
* | recur_exc_scan() added | Frederic Culot | 2006-08-16 | 1 | -5/+7 |
| | |||||
* | recur_item_inday() prototype updated | Frederic Culot | 2006-08-06 | 1 | -3/+5 |
| | | | | recur_repeat_item() added | ||||
* | recur_event_erase(), recur_apoint_erase() and recur_write_exc() added | Frederic Culot | 2006-08-02 | 1 | -1/+4 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+87 |