| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-05 | Implement ncurses is_pad(3). | roy | |
| Correct documentation about is_keypad(3). | |||
| 2016-12-31 | Implement ncurses extensions is_leaveok and is_keypad. | roy | |
| 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. | |||
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin | |
| 2003-04-16 | Use | wiz | |
| .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. | |||
| 2002-12-23 | Remove trailing whitespace and a superfluous Pp, and end a sentence with a dot. | wiz | |
| 2002-12-23 | Document pad-related functions - newpad(), subpad(), prefresh() and | jdc | |
| pnoutrefresh(). | |||
