summaryrefslogtreecommitdiffstats
path: root/Source/cmUnexpectedCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-111-2/+0
* cmCommand: remove IsScriptableDaniel Pfeifer2017-05-081-2/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-111-0/+1
* Combine all unexpected commands to a single classDaniel Pfeifer2016-11-291-0/+40
bug_3602901fff'>bug_3602901fff Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
bug_1e0db2400cFix coding style and a comment.fvogel7 years
bug_514ff64dd0Fix [514ff64dd0]: canvas rotated text overlap detection not workingfvogel7 years
bug_55b95f578aAdd test for [55b95f578a]: Associating variable with bignum value with scale ...fvogel7 years
bug_bb6b4032d2Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel7 years
bug_dd9667635dUse interp bgerror instead of old proc bgerror.fvogel7 years
core_8_6_branchRemove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans7 years
mastermerge core-8-6-branchjan.nijtmans7 years
novem_supportmerge trunkjan.nijtmans7 years
revised_textMerge trunkfvogel7 years
vc_reformNeed netapi.lib for static buildsapnadkarni7 years
[...]
 
TagDownloadAuthorAge
core-cgimage_with_crossingcore-cgimage_with_crossing.zip  core-cgimage_with_crossing.tar.gz  core-cgimage_with_crossing.tar.bz2  jan.nijtmans7 days
core-bug-7677029cd9core-bug-7677029cd9.zip  core-bug-7677029cd9.tar.gz  core-bug-7677029cd9.tar.bz2  jan.nijtmans13 days
core-tip-626core-tip-626.zip  core-tip-626.tar.gz  core-tip-626.tar.bz2  jan.nijtmans2 weeks
core-bug-73c5e3ad3core-bug-73c5e3ad3.zip  core-bug-73c5e3ad3.tar.gz  core-bug-73c5e3ad3.tar.bz2  jan.nijtmans4 weeks
core-bug-cb052066decore-bug-cb052066de.zip  core-bug-cb052066de.tar.gz  core-bug-cb052066de.tar.bz2  jan.nijtmans4 weeks
core-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans7 weeks
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler7 weeks
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp2 months
core-bug-f91aa24bbecore-bug-f91aa24bbe.zip  core-bug-f91aa24bbe.tar.gz  core-bug-f91aa24bbe.tar.bz2  jan.nijtmans2 months
core-bug-610a73a179core-bug-610a73a179.zip  core-bug-610a73a179.tar.gz  core-bug-610a73a179.tar.bz2  jan.nijtmans2 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-04-22Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45fvogel1-0/+19
2016-04-21Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel