summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/form/frm_driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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