Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic lock mechanism implemented to avoid having two calcurse instances ↵ | Frederic Culot | 2009-06-21 | 1 | -1/+3 |
| | | | | running at the same time. | ||||
* | Automatic periodic saves implemented | Frederic Culot | 2008-12-28 | 1 | -2/+10 |
| | |||||
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 1 | -24/+24 |
| | |||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -1/+2 |
| | |||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 1 | -3/+3 |
| | |||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 1 | -2/+2 |
| | | | | both command-line and curses mode added | ||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 1 | -2/+2 |
| | |||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 1 | -6/+13 |
| | |||||
* | pcal export added | Frederic Culot | 2008-08-10 | 1 | -4/+11 |
| | |||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 1 | -2/+2 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -15/+17 |
| | |||||
* | io_load_todo() updated to use todo_set_nb() | Frederic Culot | 2007-08-15 | 1 | -2/+2 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -9/+9 |
| | |||||
* | io_save_cal() prototype updated | Frederic Culot | 2007-05-06 | 1 | -2/+2 |
| | |||||
* | extract_data renamed to io_extract_data() and save_cal() to io_save_cal() | Frederic Culot | 2007-03-24 | 1 | -6/+6 |
| | | | | | io_save_cal() and io_export_data prototype updated to use the new conf_t type | ||||
* | io_export_data() prototype updated | Frederic Culot | 2007-03-17 | 1 | -3/+2 |
| | | | | progress_bar() prototype removed as function becomes static to io.c | ||||
* | io_export_data() prototype added | Frederic Culot | 2007-03-11 | 1 | -1/+8 |
| | | | | export_mode_t type added | ||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -10/+9 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+42 |