Tk Library Source Code

Check-in [fc0d29135d]
Login

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

Overview
Comment: * scripts/*.tcl: Added mouse bindings for column-wise cell selection; new "-selectfiltercommand" widget and column configuration option; improved the interactive editing of multi-line cells; updated the tree style "adwaita"; eliminated the flickering in the presence of header items; fixed a bug related to the error handling in the tablelist configuration at widget creation time in the presence of the "-columntitles" option; several further improvements and minor bug fixes.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fc0d29135da3674d3201ef8c76874d528c4cbe3233feb080d91e5041076d314c
User & Date: csaba 2019-07-06 17:45:35.754
Context
2019-07-06
17:46
* scripts/tclIndex: Newly generated. check-in: ed5bcd155e user: csaba tags: trunk
17:45
* scripts/*.tcl: Added mouse bindings for column-wise cell selection; new "-selectfiltercommand" widget and column configuration option; improved the interactive editing of multi-line cells; updated the tree style "adwaita"; eliminated the flickering in the presence of header items; fixed a bug related to the error handling in the tablelist configuration at widget creation time in the presence of the "-columntitles" option; several further improvements and minor bug fixes. check-in: fc0d29135d user: csaba tags: trunk
17:44
* CHANGES.txt: Updated to reflect the changes. check-in: a75f6e044b user: csaba tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/tablelist/scripts/mwutil.tcl.
Changes to modules/tablelist/scripts/tablelistBind.tcl.
Changes to modules/tablelist/scripts/tablelistConfig.tcl.
Changes to modules/tablelist/scripts/tablelistEdit.tcl.
Changes to modules/tablelist/scripts/tablelistImages.tcl.
Changes to modules/tablelist/scripts/tablelistUtil.tcl.
Changes to modules/tablelist/scripts/tablelistWidget.tcl.