[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20041030.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20041030.patch.gz |
Date: |
Sat, 30 Oct 2004 19:41:39 -0400 |
User-agent: |
Mutt/1.5.6+20040722i |
ncurses 5.4 - patch 20041030 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://invisible-island.net/ncurses/5.4
------------------------------------------------------------------------------
NEWS | 8 +++++++-
dist.mk | 4 ++--
ncurses/base/lib_color.c | 11 +++++++++--
ncurses/base/lib_dft_fgbg.c | 12 ++++++++----
ncurses/curses.priv.h | 8 ++++----
5 files changed, 30 insertions(+), 13 deletions(-)
------------------------------------------------------------------------------
20041030
+ improve color optimization a little by making _nc_do_color() check
if the old/new pairs are equivalent to the default pair 0.
+ modify assume_default_colors() to not require that
use_default_colors() be called first.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.4-20041030.patch.gz,
Thomas Dickey <=