summaryrefslogtreecommitdiff
path: root/Source/cmFLTKWrapUICommand.h
Commit message (Expand)AuthorAgeFilesLines
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-6/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+4
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-22/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Keep only FinalPass commands in memoryBrad King2009-07-241-0/+1
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-2/+2
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* STYLE: fix docsKen Martin2005-11-161-1/+1
* ENH: Add classname to commandsAndy Cedilnik2005-06-161-0/+2
* ENH: change workings of command so that it can all happing in the initial pas...Ken Martin2005-06-101-1/+2
* removed redundent includesKen Martin2003-08-101-1/+0
* some updatesKen Martin2003-07-141-4/+2
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-6/+5
* ENH: clean up docs someBill Hoffman2002-12-301-3/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* FIX: The command was modified it uses now a target and a source listLuis Ibanez2001-12-111-1/+1
* ENH: The command was simplified to generate a source list of cxx from aLuis Ibanez2001-11-281-11/+10
* Command for invoking FLTK's code generator "Fluid" during the building processLuis Ibanez2001-11-261-0/+83