summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeSetupGUIImplementation.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: try to find a gui for the MacBill Hoffman2005-09-231-0/+85
|
* ENH: remove fltk dialog as it is no longer supportedBill Hoffman2002-03-201-83/+0
|
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* ENH: Updated with respect to MFC CMakeSetup. New cache entries are nowLuis Ibanez2001-10-281-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 Ibanez2001-07-191-0/+12
|
* ENH: Absolute path to cmake resolvedLuis Ibanez2001-06-151-0/+1
|
* ERR: Needed virtual destructor to correspond to virtual functions. Also ↵Brad King2001-06-121-3/+3
| | | | added several std:: qualifiers to string.
* ENH: Paths are now expanded for environment variables and made absolute.Luis Ibanez2001-06-121-4/+7
| | | | The binary directory is created if it doesn't exist.
* ENH: CMake invokation is working.Luis Ibanez2001-06-111-0/+2
|
* ENH: Cache saving addedLuis Ibanez2001-06-111-0/+1
|
* ENH: Added Fl_Tiles as row for holding property data. Data to and from theLuis Ibanez2001-06-101-1/+2
| | | | GUI is working
* ENH: Added support for the fltk::PropertyList classLuis Ibanez2001-05-221-0/+4
|
* ENH: Added methods to load the cacheLuis Ibanez2001-05-171-0/+4
|
* Implementation of the virtual Callbacks declared in the GUILuis Ibanez2001-05-171-0/+35