summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-222-4/+3
* fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems.Sebastien Barre2001-05-222-6/+6
* ENH: PropertyList class addedLuis Ibanez2001-05-221-4/+24
* ENH: Added support for the fltk::PropertyList classLuis Ibanez2001-05-222-8/+32
* Added interactions with the PropertyList classLuis Ibanez2001-05-223-6/+25
* Class to manage the list of properties displayed on the scrollerLuis Ibanez2001-05-222-0/+314
* ENH: Converted to new Class and Group tags in place of WrapperSet and Groups ...Brad King2001-05-211-7/+3
* fix for hp x11 and glBill Hoffman2001-05-211-2/+9
* fix opengl on hpBill Hoffman2001-05-211-2/+2
* icon updatesKen Martin2001-05-212-1/+1
* new iconKen Martin2001-05-212-3/+3
* BUG: remove declaration without variableBill Hoffman2001-05-211-1/+0
* clean up for build on its ownBill Hoffman2001-05-213-2/+8
* release fixKen Martin2001-05-211-10/+10
* collapsed into cmake.cxxKen Martin2001-05-213-407/+0
* new dspKen Martin2001-05-211-0/+104
* bug fix in finding CMAKE_ROOTKen Martin2001-05-211-7/+11
* BUG: fix compiler nameBill Hoffman2001-05-217-64/+197
* updated for out of tree buildsKen Martin2001-05-213-6/+11
* new out of place buildsKen Martin2001-05-214-38/+26
* ENH: add support for X11Bill Hoffman2001-05-181-4/+4
* duhKen Martin2001-05-181-2/+14
* new commandKen Martin2001-05-182-0/+332
* minor whitespace changeKen Martin2001-05-181-2/+1
* compiler fixKen Martin2001-05-181-0/+1
* changes for cmake to live outside of the source treeKen Martin2001-05-185-8/+49
* ENH: allow cache to override config fileBill Hoffman2001-05-181-25/+51
* BUG: fix link of executablesBrad King2001-05-181-2/+2
* added SetLocal methodKen Martin2001-05-185-5/+36
* BUG: quote the compiler and other optionsBill Hoffman2001-05-181-7/+7
* compile source dir into cmakeBill Hoffman2001-05-172-12/+5
* ERR:Bad #ifdef'sWill Schroeder2001-05-171-2/+2
* ENH: Added Methods for loading the cacheLuis Ibanez2001-05-171-1/+126
* ENH: Load the cache at startLuis Ibanez2001-05-171-0/+1
* ENH: Added methods to load the cacheLuis Ibanez2001-05-171-0/+4
* moved into Template directoryKen Martin2001-05-179-573/+0
* unix fixKen Martin2001-05-171-1/+13
* half checked in changes for CMAKE_ROOTKen Martin2001-05-178-94/+83
* VC++ Project file to construct the FLTK GUI for CMakeLuis Ibanez2001-05-171-0/+96
* Main file that instantiates the GUI class and run it.Luis Ibanez2001-05-171-0/+22
* Implementation of the virtual Callbacks declared in the GUILuis Ibanez2001-05-172-0/+254
* File generated by FLTK FLUID containing the implementation of the GUILuis Ibanez2001-05-172-0/+166
* GUI description file used by FLTK interactive tool : FLUIDLuis Ibanez2001-05-171-0/+74
* BUG: fix to compile on hp with aCCBill Hoffman2001-05-174-4/+6
* Renamed gccxml input/output files to drop _tcl qualification.Brad King2001-05-171-2/+2
* BUG: fix for sun compilerBill Hoffman2001-05-162-1/+8
* ERR: Removed use of member templates.Brad King2001-05-162-5/+15
* ERR: int -> unsigned intBrad King2001-05-161-1/+1
* ERR: const error fixed.Brad King2001-05-161-1/+1
* ENH: Added cmCableClassSet.cxx to build.Brad King2001-05-161-4/+8