Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Ken Martin
|
fb5d92ea37
ENH: m_ cleanup for curses
|
19 years ago |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 years ago |
Andy Cedilnik
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
23 years ago |
Berk Geveci
|
d53458de9a
The entry widgets are now created with what is initially available on the terminal.
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Berk Geveci
|
521d8d9410
Improvements to the curses interface.
|
24 years ago |
Berk Geveci
|
c09d072be3
Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily.
|
24 years ago |
Berk Geveci
|
4e07845b4f
ERR: To include cmake headers, one should use ../
|
24 years ago |
Berk Geveci
|
939d614978
Adding curses support.
|
24 years ago |