summaryrefslogtreecommitdiffstats
path: root/Source/cmVariableWatch.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: All variable accesses should produce watch callbacks, including ↵Brad King2007-05-171-0/+1
| | | | IF(DEFINED <var>) ones. Instead we define a new access type for IF(DEFINED) so that the error does not show up for backward compatibility variables.
* ENH: Add variable watch commandAndy Cedilnik2007-04-111-8/+16
|
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-4/+4
|
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
|
* ENH: fix line length style stuffBill Hoffman2006-03-101-1/+2
|
* ENH: Add remove watchAndy Cedilnik2003-08-071-0/+1
|
* more option on var watchesKen Martin2003-01-091-0/+1
|
* use cmstdstring in mapsBill Hoffman2003-01-091-1/+1
|
* fix syntax for addwatchBill Hoffman2003-01-091-2/+2
|
* Add option of watching variablesAndy Cedilnik2003-01-081-0/+72