Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   jdc
Date:           Thu Oct 25 20:42:08 UTC 2007

Modified Files:
        src/lib/libcurses: curses_screen.3 curses_window.3 resize.c

Log Message:
Only resize curscr, __virtscr and stdscr when the screen is resized.

Note the behaviour of sub-windows when the parent window is resized.

Fixes PR pkg/37129.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libcurses/curses_screen.3
cvs rdiff -r1.10 -r1.11 src/lib/libcurses/curses_window.3
cvs rdiff -r1.15 -r1.16 src/lib/libcurses/resize.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index