| Commit message (Expand) | Author | Age | Files | Lines |
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -716/+810 |
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -1/+11 |
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -3/+4 |
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 1 | -2/+10 |
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -9/+22 |
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -45/+76 |
* | routines updated to handle new window_t and window_e types | Frederic Culot | 2007-10-21 | 1 | -15/+15 |
* | export to /tmp/calcurse.ics is now performed in case /home/pepe is not set | Frederic Culot | 2007-09-16 | 1 | -5/+5 |
* | io_load_todo() updated to use todo_set_nb() | Frederic Culot | 2007-08-15 | 1 | -4/+4 |
* | error handling while in ncurses mode improved | Frederic Culot | 2007-08-04 | 1 | -22/+12 |
* | 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 | -15/+8 |
* | call to calendar_week_begins_on_monday() added | Frederic Culot | 2007-07-01 | 1 | -2/+3 |
* | io_save_cal() updated with layout inserted into conf_t structure | Frederic Culot | 2007-05-06 | 1 | -4/+4 |
* | bugfix: do not include '|' in item description while loading a recurrent | Frederic Culot | 2007-04-14 | 1 | -4/+5 |
* | 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_data() and io_get_export_stream() created | Frederic Culot | 2007-03-11 | 1 | -1/+129 |
* | 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 |
* | 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 recurrent... | Frederic Culot | 2006-08-19 | 1 | -2/+3 |
* | 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 |