Commit Graph

20 Commits

Author SHA1 Message Date
Alexander Neundorf 9eb4ffcc3f COMP: make it build on Linux
Alex
2007-08-21 16:21:09 -04:00
Bill Hoffman 46521aef8c ENH: try to find a gui for the Mac 2005-09-23 17:47:46 -04:00
Bill Hoffman 49bcc1ad51 ENH: remove fltk dialog as it is no longer supported 2002-03-20 13:16:16 -05:00
Will Schroeder 2adf9890f6 ENH:Updated copyright 2002-01-21 15:39:30 -05:00
Bill Hoffman f3ebd438c7 WAR: fix compile warnings 2001-11-13 12:25:34 -05:00
Luis Ibanez 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). 2001-10-30 18:32:34 -05:00
Luis Ibanez d41e954f07 ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to
ensure that changes on the GUI are directly update in the config
     file.
2001-10-29 21:22:12 -05:00
Luis Ibanez f90e258941 ENH: Updated with respect to MFC CMakeSetup. New cache entries are now
colored in red. The browsers for recent directories only popup if
     there is at least one in the list.
2001-10-27 23:47:23 -04:00
Berk Geveci d08d2738c9 Undefined symbol 2001-06-28 15:11:40 -04:00
Bill Hoffman 61acb47f54 BUG: fix for sgi compiler 2001-06-28 14:53:08 -04:00
Luis Ibanez 796fc4c495 ENH: Update the cacheManager from the GUI after each callback.
Only load the cache from disk if the binary path has changed.
2001-06-21 12:43:52 -04:00
Luis Ibanez f7b22c332f ENH: The cache is not saved now after every modification of the GUI 2001-06-21 09:56:59 -04:00
Luis Ibanez cca4d06686 ENH: Clearing and redrawing the property list after a build to load the new cache. 2001-06-21 09:45:46 -04:00
Luis Ibanez 446ea3b97d ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache
at each callback action
2001-06-21 08:41:14 -04:00
Luis Ibanez 8fe1e1fcc6 ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now 2001-06-21 07:37:49 -04:00
Berk Geveci 043f54ca5f Include directory names are Case sensitive in Unix. 2001-06-14 14:32:20 -04:00
Luis Ibanez 72377752f8 ENH: Added popup menu for removing a property. Some style changes 2001-06-13 00:16:35 -04:00
Luis Ibanez 8ef02a496a ENH: Added help blobs that popup when the mouse is left on top of the
property name
2001-06-12 18:44:07 -04:00
Luis Ibanez d0614d75ea ENH: Paths are now expanded for environment variables and made absolute.
The binary directory is created if it doesn't exist.
2001-06-12 08:34:29 -04:00
Luis Ibanez b0befbde1a ENH: cpp renamed cxx. Copy of data to and from the GUI is working 2001-06-10 18:21:55 -04:00