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-610a73a179core-bug-610a73a179.zip  core-bug-610a73a179.tar.gz  core-bug-610a73a179.tar.bz2  jan.nijtmans3 days
core-bug-d82fa2953acore-bug-d82fa2953a.zip  core-bug-d82fa2953a.tar.gz  core-bug-d82fa2953a.tar.bz2  jan.nijtmans4 days
core-bug-1562e10c58core-bug-1562e10c58.zip  core-bug-1562e10c58.tar.gz  core-bug-1562e10c58.tar.bz2  jan.nijtmans12 days
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.nijtmans2 weeks
core-bug-36e379c01bcore-bug-36e379c01b.zip  core-bug-36e379c01b.tar.gz  core-bug-36e379c01b.tar.bz2  jan.nijtmans3 weeks
core-bug-29ba539501core-bug-29ba539501.zip  core-bug-29ba539501.tar.gz  core-bug-29ba539501.tar.bz2  jan.nijtmans3 weeks
core-9-0-b3core-9-0-b3.zip  core-9-0-b3.tar.gz  core-9-0-b3.tar.bz2  dgp4 weeks
core-bug-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans8 weeks
core-tip-698core-tip-698.zip  core-tip-698.tar.gz  core-tip-698.tar.bz2  jan.nijtmans2 months
core-bug-4d0a6f32b7core-bug-4d0a6f32b7.zip  core-bug-4d0a6f32b7.tar.gz  core-bug-4d0a6f32b7.tar.bz2  jan.nijtmans3 months
[...]
 
AgeCommit messageAuthorFilesLines
2012-05-17Better fix for bug-1630254bug_1630254fvogel1-15/+3
2012-05-17[Bug 1630254]: missing scrolling of text widget when from a -startline == -en...fvogel2-2/+21
2012-05-16implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans11-195/+367
2012-05-14give tkWinWm.c access to SM_XVIRTUALSCREEN and friendsjan.nijtmans1-3/+3
2012-05-14fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2-9/+9
2012-05-14remove some unused CYGWIN stuffjan.nijtmans1-132/+2
2012-05-14backport TCHAR determination from tkWinPort.hjan.nijtmans1-25/+13
2012-05-14typojan.nijtmans1-1/+1
2012-05-14implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans8-127/+274
2012-05-09Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans6-95/+120
[...]