summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-04-23 14:28:02 (GMT)
committerdas <das>2002-04-23 14:28:02 (GMT)
commit5486105ceae279f2e9e5951c0b3fb7cfca30296b (patch)
treec5cfba592c741ec2efa2d54ac2779ffbffe1575a /ChangeLog
parent30329416a3c01e9ac098a93f793bced1dfb8f2f9 (diff)
downloadtk-5486105ceae279f2e9e5951c0b3fb7cfca30296b.zip
tk-5486105ceae279f2e9e5951c0b3fb7cfca30296b.tar.gz
tk-5486105ceae279f2e9e5951c0b3fb7cfca30296b.tar.bz2
* mac/tkMacTclCode.r:
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89cd7dc..e8d61c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-04-24 Daniel Steffen <das@users.sourceforge.net>
+
+ * mac/tkMacTclCode.r:
+ * 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.
+
2002-04-22 Jeff Hobbs <jeffh@ActiveState.com>
* library/button.tcl (ButtonLeave): corrected the 3