Tk Library Source Code

Timeline
Login

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

50 ancestors of 8630a2204b8497d1

2015-04-11
13:43
Made some changes to the 3D plots - added support for formats and x-labels. Also added a remark about the tags for bars in a barchart (this information was missing). Bumped the version to 2.3.4. check-in: 8630a2204b user: markus tags: trunk
13:07
Remove explicit path from test script - should not be there check-in: 23384a8af0 user: markus tags: trunk
13:06
Apply patches by Frank Gover (take care of the specific fonts). First commit of normal distribution plot. Needs to be documented and generalised to other distributions. check-in: 40d57bcbfb user: markus tags: trunk
2015-04-06
17:05
Apparently need to make documentation changes to embedded/www HTML as well. check-in: 610b3105a4 user: andy tags: trunk
15:43
Fix spelling ("highligthing") and extra close bracket. check-in: a484373512 user: andy tags: trunk
2015-01-20
20:44
* CHANGES.txt: Slightly extended. check-in: 3d1855c167 user: csaba tags: trunk
20:44
* CHANGES.txt: Slightly extended. check-in: 45092bd114 user: csaba tags: trunk
2015-01-17
22:30
* scripts/tablelistBind.tcl: Minor improvement. check-in: 50fe7ce9e0 user: csaba tags: trunk
22:29
* scripts/tablelistBind.tcl: Minor improvement. check-in: 200ff1f714 user: csaba tags: trunk
2015-01-10
18:49
* scripts/tablelistBind.tcl: Made the "handleMotion" proc more robust. check-in: c283dff14f user: csaba tags: trunk
18:49
* scripts/tablelistBind.tcl: Made the "handleMotion" proc more robust. check-in: 79bc7d57e3 user: csaba tags: trunk
2015-01-04
13:41
* CHANGES.txt: Eliminated the non-ASCII characters. check-in: a2667b5658 user: csaba tags: trunk
13:29
* CHANGES.txt: Eliminated the non-ASCII characters. check-in: aa7a445b36 user: csaba tags: trunk
2015-01-03
20:08
* doc/tablelistWidget.html: Minor improvements. check-in: a57abf06c0 user: csaba tags: trunk
20:07
* doc/tablelistWidget.html: Minor improvements. check-in: e151eaf0c8 user: csaba tags: trunk
2015-01-02
22:01
* ../../examples/*.tcl: Bumped the version number to 5.13. check-in: d6843c37a6 user: csaba tags: trunk
21:59
* doc/mate.png: Added screenshot. check-in: 3c5dea677c user: csaba tags: trunk
21:58
* doc/arrowStyles.png: Updated screenshots. * doc/newWave.png: check-in: 2f7e75e855 user: csaba tags: trunk
21:57
* doc/*.html: Updated to reflect the changes; a few additions and improvements. check-in: 82b7c1c2ff user: csaba tags: trunk
21:56
* scripts/pencil.cur: Added Windows cursor file. check-in: 8123529565 user: csaba tags: trunk
21:55
* scripts/tclIndex: Newly generated. check-in: 90084d5152 user: csaba tags: trunk
21:54
* scripts/*.tcl: Added support for Mac OS X 10.10 (Yosemite); Renamed 4 arrow styles to "flatAngle<W>x<H>" and added 5 new ones; added the tree style "mate"; added the "-showeditcursor" configuration option; new column configuration option "-changetitlesnipside"; support for the word "last" as row, column, cell, or child index; eliminated the endless loop generated by the "yview" subcommand when synchronizing two or more tablelist widgets. check-in: 4b8fe3d4b5 user: csaba tags: trunk
21:50
* CHANGES.txt: Updated to reflect the changes. check-in: 3f37d0b9f8 user: csaba tags: trunk
21:47
* *.tcl: Bumped the version number to 5.13. * COPYRIGHT.txt: * README.txt: check-in: 77c8785fc3 user: csaba tags: trunk
21:44
* *.tcl: Bumped the version number to 5.13. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Added support for Mac OS X 10.10 (Yosemite); Renamed 4 arrow styles to "flatAngle<W>x<H>" and added 5 new ones; added the tree style "mate"; added the "-showeditcursor" configuration option; new column configuration option "-changetitlesnipside"; support for the word "last" as row, column, cell, or child index; eliminated the endless loop generated by the "yview" subcommand when synchronizing two or more tablelist widgets. * scripts/tclIndex: Newly generated. * scripts/pencil.cur: Added Windows cursor file. * doc/*.html: Updated to reflect the changes; a few additions and improvements. * doc/arrowStyles.png: Updated screenshots. * doc/newWave.png: * doc/mate.png: Added screenshot. check-in: f7bb0840a3 user: csaba tags: trunk
2014-12-14
15:36
Implemented -xlabelangle for barcharts, corrected margins wrt subtext, corrected rescaling via "x/yconfig -scale" check-in: 689be0cf61 user: markus tags: trunk
2014-12-03
18:33
Fixed name of "diagram-viewer" application in its meta data, was still "dia". check-in: d74be03256 user: andreask tags: trunk
2014-11-24
19:58
Correct a syntax error in the documentation check-in: 0eeff8b244 user: markus tags: trunk
2014-11-23
19:56
Implement several requested new features and fix a bug in the documentation. Added an example to demonstrate these new features check-in: e5a1ad6691 user: markus tags: trunk
2014-11-19
04:38
Tcllib ticket [ba3b0d913c] applied to tklib as well, allowing a user-specified tclsh. Removed use of wish, not used anywhere else. check-in: 8332b6bb51 user: aku tags: trunk
2014-11-08
00:29
Updated the hash-bangs in all Tcl example apps to a modern form without tricks. check-in: 00d4856ed0 user: andreask tags: trunk
2014-11-07
23:22
diagram-viewer - Fixed ticket [bf1affbea9], non-portable hash-bang. Still have to go over the examples for same. check-in: 9f71774b16 user: andreask tags: trunk
23:16
bitmap-editor - Fixed tickets [14c1e0badf] and [1f4480cc97]. I.e. the bug preventing it from opening files, and made the script executable. check-in: 9aa0f9d2b9 user: andreask tags: trunk
2014-10-19
21:05
* scripts/tablelistEdit.tcl: Appended the missing 4th argument to the two invocations of the procedure "tablelist::moveOrActivate". * scripts/tablelistUtil.tcl: Fixed a typo. check-in: b9cebf149b user: csaba tags: trunk
21:04
* CHANGES.txt: Updated to reflect the changes. check-in: 8be46e12a6 user: csaba tags: trunk
21:02
* *.tcl: Bumped the version number to 5.12.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: check-in: ece1c66f89 user: csaba tags: trunk
21:00
* *.tcl: Bumped the version number to 5.12.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: * CHANGES.txt: Updated to reflect the changes. * scripts/tablelistEdit.tcl: Appended the missing 4th argument to the two invocations of the procedure "tablelist::moveOrActivate". * scripts/tablelistUtil.tcl: Fixed a typo. check-in: 3da03d2442 user: csaba tags: trunk
2014-10-08
21:17
* ../../examples/*.tcl: Bumped the version number to 5.12. check-in: f5edb6e55b user: csaba tags: trunk
21:14
* doc/*.png: Updated several screenshots. check-in: f1bcaed7d2 user: csaba tags: trunk
21:12
* doc/*.html: Updated to reflect the changes; added a "Drag & Drop Support" section to the reference manual. check-in: 73a799a81d user: csaba tags: trunk
21:08
* scripts/tclIndex: Newly generated. check-in: 6f6c847e04 user: csaba tags: trunk
21:07
* scripts/*.tcl: Added the "-customdragsource" and "-showseparators" configuration options; added the "showtargetmark", "hidetargetmark", "targetmarkpos", and "targetmarkpath" subcommands; made the default binding scripts drag-friendly; new values "flat5x3" and "flat5x4" for the "-arrowstyle" option; updated the tree styles "adwaita", "ubuntu", and "mint"; fixed a bug related to horizontal scrolling in an empty tablelist widget with positive "-titlecolumns" value. check-in: c868ed1ae5 user: csaba tags: trunk
21:03
* CHANGES.txt: Updated to reflect the changes. check-in: 52bce2979e user: csaba tags: trunk
21:02
* *.tcl: Bumped the version number to 5.12. * COPYRIGHT.txt: * README.txt: check-in: 01ab97ef13 user: csaba tags: trunk
21:00
* *.tcl: Bumped the version number to 5.12. * COPYRIGHT.txt: * README.txt: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Added the "-customdragsource" and "-showseparators" configuration options; added the "showtargetmark", "hidetargetmark", "targetmarkpos", and "targetmarkpath" subcommands; made the default binding scripts drag-friendly; new values "flat5x3" and "flat5x4" for the "-arrowstyle" option; updated the tree styles "adwaita", "ubuntu", and "mint"; fixed a bug related to horizontal scrolling in an empty tablelist widget with positive "-titlecolumns" value. * scripts/tclIndex: Newly generated. * ../../examples/*.tcl: Bumped the version number to 5.12. * doc/*.html: Updated to reflect the changes; added a "Drag & Drop Support" section to the reference manual. * doc/*.png: Updated several screenshots. check-in: 105b107f72 user: csaba tags: trunk
2014-08-11
05:25
https://github.com/burgerga/tklib/commit/c6af5d086afe5f052daae01986d271e31c45fede https://github.com/tcltk/tklib/pull/3 tooltip - Fixed multiple addition of the tooltip bindings tag to a widget, must be done only once. Bumped to version 1.4.5. check-in: 37ef264934 user: aku tags: trunk
2014-06-25
10:51
Remove leftover test statement from the example check-in: d383b32b42 user: markus tags: trunk
2014-06-23
07:58
Introduced two new subcommands for timecharts (suggestion by Nick Matthews) and a new subcommand for 3D plots Adapted two examples to take advantage of these new subcommands check-in: 2717837a22 user: markus tags: trunk
2014-03-19
13:29
Add missing source file check-in: adac221980 user: markus tags: trunk
12:08
Add the status timeline plot type as supplied by Sean Deely Woods. This includes a new demo program. check-in: 1c99ea3336 user: markus tags: trunk
2014-03-14
15:43
Properly bump the version to 2.2.2 check-in: 68ed5dffc6 user: markus tags: trunk