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-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans13 days
core-tip-698core-tip-698.zip  core-tip-698.tar.gz  core-tip-698.tar.bz2  jan.nijtmans5 weeks
core-bug-4d0a6f32b7core-bug-4d0a6f32b7.zip  core-bug-4d0a6f32b7.tar.gz  core-bug-4d0a6f32b7.tar.bz2  jan.nijtmans6 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.nijtmans8 weeks
core-bug-8162e9b7a9core-bug-8162e9b7a9.zip  core-bug-8162e9b7a9.tar.gz  core-bug-8162e9b7a9.tar.bz2  fvogel2 months
core-bug-527cb3cd5dcore-bug-527cb3cd5d.zip  core-bug-527cb3cd5d.tar.gz  core-bug-527cb3cd5d.tar.bz2  jan.nijtmans2 months
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp2 months
core-bug-53fdb87e49core-bug-53fdb87e49.zip  core-bug-53fdb87e49.tar.gz  core-bug-53fdb87e49.tar.bz2  jan.nijtmans4 months
core-8-6-14core-8-6-14.zip  core-8-6-14.tar.gz  core-8-6-14.tar.bz2  dgp5 months
core-bug-026e2bb685core-bug-026e2bb685.zip  core-bug-026e2bb685.tar.gz  core-bug-026e2bb685.tar.bz2  jan.nijtmans5 months
[...]
 
AgeCommit messageAuthorFilesLines
2015-11-10Implementation of TIP #438 - Solution using virtual eventstip_438_eventsfvogel1-0/+50
2015-11-10Typos in commentsfvogel2-2/+2
2015-11-10Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Win64: Window em...jan.nijtmans1-2/+5
2015-11-09Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window emb...jan.nijtmans2-8/+17
2015-11-09clean-up end-of-line spacingjan.nijtmans2-4/+4
2015-11-08Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focusfvogel1-1/+1
2015-11-08Resolved unintended forkfvogel8-85/+119
2015-11-08Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2-4/+2
2015-11-08Cleanup of last patch to Tk-CocoaKevin Walzer8-85/+119
2015-11-08Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2-4/+10
[...]