Files
PDCurses/pdcurses
William McBrine 2b9bb5d0c8 Avoid potential conflict with ncurses by having apps define PDC_NCMOUSE
before including curses.h, to invoke the ncurses-style mouse interface,
instead of NCURSES_MOUSE_VERSION. (The old way will also still work.)
After Simon Sobisch (see PR #33).
2018-12-28 10:42:15 -05:00
..
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-14 09:52:48 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-27 20:48:53 -05:00
2017-12-16 22:49:08 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-13 22:36:58 -05:00
2018-01-27 20:48:53 -05:00

PDCurses Portable Core

This directory contains core PDCurses source code files common to all platforms.

Building

These modules are built by the platform-specific makefiles, in the platform directories.

Distribution Status

The files in this directory are released to the Public Domain.

Acknowledgements

The panel library was originally provided by Warren Tucker wht@n4hgf.mt-park.ga.us