diff options
author | Frederic Culot <calcurse@culot.org> | 2007-03-10 17:01:42 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-03-10 17:01:42 +0000 |
commit | 8c862a68a873a5061696438f641d014ab7f4060d (patch) | |
tree | f546e6caa720c2cca4f6b2464948c56c22969a5e | |
parent | a4715303f134166d879640dadbb836c3fe4295f1 (diff) | |
download | calcurse-8c862a68a873a5061696438f641d014ab7f4060d.tar.gz calcurse-8c862a68a873a5061696438f641d014ab7f4060d.zip |
color handling improved
recur_item_inday() improved, thanks to Tony's patch
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |