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.nijtmans4 days
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler6 days
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp2 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.nijtmans4 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.nijtmans6 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.nijtmans7 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2014-09-27Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789]bug_810c43d789fvogel1-0/+8
2014-09-24Fixes to tkMacOSXWindowEvent.c to improve drawing performance after removal o...Kevin Walzer2-18/+49
2014-09-23Remove debug message from window event codeKevin Walzer1-2/+0
2014-09-23Fine-tune display of buttons on Tk/Cocoa on horizontal scrollKevin Walzer3-0/+10
2014-09-23Fix display of scrollbars when their window is not mapped in Tk-CocoaKevin Walzer2-28/+131
2014-09-17Better pic flag for OpenBSD, see: [http://core.tcl.tk/tcl/info/ae059042333583...jan.nijtmans2-2/+16
2014-09-01Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ...jan.nijtmans2-8/+4
2014-08-27Stop segfaults on Mac OSX after [$button destroy].core_8_5_16dgp2-0/+2
2014-08-27Apply a similar dealloc fix to menubuttonmacosx_button_segfaulthypnotoad1-0/+1
2014-08-27Fix from kevin_walzer for buttons in cocoahypnotoad1-7/+1
[...]