aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-03-10 17:01:42 +0000
committerFrederic Culot <calcurse@culot.org>2007-03-10 17:01:42 +0000
commit8c862a68a873a5061696438f641d014ab7f4060d (patch)
treef546e6caa720c2cca4f6b2464948c56c22969a5e
parenta4715303f134166d879640dadbb836c3fe4295f1 (diff)
downloadcalcurse-8c862a68a873a5061696438f641d014ab7f4060d.tar.gz
calcurse-8c862a68a873a5061696438f641d014ab7f4060d.zip
color handling improved
recur_item_inday() improved, thanks to Tony's patch
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d12e6e..59dec79 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+10 Mar 2007:
+ global variable 'colr' suppressed
+ save_cal() modified to save new version of user-defined color theme
+ custom_color_theme_name() created to return color theme name
+ custom_load_color() updated to load new version of user-defined color
+ theme
+ recur_item_inday() improved, thanks to Tony's patch
+
04 Mar 2007:
color_config() rewritten and changed to custom_color_config(), to allow
more color choices and the use of terminal's default background color