| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: try to find a gui for the Mac | Bill Hoffman | 2005-09-23 | 10 | -0/+2017 |
|
|
* | ENH: remove fltk dialog as it is no longer supported | Bill Hoffman | 2002-03-20 | 11 | -2127/+0 |
|
|
* | FIX: FLTK includes should use ".H" instead of ".h" | Luis Ibanez | 2002-02-19 | 1 | -1/+1 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 4 | -0/+64 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 3 | -0/+48 |
|
|
* | ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command. | Luis Ibanez | 2001-12-11 | 2 | -305/+0 |
|
|
* | FIX: FLTK_WRAP_UI command modified. | Luis Ibanez | 2001-12-11 | 1 | -2/+9 |
|
|
* | FIX: When switching from one project to another the CacheGUI wasn't being | Luis Ibanez | 2001-11-28 | 1 | -2/+6 |
|
|
* | ENH: remove warning | Bill Hoffman | 2001-11-14 | 1 | -2/+1 |
|
|
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 3 | -2/+4 |
|
|
* | WAR: fix compile warnings | Bill Hoffman | 2001-11-13 | 2 | -2/+2 |
|
|
* | FIX: Reverted to use FillCacheManagerFromGUI(). | Luis Ibanez | 2001-10-30 | 2 | -8/+9 |
|
|
* | FIX: In order to disable a button in fl_choice, a 0 pointer must be sent | Luis Ibanez | 2001-10-30 | 1 | -1/+1 |
|
|
* | ENH: FillCacheManagerFromGUI() was replaced by SaveFromCacheGUI() to | Luis Ibanez | 2001-10-30 | 2 | -8/+8 |
|
|
* | ENH: fl_ask replaced by fl_choice in FLTKCallback. | Luis Ibanez | 2001-10-30 | 1 | -4/+4 |
|
|
* | ENH: use callback not ifdef for MFC message box errors | Bill Hoffman | 2001-10-29 | 1 | -2/+2 |
|
|
* | ENH: add callback for message display | Bill Hoffman | 2001-10-29 | 1 | -1/+11 |
|
|
* | ENH: Button were renamed : "Configure", "OK" and "Cancel" as the MFC version. | Luis Ibanez | 2001-10-28 | 2 | -9/+9 |
|
|
* | ENH: Updated with respect to MFC CMakeSetup. New cache entries are now | Luis Ibanez | 2001-10-28 | 8 | -76/+304 |
|
|
* | ENH: update to new style of cache access | Ken Martin | 2001-08-08 | 1 | -1/+1 |
|
|
* | ENH: Save and Load of recent Source and Binary directories added. | Luis Ibanez | 2001-07-19 | 6 | -10/+349 |
|
|
* | Undefined symbol | Berk Geveci | 2001-06-28 | 1 | -1/+1 |
|
|
* | BUG: fix for sgi compiler | Bill Hoffman | 2001-06-28 | 4 | -3/+7 |
|
|
* | ENH: Update the cacheManager from the GUI after each callback. | Luis Ibanez | 2001-06-21 | 3 | -9/+15 |
|
|
* | added install target | Ken Martin | 2001-06-21 | 1 | -1/+1 |
|
|
* | ENH: INTERNAL properties are not display any longer in the GUI | Luis Ibanez | 2001-06-21 | 1 | -4/+1 |
|
|
* | ENH: The cache is not saved now after every modification of the GUI | Luis Ibanez | 2001-06-21 | 1 | -5/+0 |
|
|
* | ENH: Clearing and redrawing the property list after a build to load the new c... | Luis Ibanez | 2001-06-21 | 2 | -3/+14 |
|
|
* | ENH: PropertyRows have now a reference to CMakeSetupGUI and save the cache | Luis Ibanez | 2001-06-21 | 5 | -23/+71 |
|
|
* | ENH: PropertyNameButton was removed. PropertyRow manages all the callbacks now | Luis Ibanez | 2001-06-21 | 7 | -52/+84 |
|
|
* | Removed: now the help string is managed by the PropertyRow class | Luis Ibanez | 2001-06-21 | 2 | -286/+0 |
|
|
* | ENH: add CMakeSetup as a target | Bill Hoffman | 2001-06-20 | 1 | -1/+1 |
|
|
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 2 | -7/+7 |
|
|
* | ENH: build fltk cmake on unix with bootstrap | Bill Hoffman | 2001-06-19 | 3 | -7/+14 |
|
|
* | ENH: add bootstrap support for building fltk | Bill Hoffman | 2001-06-19 | 1 | -0/+20 |
|
|
* | ENH: add bootstrap support for building fltk | Bill Hoffman | 2001-06-19 | 1 | -2/+2 |
|
|
* | ENH: Absolute path to cmake resolved | Luis Ibanez | 2001-06-15 | 4 | -26/+54 |
|
|
* | ENH: Getting headers and libs for FLTK and OpenGL | Luis Ibanez | 2001-06-15 | 1 | -2/+9 |
|
|
* | Include directory names are Case sensitive in Unix. | Berk Geveci | 2001-06-14 | 6 | -29/+29 |
|
|
* | ENH: Search for cmake executable full path added (window/unix) | Luis Ibanez | 2001-06-13 | 1 | -1/+13 |
|
|
* | ENH: Added popup menu for removing a property. Some style changes | Luis Ibanez | 2001-06-13 | 6 | -113/+158 |
|
|
* | ENH: Added help blobs that popup when the mouse is left on top of the | Luis Ibanez | 2001-06-12 | 3 | -41/+98 |
|
|
* | Class derived from Fl_Button with added help blobs | Luis Ibanez | 2001-06-12 | 2 | -0/+211 |
|
|
* | ERR: Needed virtual destructor to correspond to virtual functions. Also adde... | Brad King | 2001-06-12 | 3 | -12/+12 |
|
|
* | ENH: Paths are now expanded for environment variables and made absolute. | Luis Ibanez | 2001-06-12 | 6 | -52/+109 |
|
|
* | ENH: Waiting cursor color were reversed | Luis Ibanez | 2001-06-11 | 1 | -2/+2 |
|
|
* | ENH: CMake invokation is working. | Luis Ibanez | 2001-06-11 | 2 | -2/+53 |
|
|
* | ENH: Cache saving added | Luis Ibanez | 2001-06-11 | 2 | -0/+33 |
|
|
* | .cpp renamed as .cxx | Luis Ibanez | 2001-06-10 | 4 | -714/+0 |
|
|
* | Class to manage every row in the GUI scrolling, corresponding to a | Luis Ibanez | 2001-06-10 | 1 | -0/+30 |
|
|