summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/FLTKPropertyItemRow.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: try to find a gui for the MacBill Hoffman2005-09-231-0/+387
* ENH: remove fltk dialog as it is no longer supportedBill Hoffman2002-03-201-386/+0
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* WAR: fix compile warningsBill Hoffman2001-11-131-1/+0
* FIX: Reverted to use FillCacheManagerFromGUI().Luis Ibanez2001-10-301-7/+7
* ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() toLuis Ibanez2001-10-301-7/+7
* ENH: Updated with respect to MFC CMakeSetup. New cache entries are nowLuis Ibanez2001-10-281-0/+13
* Undefined symbolBerk Geveci2001-06-281-1/+1
* BUG: fix for sgi compilerBill Hoffman2001-06-281-1/+1
* ENH: Update the cacheManager from the GUI after each callback.Luis Ibanez2001-06-211-4/+7
* ENH: The cache is not saved now after every modification of the GUILuis Ibanez2001-06-211-5/+0
* ENH: Clearing and redrawing the property list after a build to load the new c...Luis Ibanez2001-06-211-2/+2
* ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cacheLuis Ibanez2001-06-211-5/+43
* ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks nowLuis Ibanez2001-06-211-24/+66
* Include directory names are Case sensitive in Unix.Berk Geveci2001-06-141-9/+9
* ENH: Added popup menu for removing a property. Some style changesLuis Ibanez2001-06-131-20/+61
* ENH: Added help blobs that popup when the mouse is left on top of theLuis Ibanez2001-06-121-38/+67
* ENH: Paths are now expanded for environment variables and made absolute.Luis Ibanez2001-06-121-1/+2
* ENH: cpp renamed cxx. Copy of data to and from the GUI is workingLuis Ibanez2001-06-101-0/+209