summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
Commit message (Expand)AuthorAgeFilesLines
* COMP: make it build on LinuxAlexander Neundorf2007-08-211-2/+8
* ENH: try to find a gui for the MacBill Hoffman2005-09-231-0/+838
* ENH: remove fltk dialog as it is no longer supportedBill Hoffman2002-03-201-877/+0
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* FIX: When switching from one project to another the CacheGUI wasn't beingLuis Ibanez2001-11-281-2/+6
* ENH: clean up warningsBill Hoffman2001-11-131-0/+1
* FIX: In order to disable a button in fl_choice, a 0 pointer must be sentLuis Ibanez2001-10-301-1/+1
* ENH: fl_ask replaced by fl_choice in FLTKCallback.Luis Ibanez2001-10-301-4/+4
* ENH: use callback not ifdef for MFC message box errorsBill Hoffman2001-10-291-2/+2
* ENH: add callback for message displayBill Hoffman2001-10-291-1/+11
* ENH: Updated with respect to MFC CMakeSetup. New cache entries are nowLuis Ibanez2001-10-281-23/+147
* ENH: update to new style of cache accessKen Martin2001-08-081-1/+1
* 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