summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/form/form.priv.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
| | | | | The Debian package checker tool (lintian) detected several typos in CMake.
* ccmake: Use standard getmaxyx instead of non-standard getmax[xy]Ådne Hovda2014-11-181-6/+0
| | | | | Swap out getmax[xy]() calls for single call to getmaxyx(), to support strict X/Open conformant curses implementations, e.g. HP-UX Xcurses.
* ccmake: Remove incomplete support for cur_colr on old HP-UXÅdne Hovda2014-11-181-1/+1
| | | | Enable support for the more modern Xcurses.
* ENH: fix ia64 build with aCCBill Hoffman2006-06-271-13/+19
|
* Adding form library.Berk Geveci2001-11-051-0/+128