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-7677029cd9core-bug-7677029cd9.zip  core-bug-7677029cd9.tar.gz  core-bug-7677029cd9.tar.bz2  jan.nijtmans6 days
core-tip-626core-tip-626.zip  core-tip-626.tar.gz  core-tip-626.tar.bz2  jan.nijtmans10 days
core-bug-73c5e3ad3core-bug-73c5e3ad3.zip  core-bug-73c5e3ad3.tar.gz  core-bug-73c5e3ad3.tar.bz2  jan.nijtmans3 weeks
core-bug-cb052066decore-bug-cb052066de.zip  core-bug-cb052066de.tar.gz  core-bug-cb052066de.tar.bz2  jan.nijtmans3 weeks
core-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans6 weeks
core-bug-7ea3245acdcore-bug-7ea3245acd.zip  core-bug-7ea3245acd.tar.gz  core-bug-7ea3245acd.tar.bz2  culler6 weeks
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp8 weeks
core-bug-f91aa24bbecore-bug-f91aa24bbe.zip  core-bug-f91aa24bbe.tar.gz  core-bug-f91aa24bbe.tar.bz2  jan.nijtmans8 weeks
core-bug-610a73a179core-bug-610a73a179.zip  core-bug-610a73a179.tar.gz  core-bug-610a73a179.tar.bz2  jan.nijtmans2 months
core-bug-d82fa2953acore-bug-d82fa2953a.zip  core-bug-d82fa2953a.tar.gz  core-bug-d82fa2953a.tar.bz2  jan.nijtmans2 months
[...]
 
AgeCommit messageAuthorFilesLines
1999-04-16update release date for 8.0.5 core_8_0_5core_8_0_5_branchstanton1-1/+3
1999-03-24Formatting fixes: some tabbing got lost.jingham2-67/+67
1999-03-24Set the import weak flag for InterfaceLib and AppearanceLib. The latter to s...jingham1-1/+1
1999-03-24Update to CW Pro 4 and MoreFiles 1.4.9.jingham1-1273/+1
1999-03-22winfo server used to crash on the Mac. Get the MacOS version and return that...jingham1-8/+13
1999-03-22Got rid of the AppearanceGC, and rely on the tkColor to not set menu foregrou...jingham1-30/+9
1999-03-22Check the return value of TkMacGetColor, and don't set the color if it comes ...jingham1-2/+2
1999-03-22Check the return of TkMacGetColor, and don't set the color if it comes back f...jingham1-6/+224
1999-03-22If we are using appearance, don't set ANY of the menu colors. This gets the ...jingham1-4/+15
1999-03-22Mostly fixed formatting that had gotten wrong somehow. Also always make sure...jingham1-100/+101
[...]