summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesCacheEntryComposite.h
Commit message (Expand)AuthorAgeFilesLines
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-4/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-1/+5
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-161-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+2
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-1/+0
* Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-081-1/+1
* Revert topic 'refactor-cache-api'Brad King2015-04-071-1/+1
* Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-061-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-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: m_ cleanup for cursesKen Martin2006-03-161-6/+6
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-5/+5
* Couple of changes: cache variables now have a map of properties. ADVANCED and...Andy Cedilnik2002-09-111-1/+1
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-011-2/+4
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* Improvements to the curses interface.Berk Geveci2001-11-291-0/+1
* Fixing problems on Sun (name collusions between STL and curses) and disabling...Berk Geveci2001-11-051-1/+1
* ERR: To include cmake headers, one should use ../Berk Geveci2001-11-051-1/+1
* Adding curses support.Berk Geveci2001-11-041-0/+28