Tk Library Source Code

Timeline
Login

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

50 check-ins occurring around 1728da5a7473a65d4c87.

2013-04-26
18:05
[Bug 3603562]: Integrated changes made by Frank to automatically track changes in canvas scale, i.e. zooming. Bumped version to 1.2 (new feature). New example for scaling. check-in: 90a1f4a28d user: andreask tags: trunk
2013-04-23
19:48
* CHANGES.txt: Slightly extended. check-in: 4a08f103ed user: csaba tags: trunk
2013-04-21
16:01
* CHANGES.txt: Slightly extended. * doc/tablelistWidget.html: check-in: 4330d1da33 user: csaba tags: trunk
15:58
* scripts/tablelistUtil.tcl: Worked around a peculiarity of Tk on * scripts/tablelistWidget.tcl: Windows, related to deleting an embedded window while resizing a text widget interactively. check-in: 5ae040fd4f user: csaba tags: trunk
15:57
* scripts/tablelistBind.tcl: Minor improvement. check-in: 0642e95299 user: csaba tags: trunk
15:55
* CHANGES.txt: Slightly extended. * doc/tablelistWidget.html: check-in: c2426357c3 user: csaba tags: trunk
15:54
* Small correction. check-in: 40e12e5a4e user: csaba tags: trunk
15:45
* README.txt: Slightly extended. * doc/tablelistWidget.html: * scripts/tablelistBind.tcl: Minor improvement. * scripts/tablelistUtil.tcl: Worked around a peculiarity of Tk on * scripts/tablelistWidget.tcl: Windows, related to deleting an embedded window while resizing a text widget interactively. check-in: 37f116f8f4 user: csaba tags: trunk
2013-04-19
20:46
* scripts/tablelistUtil.tcl: Small correction. check-in: 9d7f3b370b user: csaba tags: trunk
2013-04-17
20:51
* scripts/tablelistSort.tcl: Using "-algn top" for the embedded * scripts/tablelistUtil.tcl: message widgets displaying multiline * scripts/tablelistWidget.tcl: texts. check-in: ae58597613 user: csaba tags: trunk
20:50
* scripts/tablelistSort.tcl: Using "-algn top" for the embedded * scripts/tablelistUtil.tcl: message widgets displaying multiline * scripts/tablelistWidget.tcl: texts. check-in: efbd62d7a1 user: csaba tags: trunk
2013-04-16
19:11
* scripts/tablelistBind.tcl: Minor improvement. check-in: c3811c8b35 user: csaba tags: trunk
19:10
* scripts/tablelistBind.tcl: Minor improvement. check-in: f24cd6a921 user: csaba tags: trunk
2013-04-14
10:11
* scripts/tablelistUtil.tcl: Minor optimization. check-in: 6dec215135 user: csaba tags: trunk
10:09
* scripts/tablelistUtil.tcl: Minor optimization. check-in: 8f3ac1c00c user: csaba tags: trunk
2013-04-13
18:40
* ../../examples/*.tcl: Bumped the version number to 5.8. check-in: e1ee5b45d2 user: csaba tags: trunk
18:39
* doc/*.html: Added a "Virtual Events" section to the reference manual; updated to reflect the changes. check-in: 2f912ce041 user: csaba tags: trunk
18:36
* CHANGES.txt: Updated to reflect the changes. check-in: ac6d4297ea user: csaba tags: trunk
18:35
* scripts/tclIndex: Newly generated. check-in: 1e3b14655e user: csaba tags: trunk
18:34
* scripts/*.tcl: Support for interactive cell editing with the aid of the ctext widget; added the "canceledediting" subcommand; sped up the "selection" and "cellselection" subcommands by orders of magnitude; significally reduced the performance penalty imposed by the "-(select)background" and "-(select)foreground options at column, row, and cell levels; improved the keyboard traversal during interactive cell editing; using the "-data" option for most virtual events; improvements related to the selection mode "extended"; further code improvements; eliminated a regression introduced in Tablelist 5.6, related to vertical scrolling under Tk 8.5 or later in the presence of embedded images or windows. check-in: 3661737db3 user: csaba tags: trunk
18:33
* *.tcl: Bumped the version number to 5.8. * COPYRIGHT.txt: * README.txt: check-in: 3a0c83b46d user: csaba tags: trunk
18:27
* *.tcl: Bumped the version number to 5.8. * COPYRIGHT.txt: * README.txt: * scripts/*.tcl: Support for interactive cell editing with the aid of the ctext widget; added the "canceledediting" subcommand; sped up the "selection" and "cellselection" subcommands by orders of magnitude; significally reduced the performance penalty imposed by the "-(select)background" and "-(select)foreground options at column, row, and cell levels; improved the keyboard traversal during interactive cell editing; using the "-data" option for most virtual events; improvements related to the selection mode "extended"; further code improvements; eliminated a regression introduced in Tablelist 5.6, related to vertical scrolling under Tk 8.5 or later in the presence of embedded images or windows. * scripts/tclIndex: Newly generated. * ../../examples/*.tcl: Bumped the version number to 5.8. * CHANGES.txt: Updated to reflect the changes. * doc/*.html: Added a "Virtual Events" section to the reference manual; updated to reflect the changes. check-in: ee4daec4fd user: csaba tags: trunk
2013-04-04
04:35
Fixed bug 3609346, renaming "dia" to "diagram-viewer". Updated embedded documentation. check-in: f294879b5c user: aku tags: trunk
2013-03-26
03:28
Updated plotchart work with latest from release and trunk. check-in: 25fbd1c0aa user: aku tags: subtitles-and-corrected-tests
03:27
Merged release back into the main line. check-in: c1420d949e user: aku tags: trunk
02:46
Tagged Tk 0.6 for release Closed-Leaf check-in: 5e1c3ec339 user: aku tags: tklib-0-6, tklib-0-6-rc
2013-03-15
02:02
Regenerated embedded docs check-in: 9eac84a07b user: aku tags: tklib-0-6-rc
01:57
Get latest plotchart fixes. check-in: 4956f861d8 user: aku tags: tklib-0-6-rc
2013-03-14
16:15
Since the support for subtexts to the axes requires options for the right axis when determining the margins, we need to use the rightaxis component for all relevant plot/chart types. check-in: 8c13632e14 user: markus tags: subtitles-and-corrected-tests
06:02
Get widget fixes (dateentry & calendar) into release. check-in: 6f613f6445 user: aku tags: tklib-0-6-rc
05:57
[Bug 3458158, 3607261]: Fixed broken bindings of "widget::calendar" which in turn broke "widget::dateentry". Bumped calendar to 1.0.1, dateentry to 0.96. check-in: a6173e19d4 user: aku tags: trunk
2013-03-12
03:18
Get latest plotchart fixes. check-in: fcdf9d9650 user: aku tags: tklib-0-6-rc
03:17
Activate all the Tk specific tests. check-in: 297b6b232a user: aku tags: subtitles-and-corrected-tests
03:14
Fixed another improper check, and removed redundant check in package index. check-in: f3d8b0be17 user: aku tags: subtitles-and-corrected-tests
03:03
Fix for plotchart testsuite, added proper Tcl version check. check-in: 7c69b51a2d user: aku tags: subtitles-and-corrected-tests
03:00
Fix for plotchart testsuite, added proper Tcl version check. check-in: c729f18ef7 user: aku tags: tklib-0-6-rc
2013-03-11
22:55
And the .tap file also check-in: 7ffa535791 user: andreask tags: tklib-0-6-rc
20:54
Installer updated with Tcllib changes, use embedded docs. check-in: 8bbf443a2c user: andreask tags: tklib-0-6-rc
20:47
Full regeneration of the embedded docs, proper nav links, extended toc set. check-in: c310155d8d user: andreask tags: tklib-0-6-rc
20:47
Version fixes check-in: 303f6a8aa4 user: andreask tags: tklib-0-6-rc
20:41
Updated sak code to the latest from tcllib. check-in: 08d61afec4 user: andreask tags: tklib-0-6-rc
20:33
Fixed old urls in various locations, added meta files to repository to make checkout like distribution. check-in: 8d8e05c279 user: andreask tags: tklib-0-6-rc
20:15
Merged trunk changes (embedded docs) to pending release. check-in: 94958bdd4c user: andreask tags: tklib-0-6-rc
20:08
Merged latest plotchart work into the pending release. check-in: c2b933f8dd user: andreask tags: tklib-0-6-rc
20:05
Merged latest crosshair work to the pending release. check-in: 22070c5233 user: andreask tags: tklib-0-6-rc
2013-03-10
16:08
Correct the use of options for the vertical subtext. Add missing procedures from previous checkin. check-in: bb8dd0fd80 user: markus tags: subtitles-and-corrected-tests
14:12
Document the subtext subcommands. Compute the new margins based on the presence or absence of subtexts to the axes. Bumped version to 2.1.0 to reflect the addition of these subcommands and the repair of the pixelToCoords procedure. check-in: b779f23b2e user: markus tags: subtitles-and-corrected-tests
11:49
Extend the set of tests for the coordinate transformation procedures. This revealed that the procedure pixelToCoords had not been updated for the various transformation options. This has now been corrected. Other changes: explicitly take care of an expected value of 0 and more accurate conversion factor degrees to radians. check-in: 807a93a8bb user: markus tags: subtitles-and-corrected-tests
2013-02-25
20:13
Do not invoke the tracking callback while the crosshairs are out of bounds. Closed-Leaf check-in: 9804fb212f user: andreask tags: crosshair-bboxes-3603562
19:59
Accepted changes by Frank Gover for robustness of bbox handles. Accepted plotchart based examples for multiple bounded crosshairs. check-in: 6548d8e6e5 user: andreask tags: crosshair-bboxes-3603562