summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesMainForm.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Adding MODIFIED property to cache values that have been changed by the ↵Brad King2004-06-231-0/+3
| | | | user.
* ENH: On envocation of ccmake check if directories are correct, but do not ↵Andy Cedilnik2003-05-291-2/+3
| | | | rerun configure
* Add searching of variablesAndy Cedilnik2003-03-071-0/+8
|
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-221-1/+1
|
* Add progress to ccmakeAndy Cedilnik2002-11-191-7/+13
|
* Initial add of progressAndy Cedilnik2002-11-181-0/+5
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* new architectureKen Martin2002-09-061-2/+7
|
* some changes in cachemanager and singletonsKen Martin2002-08-281-0/+7
|
* The entry widgets are now created with what is initially available on the ↵Berk Geveci2002-05-011-1/+2
| | | | terminal.
* Exit ccmake on fatal errors.Berk Geveci2002-04-231-1/+1
|
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* Updated toolbar.Berk Geveci2001-12-131-22/+55
|
* Since it is being used as an array size in another file, it is not possible ↵Berk Geveci2001-11-301-4/+6
| | | | to initialize MAX_WIDTH in a .cxx file.
* Missed std::Berk Geveci2001-11-301-1/+1
|
* Improvements to the curses interface.Berk Geveci2001-11-291-11/+23
|
* ENH: tell cmake object where cmake isBill Hoffman2001-11-061-1/+3
|
* Many improvements.Berk Geveci2001-11-061-1/+16
|
* HPUX support.Berk Geveci2001-11-051-2/+1
|
* Fixing problems on Sun (name collusions between STL and curses) and ↵Berk Geveci2001-11-051-2/+2
| | | | disabling curses temporarily.
* ERR: To include cmake headers, one should use ../Berk Geveci2001-11-051-2/+1
|
* Need to include standard headers.Berk Geveci2001-11-041-0/+1
|
* Adding curses support.Berk Geveci2001-11-041-0/+55