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-tip-698core-tip-698.zip  core-tip-698.tar.gz  core-tip-698.tar.bz2  jan.nijtmans9 days
core-bug-4d0a6f32b7core-bug-4d0a6f32b7.zip  core-bug-4d0a6f32b7.tar.gz  core-bug-4d0a6f32b7.tar.bz2  jan.nijtmans2 weeks
core-bug-8162e9b7a9-with-csaba-magiccore-bug-8162e9b7a9-with-csaba-magic.zip  core-bug-8162e9b7a9-with-csaba-magic.tar.gz  core-bug-8162e9b7a9-with-csaba-magic.tar.bz2  jan.nijtmans5 weeks
core-bug-8162e9b7a9core-bug-8162e9b7a9.zip  core-bug-8162e9b7a9.tar.gz  core-bug-8162e9b7a9.tar.bz2  fvogel5 weeks
core-bug-527cb3cd5dcore-bug-527cb3cd5d.zip  core-bug-527cb3cd5d.tar.gz  core-bug-527cb3cd5d.tar.bz2  jan.nijtmans5 weeks
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp6 weeks
core-bug-53fdb87e49core-bug-53fdb87e49.zip  core-bug-53fdb87e49.tar.gz  core-bug-53fdb87e49.tar.bz2  jan.nijtmans3 months
core-8-6-14core-8-6-14.zip  core-8-6-14.tar.gz  core-8-6-14.tar.bz2  dgp4 months
core-bug-026e2bb685core-bug-026e2bb685.zip  core-bug-026e2bb685.tar.gz  core-bug-026e2bb685.tar.bz2  jan.nijtmans5 months
core-bug-026e2bb685-altcore-bug-026e2bb685-alt.zip  core-bug-026e2bb685-alt.tar.gz  core-bug-026e2bb685-alt.tar.bz2  jan.nijtmans5 months
[...]
 
AgeCommit messageAuthorFilesLines
2017-01-15Remove obsolete comments. The line they comment was kicked out of the code in...bug_fab5fed65efvogel2-4/+2
2017-01-15Partially fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borde...bug_fab5fed65efvogel1-2/+2
2017-01-14Partially fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borde...fvogel1-6/+0
2017-01-09Fix [7a838c38a1]: X11 bind event ring buffer and NoExpose event. Patch from C...fvogel1-0/+10
2017-01-09Better comment explaining why some events are ignored.bug_7a838c38a1fvogel1-3/+3
2017-01-07Patch from chw for [7a838c38a1]: X11 bind event ring buffer and GraphicsExpos...fvogel1-0/+10
2017-01-07Fix [c12af74765]: OS X - text-21.1 failsfvogel2-2/+6
2017-01-07Fix [28a4535fa2]: Off-by-1 error on text widget index on OS Xfvogel1-1/+1
2017-01-07Fix [3df559ef7c] - Negative bbox width on OS X.fvogel3-3/+10
2017-01-07Reverted [7ed6460f] since it fixes an issue unrelated to the bug presented in...bug_3df559ef7cfvogel1-1/+1
[...]