summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesMainForm.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* BUG: Curses was being used without initialization.Berk Geveci2002-01-141-8/+11
|
* BUG: not all displayed messages are errorsBill Hoffman2002-01-071-1/+6
|
* prints the relese versionKen Martin2002-01-021-2/+2
|
* Updated toolbar.Berk Geveci2001-12-131-25/+106
|
* Fix bug with stringAndy Cedilnik2001-12-061-1/+1
|
* Added support for ~.Berk Geveci2001-12-061-2/+11
|
* Fixed outdated commentBerk Geveci2001-12-041-1/+1
|
* Fixed overflow problem.Berk Geveci2001-12-041-8/+2
|
* Added debugging.Berk Geveci2001-12-041-0/+5
|
* Improving interface.Berk Geveci2001-11-301-1/+1
|
* print cmake running message to cerrBill Hoffman2001-11-301-0/+1
|
* Better documentation.Berk Geveci2001-11-301-0/+1
|
* Better documentation.Berk Geveci2001-11-301-1/+29
|
* Improved help.Berk Geveci2001-11-301-1/+40
|
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-2/+2
|
* Fixed warning.Berk Geveci2001-11-301-3/+2
|
* Since it is being used as an array size in another file, it is not possible ↵Berk Geveci2001-11-301-4/+0
| | | | to initialize MAX_WIDTH in a .cxx file.
* Improvements to the curses interface.Berk Geveci2001-11-291-89/+315
|
* define hacks and such for the dec compilerBill Hoffman2001-11-201-4/+4
|
* ENH: remove warningsBill Hoffman2001-11-131-6/+2
|
* ENH: tell cmake object where cmake isBill Hoffman2001-11-061-2/+3
|
* Many improvements.Berk Geveci2001-11-061-25/+162
|
* Re-enabling curses support.Berk Geveci2001-11-051-2/+5
|
* Fixing problems on Sun (name collusions between STL and curses) and ↵Berk Geveci2001-11-051-3/+3
| | | | disabling curses temporarily.
* ERR: To include cmake headers, one should use ../Berk Geveci2001-11-051-3/+3
|
* Adding curses support.Berk Geveci2001-11-041-0/+381