| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Bill Hoffman | 2001-05-22 | 1 | -1/+1 |
|
|
* | BUG: fix depends and CXXFLAGS passing | Bill Hoffman | 2001-05-22 | 2 | -4/+3 |
|
|
* | fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems. | Sebastien Barre | 2001-05-22 | 2 | -6/+6 |
|
|
* | ENH: PropertyList class added | Luis Ibanez | 2001-05-22 | 1 | -4/+24 |
|
|
* | ENH: Added support for the fltk::PropertyList class | Luis Ibanez | 2001-05-22 | 2 | -8/+32 |
|
|
* | Added interactions with the PropertyList class | Luis Ibanez | 2001-05-22 | 3 | -6/+25 |
|
|
* | Class to manage the list of properties displayed on the scroller | Luis Ibanez | 2001-05-22 | 2 | -0/+314 |
|
|
* | ENH: Converted to new Class and Group tags in place of WrapperSet and Groups ... | Brad King | 2001-05-21 | 1 | -7/+3 |
|
|
* | fix for hp x11 and gl | Bill Hoffman | 2001-05-21 | 1 | -2/+9 |
|
|
* | fix opengl on hp | Bill Hoffman | 2001-05-21 | 1 | -2/+2 |
|
|
* | icon updates | Ken Martin | 2001-05-21 | 2 | -1/+1 |
|
|
* | new icon | Ken Martin | 2001-05-21 | 2 | -3/+3 |
|
|
* | BUG: remove declaration without variable | Bill Hoffman | 2001-05-21 | 1 | -1/+0 |
|
|
* | clean up for build on its own | Bill Hoffman | 2001-05-21 | 3 | -2/+8 |
|
|
* | release fix | Ken Martin | 2001-05-21 | 1 | -10/+10 |
|
|
* | collapsed into cmake.cxx | Ken Martin | 2001-05-21 | 3 | -407/+0 |
|
|
* | new dsp | Ken Martin | 2001-05-21 | 1 | -0/+104 |
|
|
* | bug fix in finding CMAKE_ROOT | Ken Martin | 2001-05-21 | 1 | -7/+11 |
|
|
* | BUG: fix compiler name | Bill Hoffman | 2001-05-21 | 7 | -64/+197 |
|
|
* | updated for out of tree builds | Ken Martin | 2001-05-21 | 3 | -6/+11 |
|
|
* | new out of place builds | Ken Martin | 2001-05-21 | 4 | -38/+26 |
|
|
* | ENH: add support for X11 | Bill Hoffman | 2001-05-18 | 1 | -4/+4 |
|
|
* | duh | Ken Martin | 2001-05-18 | 1 | -2/+14 |
|
|
* | new command | Ken Martin | 2001-05-18 | 2 | -0/+332 |
|
|
* | minor whitespace change | Ken Martin | 2001-05-18 | 1 | -2/+1 |
|
|
* | compiler fix | Ken Martin | 2001-05-18 | 1 | -0/+1 |
|
|
* | changes for cmake to live outside of the source tree | Ken Martin | 2001-05-18 | 5 | -8/+49 |
|
|
* | ENH: allow cache to override config file | Bill Hoffman | 2001-05-18 | 1 | -25/+51 |
|
|
* | BUG: fix link of executables | Brad King | 2001-05-18 | 1 | -2/+2 |
|
|
* | added SetLocal method | Ken Martin | 2001-05-18 | 5 | -5/+36 |
|
|
* | BUG: quote the compiler and other options | Bill Hoffman | 2001-05-18 | 1 | -7/+7 |
|
|
* | compile source dir into cmake | Bill Hoffman | 2001-05-17 | 2 | -12/+5 |
|
|
* | ERR:Bad #ifdef's | Will Schroeder | 2001-05-17 | 1 | -2/+2 |
|
|
* | ENH: Added Methods for loading the cache | Luis Ibanez | 2001-05-17 | 1 | -1/+126 |
|
|
* | ENH: Load the cache at start | Luis Ibanez | 2001-05-17 | 1 | -0/+1 |
|
|
* | ENH: Added methods to load the cache | Luis Ibanez | 2001-05-17 | 1 | -0/+4 |
|
|
* | moved into Template directory | Ken Martin | 2001-05-17 | 9 | -573/+0 |
|
|
* | unix fix | Ken Martin | 2001-05-17 | 1 | -1/+13 |
|
|
* | half checked in changes for CMAKE_ROOT | Ken Martin | 2001-05-17 | 8 | -94/+83 |
|
|
* | VC++ Project file to construct the FLTK GUI for CMake | Luis Ibanez | 2001-05-17 | 1 | -0/+96 |
|
|
* | Main file that instantiates the GUI class and run it. | Luis Ibanez | 2001-05-17 | 1 | -0/+22 |
|
|
* | Implementation of the virtual Callbacks declared in the GUI | Luis Ibanez | 2001-05-17 | 2 | -0/+254 |
|
|
* | File generated by FLTK FLUID containing the implementation of the GUI | Luis Ibanez | 2001-05-17 | 2 | -0/+166 |
|
|
* | GUI description file used by FLTK interactive tool : FLUID | Luis Ibanez | 2001-05-17 | 1 | -0/+74 |
|
|
* | BUG: fix to compile on hp with aCC | Bill Hoffman | 2001-05-17 | 4 | -4/+6 |
|
|
* | Renamed gccxml input/output files to drop _tcl qualification. | Brad King | 2001-05-17 | 1 | -2/+2 |
|
|
* | BUG: fix for sun compiler | Bill Hoffman | 2001-05-16 | 2 | -1/+8 |
|
|
* | ERR: Removed use of member templates. | Brad King | 2001-05-16 | 2 | -5/+15 |
|
|
* | ERR: int -> unsigned int | Brad King | 2001-05-16 | 1 | -1/+1 |
|
|
* | ERR: const error fixed. | Brad King | 2001-05-16 | 1 | -1/+1 |
|
|