Commit Graph

66 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
Luis Ibanez 73ea7c710f FIX: FLTK includes should use ".H" instead of ".h" 2002-02-19 10:23:23 -05:00
Will Schroeder 2adf9890f6 ENH:Updated copyright 2002-01-21 15:39:30 -05:00
Will Schroeder a6a43d5320 ENH:Updated copyright 2002-01-21 15:30:43 -05:00
Luis Ibanez e3fa722b44 ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command. 2001-12-11 02:15:51 -05:00
Luis Ibanez 6db0c7c5e6 FIX: FLTK_WRAP_UI command modified. 2001-12-11 02:14:37 -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 4bbdfc0315 ENH: remove warning 2001-11-14 08:49:37 -05:00
Bill Hoffman 41017cbc88 ENH: clean up warnings 2001-11-13 12:38:53 -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 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 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 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 88c32dacc7 ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version. 2001-10-28 18:52:51 -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
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
Ken Martin 8dc66edfae added install target 2001-06-21 12:19:36 -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 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
Luis Ibanez d21fca47a9 Removed: now the help string is managed by the PropertyRow class 2001-06-21 07:36:21 -04:00
Bill Hoffman 924e58aac3 ENH: add CMakeSetup as a target 2001-06-20 17:03:54 -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
Bill Hoffman 7a3af0474d ENH: add bootstrap support for building fltk 2001-06-19 15:49:40 -04:00
Bill Hoffman d454811a63 ENH: add bootstrap support for building fltk 2001-06-19 15:33:37 -04:00
Luis Ibanez f055e512ae ENH: Absolute path to cmake resolved 2001-06-15 07:51:55 -04:00
Luis Ibanez 38776d829b ENH: Getting headers and libs for FLTK and OpenGL 2001-06-15 07:49:04 -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
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 302907efe8 Class derived from Fl_Button with added help blobs 2001-06-12 18:43:19 -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 7b996f7910 .cpp renamed as .cxx 2001-06-10 18:25:38 -04:00