Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: try to find a gui for the Mac | Bill Hoffman | 2005-09-23 | 1 | -0/+85 |
| | |||||
* | ENH: remove fltk dialog as it is no longer supported | Bill Hoffman | 2002-03-20 | 1 | -83/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | ENH: Updated with respect to MFC CMakeSetup. New cache entries are now | Luis Ibanez | 2001-10-28 | 1 | -1/+5 |
| | | | | | colored in red. The browsers for recent directories only popup if there is at least one in the list. | ||||
* | ENH: Save and Load of recent Source and Binary directories added. | Luis Ibanez | 2001-07-19 | 1 | -0/+12 |
| | |||||
* | ENH: Absolute path to cmake resolved | Luis Ibanez | 2001-06-15 | 1 | -0/+1 |
| | |||||
* | ERR: Needed virtual destructor to correspond to virtual functions. Also ↵ | Brad King | 2001-06-12 | 1 | -3/+3 |
| | | | | added several std:: qualifiers to string. | ||||
* | ENH: Paths are now expanded for environment variables and made absolute. | Luis Ibanez | 2001-06-12 | 1 | -4/+7 |
| | | | | The binary directory is created if it doesn't exist. | ||||
* | ENH: CMake invokation is working. | Luis Ibanez | 2001-06-11 | 1 | -0/+2 |
| | |||||
* | ENH: Cache saving added | Luis Ibanez | 2001-06-11 | 1 | -0/+1 |
| | |||||
* | ENH: Added Fl_Tiles as row for holding property data. Data to and from the | Luis Ibanez | 2001-06-10 | 1 | -1/+2 |
| | | | | GUI is working | ||||
* | ENH: Added support for the fltk::PropertyList class | Luis Ibanez | 2001-05-22 | 1 | -0/+4 |
| | |||||
* | ENH: Added methods to load the cache | Luis Ibanez | 2001-05-17 | 1 | -0/+4 |
| | |||||
* | Implementation of the virtual Callbacks declared in the GUI | Luis Ibanez | 2001-05-17 | 1 | -0/+35 |