Tk Library Source Code

Check-in [20861e8214]
Login

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

Overview
Comment: * CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html:
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 20861e8214f4d51ef1d91df53ab67a9df349f5c7
User & Date: csaba 2016-08-09 20:55:32
Context
2016-08-09
20:56
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: c05bfeb47a user: csaba tags: trunk
20:55
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: 20861e8214 user: csaba tags: trunk
20:52
* scripts/tablelistBind.tcl: Added the "-autofinishediting" option; * scripts/tablelistConfig.tcl: adapted the implementation of the * scripts/tablelistEdit.tcl: "delete" subcommand to the changed text * scripts/tablelistWidget.tcl: widget behavior in Tk 8.6.5. * CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: 699ebff4d5 user: csaba tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to modules/tablelist/CHANGES.txt.

1
2
3




4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22




23
24
25
26
27
28
29
30
What is new in Tablelist 5.16?
------------------------------





1. On Windows Vista, 7, 8, and 10, the sort arrows are now shown
   horizontally centered in the header labels and attached to their top
   edges.

2. Added the arrow style "photo7x4" as well as its automatically scaled
   versions "photo9x5", "photo11x6", and "photo15x8", used as defaults
   on Windows Vista, 7, and 8.

3. Support for fully qualified edit window names of the form "::ttk::*"
   (thanks to Adrian Medrano Calvo for his proposal).

4. Improvements related to the "move" and "movecolumn" subcommands as
   well as to the handling of the images used in sort arrows (thanks to
   Adrian Medrano Calvo and Torsten Berg for their proposals).

5  Drastically increased the speed of the "collapse" and "collapseall"
   subcommands with the "-fully" option (thanks to Ulrich Seidl for
   reporting the pure performance of "collapseall -fully").





6. Fixed a bug related to the "curcellselection" subcommand (thanks to
   Juge for his bug report).

What was new in Tablelist 5.15?
-------------------------------

1. Support for Windows 10, including the new tree style "win10", whose
   size is automatically adapted to the display's scaling level.



>
>
>
>
|



|



|


|
|
|

|



>
>
>
>
|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
What is new in Tablelist 5.16?
------------------------------

1. Added the "-autofinishediting" configuration option, relevant for
   interactive cell editing via a combobox or menubutton widget (thanks
   to Alexandru Dadalau for his proposal).

2. On Windows Vista, 7, 8, and 10, the sort arrows are now shown
   horizontally centered in the header labels and attached to their top
   edges.

3. Added the arrow style "photo7x4" as well as its automatically scaled
   versions "photo9x5", "photo11x6", and "photo15x8", used as defaults
   on Windows Vista, 7, and 8.

4. Support for fully qualified edit window names of the form "::ttk::*"
   (thanks to Adrian Medrano Calvo for his proposal).

5. Improvements related to the "move" and "movecolumn" subcommands as
   well as to the management of the images used in sort arrows (thanks
   to Adrian Medrano Calvo and Torsten Berg for their proposals).

6  Drastically increased the speed of the "collapse" and "collapseall"
   subcommands with the "-fully" option (thanks to Ulrich Seidl for
   reporting the pure performance of "collapseall -fully").

7. Adapted the implementation of the "delete" subcommand to the changed
   text widget behavior in Tk 8.6.5 (thanks to Ulrich Seidl for his bug
   report).

8. Fixed a bug related to the "curcellselection" subcommand (thanks to
   Juge for his bug report).

What was new in Tablelist 5.15?
-------------------------------

1. Support for Windows 10, including the new tree style "win10", whose
   size is automatically adapted to the display's scaling level.