summaryrefslogtreecommitdiffstats
path: root/mac/tkMacTclCode.r
Commit message (Collapse)AuthorAgeFilesLines
* * mac/tkMacInit.c:das2002-05-201-0/+2
| | | | | | * mac/tkMacTclCode.r: include msgcat package in resources as bgerror depends on it. Restores ability of mac static build to run standalone (except for encoding file issues).
* * mac/tkMacTclCode.r:das2002-04-231-0/+69
* mac/tkMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling the inclusion of the tk library code in the resource fork of Tk executables and shared libraries. Moved tk library code inclusion to separate file like in tcl. Added 'panedwindow' resource.