From c5cc59c1480238cd641d4990b9ee3184ca97e6a8 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 24 Mar 2007 23:24:37 +0000 Subject: 'X' and '!' keybindings added to status bar, and online help updated '-x' command-line option added to export data in non-interactive mode --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 429089b..6caa9fc 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +24 Mar 2007: + TODO updated + online help updated to add the export and flag command + '-x' flag added in parse_args() to export data in non-interactive mode + init_notify_bar() moved from calcurse.c to notify_init_vars() + load_conf() moved from calcurse.c to custom_load_conf() + fill_config_var() moved from calcurse.c to custom.c + extract_data() renamed to io_extract_data() and save_cal() to + io_save_cal() + conf_t type created + +19 Mar 2007: + status_bar() updated to add 'X' and '!' keybindings + 17 Mar 2007: HOURINSEC and MININSEC defined io_export_events(), io_export_recur_events() and -- cgit v1.2.3-54-g00ecf