| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -1/+17 |
|
|
* | ENH: boot strap mfc gui and support for MFC | Bill Hoffman | 2001-06-20 | 6 | -34/+45 |
|
|
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 10 | -38/+63 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-06-19 | 1 | -1/+1 |
|
|
* | ENH: build fltk cmake on unix with bootstrap | Bill Hoffman | 2001-06-19 | 4 | -8/+15 |
|
|
* | BUG: Exectuable installation must set permissions to 755 in case installer ha... | Brad King | 2001-06-19 | 1 | -1/+1 |
|
|
* | ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHAR... | Brad King | 2001-06-19 | 2 | -26/+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 | 3 | -5/+20 |
|
|
* | ENH: add resize ability to dialog and fix tab stop orders | Bill Hoffman | 2001-06-19 | 5 | -27/+78 |
|
|
* | ENH: Removing old-style cable commands related to the instantiation functiona... | Brad King | 2001-06-19 | 23 | -2655/+0 |
|
|
* | ERR: Removed unused variable. | Brad King | 2001-06-19 | 1 | -1/+0 |
|
|
* | ENH: Changed generated filename to DartTestfile.txt | Jim Miller | 2001-06-19 | 2 | -2/+2 |
|
|
* | BUG: use pclose not fclose | Bill Hoffman | 2001-06-18 | 1 | -2/+2 |
|
|
* | ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the | Amitha Perera | 2001-06-18 | 1 | -0/+6 |
|
|
* | BUG: remove unused | Bill Hoffman | 2001-06-18 | 1 | -1/+0 |
|
|
* | BUG: create directories in the right place | Bill Hoffman | 2001-06-18 | 1 | -1/+14 |
|
|
* | ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to ... | Bill Hoffman | 2001-06-18 | 1 | -17/+23 |
|
|
* | out of source dart support | Ken Martin | 2001-06-18 | 1 | -98/+22 |
|
|
* | ENH: do not add anything from the current directory to the depends | Bill Hoffman | 2001-06-15 | 1 | -4/+2 |
|
|
* | BUG: fixed so that empty library paths are ignored | Amitha Perera | 2001-06-15 | 1 | -13/+10 |
|
|
* | 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 |
|
|
* | ENH:Added features | Will Schroeder | 2001-06-15 | 1 | -2/+2 |
|
|
* | ENH:Added features | Will Schroeder | 2001-06-15 | 3 | -24/+54 |
|
|
* | Updated ASCI link | Will Schroeder | 2001-06-15 | 2 | -3/+6 |
|
|
* | ENH: Updated anonymous checkout commands for new repository root location. | Brad King | 2001-06-14 | 1 | -2/+2 |
|
|
* | ERR: allow *.cpp as well as *.cxx etc etc | John Biddiscombe | 2001-06-14 | 1 | -0/+11 |
|
|
* | Include directory names are Case sensitive in Unix. | Berk Geveci | 2001-06-14 | 6 | -29/+29 |
|
|
* | Refined Jim Ahrens changes | Will Schroeder | 2001-06-14 | 1 | -1/+1 |
|
|
* | Feedback from Jim Ahrens | Will Schroeder | 2001-06-14 | 4 | -8/+7 |
|
|
* | added make depend on win32 | Ken Martin | 2001-06-14 | 1 | -0/+8 |
|
|
* | BUG: fix it so that if a Makefile is out of date for some reason, it is only ... | Bill Hoffman | 2001-06-14 | 1 | -9/+4 |
|
|
* | modified testing | Ken Martin | 2001-06-14 | 2 | -33/+13 |
|
|
* | BUG: fix so it does not jump into the current directory for inital target builds | Bill Hoffman | 2001-06-13 | 1 | -2/+4 |
|
|
* | ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix | Bill Hoffman | 2001-06-13 | 3 | -27/+96 |
|
|
* | used to find the dart testing system | Ken Martin | 2001-06-13 | 1 | -0/+11 |
|
|
* | minor dart change | Ken Martin | 2001-06-13 | 1 | -1/+1 |
|
|
* | duh | Ken Martin | 2001-06-13 | 2 | -41/+4 |
|
|
* | minor cvs web changeCMakeLists.txt | Ken Martin | 2001-06-13 | 3 | -2/+45 |
|
|
* | ENH: Search for cmake executable full path added (window/unix) | Luis Ibanez | 2001-06-13 | 1 | -1/+13 |
|
|
* | Added dashboard | Will Schroeder | 2001-06-13 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | BUG: SHLIB_LINK was being used when linking static executables. Missing comma | Amitha Perera | 2001-06-12 | 3 | -32/+50 |
|
|
* | support testing | Ken Martin | 2001-06-12 | 2 | -0/+70 |
|
|
* | BUG: CMake's configure needs to run with the current directory as the project... | Brad King | 2001-06-12 | 1 | -2/+4 |
|
|