summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog
Commit message (Expand)AuthorAgeFilesLines
* ENH: Adding MODIFIED property to cache values that have been changed by the u...Brad King2004-06-232-12/+36
* ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when de...Andy Cedilnik2004-04-151-3/+6
* BUG: Prevent deleting not existing variables and therefore prevent crash. Fix...Andy Cedilnik2004-04-151-1/+1
* BUG: Prevent crash when deleting the last cache itemAndy Cedilnik2004-02-231-25/+34
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-151-1/+1
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-201-1/+2
* BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire...Brad King2003-08-061-2/+1
* ENH: Added SEE ALSO support for generated unix manpage.Brad King2003-08-061-0/+9
* ENH: Added configuration of name of executable in man page header and version...Brad King2003-08-061-0/+1
* ENH: Added introduction paragraph to documentation.Brad King2003-07-211-1/+5
* ENH: Added support to write multiple help options with one command line. Out...Brad King2003-07-081-3/+2
* ENH: Merged use of kwsys library.Brad King2003-06-231-1/+0
* 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-293-7/+22
* ENH: Do not do configure first time. This way ccmake loads fast.Andy Cedilnik2003-05-281-5/+2
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-031-1/+8
* If there was no error, do not say that there was oneAndy Cedilnik2003-03-171-2/+4
* BUG: fixes for hpBill Hoffman2003-03-111-3/+8
* Remove warningsAndy Cedilnik2003-03-091-2/+2
* Remove warningAndy Cedilnik2003-03-071-1/+1
* Add searching of variablesAndy Cedilnik2003-03-072-4/+147
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-7/+12
* Attempt to fix SGI ccmake problem (thank you Clint Miller)Andy Cedilnik2003-02-171-1/+1
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+35
* BUG: don't let the messages get too bigBill Hoffman2003-02-041-1/+1
* ENH: Cleaned up sgi unreferenced warning hack.Brad King2003-02-031-13/+11
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
* fixed warningsKen Martin2003-01-311-0/+2
* ERR: Fixing attempt to remove warnings.Brad King2003-01-301-5/+3
* ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.Brad King2003-01-291-0/+9
* ERR: Fixed unreferenced termios declaration warning.Brad King2003-01-241-8/+19
* spelling fixKen Martin2003-01-221-1/+1
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-223-4/+17
* Rename local variableAndy Cedilnik2002-11-221-2/+2
* ERR: Fixed string literal to char* warnings.Brad King2002-11-211-3/+4
* Add / after directory name when doing tab completionAndy Cedilnik2002-11-191-0/+5
* Add progress to ccmakeAndy Cedilnik2002-11-192-55/+118
* Initial add of progressAndy Cedilnik2002-11-182-1/+17
* 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
* Remove warningAndy Cedilnik2002-11-061-1/+0
* CleanupAndy Cedilnik2002-11-051-1/+1
* Reparent file path widget, add tab completion support to path anf file path w...Andy Cedilnik2002-11-054-59/+5
* Start working on adding tab supportAndy Cedilnik2002-11-044-31/+201
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-2324-142/+142
* ERR: Another attempt to remove warnings from missing prototypes.Brad King2002-10-231-1/+1
* Rename variables to remove warningsAndy Cedilnik2002-10-171-238/+238
* ENH: Another attempt to fix OSF warnings. Also removed TABS.Brad King2002-10-161-731/+730
* ERR: Fixed bad sentence in error message.Brad King2002-10-011-3/+3
* compiler warningKen Martin2002-09-221-1/+1