summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesMainForm.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire...Brad King2003-08-061-2/+1
* BUG: When only loading ccmake cache, do not allow generateAndy Cedilnik2003-06-061-0/+1
* ENH: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-291-3/+14
* If there was no error, do not say that there was oneAndy Cedilnik2003-03-171-2/+4
* Remove warningsAndy Cedilnik2003-03-091-2/+2
* Remove warningAndy Cedilnik2003-03-071-1/+1
* Add searching of variablesAndy Cedilnik2003-03-071-4/+139
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-221-2/+7
* Rename local variableAndy Cedilnik2002-11-221-2/+2
* ERR: Fixed string literal to char* warnings.Brad King2002-11-211-3/+4
* Add progress to ccmakeAndy Cedilnik2002-11-191-48/+105
* Initial add of progressAndy Cedilnik2002-11-181-1/+12
* RevertAndy Cedilnik2002-11-071-1/+1
* In certain cases, try to guess the source directory, so that you can run cmak...Andy Cedilnik2002-11-061-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* Rename variables to remove warningsAndy Cedilnik2002-10-171-238/+238
* ERR: Fixed bad sentence in error message.Brad King2002-10-011-3/+3
* compiler warningKen Martin2002-09-221-1/+1
* some cmake api changeesKen Martin2002-09-171-1/+1
* some cmake api changeesKen Martin2002-09-171-1/+3
* removed extra Generate that was screwing things upKen Martin2002-09-141-2/+0
* Fix bug in ccmake which made it crash when all cache values were deletedAndy Cedilnik2002-09-111-2/+5
* Fix problem with ccmake crashing on empty cachesAndy Cedilnik2002-09-111-23/+26
* Couple of changes: cache variables now have a map of properties. ADVANCED and...Andy Cedilnik2002-09-111-39/+47
* new architectureKen Martin2002-09-061-27/+95
* some changes in cachemanager and singletonsKen Martin2002-08-281-17/+40
* minor fixes for new cache apiKen Martin2002-08-211-18/+15
* ERR: Fixed compiler warnings about unused parameters.Brad King2002-06-181-1/+1
* ERR: Fixed sun CC warnings.Bill Hoffman2002-06-111-2/+4
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-011-6/+16
* Exit ccmake on fatal errors.Berk Geveci2002-04-231-1/+8
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* BUG: Curses was being used without initialization.Berk Geveci2002-01-141-8/+11
* BUG: not all displayed messages are errorsBill Hoffman2002-01-071-1/+6
* prints the relese versionKen Martin2002-01-021-2/+2
* Updated toolbar.Berk Geveci2001-12-131-25/+106
* Fix bug with stringAndy Cedilnik2001-12-061-1/+1
* Added support for ~.Berk Geveci2001-12-061-2/+11
* Fixed outdated commentBerk Geveci2001-12-041-1/+1
* Fixed overflow problem.Berk Geveci2001-12-041-8/+2
* Added debugging.Berk Geveci2001-12-041-0/+5
* Improving interface.Berk Geveci2001-11-301-1/+1
* print cmake running message to cerrBill Hoffman2001-11-301-0/+1
* Better documentation.Berk Geveci2001-11-301-0/+1
* Better documentation.Berk Geveci2001-11-301-1/+29
* Improved help.Berk Geveci2001-11-301-1/+40
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-2/+2
* Fixed warning.Berk Geveci2001-11-301-3/+2
* Since it is being used as an array size in another file, it is not possible t...Berk Geveci2001-11-301-4/+0
* Improvements to the curses interface.Berk Geveci2001-11-291-89/+315