summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
bug_1e0db2400cFix coding style and a comment.fvogel8 years
bug_514ff64dd0Fix [514ff64dd0]: canvas rotated text overlap detection not workingfvogel8 years
bug_55b95f578aAdd test for [55b95f578a]: Associating variable with bignum value with scale ...fvogel8 years
bug_bb6b4032d2Fix [bb6b4032d2]: ::tk::AmpMenuArgs does not work with 'entryconf'fvogel8 years
bug_dd9667635dUse interp bgerror instead of old proc bgerror.fvogel8 years
core_8_6_branchRemove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans8 years
mastermerge core-8-6-branchjan.nijtmans8 years
novem_supportmerge trunkjan.nijtmans8 years
revised_textMerge trunkfvogel8 years
vc_reformNeed netapi.lib for static buildsapnadkarni8 years
[...]
 
TagDownloadAuthorAge
core-8-6-17core-8-6-17.zip  core-8-6-17.tar.gz  core-8-6-17.tar.bz2  dgp3 weeks
core-hao-7c28f835-file-dialog-zoom-small-screen-limitcore-hao-7c28f835-file-dialog-zoom-small-screen-limit.zip  core-hao-7c28f835-file-dialog-zoom-small-screen-limit.tar.gz  core-hao-7c28f835-file-dialog-zoom-small-screen-limit.tar.bz2  oehhar3 weeks
core-hao-e19f1d891-messagebox-screensizecore-hao-e19f1d891-messagebox-screensize.zip  core-hao-e19f1d891-messagebox-screensize.tar.gz  core-hao-e19f1d891-messagebox-screensize.tar.bz2  oehhar4 weeks
core-9-1-a0core-9-1-a0.zip  core-9-1-a0.tar.gz  core-9-1-a0.tar.bz2  dgp5 weeks
core-9-0-2core-9-0-2.zip  core-9-0-2.tar.gz  core-9-0-2.tar.bz2  dgp2 months
core-tip-716core-tip-716.zip  core-tip-716.tar.gz  core-tip-716.tar.bz2  apnadkarni3 months
PROTOTYPEPROTOTYPE.zip  PROTOTYPE.tar.gz  PROTOTYPE.tar.bz2  erikleunissen4 months
FINAL_REVIEWFINAL_REVIEW.zip  FINAL_REVIEW.tar.gz  FINAL_REVIEW.tar.bz2  erikleunissen5 months
core-getrid_setgridcore-getrid_setgrid.zip  core-getrid_setgrid.tar.gz  core-getrid_setgrid.tar.bz2  jan.nijtmans5 months
core-aqua_key_windowscore-aqua_key_windows.zip  core-aqua_key_windows.tar.gz  core-aqua_key_windows.tar.bz2  culler6 months
[...]
 
AgeCommit messageAuthorFilesLines
2013-03-07Somewhat more benefit from TCL_GLOBAL_ONLYdgp_reviewjan.nijtmans3-4/+4
2013-03-07Benefit somwhat more from the TCL_EVAL_GLOBAL flagjan.nijtmans3-7/+7
2013-03-07Add TCL_EVAL_GLOBAL everywhere, this is actually how it should have been. (St...jan.nijtmans10-15/+16
2013-03-07Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th...jan.nijtmans12-27/+97
2013-02-28minor: tidy up change log formattingdkf1-9/+9
2013-02-28minor: tidy up change log formattingdkf1-13/+13
2013-02-28[Bug 3599312]: Apply fix for Alt key problems.dkf2-8/+17
2013-02-28[Bug 3599312]: Apply fix for Alt key problems.dkf2-8/+17
2013-02-27Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper jenglish13-90/+89
2013-02-27Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ...jan.nijtmans13-89/+90
[...]