Commit Graph

30 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
Luis Ibanez 10097d7685 FIX: When switching from one project to another the CacheGUI wasn't being
cleared. Values from one project were mixed into the other.
2001-11-27 19:38:05 -05:00
Bill Hoffman 41017cbc88 ENH: clean up warnings 2001-11-13 12:38:53 -05:00
Luis Ibanez bc34c428df FIX: In order to disable a button in fl_choice, a 0 pointer must be sent
instead of  "".
2001-10-30 04:33:06 -05:00
Luis Ibanez 37502d85d8 ENH: fl_ask replaced by fl_choice in FLTKCallback. 2001-10-29 21:20:30 -05:00
Bill Hoffman b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 2001-10-29 10:41:31 -05:00
Bill Hoffman 539318f587 ENH: add callback for message display 2001-10-29 10:19:34 -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
Ken Martin d5c497d8bc ENH: update to new style of cache access 2001-08-08 14:25:08 -04:00
Luis Ibanez 2f76c425ef ENH: Save and Load of recent Source and Binary directories added. 2001-07-19 14:31:24 -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 3221b4e3fe ENH: INTERNAL properties are not display any longer in the GUI 2001-06-21 10:17:34 -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
Bill Hoffman adbae91cb5 ENH: fix cmake so it can boot strap itself better 2001-06-20 13:56:38 -04:00
Bill Hoffman d6836427b3 ENH: build fltk cmake on unix with bootstrap 2001-06-19 16:10:38 -04:00
Luis Ibanez f055e512ae ENH: Absolute path to cmake resolved 2001-06-15 07:51:55 -04:00
Berk Geveci 043f54ca5f Include directory names are Case sensitive in Unix. 2001-06-14 14:32:20 -04:00
Luis Ibanez 03817a41cf ENH: Search for cmake executable full path added (window/unix) 2001-06-13 10:28:41 -04:00
Brad King 25afe09ac8 ERR: Needed virtual destructor to correspond to virtual functions. Also added several std:: qualifiers to string. 2001-06-12 12:20:33 -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 dc8d8fbc00 ENH: Waiting cursor color were reversed 2001-06-11 02:10:31 -04:00
Luis Ibanez 7a9ab85304 ENH: CMake invokation is working. 2001-06-11 01:20:22 -04:00
Luis Ibanez 6d04ee9ec1 ENH: Cache saving added 2001-06-10 21:36:04 -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