index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CursesDialog
/
cmCursesStringWidget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-3/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
ccmake: Correctly display edit mode and associated keys
Sylvain Joubert
2016-11-15
1
-1/+3
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CursesDialog: include what you use
Daniel Pfeifer
2016-09-03
1
-0/+7
*
CursesDialog: don't use else after return
Daniel Pfeifer
2016-08-18
1
-5/+3
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-3/+5
*
ccmake: Add VIM-like bindings for navigation
Paul Seyfert
2016-08-02
1
-4/+10
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-105/+61
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
*
ccmake: Avoid using non-portable 'curcol' field (#15739)
Joerg Sonnenberger
2015-09-16
1
-7/+6
*
ccmake: Pass format string to 'printw' (#15738)
Joerg Sonnenberger
2015-09-16
1
-6/+6
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+1
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
ccmake: Allow DEL key in first column
Matthew Woehlke
2012-11-13
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-15/+15
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: fix for 6462, delete key should delete the current char
Bill Hoffman
2008-08-19
1
-2/+9
*
ENH: m_ cleanup for curses
Ken Martin
2006-03-16
1
-27/+27
*
ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when de...
Andy Cedilnik
2004-04-15
1
-3/+6
*
Attempt to fix SGI ccmake problem (thank you Clint Miller)
Andy Cedilnik
2003-02-17
1
-1/+1
*
Reparent file path widget, add tab completion support to path anf file path w...
Andy Cedilnik
2002-11-05
1
-1/+1
*
Start working on adding tab support
Andy Cedilnik
2002-11-04
1
-31/+54
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-45/+45
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Updated toolbar.
Berk Geveci
2001-12-13
1
-2/+67
*
Added debugging.
Berk Geveci
2001-12-04
1
-0/+8
*
Improving interface.
Berk Geveci
2001-11-30
1
-0/+12
*
Improved help.
Berk Geveci
2001-11-30
1
-5/+0
*
Many improvements.
Berk Geveci
2001-11-06
1
-4/+23
*
Adding curses support.
Berk Geveci
2001-11-04
1
-0/+106