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-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans5 days
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler7 days
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp3 weeks
core-bug-f91aa24bbecore-bug-f91aa24bbe.zip  core-bug-f91aa24bbe.tar.gz  core-bug-f91aa24bbe.tar.bz2  jan.nijtmans3 weeks
core-bug-610a73a179core-bug-610a73a179.zip  core-bug-610a73a179.tar.gz  core-bug-610a73a179.tar.bz2  jan.nijtmans5 weeks
core-bug-d82fa2953acore-bug-d82fa2953a.zip  core-bug-d82fa2953a.tar.gz  core-bug-d82fa2953a.tar.bz2  jan.nijtmans5 weeks
core-bug-1562e10c58core-bug-1562e10c58.zip  core-bug-1562e10c58.tar.gz  core-bug-1562e10c58.tar.bz2  jan.nijtmans6 weeks
core-bug-1562e10c58-8.7core-bug-1562e10c58-8.7.zip  core-bug-1562e10c58-8.7.tar.gz  core-bug-1562e10c58-8.7.tar.bz2  jan.nijtmans6 weeks
core-bug-36e379c01bcore-bug-36e379c01b.zip  core-bug-36e379c01b.tar.gz  core-bug-36e379c01b.tar.bz2  jan.nijtmans7 weeks
core-bug-29ba539501core-bug-29ba539501.zip  core-bug-29ba539501.tar.gz  core-bug-29ba539501.tar.bz2  jan.nijtmans7 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2013-06-04Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759jan.nijtmans2-3/+7
2013-06-03merge 8.5dgp2-10/+10
2013-06-03merge 8.4dgp2-10/+10
2013-06-03last-moment fix for FreeBSD from Pietro Ceruttijan.nijtmans2-4/+4
2013-06-03docs typodgp1-1/+1
2013-05-24Disable XInitThreads() call until we have a better test for it.jan.nijtmans3-12/+17
2013-05-23Extra bit of safety. Since we check whether xinitMutex is "still NULL"dgp1-1/+1
2013-05-23Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ...jan.nijtmans4-3/+103
2013-05-22Only call XInitThreads() when we have a very new X11 library. Checked by look...jan.nijtmans3-1/+91
2013-05-19Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by Pietro...jan.nijtmans3-209/+11
[...]