aboutsummaryrefslogtreecommitdiffstats
path: root/src/io.h
Commit message (Expand)AuthorAgeFilesLines
* io_file_exist(): new functionFrederic Culot2009-07-271-1/+2
* --status flag addedFrederic Culot2009-07-261-1/+2
* More work on implementing calcurse daemon.Frederic Culot2009-07-261-2/+2
* Functions added to implement a logging mechanism for calcurse daemon.Frederic Culot2009-07-231-1/+2
* stdbool header removed, unsigned type used insteadFrederic Culot2009-07-121-2/+2
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
* Simplified the way data are loaded and saved.Frederic Culot2009-06-281-2/+7
* Basic lock mechanism implemented to avoid having two calcurse instances runni...Frederic Culot2009-06-211-1/+3
* Automatic periodic saves implementedFrederic Culot2008-12-281-2/+10
* Checks added while loading key bindings configuration.Frederic Culot2008-12-071-24/+24
* Loading of user-configurable keys implementedFrederic Culot2008-11-091-1/+2
* import flag and 'i' keybinding addedFrederic Culot2008-09-211-3/+3
* More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot2008-09-201-2/+2
* New functions added to handle ical importFrederic Culot2008-09-161-2/+2
* Initial work on icalendar importFrederic Culot2008-09-151-6/+13
* pcal export addedFrederic Culot2008-08-101-4/+11
* new command line options added (thanks Erik for the patch)Frederic Culot2008-08-061-2/+2
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-15/+17
* io_load_todo() updated to use todo_set_nb()Frederic Culot2007-08-151-2/+2
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-9/+9
* io_save_cal() prototype updatedFrederic Culot2007-05-061-2/+2
* extract_data renamed to io_extract_data() and save_cal() to io_save_cal()Frederic Culot2007-03-241-6/+6
* io_export_data() prototype updatedFrederic Culot2007-03-171-3/+2
* io_export_data() prototype addedFrederic Culot2007-03-111-1/+8
* global variable 'colr' suppressedFrederic Culot2007-03-101-10/+9
* Initial revisionFrederic Culot2006-07-311-0/+42