summaryrefslogtreecommitdiff
path: root/lib/libcurses/resize.c
AgeCommit message (Expand)Author
2003-07-30Use _cursesi_screen->winlistp (depracating __winlist)dsl
2003-06-26Stop refresh(subwin) doing refresh on the other subwin's created before it.dsl
2003-02-17Fix resize of windows with subwins.dsl
2003-02-10resize subwindows when a window is resized, otherwise the subwin hasdsl
2002-12-23Only reset flags if the "window" is not a pad.jdc
2002-10-22Fix lint nits mainly with the len parameter type in hash_more.blymn
2002-07-19* Added new function idcok - this closes PR 10802blymn
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-09-20Add code to allow resizing of windows and the underlying terminal.blymn