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
2012-02-23- merge trunkbug_1913750jan.nijtmans8-14/+53
2012-02-22Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer3-11/+26
2012-02-21_Xconst -> constjan.nijtmans3-3/+3
2012-02-21_Xconst -> CONSTjan.nijtmans2-2/+2
2012-02-21_Xconst -> CONSTjan.nijtmans2-2/+2
2012-02-17[Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem.jan.nijtmans2-79/+82
2012-02-15[Bug 3486474]: Inconsistent color scalingjan.nijtmans14-32/+134
2012-02-15[Bug 3486474]: Inconsistent color scalingjan.nijtmans13-31/+115
2012-02-15[Bug 3486474]: Inconsistent color scalingjan.nijtmans14-31/+116
2012-02-12improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans4-92/+68
[...]