Tk Library Source Code
Timeline
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.

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

50 most recent check-ins

2018-03-05
14:38
* *.tcl: Bumped the version number to 6.1; * COPYRIGHT.txt: updated the copyright information. * README.txt: * ../../examples/tablelist/*.tcl: Leaf check-in: 4523a4fc89 user: csaba tags: trunk
14:37
* doc/*.html: Updated to reflect the changes; more on the "bodytag" subcommand in connection with embedded images etc. as drag sources. check-in: 1d46677c32 user: csaba tags: trunk
14:36
* scripts/*.tcl: Added the "-imagebackground" cell configuration option; updated the copyright information. check-in: 6c58141815 user: csaba tags: trunk
14:05
* CHANGES.txt: Updated to reflect the changes. check-in: 950b307ab9 user: csaba tags: trunk
14:05
* *.tcl: Bumped the version number to 6.1; * COPYRIGHT.txt: updated the copyright information. * README.txt: * ../../examples/tablelist/*.tcl: check-in: c0ff7999c9 user: csaba tags: trunk
14:02
* *.tcl: Bumped the version number to 6.1; * COPYRIGHT.txt: updated the copyright information. * README.txt: * ../../examples/tablelist/*.tcl: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Added the "-imagebackground" cell configuration option; updated the copyright information. * doc/*.html: Updated to reflect the changes; more on the "bodytag" subcommand in connection with embedded images etc. as drag sources. check-in: b322b3c52f user: csaba tags: trunk
2018-02-19
19:15
bugfix - include widgetPlus examples in build check-in: 7982d88df2 user: kjnash tags: trunk
2018-02-17
18:32
Regenerate Documentation check-in: 2b6c84b609 user: kjnash tags: trunk
18:25
Update ntext to 1.0b3. Bugfix. See modules/ntext/ChangeLog for details. check-in: 8ce27858c2 user: kjnash tags: trunk
18:10
Add modules widgetPlus and persistentSelection check-in: c77a6c2319 user: kjnash tags: trunk
2018-02-12
18:41
* CHANGES.txt: Updated. check-in: 5273a50eb6 user: csaba tags: trunk
18:40
* CHANGES.txt: Updated. check-in: eaeb334405 user: csaba tags: trunk
2018-01-27
15:51
Update ntext to 1.0b2. See modules/ntext/ChangeLog for details. check-in: a03ef7cf73 user: kjnash tags: trunk
2018-01-08
21:27
* scripts/tablelistUtil.tcl: Inserted the missing "]" in line #6448. check-in: d52918f722 user: csaba tags: trunk
21:24
* *.tcl: Bumped the version number to 6.0.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: * CHANGES.txt: Updated to reflect the changes. * scripts/tablelistUtil.tcl: Inserted the missing "]" in line #6448. check-in: 6a90c0d2c4 user: csaba tags: trunk
21:01
* scripts/tablelistUtil.tcl: Inserted the missing "]""in line #6448. check-in: ee66f8a00c user: csaba tags: trunk
21:00
* CHANGES.txt: Updated to reflect the changes. check-in: 7d6f9d460b user: csaba tags: trunk
20:59
* *.tcl: Bumped the version number to 6.0.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: check-in: 6f9830d3d3 user: csaba tags: trunk
20:57
* *.tcl: Bumped the version number to 6.0.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: * CHANGES.txt: Updated to reflect the changes. * scripts/tablelistUtil.tcl: Inserted the missing "]""in line #6448. check-in: bf6d0aae94 user: csaba tags: trunk
2017-12-24
13:50
Create new branch named "magicsplat" Leaf check-in: d5797813c8 user: apnadkarni tags: magicsplat
2017-12-06
16:20
* ../../examples/*.tcl: Bumped the version number to 6.0; updates and minor improvements. check-in: cf5a739ebd user: csaba tags: trunk
16:17
* doc/dirViewer.png: Updated screenshots * doc/embeddedWindows.png: * doc/embeddedWindows_tile.png: check-in: 52bd7c8ae2 user: csaba tags: trunk
16:15
* doc/*.html: Updated to reflect the changes. check-in: 9794662fea user: csaba tags: trunk
16:14
* scripts/tclIndex: Newly generated. check-in: 5a3f555112 user: csaba tags: trunk
16:12
* scripts/*.tcl: Added support for header items (aka title rows), added the "embed(ttk)checkbutton" and "embed(ttk)checkbuttons" subcommands; compatibility with the revised implementation of the text widget; support for Tcl-only "dict" implementations; deleting all items has become by orders of magnitude faster; guarded against invocations of the "update" command when displaying the tooltip; "xview" and "yview" now work as expected even if the decimal point is different from "."; numerous further improvements. check-in: 54a135f5c4 user: csaba tags: trunk
16:11
* CHANGES.txt: Updated to reflect the changes. check-in: dfa9d9f16d user: csaba tags: trunk
16:10
* *.tcl: Bumped the version number to 6.0. * COPYRIGHT.txt: * README.txt: check-in: 17f1da4e63 user: csaba tags: trunk
16:06
* *.tcl: Bumped the version number to 6.0. * COPYRIGHT.txt: * README.txt: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Added support for header items (aka title rows), added the "embed(ttk)checkbutton" and "embed(ttk)checkbuttons" subcommands; compatibility with the revised implementation of the text widget; support for Tcl-only "dict" implementations; deleting all items has become by orders of magnitude faster; guarded against invocations of the "update" command when displaying the tooltip; "xview" and "yview" now work as expected even if the decimal point is different from "."; numerous further improvements. * scripts/tclIndex: Newly generated. * doc/*.html: Updated to reflect the changes. * doc/dirViewer.png: Updated screenshots * doc/embeddedWindows.png: * doc/embeddedWindows_tile.png: * ../../examples/*.tcl: Bumped the version number to 6.0; updates and minor improvements. check-in: c5b9f11fb3 user: csaba tags: trunk
2017-09-17
08:37
Add documentation for the "createNormalPlot" command and its subcommands. As the implementation was already there, the version number needed no change. check-in: a6c2dcb8c9 user: markus tags: trunk
2017-08-08
21:17
Remove one unnecessary execute bit. Note: this check-in failed to actually do anything, apparently due to a Fossil bug concerning delta manifests. Fossil should have emitted an F card for modules/ctext/REGRESSION with the same checksum as in the baseline, but taking away the "x" permission. Probably the reason it didn't is because the checksum didn't change. check-in: 51a28014e5 user: tdc7675 tags: trunk
21:13
Correct UTF-8 encoding check-in: 046de04961 user: tdc7675 tags: trunk
2017-06-24
19:24
* CHANGES.txt: Updated to reflect the changes. check-in: 3b78d812a5 user: csaba tags: trunk
19:23
* scripts/tablelistWdget.tcl: Fixed a bug related to excluding the "dicttoitem" and "itemtodict" subcommands for Tk 8.4 and earlier. check-in: e93edff4c3 user: csaba tags: trunk
19:22
* scripts/tablelistWdget.tcl: Fixed a bug related to excluding the "dicttoitem" and "itemtodict" subcommands for Tk 8.4 and earlier. * CHANGES.txt: Updated to reflect the changes. check-in: e86c9d05e3 user: csaba tags: trunk
15:27
* scripts/tablelistWidget.tcl: Minor cleanup. check-in: ed8fdc3f44 user: csaba tags: trunk
15:26
* scripts/tablelistWidget.tcl: Minor cleanup. check-in: d821256a8e user: csaba tags: trunk
2017-06-23
20:20
* scripts/tablelistWidget.tcl: Corrected a typo. check-in: 715637547c user: csaba tags: trunk
20:19
* scripts/tablelistWidget.tcl: Corrected a typo. check-in: 8d7bcf0846 user: csaba tags: trunk
19:29
* ../../examples/*.tcl: Bumped the version number to 5.18; minor improvements. check-in: 18f1384176 user: csaba tags: trunk
19:28
* doc/browse.png: Updated screenshots. * doc/browseTree.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows.png: * doc/embeddedWindows_tile.png: * doc/tileWidgets.png: check-in: 990c285ba9 user: csaba tags: trunk
19:27
* doc/*.html: Updated to reflect the changes; more on the "-formatcommand" column configuration option in connection with "-sortmode integer|real"; minor improvements. check-in: 4b6ceb783a user: csaba tags: trunk
19:26
* scripts/tclIndex: Newly generated. check-in: 615bc19bd5 user: csaba tags: trunk
19:25
* scripts/*.tcl: Improved the performance of the vertical scrolling; added the "-displayondemand" configuration option; added the "tablelist::delaySashPosUpdates" command; added support for the themes "Arc" and "clearlooks"; updated the support for a few other themes; fixed a bug related to retrieving the current cell selection; numerous further improvements. check-in: 666c99cc23 user: csaba tags: trunk
19:25
* CHANGES.txt: Updated to reflect the changes. check-in: 691b136407 user: csaba tags: trunk
19:24
* *.tcl: Bumped the version number to 5.18. * COPYRIGHT.txt: * README.txt: check-in: c04ab4bce7 user: csaba tags: trunk
19:23
* *.tcl: Bumped the version number to 5.18. * COPYRIGHT.txt: * README.txt: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Improved the performance of the vertical scrolling; added the "-displayondemand" configuration option; added the "tablelist::delaySashPosUpdates" command; added support for the themes "Arc" and "clearlooks"; updated the support for a few other themes; fixed a bug related to retrieving the current cell selection; numerous further improvements. * scripts/tclIndex: Newly generated. * doc/*.html: Updated to reflect the changes; more on the "-formatcommand" column configuration option in connection with "-sortmode integer|real"; minor improvements. * doc/browse.png: Updated screenshots. * doc/browseTree.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows.png: * doc/embeddedWindows_tile.png: * doc/tileWidgets.png: * ../../examples/*.tcl: Bumped the version number to 5.18; minor improvements. check-in: 81f31de920 user: csaba tags: trunk
2017-05-26
09:23
Update the rdial package in the controlwidgets module to version 0.7 - support for mouse wheels on Windows and Linux. OSX not tested yet. check-in: f6771d4dd6 user: markus tags: trunk
2017-04-04
07:26
datefield with additional "-format" option to support Dates for German and ISO including MouseWheel-binding. Ticket [fa7e485702] Leaf check-in: 5634c2dfd1 user: oehhar tags: rfe-fa7e485702
2017-04-01
15:02
Regenerate Documentation check-in: ae1cf5fefc user: kjnash tags: trunk
2017-03-31
17:13
Module ntext - update to 1.0b1 check-in: 10d06551a6 user: kjnash tags: trunk