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.nijtmans8 days
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler9 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.nijtmans7 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.nijtmans8 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2015-12-31Fixed bug [3102228] - <<ListboxSelect>> doesn't fire when selection lostbug_3102228ffffvogel2-0/+50
2015-12-26Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2-1/+32
2015-12-23Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ...fvogel1-1/+1
2015-12-23Better comment about the fix, since the issue is now fully understood.bug_2f78c7c5eafvogel1-2/+3
2015-12-23Added new test textDisp-9.14 to check against regression regarding bug [2f78c...fvogel1-0/+24
2015-12-23Fixed bug [2f78c7c5ea] - text segfault with tablelist in TkBTreeLinesTofvogel1-1/+7
2015-12-19Fixed bug [793909] - Problem with nonexistent namespacesfvogel3-6/+44
2015-12-19Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bge...fvogel3-33/+101
2015-12-15Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer13-142/+225
2015-12-13Fixed bug [ff8a1e55a2] - Filling a never-mapped text widget is CPU hungry - P...fvogel1-13/+5
[...]