Andrey A. Chernov
59fcc4ce0f
Low level use of 'vidattr()' can cause a NULL pointer to be
...
dereferenced. This is because 'SP' is only initialized via 'newterm()'
(which is not required if you are going to interact with the 'terminfo'
database without using 'ncurses').
PR: 6648
Submitted by: Max Euston <meuston@jmrodgers.com>
1998-05-15 21:35:53 +00:00
Andrey A. Chernov
738111e63b
Fix possible coredump on BW displays
1997-09-02 19:07:50 +00:00
Andrey A. Chernov
89047cedf5
Fix handling of mixed colors+attributes case by merging from ncurses 4.1
1997-07-30 19:04:08 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Andrey A. Chernov
19f1105992
Fix compiler warnings about tputs argument
1994-12-28 14:30:19 +00:00
Andrey A. Chernov
268e74f211
exit_standout don't turn most attributes off, fixed
1994-12-03 04:27:08 +00:00
Andrey A. Chernov
795172f7a5
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
Andrey A. Chernov
733e641beb
Forget to exit alt charset mode, critical for non-cons25r
...
terminals wits as/ae
1994-11-24 15:09:30 +00:00
Andrey A. Chernov
c0e33523c8
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00