summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/form/frm_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-2/+2
* ccmake: Cleanup and simplify conditional blocks for HP-UXÅdne Hovda2014-11-181-6/+0
* ccmake: Use standard getmaxyx instead of non-standard getmax[xy]Ådne Hovda2014-11-181-11/+2
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-3/+3
* ccmake: Remove extra parens around comparisonBrad King2011-02-151-1/+1
* ccmake: Use LSB 4.0 getmaxyx conditionallyBrad King2011-01-051-2/+11
* ccmake: Use LSB 4.0 curses API conditionallyBrad King2011-01-041-5/+8
* ccmake: Port for LSB 4.0 (#11648)Craig Scott2011-01-031-5/+11
* ERR: Another attempt to remove warnings from missing prototypes.Brad King2002-10-231-1/+1
* ENH: Another attempt to fix OSF warnings. Also removed TABS.Brad King2002-10-161-731/+730
* ERR: Removed most of the repeated curses declarations. The cause errors on o...Brad King2002-06-211-0/+3
* ERR: Added function declarations from curses.h. They are not present on some...Brad King2002-06-211-0/+15
* ERR: Fixed compiler warnings when using strict ansi.Brad King2002-06-181-1/+1
* ERR: Corrected assertions of pointers to remove warnings.Brad King2002-01-251-9/+9
* no c++ comments in c code, duhhhhBill Hoffman2001-12-041-1/+1
* ENH: AIX seems to define lines and columns as macros, I undefed themBill Hoffman2001-12-041-0/+4
* ERR: Fixed compiler warning for gcc 3.0.Brad King2001-11-141-1/+2
* Trying to fix curses.Berk Geveci2001-11-091-6/+16
* Trying to fix curses problems.Berk Geveci2001-11-081-1/+3
* Fixing problems with curses headers.Berk Geveci2001-11-081-0/+1
* Trying to fix curses problems.Berk Geveci2001-11-081-3/+2
* HPUX support.Berk Geveci2001-11-051-0/+3
* Adding form library.Berk Geveci2001-11-051-0/+3843