summaryrefslogtreecommitdiff
path: root/lib/libcurses/screen.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-30Remove __winlistp, add *screen to WINDOW and initialise in newwin().dsl
2003-04-05Keep the cr->nl translation state in a separate variable, so that we canjdc
2003-02-17Fix resize of windows with subwins.dsl
2003-02-02I was slightly too agressive removing clearok() in revision 1.8.jdc
2003-01-27ARemove (no longer used) __nca.jdc
2003-01-09Added halfdelay() function.blymn
2002-12-23Handle function argument changes to __newwin().jdc
2002-08-04Set the curses default colours to white on black when using colour.jdc
2002-06-26handle non-tty cases more gracefully.itojun
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-12-31* Fixed uninitialiased variable problem in newtermblymn
2001-12-30Make newterm set the default screen if the old default screen wasblymn
2001-12-27Fix newterm so it syncs curscr to stdscr when term is created. Thanksblymn
2001-12-02* Major change to add support for the newterm/set_term functions.blymn