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 |
Luis Ibanez
|
63083cf01c
|
Class to manage every row in the GUI scrolling, corresponding to a
single property
|
2001-06-10 18:23:54 -04:00 |
Luis Ibanez
|
5d6817622e
|
Template for the Makefile
|
2001-06-10 18:23:05 -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 |
Luis Ibanez
|
ad0019a740
|
ENH: Added Fl_Tiles as row for holding property data. Data to and from the
GUI is working
|
2001-06-10 18:19:16 -04:00 |
Luis Ibanez
|
69edd818c4
|
ENH: PropertyList class added
|
2001-05-22 10:43:58 -04:00 |
Luis Ibanez
|
b5b5a68214
|
ENH: Added support for the fltk::PropertyList class
|
2001-05-22 10:43:23 -04:00 |
Luis Ibanez
|
013d428f29
|
Added interactions with the PropertyList class
|
2001-05-22 10:42:49 -04:00 |
Luis Ibanez
|
ee8859be70
|
Class to manage the list of properties displayed on the scroller
|
2001-05-22 10:41:15 -04:00 |