summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesLongMessageForm.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 nullptrDaniel Pfeifer2017-08-241-4/+4
* clang-tidy: remove else after break and continueDaniel Pfeifer2017-04-211-1/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-3/+6
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-4/+4
* Add missing braces around statements.Daniel Pfeifer2016-06-101-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-80/+53
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* ccmake: Pass format string to 'printw' (#15738)Joerg Sonnenberger2015-09-161-3/+5
* Port to cmState.Stephen Kelly2015-04-131-1/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* ccmake: Fix off-by-one memory access errorThomas Jarosch2011-09-021-1/+1
* Fix or cast more integer conversions in cmakeBrad King2010-06-291-4/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Overhaul CMake version numberingBrad King2009-03-051-2/+1
* ENH: fix warningBill Hoffman2006-11-291-1/+1
* ENH: there can be only one versionBill Hoffman2006-11-291-2/+3
* ENH: m_ cleanup for cursesKen Martin2006-03-161-32/+32
* COMP: Changed while(1) to for(;;) to avoid warning about constant control exp...Brad King2005-05-031-1/+1
* BUG: don't let the messages get too bigBill Hoffman2003-02-041-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-6/+6
* new architectureKen Martin2002-09-061-2/+2
* ERR: Fixed compiler warnings about unused parameters.Brad King2002-06-181-1/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* prints the relese versionKen Martin2002-01-021-2/+2
* Updated toolbar.Berk Geveci2001-12-131-2/+2
* Added debugging.Berk Geveci2001-12-041-0/+5
* Improved help.Berk Geveci2001-11-301-2/+15
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-1/+1
* Missed std::Berk Geveci2001-11-301-3/+3
* opps I forgot to add theseBerk Geveci2001-11-301-0/+178