Tk Library Source Code

Check-in [2d65a1c4cf]
Login

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

Overview
Comment: * 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:
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2d65a1c4cf8c8f86f1f83c317945089924893450
User & Date: csaba 2016-08-09 20:57:24
Context
2016-08-25
20:53
* scripts/tablelistImages.tcl: Added the tree style "mint2"; improved a * scripts/tablelistWidget.tcl: few tree styles. * scripts/tclIndex: Newly generated. * CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: * doc/*.png: check-in: 3575ef8fd5 user: csaba tags: trunk
2016-08-09
20:57
* 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: 2d65a1c4cf user: csaba tags: trunk
20:56
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: c05bfeb47a user: csaba tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to modules/tablelist/ChangeLog.











1
2
3
4
5
6
7










2016-06-15  Csaba Nemethi <[email protected]>

	* *.tcl:                Bumped the version number to 5.16.
	* COPYRIGHT.txt:
	* README.txt:
	* ../../examples/*.tcl:

>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2016-08-09  Csaba Nemethi <[email protected]>

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

2016-06-15  Csaba Nemethi <[email protected]>

	* *.tcl:                Bumped the version number to 5.16.
	* COPYRIGHT.txt:
	* README.txt:
	* ../../examples/*.tcl: