Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | * CHANGES.txt: Slightly extended. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
95e8c7eccc7a6a3f8491e8dea99b3fd5 |
User & Date: | csaba 2019-05-01 17:23:16.514 |
Context
2019-07-06
| ||
17:40 | * *.tcl: Bumped the version number to 6.6. * COPYRIGHT.txt: * README.txt: * ../../examples/tablelist/*.tcl: * CHANGES.txt: Updated to reflect the changes. * 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. * scripts/tclIndex: Newly generated. * doc/*.html: Updated to reflect the changes; improved and extended the description of the "-height" option in the reference manual; added references to the new Scrollutil package and an example showing how the scrollutil::scrollarea widget can be used to make the creation of a scrolled tablelist quite simple. * doc/adwaita.png: Updated screenshots. * doc/arrowStyles_vista.png: check-in: 2f55658c7e user: csaba tags: trunk | |
2019-05-01
| ||
17:23 | * CHANGES.txt: Slightly extended. check-in: 95e8c7eccc user: csaba tags: trunk | |
17:22 | * CHANGES.txt: Slightly extended. check-in: f550c7866e user: csaba tags: trunk | |
Changes
Changes to modules/mentry/CHANGES.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | What is new in Mentry 3.9? -------------------------- 1. Included the same version of the general mega-widget utility module "mwutil.tcl" as in the most recent Tablelist release 6.5. 2. Corrected two typos related to the "hasattrib" and "unsetattrib" subcommands. What was new in Mentry 3.8? --------------------------- 1. Added support for the themes "aquativo", "Arc", and "clearlooks"; updated the support for several other themes. | > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | What is new in Mentry 3.9? -------------------------- 1. Included the same version of the general mega-widget utility module "mwutil.tcl" as in the most recent Tablelist release 6.5. 2. Corrected two typos related to the "hasattrib" and "unsetattrib" subcommands. 3. Minor improvements in the documentation. What was new in Mentry 3.8? --------------------------- 1. Added support for the themes "aquativo", "Arc", and "clearlooks"; updated the support for several other themes. |
︙ | ︙ |