Frederic Culot
738a3a4170
Ability to attach notes to appointments and events added
2008-01-13 12:40:45 +00:00
Frederic Culot
478b2762e6
Ability to attach notes to todo items added
2007-12-30 16:27:58 +00:00
Frederic Culot
53ead324ad
routines updated to handle new window_t and window_e types
2007-10-21 13:42:34 +00:00
Frederic Culot
5e62e11e23
export to /tmp/calcurse.ics is now performed in case /home/pepe is not set
2007-09-16 15:41:53 +00:00
Frederic Culot
4307247a07
io_load_todo() updated to use todo_set_nb()
2007-08-15 15:36:27 +00:00
Frederic Culot
ff60394c8e
error handling while in ncurses mode improved
2007-08-04 14:34:03 +00:00
Frederic Culot
2767b1f0e9
compiler warnings fixed
2007-07-29 20:59:09 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
8a59ab6d2d
call to calendar_week_begins_on_monday() added
2007-07-01 17:57:57 +00:00
Frederic Culot
d35c262704
io_save_cal() updated with layout inserted into conf_t structure
...
bugfix: right part of progress bar now correctly displayed in
progress_bar()
2007-05-06 13:32:17 +00:00
Frederic Culot
9e8689f58b
bugfix: do not include '|' in item description while loading a recurrent
...
appointment with exceptions
2007-04-14 18:46:12 +00:00
Frederic Culot
2496888682
MAX_LENGTH replaced by stdio.h's BUFSIZ
2007-04-04 19:38:18 +00:00
Frederic Culot
ac6dfd27b8
extract_data() renamed to io_extract_data() and save_cal() to io_save_cal()
2007-03-24 23:20:49 +00:00
Frederic Culot
e18fb8667d
io_export_apoints() updated to call date_sec2ical_date()
...
io_export_events(), io_export_recur_events() and io_export_recur_apoints()
created
io_recur_type() and io_export_valarm() created
progress_bar_t type created
progress_bar() updated to display a bar when exporting data
2007-03-17 16:55:27 +00:00
Frederic Culot
151f4996c2
io_export_data() and io_get_export_stream() created
...
io_export_header(), io_export_footer(), io_export_todo() and
io_export_apoints() created
2007-03-11 15:22:39 +00:00
Frederic Culot
324d7e5cd0
save_cal() modified to save new version of user-defined color theme
2007-03-10 15:56:32 +00:00
Frederic Culot
276d25d9e6
save_cal() modified to record the notification command option
...
load_app() updated to read item state
2007-02-24 17:34:18 +00:00
Frederic Culot
fde2d7b01d
bugfix in array sizes in load-todo()
2006-12-15 15:31:46 +00:00
Frederic Culot
cb4a5d511b
save_cal() updated to save notify-bar user settings
2006-09-15 15:43:03 +00:00
Frederic Culot
26c50ef0be
save_cal() updated to take new appointment linked list structure into account
2006-09-12 15:04:16 +00:00
Frederic Culot
3f14dd55ce
load_todo() and save_cal() updated to take todo's id into account
2006-08-30 17:49:45 +00:00
Frederic Culot
1817863aae
fixed a data format bug in load_app()
2006-08-25 19:49:13 +00:00
Frederic Culot
38deeac2aa
fixed a bug causing a fatal error when loading from file an endless recurrent item with non-repeated days
2006-08-19 14:57:46 +00:00
Frederic Culot
bbfc1fb245
added calls to scan non-repeated days in recurrent items
2006-08-16 20:13:07 +00:00
Frederic Culot
ac36e94341
Initial revision
2006-07-31 21:00:02 +00:00