diff options
author | Frederic Culot <calcurse@culot.org> | 2007-04-22 16:26:54 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-04-22 16:26:54 +0000 |
commit | bcccc254cb2a58a6fb984dfb182c100e3171b641 (patch) | |
tree | df369fdeea1d4058e9529f2704a4dc3469492ebd | |
parent | 990f317b710b8a717f9150d0c5823d810aa39a06 (diff) | |
download | calcurse-bcccc254cb2a58a6fb984dfb182c100e3171b641.tar.gz calcurse-bcccc254cb2a58a6fb984dfb182c100e3171b641.zip |
handle different values returned by ncurses pair_content() depending on compilation options
-rwxr-xr-x | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +22 Apr 2007: + custom_color_theme_name() updated to handle ncurses different returned + values (depending on if ncurses was compiled with --enable-ext-funcs) + 21 Apr 2007: custom_color_config() modified to take terminal's vertical length into account |