summaryrefslogtreecommitdiff
path: root/Source/CursesDialog/cmCursesMainForm.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-3/+7
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+9
* Source: Stabilize include orderBrad King2016-04-291-2/+2
* CursesDialog: add missing cmState includeDaniel Pfeifer2016-04-291-0/+1
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-1/+1
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* ccmake: Fix search with '/'Brad King2010-09-161-3/+2
* Fix or cast more integer conversions in cmakeBrad King2010-06-291-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: m_ cleanup for cursesKen Martin2006-03-161-16/+16
* ENH: Adding MODIFIED property to cache values that have been changed by the u...Brad King2004-06-231-0/+3
* ENH: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-291-2/+3
* 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 copyrigh...Brad King2002-10-231-3/+3
* 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 ter...Berk Geveci2002-05-011-1/+2
* 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 t...Berk Geveci2001-11-301-4/+6
* 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-051-1/+16
* HPUX support.Berk Geveci2001-11-051-2/+1
* Fixing problems on Sun (name collusions between STL and curses) and disabling...Berk Geveci2001-11-051-2/+2
* 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