Tk Library Source Code

Check-in [a24f98a154]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment: * *.tcl: Bumped the version number to 1.5. * COPYRIGHT.txt: * README.txt:
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a24f98a154587bd998be30240557e1931d3c08337c5bc700e27cd89ad7543746
User & Date: csaba 2020-02-05 18:07:17.804
Context
2020-02-05
18:07
* CHANGES.txt: Updated to reflect the changes. check-in: 81baf657e5 user: csaba tags: trunk
18:07
* *.tcl: Bumped the version number to 1.5. * COPYRIGHT.txt: * README.txt: check-in: a24f98a154 user: csaba tags: trunk
18:06
* *.tcl: Bumped the version number to 1.5. * COPYRIGHT.txt: * README.txt: * CHANGES.txt: Updated to reflect the changes. * scripts/scrollarea.tcl: Improved the handling of the case that the scrollbar lock prevented a scrollbar of a scrollarea widget from being unmapped. * scripts/wheelEvent.tcl: Creating mouse wheel event class bindings for the Tk core scrollbar widget on Windows and X11, which are missing on these platforms when using a Tk version earlier than 8.6. * scripts/tclIndex: Newly generated. * doc/*.html: Updated to reflect the changes; several improvements. * doc/ScrolledText.png: Added. * ../../examples/scrollutil/*.tcl: Several improvements. * ../../examples/scrollutil/ScrolledText.tcl: Added. check-in: 68e45df445 user: csaba tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/scrollutil/COPYRIGHT.txt.
Changes to modules/scrollutil/README.txt.
Changes to modules/scrollutil/pkgIndex.tcl.
Changes to modules/scrollutil/scrollutil.tcl.
Changes to modules/scrollutil/scrollutilCommon.tcl.
Changes to modules/scrollutil/scrollutil_tile.tcl.