Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: blymn
Date: Sun Apr 23 14:14:50 UTC 2000
Modified Files:
basesrc/lib/libcurses: copywin.c getch.c
basesrc/lib/libcurses/PSD.doc: fns.doc
Log Message:
* Fixed bug in copywin which was copying more than it should.
* Changed call to wrefresh in wgetch to be before input read.
* Changed default old cursor mode to be high vis in curs_set
* Added documentation for various new functions to fns.doc.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libcurses/copywin.c
cvs rdiff -r1.23 -r1.24 basesrc/lib/libcurses/getch.c
cvs rdiff -r1.8 -r1.9 basesrc/lib/libcurses/PSD.doc/fns.doc
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