Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The entry widgets are now created with what is initially available on the ↵ | Berk Geveci | 2002-05-01 | 1 | -1/+2 |
| | | | | terminal. | ||||
* | Exit ccmake on fatal errors. | Berk Geveci | 2002-04-23 | 1 | -1/+1 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | Updated toolbar. | Berk Geveci | 2001-12-13 | 1 | -22/+55 |
| | |||||
* | Since it is being used as an array size in another file, it is not possible ↵ | Berk Geveci | 2001-11-30 | 1 | -4/+6 |
| | | | | to initialize MAX_WIDTH in a .cxx file. | ||||
* | Missed std:: | Berk Geveci | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 1 | -11/+23 |
| | |||||
* | ENH: tell cmake object where cmake is | Bill Hoffman | 2001-11-06 | 1 | -1/+3 |
| | |||||
* | Many improvements. | Berk Geveci | 2001-11-06 | 1 | -1/+16 |
| | |||||
* | HPUX support. | Berk Geveci | 2001-11-05 | 1 | -2/+1 |
| | |||||
* | Fixing problems on Sun (name collusions between STL and curses) and ↵ | Berk Geveci | 2001-11-05 | 1 | -2/+2 |
| | | | | disabling curses temporarily. | ||||
* | ERR: To include cmake headers, one should use ../ | Berk Geveci | 2001-11-05 | 1 | -2/+1 |
| | |||||
* | Need to include standard headers. | Berk Geveci | 2001-11-04 | 1 | -0/+1 |
| | |||||
* | Adding curses support. | Berk Geveci | 2001-11-04 | 1 | -0/+55 |