Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tablelist: Added missing lines to the ChangeLog. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6edb67a2b7b36205dbe6484940c41866 |
User & Date: | csaba 2025-05-17 11:15:31.325 |
Context
2025-05-17
| ||
12:53 | Scrollutil: Made tclIndex file usable with Tcl/Tk 8.4, too. check-in: a1d3f90036 user: csaba tags: trunk | |
11:15 | Tablelist: Added missing lines to the ChangeLog. check-in: 6edb67a2b7 user: csaba tags: trunk | |
2025-05-16
| ||
19:47 | Scrollutil: Updated for version 2.6. See the ChangeLog for details. check-in: 10f204257d user: csaba tags: trunk | |
Changes
Changes to modules/tablelist/ChangeLog.
︙ | ︙ | |||
11 12 13 14 15 16 17 18 19 20 21 22 23 24 | "showtargetmark" subcommand when using TkDND on Windows or macOS Aqua; made sure that the "autoscrolltarget" subcommand works as expected; made sure that in multi-line cell texts the substring "%W" won't be substituted by the path name of the tablelist's body; the implementation of the interactive cell editing with the aid of a (ttk::)menubutton now takes into acount that in Tk 9 the menu index "none" was replaced with the empty string. * ../../examples/tablelist/*.tcl: Minor improvements related to interactive cell editing. 2025-03-24 Csaba Nemethi <[email protected]> * Released Tablelist 7.5. | > > > > | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | "showtargetmark" subcommand when using TkDND on Windows or macOS Aqua; made sure that the "autoscrolltarget" subcommand works as expected; made sure that in multi-line cell texts the substring "%W" won't be substituted by the path name of the tablelist's body; the implementation of the interactive cell editing with the aid of a (ttk::)menubutton now takes into acount that in Tk 9 the menu index "none" was replaced with the empty string. * scripts/utils/*.tcl: Extended the mwutil package. * doc/stylesheet.css: Extended the CSS stylesheet. * ../../examples/tablelist/*.tcl: Minor improvements related to interactive cell editing. 2025-03-24 Csaba Nemethi <[email protected]> * Released Tablelist 7.5. |
︙ | ︙ |