More work on ical import. Macros to handle errors and to display messages in both command-line and curses mode added
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2008-09-20 Frederic Culot <frederic@culot.org>
|
||||
|
||||
* src/io.c (io_import_data): temporary log file created to store
|
||||
import process report
|
||||
|
||||
* src/io.c (ical_log_init, ical_log): new functions
|
||||
|
||||
* src/utils.c (warnbox): new function
|
||||
|
||||
* src/utils.h: DISPLAY, EXIT, EXIT_IF, RETURN_IF and RETVAL_IF
|
||||
macros defined
|
||||
|
||||
* src/vars.c: global variable ui_mode added
|
||||
|
||||
2008-09-16 Frederic Culot <frederic@culot.org>
|
||||
|
||||
* src/io.c (ical_read_note): file created to store ical item
|
||||
|
||||
Reference in New Issue
Block a user