Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove FLTKDialog source code | Brad King | 2009-08-05 | 1 | -387/+0 |
| | | | | | The QtDialog is our supported cross-platform GUI, so the FLTKDialog source is no longer needed. | ||||
* | COMP: make it build on Linux | Alexander Neundorf | 2007-08-21 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: try to find a gui for the Mac | Bill Hoffman | 2005-09-23 | 1 | -0/+387 |
| | |||||
* | ENH: remove fltk dialog as it is no longer supported | Bill Hoffman | 2002-03-20 | 1 | -386/+0 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | WAR: fix compile warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+0 |
| | |||||
* | FIX: Reverted to use FillCacheManagerFromGUI(). | Luis Ibanez | 2001-10-30 | 1 | -7/+7 |
| | |||||
* | ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to | Luis Ibanez | 2001-10-30 | 1 | -7/+7 |
| | | | | | ensure that changes on the GUI are directly update in the config file. | ||||
* | ENH: Updated with respect to MFC CMakeSetup. New cache entries are now | Luis Ibanez | 2001-10-28 | 1 | -0/+13 |
| | | | | | colored in red. The browsers for recent directories only popup if there is at least one in the list. | ||||
* | Undefined symbol | Berk Geveci | 2001-06-28 | 1 | -1/+1 |
| | |||||
* | BUG: fix for sgi compiler | Bill Hoffman | 2001-06-28 | 1 | -1/+1 |
| | |||||
* | ENH: Update the cacheManager from the GUI after each callback. | Luis Ibanez | 2001-06-21 | 1 | -4/+7 |
| | | | | Only load the cache from disk if the binary path has changed. | ||||
* | ENH: The cache is not saved now after every modification of the GUI | Luis Ibanez | 2001-06-21 | 1 | -5/+0 |
| | |||||
* | ENH: Clearing and redrawing the property list after a build to load the new ↵ | Luis Ibanez | 2001-06-21 | 1 | -2/+2 |
| | | | | cache. | ||||
* | ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache | Luis Ibanez | 2001-06-21 | 1 | -5/+43 |
| | | | | at each callback action | ||||
* | ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now | Luis Ibanez | 2001-06-21 | 1 | -24/+66 |
| | |||||
* | Include directory names are Case sensitive in Unix. | Berk Geveci | 2001-06-14 | 1 | -9/+9 |
| | |||||
* | ENH: Added popup menu for removing a property. Some style changes | Luis Ibanez | 2001-06-13 | 1 | -20/+61 |
| | |||||
* | ENH: Added help blobs that popup when the mouse is left on top of the | Luis Ibanez | 2001-06-12 | 1 | -38/+67 |
| | | | | property name | ||||
* | ENH: Paths are now expanded for environment variables and made absolute. | Luis Ibanez | 2001-06-12 | 1 | -1/+2 |
| | | | | The binary directory is created if it doesn't exist. | ||||
* | ENH: cpp renamed cxx. Copy of data to and from the GUI is working | Luis Ibanez | 2001-06-10 | 1 | -0/+209 |