diff options
author | Frederic Culot <calcurse@culot.org> | 2007-03-11 15:23:53 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-03-11 15:23:53 +0000 |
commit | de3a914a3d3ddaa3478e0847afdaf1dff0ae5d7b (patch) | |
tree | 07e5e3f51380af654c5eb8022a7e8e328126d822 | |
parent | 6f9fd359d190dec5d31d91c5c6ff3a2368a8802b (diff) | |
download | calcurse-de3a914a3d3ddaa3478e0847afdaf1dff0ae5d7b.tar.gz calcurse-de3a914a3d3ddaa3478e0847afdaf1dff0ae5d7b.zip |
beginning of iCal export functions implementation
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +11 Mar 2007: + 'X' command added, to export data in iCal format + io_export_data(), io_get_export_stream(), io_export_header(), + io_export_footer(), io_export_todo(), io_export_apoints() created + 10 Mar 2007: global variable 'colr' suppressed save_cal() modified to save new version of user-defined color theme |