summaryrefslogtreecommitdiffstats
path: root/lib/libncurses
Commit message (Expand)AuthorAgeFilesLines
* Fix bug using CSR for partial scrollingache1995-03-271-4/+4
* Fix wbkgdset macroache1995-03-131-1/+1
* Add missing lib_window.c to SRCSache1995-02-131-2/+2
* Back out bkgd changes, now acts per braindamaged sysv standardache1995-01-162-11/+4
* Fix compiler warnings about tputs argumentache1994-12-284-6/+6
* tputs prototypes...ache1994-12-101-1/+1
* Fix tputs/tparm declarationsache1994-12-091-2/+2
* termcap.h now belongs to systemache1994-12-041-2/+2
* Move gdc/bs to gamesache1994-12-031-3/+1
* exit_standout don't turn most attributes off, fixedache1994-12-031-22/+15
* #ifdef out check for pending input, cause problems withache1994-12-031-0/+2
* bkgd() family fixesache1994-12-022-4/+11
* Implement chage_scroll_region properlyache1994-12-023-18/+36
* Upgrade to version 1.8.6ache1994-12-0268-1301/+2215
* wscrl: implement partial scrolling via al/dlache1994-11-294-162/+193
* Fix many duplicated attribute setsache1994-11-275-22/+6
* Add wrefresh before doing putp when idlokache1994-11-274-0/+8
* Make idlok works properly with back color erase.ache1994-11-273-4/+16
* Forget to exit alt charset mode, critical for non-cons25rache1994-11-241-0/+2
* Make this file more BSD-likeache1994-11-211-10/+3
* Make newscr publicly availableache1994-11-172-2/+1
* Add 57600, 115200 ro baudrate()ache1994-11-101-16/+26
* This curses fix allows to print something in lower right cornerache1994-11-061-22/+63
* Several fixes for 'back_color_erase' curses problemache1994-11-061-5/+5
* Fix curses bug with delete character and standoutache1994-11-061-0/+4
* __386BSD__ -> __FreeBSD__jkh1994-11-041-1/+1
* Add SIGTERM reaction -- cleanupache1994-10-311-0/+1
* Now COLS/LINES uses window cols/lines, not cols/lines from termcap entryache1994-10-311-2/+2
* Add -I${.CURDIR}ache1994-10-281-2/+2
* Optimize delwin a bitache1994-10-261-2/+3
* LDADD: = -> +=ache1994-10-121-2/+2
* Fix two problems pointed by Bruce:ache1994-10-121-12/+14
* Implement meta bit in more cosher way after contacting with zmbenhalache1994-10-113-0/+12
* Merge term.h & nterm.hache1994-10-101-2/+2
* Move copyright link from initscr to newterm (initscr may be not called).ache1994-10-093-5/+3
* Add copyright.c to be always linked inache1994-10-093-3/+28
* Moved from ports with several enhancementsache1994-10-07126-0/+17955
OpenPOWER on IntegriCloud