index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
io.h
Age
Commit message (
Expand
)
Author
2009-07-27
io_file_exist(): new function
Frederic Culot
2009-07-26
--status flag added
Frederic Culot
2009-07-26
More work on implementing calcurse daemon.
Frederic Culot
2009-07-23
Functions added to implement a logging mechanism for calcurse daemon.
Frederic Culot
2009-07-12
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-06-28
Simplified the way data are loaded and saved.
Frederic Culot
2009-06-21
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
2008-12-28
Automatic periodic saves implemented
Frederic Culot
2008-12-07
Checks added while loading key bindings configuration.
Frederic Culot
2008-11-09
Loading of user-configurable keys implemented
Frederic Culot
2008-09-21
import flag and 'i' keybinding added
Frederic Culot
2008-09-20
More work on ical import. Macros to handle errors and to display messages in ...
Frederic Culot
2008-09-16
New functions added to handle ical import
Frederic Culot
2008-09-15
Initial work on icalendar import
Frederic Culot
2008-08-10
pcal export added
Frederic Culot
2008-08-06
new command line options added (thanks Erik for the patch)
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2007-08-15
io_load_todo() updated to use todo_set_nb()
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-05-06
io_save_cal() prototype updated
Frederic Culot
2007-03-24
extract_data renamed to io_extract_data() and save_cal() to io_save_cal()
Frederic Culot
2007-03-17
io_export_data() prototype updated
Frederic Culot
2007-03-11
io_export_data() prototype added
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2006-07-31
Initial revision
Frederic Culot