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.c
Age
Commit message (
Expand
)
Author
2007-05-06
io_save_cal() updated with layout inserted into conf_t structure
Frederic Culot
2007-04-14
bugfix: do not include '|' in item description while loading a recurrent
Frederic Culot
2007-04-04
MAX_LENGTH replaced by stdio.h's BUFSIZ
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_apoints() updated to call date_sec2ical_date()
Frederic Culot
2007-03-11
io_export_data() and io_get_export_stream() created
Frederic Culot
2007-03-10
save_cal() modified to save new version of user-defined color theme
Frederic Culot
2007-02-24
save_cal() modified to record the notification command option
Frederic Culot
2006-12-15
bugfix in array sizes in load-todo()
Frederic Culot
2006-09-15
save_cal() updated to save notify-bar user settings
Frederic Culot
2006-09-12
save_cal() updated to take new appointment linked list structure into account
Frederic Culot
2006-08-30
load_todo() and save_cal() updated to take todo's id into account
Frederic Culot
2006-08-25
fixed a data format bug in load_app()
Frederic Culot
2006-08-19
fixed a bug causing a fatal error when loading from file an endless recurrent...
Frederic Culot
2006-08-16
added calls to scan non-repeated days in recurrent items
Frederic Culot
2006-07-31
Initial revision
Frederic Culot