Tk Library Source Code

Check-in [526e68681b]
Login

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

Overview
Comment: * scripts/*.tcl: Significantly extended and improved the code for initializing the variable "tablelist::scalingpct", especially on X11; added the percentage value 175 and the corresponding arrow styles "flat13x7", "flatAngle13x7", and "photo13x7"; removed the arrow styles "flat5x3" and "flat5x4"; changed the tree style names "(bicolor|classic|plain)1", ..., "(bicolor|classic|plain)4" to "(bicolor|classic|plain)100", "(bicolor|classic|plain)125", "(bicolor|classic|plain)150", and "(bicolor|classic|plain)200"; added the tree styles "(bicolor|classic|plain)175"; updated the tree styles "adwaita", "ubuntuMate", and "win10"; made the "refreshsorting" subcommand by orders of magnitude faster; fixed an issue related to the bindings for the edit window; fixed a bug related to the "expand" subcommand for a list of indices; updated the copyright information.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 526e68681b96074345d90ad5f8a61330eb5245676e653f742fa41a43d1e48a64
User & Date: csaba 2020-04-21 16:58:58.000
Context
2020-04-21
16:59
* scripts/tclIndex: Newly generated. check-in: 8d0b192f41 user: csaba tags: trunk
16:58
* scripts/*.tcl: Significantly extended and improved the code for initializing the variable "tablelist::scalingpct", especially on X11; added the percentage value 175 and the corresponding arrow styles "flat13x7", "flatAngle13x7", and "photo13x7"; removed the arrow styles "flat5x3" and "flat5x4"; changed the tree style names "(bicolor|classic|plain)1", ..., "(bicolor|classic|plain)4" to "(bicolor|classic|plain)100", "(bicolor|classic|plain)125", "(bicolor|classic|plain)150", and "(bicolor|classic|plain)200"; added the tree styles "(bicolor|classic|plain)175"; updated the tree styles "adwaita", "ubuntuMate", and "win10"; made the "refreshsorting" subcommand by orders of magnitude faster; fixed an issue related to the bindings for the edit window; fixed a bug related to the "expand" subcommand for a list of indices; updated the copyright information. check-in: 526e68681b user: csaba tags: trunk
16:57
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 3bb5a3d6fb user: csaba tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/tablelist/scripts/mwutil.tcl.
Changes to modules/tablelist/scripts/repair.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/tablelistMove.tcl.
Changes to modules/tablelist/scripts/tablelistSort.tcl.
Changes to modules/tablelist/scripts/tablelistThemes.tcl.
Changes to modules/tablelist/scripts/tablelistUtil.tcl.
Changes to modules/tablelist/scripts/tablelistWidget.tcl.