pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37129 CVS commit: src/lib/libcurses
The following reply was made to PR pkg/37129; it has been noted by GNATS.
From: Julian Coleman <jdc%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/37129 CVS commit: src/lib/libcurses
Date: Thu, 25 Oct 2007 20:42:08 +0000 (UTC)
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