Home | History | Annotate | Download | only in libcurses
History log of /src/lib/libcurses/curses_cursor.3
RevisionDateAuthorComments
 1.9  05-Jan-2017  wiz Whitespace.
 1.8  31-Dec-2016  roy Implement ncurses extensions is_leaveok and is_keypad.

The former allows the ncurses (and pdcurses) macros getsyx and setsyx
to be implemented, which is needed by a surprising number of applications.

The latter is needed for Python curses support so it doesn't have to dive
into ncurses window structure.
 1.7  24-Feb-2010  drochner branches: 1.7.28;
document wsyncup/wsyncdown/wcursyncup
 1.6  23-Jul-2004  wiz getcurx, getcury, getparx, and getpary also seem to be extensions.
 1.5  23-Jul-2004  wiz Note that getbegx, getbegy, getmaxx, and getmaxy are extensions
to X/Open Curses. From Peter Bex in PR 26352.
 1.4  16-Mar-2004  snj branches: 1.4.4;
Spelling fix.
 1.3  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.2  14-Feb-2003  grant 'NetBSD.org' and some mdoc fixes.
 1.1  21-Oct-2002  blymn Added separate man pages for curses functions to provide better
documentation of the curses functions.
 1.4.4.1  24-Jul-2005  snj Apply patch (requested by riz in ticket #5516):
Sync libcurses with HEAD of 2005-07-22.
 1.7.28.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)

RSS XML Feed