Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Tsw: Extended the file CHANGES.txt. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8e1164d3226d7d2917f6b4fd2ca08e96 |
User & Date: | csaba 2025-07-05 09:33:45.597 |
Context
2025-07-07
| ||
19:39 | Tablelist: Minor improvements related to the editing with the aid of the toggleswitch widget. check-in: 456e4f440f user: csaba tags: trunk | |
2025-07-05
| ||
09:33 | Tsw: Extended the file CHANGES.txt. check-in: 8e1164d322 user: csaba tags: trunk | |
2025-07-02
| ||
09:53 | Tablelist: A few updates in the Programmer's Guide. check-in: 2e4ef79bdd user: csaba tags: trunk | |
Changes
Changes to modules/tsw/CHANGES.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | What is new in Tsw 1.2? ----------------------- 1. Added explicit support for the "droid" theme, which is the default in AndroWish, as well as for the themes "awarc", "awbreeze", "awbreezedark", "awdark", "awlight", and "plastik" (which "droid" is derived from). 2. Made sure that on Android the widget's behavior is adapted to the touchscreen as input device. 3. Improved the support for older macOS versions. What was new in Tsw 1.1? ------------------------ 1. For compatibility with the (ttk::)checkbutton, toggling the widget's switch state by changing the value of the variable specified by the "-variable" option will no longer cause the script specified by the | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | What is new in Tsw 1.2? ----------------------- 1. Added explicit support for the "droid" theme, which is the default in AndroWish, as well as for the themes "awarc", "awbreeze", "awbreezedark", "awdark", "awlight", and "plastik" (which "droid" is derived from). 2. Made sure that on Android the widget's behavior is adapted to the touchscreen as input device. 3. Improved the support for older macOS versions. 4. Worked around the fact that for some third-party themes, the retrieval of the root style's foreground color returns an empty string. What was new in Tsw 1.1? ------------------------ 1. For compatibility with the (ttk::)checkbutton, toggling the widget's switch state by changing the value of the variable specified by the "-variable" option will no longer cause the script specified by the |
︙ | ︙ |