Tk Library Source Code

Check-in [2f55658c7e]
Login

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

Overview
Comment: * *.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:
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2f55658c7efb9c6e6af462ecff7e851d7d3d1e98b8c0ead3b9e4c63b07a938ec
User & Date: csaba 2019-07-06 17:40:56.648
Context
2019-07-06
17:42
* *.tcl: Bumped the version number to 6.6. * COPYRIGHT.txt: * README.txt: * ../../examples/tablelist/*.tcl: check-in: 4c96acabfd user: csaba tags: trunk
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
Changes
Unified Diff Ignore Whitespace Patch
Changes to modules/tablelist/ChangeLog.





























1
2
3
4
5
6
7





























2019-04-18 Csaba Nemethi <[email protected]>

	* CHANGES.txt: Slightly extended.

2019-04-14 Csaba Nemethi <[email protected]>

	* *.tcl:         Bumped the version number to 6.5.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







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
2019-07-06 Csaba Nemethi <[email protected]>

	* *.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:

2019-04-18 Csaba Nemethi <[email protected]>

	* CHANGES.txt: Slightly extended.

2019-04-14 Csaba Nemethi <[email protected]>

	* *.tcl:         Bumped the version number to 6.5.