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.

193 check-ins using file embedded/www/tklib/files/modules/autoscroll/autoscroll.html version 123cb22468

2017-03-31
17:13
Module ntext - update to 1.0b1 check-in: 10d06551a6 user: kjnash tags: trunk
2017-03-30
18:00
Correct a small bug in the configuration of the plaintext annotations (reported by Nick Matthews) check-in: 63dbc64d55 user: markus tags: trunk
2017-03-22
13:15
* *.tcl: Bumped the version number to 5.17. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: check-in: d863e00674 user: csaba tags: trunk
13:08
* doc/*.png: Updated screenshots. check-in: 09b4205155 user: csaba tags: trunk
13:06
* doc/arc.png: Added screenshots. * doc/blueMenta.png: * doc/menta.png: * doc/ubuntuMate.png: * doc/ubuntu3.png: check-in: 61c705891f user: csaba tags: trunk
13:04
* scripts/tclIndex: Newly generated. check-in: 0834f4a24b user: csaba tags: trunk
13:04
* scripts/*.tcl: Added the tree styles "arc", "blueMenta", "menta", "ubuntuMate", and "ubuntu3"; added the "dicttoitem" and "itemtodict" subcommands; added support for the virtual event <<TablelistViewUpdated>>; added bindings for toggling the selection state of individual items and elements; added support for the keyboard shortcuts <Control-a> and <Shift-Control-A> as alternatives to <Control-slash> and <Control-backslash>; improvements related to vertical scrolling. check-in: 1d0d9cbed6 user: csaba tags: trunk
13:03
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 1e5f771358 user: csaba tags: trunk
13:02
* *.tcl: Bumped the version number to 5.17. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: check-in: 7b2ef697b7 user: csaba tags: trunk
13:01
* *.tcl: Bumped the version number to 5.17. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: * CHANGES.txt: Updated to reflect the changes. * doc/*.html: * scripts/*.tcl: Added the tree styles "arc", "blueMenta", "menta", "ubuntuMate", and "ubuntu3"; added the "dicttoitem" and "itemtodict" subcommands; added support for the virtual event <<TablelistViewUpdated>>; added bindings for toggling the selection state of individual items and elements; added support for the keyboard shortcuts <Control-a> and <Shift-Control-A> as alternatives to <Control-slash> and <Control-backslash>; improvements related to vertical scrolling. * scripts/tclIndex: Newly generated. * doc/arc.png: Added screenshots. * doc/blueMenta.png: * doc/menta.png: * doc/ubuntuMate.png: * doc/ubuntu3.png: * doc/*.png: Updated screenshots. check-in: 6c4771ff77 user: csaba tags: trunk
2017-03-21
11:48
Correct a problem with the bindlast command for dot objects check-in: 4d3bce3fac user: markus tags: trunk
2017-03-14
18:53
Add the minmax command as well as a small demonstration script. Now: version 2.4.1 check-in: f8a67fd482 user: markus tags: trunk
05:19
Describe the configuration options for the new "region" command. check-in: 864938d870 user: markus tags: trunk
2017-03-13
19:36
Add a method "region" for xy-type plots and extend the method plotlist to the logarithmic variants. More extensions to follow check-in: bfab80e3e6 user: markus tags: trunk
2017-03-12
11:02
Deprecate the procedure polarToPixel and implement the -shownumbers option for polar plots (Issue found by Steve Landers) check-in: b5ee8e9a32 user: markus tags: trunk
2017-03-10
14:58
Update *-doc targets in Makefile.in to adapt to changes in sak.tcl check-in: 4a80b13d5b user: kjnash tags: trunk
2016-11-25
09:31
Update the error message to include all options (the new one, "--" was missing) check-in: b54e97d840 user: markus tags: trunk
2016-11-24
12:20
Apply the patch by stwo (http://core.tcl.tk/tklib/tktview?name=3106443fffffffff) to make it possible for the message of a tooltip to start with a hyphen. check-in: 644ebcf31d user: markus tags: trunk
2016-08-30
20:32
* scripts/tablelistWidget.tcl: Worked around a text widget issue in Tk 8.6.6. check-in: bb6b6da7e1 user: csaba tags: trunk
20:32
* CHANGES.txt: Updated to reflect the change. check-in: 3aa217cefe user: csaba tags: trunk
20:30
* scripts/tablelistWidget.tcl: Worked around a text widget issue in Tk 8.6.6. * CHANGES.txt: Updated to reflect the above change. check-in: afec01e7fe user: csaba tags: trunk
2016-08-25
20:57
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: * doc/*.png: check-in: 5f7464fd92 user: csaba tags: trunk
20:55
* scripts/tclIndex: Newly generated. check-in: c29118ec3e user: csaba tags: trunk
20:54
* scripts/tablelistImages.tcl: Added the tree style "mint2"; improved a * scripts/tablelistWidget.tcl: few tree styles. check-in: 5f10bdd860 user: csaba tags: trunk
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
20:55
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: 20861e8214 user: csaba tags: trunk
20:52
* 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: 699ebff4d5 user: csaba tags: trunk
2016-06-15
19:18
* ../../examples/*.tcl: Bumped the version number to 5.16. check-in: ef19af2e1d user: csaba tags: trunk
19:16
* doc/arrowStyles_vista.png: Added screenshot. check-in: 7d5c4d09b7 user: csaba tags: trunk
19:14
* doc/ambiance.png: Updated screenshots. * doc/arrowStyles.png: * doc/bicolor*.png: * doc/browse*.png: * doc/bwidget.png: * doc/classic*.png: * doc/config.png: * doc/dirViewer.png: * doc/dust*.png: * doc/embeddedWindows*.png: * doc/plain*.png: * doc/radiance.png: * doc/styles.png: * doc/tileWidgets.png: check-in: 4ddb08c7c0 user: csaba tags: trunk
19:11
* scripts/tclIndex: Newly generated. check-in: 0f5780b8e7 user: csaba tags: trunk
19:11
* scripts/tablelistConfig.tcl: Made the sort arrows look more native on * scripts/tablelistEdit.tcl: Windows Vista and later; support for * scripts/tablelistImages.tcl: fully qualified edit window names of the * scripts/tablelistThemes.tcl: form "::ttk::*"; improvements related to * scripts/tablelistUtil.tcl: the "move" and "movecolumn" subcommands * scripts/tablelistWidget.tcl: and to the deletion of the images used in sort arrows; drastically increased the speed of the "collapse" and "collapseall" subcommands with the "-fully" option; fixed a bug related to the "curcellselection" subcommand. check-in: 773c582da7 user: csaba tags: trunk
19:09
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 55cce1b314 user: csaba tags: trunk
19:08
* *.tcl: Bumped the version number to 5.16. * COPYRIGHT.txt: * README.txt: check-in: 48718ff61e user: csaba tags: trunk
19:06
* *.tcl: Bumped the version number to 5.16. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: * CHANGES.txt: Updated to reflect the changes. * doc/*.html: * scripts/tablelistConfig.tcl: Made the sort arrows look more native on * scripts/tablelistEdit.tcl: Windows Vista and later; support for * scripts/tablelistImages.tcl: fully qualified edit window names of the * scripts/tablelistThemes.tcl: form "::ttk::*"; improvements related to * scripts/tablelistUtil.tcl: the "move" and "movecolumn" subcommands * scripts/tablelistWidget.tcl: and to the deletion of the images used in sort arrows; drastically increased the speed of the "collapse" and "collapseall" subcommands with the "-fully" option; fixed a bug related to the "curcellselection" subcommand. * scripts/tclIndex: Newly generated. * doc/ambiance.png: Updated screenshots. * doc/arrowStyles.png: * doc/bicolor*.png: * doc/browse*.png: * doc/bwidget.png: * doc/classic*.png: * doc/config.png: * doc/dirViewer.png: * doc/dust*.png: * doc/embeddedWindows*.png: * doc/plain*.png: * doc/radiance.png: * doc/styles.png: * doc/tileWidgets.png: * doc/arrowStyles_vista.png: Added screenshot. check-in: f2aad4848e user: csaba tags: trunk
2016-05-08
09:51
Various small issues (clearing the canvas and corrections in the documentation) check-in: d9f5aa72f6 user: markus tags: trunk
2015-12-28
19:25
* ../../examples/*.tcl: Bumped the version number to 5.15. check-in: 40613d89df user: csaba tags: trunk
19:24
* doc/win10.png: Added screenshot. check-in: 61d1e611ac user: csaba tags: trunk
19:23
* doc/arrowStyles.png: Updated screenshots. * doc/browse*.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows*.png: * doc/styles.png: * doc/tileWidgets.png: * doc/vista*.png: * doc/win7*.png: check-in: c5aa255a83 user: csaba tags: trunk
19:21
* scripts/tclIndex: Newly generated. check-in: ed8ab66ca3 user: csaba tags: trunk
19:20
* scripts/tablelistConfig.tcl: Added the tree style "win10" and the * scripts/tablelistEdit.tcl: arrow styles "flatAngle11x6" and * scripts/tablelistImages.tcl: "flatAngle15x8"; Worked around a text * scripts/tablelistThemes.tcl: widget bug introduced in Tk 8.5.18 and * scripts/tablelistWidget.tcl: 8.6.4; Fixed a bug that prevented the subcommands "see end", "see last", and "yview moveto 1" from working as expected if the tablelist widget contains multi-line cells or large images. check-in: 94b3c494dc user: csaba tags: trunk
19:18
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 3ffcbea335 user: csaba tags: trunk
19:17
* *.tcl: Bumped the version number to 5.15. * COPYRIGHT.txt: * README.txt: check-in: f62559caf2 user: csaba tags: trunk
19:15
* *.tcl: Bumped the version number to 5.15. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: * CHANGES.txt: Updated to reflect the changes. * doc/*.html: * scripts/tablelistConfig.tcl: Added the tree style "win10" and the * scripts/tablelistEdit.tcl: arrow styles "flatAngle11x6" and * scripts/tablelistImages.tcl: "flatAngle15x8"; Worked around a text * scripts/tablelistThemes.tcl: widget bug introduced in Tk 8.5.18 and * scripts/tablelistWidget.tcl: 8.6.4; Fixed a bug that prevented the subcommands "see end", "see last", and "yview moveto 1" from working as expected if the tablelist widget contains multi-line cells or large images. * scripts/tclIndex: Newly generated. * doc/arrowStyles.png: Updated screenshots. * doc/browse*.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows*.png: * doc/styles.png: * doc/tileWidgets.png: * doc/vista*.png: * doc/win7*.png: * doc/win10.png: Added screenshot. check-in: 9a988e2a2d user: csaba tags: trunk
2015-09-20
13:44
Correct a small typo in the example check-in: 296358b22c user: markus tags: trunk
2015-08-22
20:46
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: 4ae9f0db58 user: csaba tags: trunk
20:44
* scripts/tclIndex: Newly generated. check-in: 3c830f69a7 user: csaba tags: trunk
20:44
* scripts/tablelistConfig.tcl: Added automatic scaling for the default * scripts/tablelistImages.tcl: arrow style on Windows Vista and later; * scripts/tablelistThemes.tcl: Minor scaling-related improvemnts. * scripts/tablelistWidget.tcl: check-in: 7d477511eb user: csaba tags: trunk
20:43
* scripts/tablelistConfig.tcl: Added automatic scaling for the default * scripts/tablelistImages.tcl: arrow style on Windows Vista and later; * scripts/tablelistThemes.tcl: Minor scaling-related improvemnts. * scripts/tablelistWidget.tcl: * scripts/tclIndex: Newly generated. * CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: 5e3ffb8d82 user: csaba tags: trunk
2015-08-19
19:53
* scripts/tablelistImages.tcl: Added automatic scaling for the tree styles "vistaAero", "vistaClassic", "win7Aero", and "win7Classic on Windows 7 and later. * scripts/tclIndex: Newly generated. * CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: * doc/vistaAero.png: Updated screenshots. * doc/win7Aero.png: check-in: 214b43f47d user: csaba tags: trunk
19:52
* doc/vistaAero.png: Updated screenshots. * doc/win7Aero.png: check-in: a511a9ece5 user: csaba tags: trunk
19:50
* CHANGES.txt: Updated to reflect the changes. * doc/tablelistWidget.html: check-in: e8ccc9d0aa user: csaba tags: trunk
19:49
* scripts/tclIndex: Newly generated. check-in: 5552060420 user: csaba tags: trunk
19:49
* scripts/tablelistImages.tcl: Added automatic scaling for the tree styles "vistaAero", "vistaClassic", "win7Aero", and "win7Classic on Windows 7 and later. check-in: e0c4fc58fe user: csaba tags: trunk
2015-08-10
20:37
* scripts/tablelistEdit.tcl: Minor improvements. * doc/tablelistWidget.html: check-in: 9bad44ee8f user: csaba tags: trunk
20:36
* scripts/tablelistEdit.tcl: Minor improvements. * doc/tablelistWidget.html: check-in: 12d71491bc user: csaba tags: trunk
2015-08-07
20:41
* doc/bicolor*.png: Updated screenshots. * doc/classic*.png: * doc/plain*.png: * doc/tablelistWidget.html: check-in: 76cb15c3aa user: csaba tags: trunk
20:39
* scripts/tablelistImages.tcl: Improved a few tree styles. check-in: 26510711a7 user: csaba tags: trunk
20:38
* scripts/tablelistImages.tcl: Improved a few tree styles. * doc/bicolor*.png: Updated screenshots. * doc/classic*.png: * doc/plain*.png: * doc/tablelistWidget.html: check-in: 74fe306996 user: csaba tags: trunk
2015-07-30
21:03
* ../../examples/*.gif: Updated images. check-in: 20d00448f0 user: csaba tags: trunk
21:02
* ../../examples/*.tcl: Bumped the version number to 5.14. check-in: 3fdb27a18a user: csaba tags: trunk
21:00
* doc/bicolor*.png: Added screenshots. * doc/classic*.png: * doc/plain*.png: * doc/ubuntu2.png: * doc/yuyo.png: check-in: 6b59f02f5c user: csaba tags: trunk
20:58
* doc/arrowStyles.png: Updated screenshots. * doc/baghira.png: * doc/browse*.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows*.png: * doc/klearlooks.png: * doc/oxygen*.png: * doc/phase.png: * doc/plasti*.png: * doc/styles.png: * doc/tileWidgets.png: check-in: 37bd118785 user: csaba tags: trunk
20:55
* doc/*.html: Updated to reflect the changes. check-in: 6b1ffe4a4c user: csaba tags: trunk
20:54
* scripts/tclIndex: Newly generated. check-in: dac8ae69d5 user: csaba tags: trunk
20:54
* scripts/*.tcl: Added the "-colorizecommand" configuration option; The "curcellselection" and "curselection" subcommands now accept an optional argument; Added the arrow style "flat8x4"; Added the tree styles "ubuntu2", "yuyo", "plain1", ..., "plain4", "bicolor1", ..., "bicolor4", and "classic1", ..., "classic4"; Changes related to the default arrow color and style; In case of "-selecttype cell", the row containing the active cell is now displayed with raised relief; Guarded against invocations of the "update" command from within binding scripts associated with the <<TablelistSelect>> virtual event; Worked around some unexpected events in certain X11 environments, which prevented Tablelist 5.13 from starting the interactive cell editing in such environments. check-in: f6248dff9a user: csaba tags: trunk
20:50
* CHANGES.txt: Updated to reflect the changes. check-in: e0d6041a28 user: csaba tags: trunk
20:50
* *.tcl: Bumped the version number to 5.14. * COPYRIGHT.txt: * README.txt: check-in: 907ae724a0 user: csaba tags: trunk
20:48
* *.tcl: Bumped the version number to 5.14. * COPYRIGHT.txt: * README.txt: * ../../examples/*.tcl: * CHANGES.txt: Updated to reflect the changes. * scripts/*.tcl: Added the "-colorizecommand" configuration option; The "curcellselection" and "curselection" subcommands now accept an optional argument; Added the arrow style "flat8x4"; Added the tree styles "ubuntu2", "yuyo", "plain1", ..., "plain4", "bicolor1", ..., "bicolor4", and "classic1", ..., "classic4"; Changes related to the default arrow color and style; In case of "-selecttype cell", the row containing the active cell is now displayed with raised relief; Guarded against invocations of the "update" command from within binding scripts associated with the <<TablelistSelect>> virtual event; Worked around some unexpected events in certain X11 environments, which prevented Tablelist 5.13 from starting the interactive cell editing in such environments. * scripts/tclIndex: Newly generated. * doc/*.html: Updated to reflect the changes. * doc/arrowStyles.png: Updated screenshots. * doc/baghira.png: * doc/browse*.png: * doc/bwidget.png: * doc/config.png: * doc/dirViewer.png: * doc/embeddedWindows*.png: * doc/klearlooks.png: * doc/oxygen*.png: * doc/phase.png: * doc/plasti*.png: * doc/styles.png: * doc/tileWidgets.png: * doc/bicolor*.png: Added screenshots. * doc/classic*.png: * doc/plain*.png: * doc/ubuntu2.png: * doc/yuyo.png: * ../../examples/*.gif: Updated images. check-in: fa713286d5 user: csaba tags: trunk
2015-07-17
18:00
notifywindow - Fix doctools syntax errors check-in: 24ccdbbe8c user: andreask tags: trunk
2015-06-23
22:44
Improved implementation for notifywindow using message widget; better accommodates longer text with sane display check-in: 4378266260 user: kevin_walzer tags: trunk
2015-06-20
02:04
Add notifywindow package to tklib check-in: 72cbe4466a user: kevin_walzer tags: trunk
2015-04-22
10:44
Remove source statement - left-over from testing that should not be there check-in: 26f7edca5c user: markus tags: trunk
2015-04-21
06:15
Regenerated documentation. check-in: 9968f0fca3 user: aku tags: trunk
06:14
bitmap-editor - Ticket [28d0c78144]. Fixed missing global variable. check-in: 0d1aa849a2 user: aku tags: trunk
2015-04-13
12:35
Remove invocation of "console show" - should not be there check-in: e0e6bea8c2 user: markus tags: trunk
12:28
Remove a left-over invocation of "console show" - should simply not be there. check-in: 00abb9d775 user: markus tags: trunk
06:43
Remove [console show], a left over from a debugging session check-in: 5a8cd11629 user: markus tags: trunk
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-05
17:37
Ticket [88507dbd48]. Fixes to the canvas/pdf format, and the diagram viewer itself (error reporting). Leaf check-in: 04b7108ed8 user: andreask tags: dia-pdf
17:27
Merged latest trunk work to the diagram/pdf work. check-in: 6f2e578daa user: andreask tags: dia-pdf
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-11
19:50
Fixed oops. Updated pkgIndex.tcl to know about "canvas::pdf" check-in: 100fa48b6b user: andreask tags: dia-pdf
19:46
Ticket [88507dbd48]. Added package canvas::pdf to mediate between diagram::application and pdf4tcl. check-in: 2446bda270 user: andreask tags: dia-pdf
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
2014-02-23
11:11
* scripts/tablelistUtil.tcl: Workarounds for text widget bugs. * scripts/tablelistWidget.tcl: check-in: 5fcc441f7d user: csaba tags: trunk
11:10
* scripts/tablelistUtil.tcl: Workarounds for text widget bugs. * scripts/tablelistWidget.tcl: check-in: 999dd2ad05 user: csaba tags: trunk
2014-02-22
17:58
* scripts/tablelistUtil.tcl: Minor correction. check-in: 5bf9c2d13c user: csaba tags: trunk
17:57
* scripts/tablelistUtil.tcl: Minor correction. check-in: 5791c2e5a1 user: csaba tags: trunk
2014-02-21
22:27
* scripts/tablelistUtil.tcl: Minor improvements related to the separators. check-in: 35211b1e0d user: csaba tags: trunk
22:25
* scripts/tablelistUtil.tcl: Minor improvements related to the separators. check-in: 3fed890c4a user: csaba tags: trunk
2014-02-16
20:27
* ../../examples/*.tcl: Updated the copyright information. check-in: b61904b43b user: csaba tags: trunk
20:26
* doc/stylesheet.css: Added stylesheet file. check-in: 46e363b8c0 user: csaba tags: trunk
20:25
* doc/*.html: Bumped the version number to 3.7; numerous improvements. check-in: 4fc2e0f454 user: csaba tags: trunk
20:24
* CHANGES.txt: Updated to reflect the changes. check-in: 18809bf8b3 user: csaba tags: trunk
20:24
* scripts/*.tcl: Minor performance improvements; included the same version of "mwutil.tcl" as in Tablelist release 5.11; restored the support for Tcl/Tk 8.0, by cleaning up the use of the "clock" command and that of the <MouseWheel> event; improved the package loading mechanism. check-in: 48b59f7006 user: csaba tags: trunk
20:22
* *.tcl: Bumped the version number to 3.7; updated the * COPYRIGHT.txt: copyright information. * README.txt: check-in: dafc9bddbd user: csaba tags: trunk
20:20
* Added the changes contained in Mentry 3.7. check-in: 776b47c4c6 user: csaba tags: trunk
19:20
* ../../examples/*.tcl: Bumped the version number to 3.5. check-in: 467a21bfe6 user: csaba tags: trunk
19:18
* doc/stylesheet.css: Added stylesheet file. check-in: f9f11b0626 user: csaba tags: trunk
19:17
* doc/*.html: Updated to reflect the changes; numerous improvements. check-in: aea74eea3a user: csaba tags: trunk
19:16
* CHANGES.txt: Updated to reflect the changes. check-in: bdeecfb70d user: csaba tags: trunk
19:16
* scripts/tclIndex: Newly generated. check-in: df8f305763 user: csaba tags: trunk
19:15
* scripts/*.tcl: Support for the tile treeview widget; minor performance improvements. check-in: 3425eae0b6 user: csaba tags: trunk
19:12
* *.tcl: Bumped the version number to 3.5. * COPYRIGHT.txt: * README.txt: check-in: efdf664628 user: csaba tags: trunk
19:10
* Added the changes contained in Wcb 3.5. check-in: 84be33e20a user: csaba tags: trunk
13:45
* ../../examples/*.tcl: Bumped the version number to 5.11. check-in: 47c29905f5 user: csaba tags: trunk
13:44
* doc/arrowStyles.png: Updated the screenshot. check-in: ced7c5ee48 user: csaba tags: trunk
13:43
* doc/stylesheet.css: Added stylesheet file. check-in: d097cdd528 user: csaba tags: trunk
13:43
* doc/*.html: Updated to reflect the changes; numerous improvements. check-in: 7bee6db358 user: csaba tags: trunk
13:42
* CHANGES.txt: Updated to reflect the changes. check-in: 20751490db user: csaba tags: trunk
13:42
* scripts/tclIndex: Newly generated. check-in: 0378ef5d6a user: csaba tags: trunk
13:41
* scripts/*.tcl: Added the "findrowname" and "findcolumnname" subcommands; collapsing a row no longer leads to renumbering the lines; placing a horizontal separator below the last tablelist row if "-showseparators" is true and "-fullseparators" is false; worked around a peculiarity of Tk on Windows, which caused problems when resizing the tablelist window in the presence of embedded images or multi-line elements; added the missing actualization of the active and anchor row indices after moving an item to a different position; fixed two bugs in Tablelist_tile, related to header labels with embedded images; numerous further improvements. check-in: c158ad4f5c user: csaba tags: trunk
13:39
* *.tcl: Bumped the version number to 5.11. * COPYRIGHT.txt: * README.txt: check-in: 552f85a51e user: csaba tags: trunk
13:38
* Added the changes contained in Tablelist 5.11. check-in: 620d7b7f3f user: csaba tags: trunk
2014-02-06
09:23
Correcting an error in one of the demo programs and missing axis elements for Gantt charts. check-in: e3b4898b67 user: markus tags: trunk
2013-10-30
18:44
Ticket [19721eff15]. Updated canvas examples for runnability against an installed tklib. Patch by stu. check-in: 8a11db6d15 user: andreask tags: trunk
18:29
Fixed ticket [678c8ac255]. Updated file references. check-in: 50bcb455ab user: andreask tags: trunk
18:22
Ticket [3dee7d95ca]. Lower the canvas items of the gradient to make them background instead of having them obscuring other items. Version bumped to 0.2. check-in: 5c19b0d0e3 user: andreask tags: trunk
2013-10-22
18:52
* scripts/tablelistUtil.tcl: Fixed a bug related to column deletion if the "-selecttype" option has the value "cell". check-in: 2df1385ab6 user: csaba tags: trunk
18:50
* CHANGES.txt: Slightly extended. check-in: 04e6627ec1 user: csaba tags: trunk
18:49
* CHANGES.txt: Slightly extended. * scripts/tablelistUtil.tcl: Fixed a bug related to column deletion if the "-selecttype" option has the value "cell". check-in: 750ed30023 user: csaba tags: trunk
2013-10-21
20:48
Merge again check-in: ea711e0480 user: andreask tags: trunk
19:24
Merge forked trunk heads back into single leaf. It is always a good idea to pull before starting a larger edit, and then recheck before commiting and/or pushing. check-in: 1e2f1fcce2 user: andreask tags: trunk
18:38
* scripts/tablelistBind.tcl: Guarded against column deletions from * scripts/tablelistUtil.tcl: within non-default binding scripts. check-in: 2e3079dec2 user: csaba tags: trunk
18:37
* CHANGES.txt: Slightly extended. check-in: 4fc1c1a173 user: csaba tags: trunk
18:36
* CHANGES.txt: Slightly extended. * scripts/tablelistBind.tcl: Guarded against column deletions from * scripts/tablelistUtil.tcl: within non-default binding scripts. check-in: 454c2f204b user: csaba tags: trunk
2013-10-15
16:19
* ../../examples/*.tcl: Bumped the version number to 5.10. check-in: ecbc817ef3 user: csaba tags: trunk
16:14
* doc/config.png: Updated screenshots. * doc/styles.png: check-in: 2b30f61784 user: csaba tags: trunk
16:13
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 41527180a3 user: csaba tags: trunk
16:07
* scripts/*.tcl: Added the "-acceptdropcommand", "-instanttoggle", and "-tight" configuration options; added the "isviewable" and "viewablerowcount" subcommands; improvements related to the value of the "-data" option for the virtual events <<TablelistColumnMoved>> and <<TablelistRowMoved>>; sped up the "delete" subcommand; restored the support for some earlier Tcl/Tk versions; improved the package loading mechanism; guarded against potential item insertions or deletions from within the commnad specified as the value of the "-editendcommand" option; guarded against deletion of embedded images or windows from within the commnad specified as the value of the "-tooltipaddcommand" option. check-in: c5b09a4aaf user: csaba tags: trunk
15:57
* *.tcl: Bumped the version number to 5.10. * COPYRIGHT.txt: * README.txt: check-in: 887730a96d user: csaba tags: trunk
15:56
* *.tcl: Bumped the version number to 5.10. * COPYRIGHT.txt: * README.txt: * scripts/*.tcl: Added the "-acceptdropcommand", "-instanttoggle", and "-tight" configuration options; added the "isviewable" and "viewablerowcount" subcommands; improvements related to the value of the "-data" option for the virtual events <<TablelistColumnMoved>> and <<TablelistRowMoved>>; sped up the "delete" subcommand; restored the support for some earlier Tcl/Tk versions; improved the package loading mechanism; guarded against potential item insertions or deletions from within the commnad specified as the value of the "-editendcommand" option; guarded against deletion of embedded images or windows from within the commnad specified as the value of the "-tooltipaddcommand" option. * scripts/tclIndex: Newly generated. * ../../examples/*.tcl: Bumped the version number to 5.10. * CHANGES.txt: Updated to reflect the changes. * doc/*.html: * doc/config.png: Updated screenshots. * doc/styles.png: check-in: 95989b8d77 user: csaba tags: trunk
2013-10-06
08:29
Added shebang lines and changed the line endings for demo-meters.tcl (issues reported by stwo) check-in: 22df28a90a user: markus tags: trunk
2013-09-29
11:55
Addded change in plotpriv.tcl to the change log - see ticket 40ae42af80 check-in: 63d8aa94fa user: markus tags: trunk
11:54
Remove a restriction on the number of plots that can be redefined in a canvas - see ticket 40ae42af80 check-in: 6a9af84fac user: markus tags: trunk
11:37
Add the test/example for the ternary diagram check-in: 961a194771 user: markus tags: trunk
11:37
Add the components for the ternary diagram check-in: a077a938e3 user: markus tags: trunk
11:31
Bumping version to 2.2.1 and updating the ChangeLog. Also some corrections in the documentation. check-in: 6719472dfa user: markus tags: trunk
11:24
Add dummy components for table charts, otherwise the computing the margins causes trouble. Add dummy scaling parameters for spiral pies check-in: 757e34971e user: markus tags: trunk
11:01
Add package require command - this was missing from the example/test check-in: 4cabe61f46 user: markus tags: trunk
10:45
Update the examples and tests with a sh-bang line; catch the use of "console show"; remove "source plotchart.tcl", as per ticket 750b78f0c03dcb64 by stwo check-in: 9da03561ad user: markus tags: trunk
2013-07-26
17:54
Regenerated embedded docs to get latest changes. check-in: 22ba5aa4f0 user: andreask tags: trunk