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.nijtmans7 days
core-cgimage_with_crossingcore-cgimage_with_crossing.zip  core-cgimage_with_crossing.tar.gz  core-cgimage_with_crossing.tar.bz2  jan.nijtmans2 weeks
core-bug-7677029cd9core-bug-7677029cd9.zip  core-bug-7677029cd9.tar.gz  core-bug-7677029cd9.tar.bz2  jan.nijtmans3 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.nijtmans5 weeks
core-bug-cb052066decore-bug-cb052066de.zip  core-bug-cb052066de.tar.gz  core-bug-cb052066de.tar.bz2  jan.nijtmans5 weeks
core-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans8 weeks
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler8 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
[...]
 
AgeCommit messageAuthorFilesLines
2021-11-16Merge 8.6bug-b1d115fa60fvogel277-2252/+3418
2021-11-16Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans9-12/+13
2021-11-12Fix [d6a1bc30cd]: Order of bindings in man bind doesn't reflect the default b...fvogel1-3/+3
2021-11-12Fix [d6a1bc30cd]: Order of bindings in man bind doesn't reflect the default b...fvogel1-3/+3
2021-11-11Fix -fno-lto determination/add --enable-auto-image-base option to windows bui...jan.nijtmans2-0/+74
2021-11-10Fix [ce5d983e46]: On macOS, withdrawing the key window leaves the app with no...culler3-4/+33
2021-11-10The call to orderOut was missing because it was accidentally deleted. Put it...culler2-1/+1
2021-11-10Remove code left by mistake; add a missing call to orderOut; be consistent wh...culler3-7/+5
2021-11-10Fix [ce5d983e46]: On macOS, withdrawing the key window leaves the app with no...culler1-2/+33
2021-11-09Fix [e699a7b606]: Fix build on macOS<10.12 - patch from Christopher Chavez.culler2-3/+5
[...]