summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Save and Load of recent Source and Binary directories added.Luis Ibanez2001-07-191-1/+206
* BUG: fix for sgi compilerBill Hoffman2001-06-281-1/+0
* ENH: Update the cacheManager from the GUI after each callback.Luis Ibanez2001-06-211-4/+7
* ENH: INTERNAL properties are not display any longer in the GUILuis Ibanez2001-06-211-4/+1
* ENH: Clearing and redrawing the property list after a build to load the new c...Luis Ibanez2001-06-211-1/+12
* ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cacheLuis Ibanez2001-06-211-3/+1
* ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks nowLuis Ibanez2001-06-211-13/+8
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-1/+1
* ENH: build fltk cmake on unix with bootstrapBill Hoffman2001-06-191-4/+4
* ENH: Absolute path to cmake resolvedLuis Ibanez2001-06-151-21/+46
* Include directory names are Case sensitive in Unix.Berk Geveci2001-06-141-4/+4
* ENH: Search for cmake executable full path added (window/unix)Luis Ibanez2001-06-131-1/+13
* ERR: Needed virtual destructor to correspond to virtual functions. Also adde...Brad King2001-06-121-8/+8
* ENH: Paths are now expanded for environment variables and made absolute.Luis Ibanez2001-06-121-39/+92
* ENH: Waiting cursor color were reversedLuis Ibanez2001-06-111-2/+2
* ENH: CMake invokation is working.Luis Ibanez2001-06-111-2/+51
* ENH: Cache saving addedLuis Ibanez2001-06-111-0/+32
* ENH: cpp renamed cxx. Copy of data to and from the GUI is workingLuis Ibanez2001-06-101-0/+343