summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesWidget.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
* cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-1/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-14/+4
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-3/+3
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* 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-7/+7
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* Updated toolbar.Berk Geveci2001-12-131-14/+44
* HPUX support.Berk Geveci2001-11-051-2/+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/+47