summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/form
Commit message (Expand)AuthorAgeFilesLines
* 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
* warningsBill Hoffman2001-11-131-4/+0
* Trying to fix curses.Berk Geveci2001-11-092-11/+22
* Trying to fix curses problems.Berk Geveci2001-11-082-2/+6
* Fixing problems with curses headers.Berk Geveci2001-11-082-0/+2
* Trying to fix curses problems.Berk Geveci2001-11-082-6/+4
* Oops.Berk Geveci2001-11-081-7/+0
* Changes to remove warnings and fix dependencies.Berk Geveci2001-11-083-1/+14
* Removed a function which used va_start (did not compile on Sun with gcc)Bill Hoffman2001-11-062-45/+0
* HPUX support.Berk Geveci2001-11-052-0/+6
* Adding form library.Berk Geveci2001-11-0547-0/+10081