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-bug-442208915dcore-bug-442208915d.zip  core-bug-442208915d.tar.gz  core-bug-442208915d.tar.bz2  jan.nijtmans9 days
core-cgimage_with_crossingcore-cgimage_with_crossing.zip  core-cgimage_with_crossing.tar.gz  core-cgimage_with_crossing.tar.bz2  jan.nijtmans3 weeks
core-bug-7677029cd9core-bug-7677029cd9.zip  core-bug-7677029cd9.tar.gz  core-bug-7677029cd9.tar.bz2  jan.nijtmans4 weeks
core-tip-626core-tip-626.zip  core-tip-626.tar.gz  core-tip-626.tar.bz2  jan.nijtmans4 weeks
core-bug-73c5e3ad3core-bug-73c5e3ad3.zip  core-bug-73c5e3ad3.tar.gz  core-bug-73c5e3ad3.tar.bz2  jan.nijtmans6 weeks
core-bug-cb052066decore-bug-cb052066de.zip  core-bug-cb052066de.tar.gz  core-bug-cb052066de.tar.bz2  jan.nijtmans6 weeks
core-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans9 weeks
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler2 months
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
[...]
 
AgeCommit messageAuthorFilesLines
2017-09-30Use interp bgerror instead of old proc bgerror.bug_dd9667635dfvogel1-8/+12
2017-09-23Clean the bgerror proc that is defined in some tests, which allows to put the...fvogel1-18/+24
2017-09-22Fix [dd9667635d]: text anchor not setfvogel2-3/+21
2017-09-20Fix small mistake in the [text] man page: Documentation of -rmargincolor ment...fvogel1-1/+1
2017-09-16Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas items.fvogel1-5/+97
2017-09-16Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding s...fvogel1-7/+17
2017-09-09Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas itemsbug_3406785fvogel1-5/+97
2017-09-03Add missing .RE in canvas.nfvogel1-0/+1
2017-09-03Add missing .RE in canvas.nbug_7c7e8f957efvogel1-0/+1
2017-09-03Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding s...bug_d0c55bd78afvogel1-7/+17
[...]