Tk Library Source Code

Timeline
Login

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

200 most recent check-ins using file examples/plotchart/test_legend.tcl version 1cc0aa5075

2022-04-03
13:33
Correct a few deprecated commands in the man page (the changes made by aku were in a branch?) and include the change log. check-in: 3026891c3d user: markus tags: trunk
13:27
Add procedures for drawing a circle plot to the package. (Most of the code was already available but it was not documented and there was a small glitch in the positioning of the circle. Should probably use this solution for all circle-based plots, but that does mean an incompatibility. Note to self: this is for a future version - there are a few other things like that) check-in: ac8bbe4d2f user: markus tags: trunk
2022-03-29
21:11
chore: added support for module exclusions to the sak (local)doc chore: reworked localdoc interna to match tcllib's localdoc. We now have idoc/ for installer documentation, and embedded/ for web view from the repository website check-in: de35d2a1cb user: aku tags: shtmlview
21:07
fix: plotchart documentation, replaced deprecated `nl` commands with `para`. check-in: 7016836278 user: aku tags: shtmlview
21:06
New module: shtmlview, supplied by Detlef Groth. Ticket [be258bb286]. check-in: 32ee519551 user: aku tags: shtmlview
2022-03-22
10:48
* Released Tablelist 6.18. check-in: 21139efe0a user: csaba tags: trunk
10:46
* Released Scrollutil 1.14. check-in: 1d5e6da72a user: csaba tags: trunk
10:44
* Released Mentry 3.15. check-in: 49a307818f user: csaba tags: trunk
2022-03-17
20:45
* doc/plainnotebook.html: Corrected a typo. check-in: a7fdd3c25a user: csaba tags: trunk
20:37
* CHANGES.txt: Updated to reflect the changes. check-in: a9d440721e user: csaba tags: trunk
20:36
* scripts/plainnotebook.tcl: Using own styles for the title label as * doc/plainnotebook.html: well as the tabs created with the "addlabel" and "insertlabel" plainnotebook subcommands. check-in: 4d4ff4ef73 user: csaba tags: trunk
20:34
* scripts/scrollednotebook.tcl: Changed the handling * doc/scrollednotebook.html: of mouse events for * ../../examples/scrollutil/TtkNotebookDemo.tcl: the "closetab" element of a ttk:notebook tab. check-in: 3fe084d9cc user: csaba tags: trunk
20:33
* ChangeLog for scrollutil: Updated. check-in: 63820b7252 user: csaba tags: trunk
2022-03-14
18:24
* CHANGES.txt: Using "$ttk::currentTheme" as * doc/scrollutil.html: fallback if "[ttk::style theme use]" * ../../examples/scrollutil/*.tcl: is not supported (for Tk 8.4). check-in: 1aca5c9441 user: csaba tags: trunk
18:23
* ChangeLog for scrollutil: Updated. check-in: a7593387b1 user: csaba tags: trunk
2022-03-13
20:01
* ../../examples/mentry/*.tcl: Updated the copyright information. check-in: bc61fc44a8 user: csaba tags: trunk
20:00
* scripts/tclIndex: Newly generated. check-in: e9fa07111b user: csaba tags: trunk
19:59
* scripts/*.tcl: Fixed a bug related to the handling of the * scripts/mwutil/*.tcl: <<ThemeChanged>> event when the package Mentry rather than Mentry_tile was loaded into the interpreter; updated the copyright information. check-in: c33cafda70 user: csaba tags: trunk
19:58
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 9d25503701 user: csaba tags: trunk
19:57
* *.tcl: Bumped the version number to 3.15; updated the * COPYRIGHT.txt: copyright information. * README.txt: check-in: c0243045fd user: csaba tags: trunk
19:56
* ChangeLog for mentry: Updated. check-in: 45225d164e user: csaba tags: trunk
17:46
* scripts/utils/*.tcl: Setting the default height of the ttk::treeview rows to a value based on the font's metrics; extensions related to the TSpinbox style; several further extensions and improvements. check-in: 9b4672076e user: csaba tags: trunk
17:43
* scripts/tclIndex: Newly generated. check-in: 0d1a0faf26 user: csaba tags: trunk
17:42
* scripts/*.tcl: Added support for the case that the "clam" theme was modified by invoking the "clampatch::patchClamTheme" command of the clampatch package (bundled with Scrollutil); when starting the editing session, the "-exportselection" option of the tablelist widget is now set to 0, and when the editing is finished or canceled, the option's original value is restored; made sure that the "-showeditcursor" configuration option will work as expected also in the special case that the application was cross-wrapped on Linux for Windows using freewrap; overhauled the workaround for the problem that in Tk 8.6.11 and later on Mac OS X/11+ the idle callbacks are often fired at unexpected times; fixed a bug related to the handling of the <<ThemeChanged>> event when the package Tablelist rather than Tablelist_tile was loaded into the interpreter; fixed a bug related to the mouse event handling for the header labels in the special case that there is another tablelist closely to the left of the widget in question. check-in: 3f4f4bc7a8 user: csaba tags: trunk
17:41
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: f5b47b7707 user: csaba tags: trunk
17:40
* *.tcl: Bumped the version number to 6.18. * COPYRIGHT.txt: * README.txt: * ../../examples/tablelist/*.tcl: check-in: ccea074817 user: csaba tags: trunk
17:38
* ChangeLog for tablelist: Updated. check-in: 184644bfb4 user: csaba tags: trunk
17:30
* ChangeLog for scrollutil: Updated. check-in: dfe2f2ced8 user: csaba tags: trunk
17:29
* ../../examples/scrollutil/*.tcl: Replaced "$ttk::currentTheme" with "[ttk::style theme use]"; several further improvements. check-in: 6d61088cc5 user: csaba tags: trunk
17:27
* doc/ScrollableFrmDemo2.png: Updated screenshots. * doc/TablelistConfig.png: check-in: c07769449f user: csaba tags: trunk
17:25
* scripts/utils/clampatch.tcl: Added the clampatch package, whose * scripts/utils/pkgIndex.tcl: "clampatch::patchClamTheme" command makes the ttk::button widgets as well as the ttk::treeview and tablelist headers of the "clam" theme smaller and significantly improves the look and behavior of its ttk::checkbutton and ttk::radiobutton widgets. check-in: 282e317b4f user: csaba tags: trunk
17:20
* scripts/utils/scaleutil.tcl: Setting the default height of the ttk::treeview rows to a value based on the font's metrics; extensions related to the TSpinbox style; several further extensions and improvements. check-in: b1a1737214 user: csaba tags: trunk
17:17
* scripts/scrollednotebook.tcl: Minor improvements. check-in: 6b9a702eb9 user: csaba tags: trunk
17:17
* scripts/scrollarea.tcl: Fixed a bug related to changing the value of "-xscrollbarmode" or "-yscrollbarmode" scrollarea option from "none" to "static" or "dynamic". check-in: 4f5882a859 user: csaba tags: trunk
17:16
* scripts/plainnotebook.tcl: Added the plainnotebook "titlepath" subcommand; several further improvements. check-in: 517af126cb user: csaba tags: trunk
17:14
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: b1909a071f user: csaba tags: trunk
17:13
* *.tcl: Bumped the version number to 1.14. * COPYRIGHT.txt: * README.txt: check-in: 664734a92b user: csaba tags: trunk
17:12
* ChangeLog for scrollutil: Updated. check-in: e52f70a896 user: csaba tags: trunk
2022-02-13
14:59
Add heatmaps as a type of diagrams. Also fix a problem with changing the axis of logarithmic plots (ticket 8b8128917bd5ed232e1bfa7f13d4fb403d4551a0) Bumped version to 2.5.0 check-in: 1aba615479 user: markus tags: trunk
2022-01-10
15:43
* Released Scrollutil 1.13. check-in: b316c04263 user: csaba tags: trunk
15:41
* Released Tablelist 6.17. check-in: 8dd67ad097 user: csaba tags: trunk
2022-01-01
12:08
* *.tcl: Updated the copyright information. * COPYRIGHT.txt: * scripts/*.tcl: * scripts/utils/*.tcl: * ../../examples/scrollutil/*.tcl: * ../../examples/scrollutil/*.itk: check-in: 1377712e2f user: csaba tags: trunk
12:07
* ChangeLog for scrollutil: Updated. check-in: 7f711468bf user: csaba tags: trunk
11:36
* ../../examples/tablelist/serialParams.tcl: Corrected typo. check-in: 7d6121c411 user: csaba tags: trunk
11:17
* ChangeLog for tablelist: Updated. check-in: 3d7f406528 user: csaba tags: trunk
11:05
* *.tcl: Updated the copyright information. * COPYRIGHT.txt: * scripts/*.tcl: * scripts/utils/*.tcl: * ../../examples/tablelist/*.tcl: check-in: 377ea4f025 user: csaba tags: trunk
10:59
* ChangeLog for tablelist: Updated. check-in: a7df0fcb7c user: csaba tags: trunk
2021-12-29
13:47
* doc/ScrollableFrmDemo2.png: Updated screenshot. check-in: 2c141051e7 user: csaba tags: trunk
13:45
* scripts/tclIndex: Newly generated. check-in: 5978fbdc0f user: csaba tags: trunk
13:44
* ../../examples/scrollutil/*.tcl: Improved the demo scripts "*FrmDemo*.tcl" and "*NotebookDemo.tcl" by configuring their scrollable widget container(s) and notebook widget, respectively (e.g., setting the widget's width) from within an "after 50" script rather than preceding this step by an invocation of "update idletasks". check-in: fb7e43829b user: csaba tags: trunk
13:43
* scripts/scrollableframe.tcl: Added code that handles the virtual event <<NoManagedChild>>, sent by Tk 8.7a3 and later to the content frame of a scrollableframe when its last widget managed via pack or grid becomes unmanaged (see TIP 518). check-in: b93ab7f3e0 user: csaba tags: trunk
13:43
* scripts/scrollarea.tcl: Slightly improved. check-in: e44b82a34e user: csaba tags: trunk
13:42
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 5dfd6089d8 user: csaba tags: trunk
13:41
* *.tcl: Bumped the version number to 1.13. * COPYRIGHT.txt: * README.txt: check-in: 6abd4fcb95 user: csaba tags: trunk
13:40
* ChangeLog for scrollutil: Updated. check-in: 40e733ca30 user: csaba tags: trunk
13:39
* scripts/*.tcl: The virtual event <<TablelistCellUpdated>> is now only generated if the editing session has effectively changed the cell's content; worked around the problem that on Mac OS X/11+ the idle callbacks are often fired at unexpected times; fixed a bug related to the embedded ttk::checkbutton widgets when the package Tablelist rather than Tablelist_tile was loaded into the interpreter. check-in: af7d5dab6c user: csaba tags: trunk
13:37
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 8ad021a098 user: csaba tags: trunk
13:36
* doc/tablelistWidget.html: Extended the descriptions of the "-tooltipaddcommand" and "-tooltipdelcommand" options by hints showing how to use these options with version 1.3+ of the baltip package by Alex Plotnikov. check-in: 74e13663ed user: csaba tags: trunk
13:35
* *.tcl: Bumped the version number to 6.17. * COPYRIGHT.txt: * README.txt: * ../../examples/tablelist/*.tcl: check-in: 76ea0752b5 user: csaba tags: trunk
13:33
* ChangeLog for tablelist: Updated. check-in: 7e88409a1c user: csaba tags: trunk
2021-12-21
10:23
* scripts/utils/pkgIndex.tcl: Bumped the scaleutil version to 1.7. check-in: f060d675f9 user: csaba tags: trunk
10:23
* scripts/utils/scaleutil.tcl: The scaleutil package now works "as is" with undroidwish and AndroWish, too; added a way to prevent this package from changing Tk's scaling factor when calculating the scaling percentage corresponding to the display's DPI scaling level on X11; fixed a bug related to setting the default height of the ttk::treeview rows for one of the themes provided by the awthemes package. check-in: db14e3e5d6 user: csaba tags: trunk
10:22
* ChangeLog for scrollutil: Updated. check-in: 0d39f7dc51 user: csaba tags: trunk
10:20
* scripts/utils/pkgIndex.tcl: Bumped the scaleutil version to 1.7. check-in: 8f31f891fd user: csaba tags: trunk
10:20
* scripts/utils/scaleutil.tcl: The scaleutil package now works "as is" with undroidwish and AndroWish, too; added a way to prevent this package from changing Tk's scaling factor when calculating the scaling percentage corresponding to the display's DPI scaling level on X11; fixed a bug related to setting the default height of the ttk::treeview rows for one of the themes provided by the awthemes package. check-in: a7f32fde26 user: csaba tags: trunk
10:19
* ChangeLog for tablelist: Updated. check-in: a405599794 user: csaba tags: trunk
2021-11-30
11:50
* tooltip.tcl, tooltip.man: Minor improvements. check-in: f025b6b4f0 user: csaba tags: trunk
11:49
* ChangeLog for tooltip: Updated. check-in: cc9cc1076e user: csaba tags: trunk
2021-11-27
20:16
* tooltip.man: Corrected the description of the "clear" subcommand; several further improvements; bumped the version number to 1.4.7. check-in: fcc0d93775 user: csaba tags: trunk
20:15
* tooltip.tcl: Made sure that the "clear" subcommand will work for widgets having spaces in their names, too; several further improvements; bumped the version number to 1.4.7. check-in: 1787c3c229 user: csaba tags: trunk
20:14
* pkgIndex.tcl: Bumped the tooltip version number to 1.4.7. check-in: ccd1cf8d68 user: csaba tags: trunk
20:14
* ChangeLog for tooltip: Updated. check-in: 8b0ecf33d8 user: csaba tags: trunk
2021-11-13
12:11
Dropped executable flag from files which do not require it. check-in: aab13dea8d user: aku tags: trunk
2021-11-11
16:04
* Released Scrollutil 1.12. check-in: 4d982f9749 user: csaba tags: trunk
16:03
* Released Tablelist 6.16. check-in: 54ffabdfb8 user: csaba tags: trunk
2021-11-10
15:53
* doc/*.html: Updated. check-in: 77eacd9dc3 user: csaba tags: trunk
15:52
* ChangeLog for scrollutil: Updated. check-in: 2cbce25766 user: csaba tags: trunk
15:51
* doc/*.html: Updated. check-in: edd477f49a user: csaba tags: trunk
15:50
* ChangeLog for tablelist: Updated. check-in: fa68be6aa6 user: csaba tags: trunk
2021-11-07
16:29
* doc/ScrollableFrmDemo2.png: Updated screenshot. check-in: 3f351ad834 user: csaba tags: trunk
16:28
* CHANGES.txt: Added the "-ignorefocus" optional argument to * scripts/wheelEvent.tcl: the "scrollutil::adaptWheelEventHandling" * doc/scrollutil.html: command. * doc/wheelEvent.html: check-in: 5267bbca09 user: csaba tags: trunk
16:26
* ChangeLog for scrollutil: Updated. check-in: 0851a661d4 user: csaba tags: trunk
16:24
* CHANGES.txt: Updated the handling of the mouse wheel * scripts/tablelistBind.tcl: events; changes related to TIP #577. * scripts/tablelistUtil.tcl: * scripts/tablelistWidget.tcl: * doc/tablelistWidget.html: check-in: 7abf5ec2ec user: csaba tags: trunk
16:23
* ChangeLog for tablelist: Updated. check-in: d2287412f7 user: csaba tags: trunk
16:14
* ChangeLog for tablelist: Updated. check-in: 7a3b998c43 user: csaba tags: trunk
2021-10-31
19:42
* ../../examples/scrollutil/styleUtil.tcl: Several improvements. * ../../examples/scrollutil/*FrmContent.tcl: check-in: d7919928c1 user: csaba tags: trunk
19:35
* doc/ScrollableFrmDemo2.png: Updated screenshot. check-in: 7445562aac user: csaba tags: trunk
19:34
* scripts/utils/pkgIndex.tcl: Significantly extended the procedure * scripts/utils/scaleutil.tcl: "scaleutil::scalingPercentage" and adapted to the changes made recently in the Tk library file "ttk/fonts.tcl". check-in: 4d2e43f20e user: csaba tags: trunk
19:33
* scripts/tclIndex: Newly generated. check-in: f3ee089222 user: csaba tags: trunk
19:33
* scripts/*.tcl: Added the "insert", "pagecget", "pageconfigure", and "window" pagesman subcommands; the pagesman "add" subcommand now updates the options of an existing page; improved the font handling in a plainnotebook widget; fixed a bug related to the handling of the <Destroy> event for a window embedded into a scrollarea or scrollsync widget. check-in: 1b66abac2d user: csaba tags: trunk
19:31
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 7413e182ec user: csaba tags: trunk
19:30
* *.tcl: Bumped the version number to 1.12. * COPYRIGHT.txt: * README.txt: check-in: 8102ad399a user: csaba tags: trunk
19:29
* ChangeLog for scrollutil: Updated. check-in: 6a635c1f12 user: csaba tags: trunk
18:01
* scripts/utils/scaleutilMisc.tcl: Using the new scaleutil::scale procedure. check-in: 716227ce78 user: csaba tags: trunk
17:52
* scripts/utils/pkgIndex.tcl: Significantly extended the procedure * scripts/utils/scaleutil.tcl: "scaleutil::scalingPercentage" and adapted to the changes made recently in the Tk library file "ttk/fonts.tcl". check-in: 0d2b560986 user: csaba tags: trunk
17:46
* scripts/tclIndex: Newly generated. check-in: 13c622c931 user: csaba tags: trunk
17:46
* scripts/*.tcl: Scaling the default vertical padding of the header labels for the themes "clam", "vista", and "xpnative; extended the "itemtodict" subcommand by an optional argument that specifies the column indices of the elements that are to be ignored when building the result dictionary; improvements related to the appearance of the (temporarily or persistently) embedded ttk::checkbutton widgets; fixed a bug related to the "cellbbox" subcommand. check-in: e1a3afef3e user: csaba tags: trunk
17:44
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 29770e49c9 user: csaba tags: trunk
17:43
* *.tcl: Bumped the version number to 6.16. * COPYRIGHT.txt: * README.txt: * ../../examples/tablelist/*.tcl: check-in: ba04917bc8 user: csaba tags: trunk
17:40
* ChangeLog for tablelist: Updated. check-in: bc0989e55c user: csaba tags: trunk
2021-09-13
15:51
* Released Tablelist 6.15.1. check-in: 72e4dbf28c user: csaba tags: trunk
2021-09-12
12:13
* scripts/tablelistUtil.tcl: Guarded against potential endless loops, triggered in the previous Tablelist release by the presence of hidden columns and a strictly positive value of the "-titlecolumns" option. check-in: 14369e509d user: csaba tags: trunk
12:12
* CHANGES.txt: Updated to reflect the changes. check-in: 6e331f648d user: csaba tags: trunk
12:12
* *.tcl: Bumped the version number to 6.15.1. * COPYRIGHT.txt: * README.txt: * doc/index.html: * doc/tablelist.html: check-in: 40c6519451 user: csaba tags: trunk
12:10
* ChangeLog for tablelist: Updated. check-in: 7c643587ef user: csaba tags: trunk
2021-09-07
16:29
* Released Tablelist 6.15. check-in: d7bc933d03 user: csaba tags: trunk
2021-09-06
15:55
* ../../examples/tablelist/*.tcl: Bumped the version number to 6.15. check-in: 2bb466b950 user: csaba tags: trunk
15:53
* scripts/utils/pkgIndex.tcl: Fixed a bug related to the supported * scripts/utils/scaleutil.tcl: scaling percentages on Windows. check-in: ebbe09d0ab user: csaba tags: trunk
15:52
* scripts/tclIndex: Newly generated. check-in: c61a8b4563 user: csaba tags: trunk
15:51
* scripts/*.tcl: Added the "dumptofile" and "loadfromfile" subcommands; the "dicttoitem" subcommand now simply ignores those keys that are no valid column indices; added binding for <<TkWorldChanged>> with %d set to "FontChanged" (see TIP 608); adapted the sort rank bitmaps used in multi-column sorting to the display's scaling percentage; worked around a serious regression in Tk 8.6 regarding the text widget's "see" subcommand; further code optimizations; fixed a bug related to the "searchcolumn" subcommand with the "-descend" option, which in addition no longer depends on the interpreter's recursion limit; fixed some bugs related to the "deletecolumns" subcommand by adapting its implementation to changes made in current Mac OS versions. check-in: 0d6d6fc884 user: csaba tags: trunk
15:51
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: d3e7e71b22 user: csaba tags: trunk
15:48
* *.tcl: Bumped the version number to 6.15. * COPYRIGHT.txt: * README.txt: check-in: b39a3b3a36 user: csaba tags: trunk
15:47
* ChangeLog for tablelist: Updated. check-in: 42079bd023 user: csaba tags: trunk
2021-09-02
16:04
* Released Scrollutil 1.11. check-in: f2303957c2 user: csaba tags: trunk
16:03
* Released Mentry 3.14. check-in: 41b31c2637 user: csaba tags: trunk
13:51
* scripts/plainnotebook.tcl: Minor improvements related to the fonts. check-in: 8e32c7f8aa user: csaba tags: trunk
13:50
* ChangeLog for scrollutil: Updated. check-in: 71c330771d user: csaba tags: trunk
2021-08-25
19:22
* ../../examples/mentry/phonenumber(_tile).tcl: Added bindings that * ../../examples/mentry/ethernetaddr(_tile).tcl: handle <<Paste>> events in the entry components of the mentry widgets of types "EthernetAddr" and "PhoneNumber". check-in: e5ba0c6e8b user: csaba tags: trunk
19:21
* scripts/tclIndex: Newly generated. check-in: e74d376010 user: csaba tags: trunk
19:21
* scripts/*.tcl: Extended the "adjustentry" subcommand by an optional second string argument and used this extended form in the implementation of the "mentry::fixedPointMentry" command; added binding for <<TkWorldChanged>> with %d set to "FontChanged" (see TIP 608); added bindings that handle <<Paste>> events in the entry components of the mentry widgets of types "IPAddr" and "IPv6Addr. check-in: 4f2ca75160 user: csaba tags: trunk
19:18
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 07b956d921 user: csaba tags: trunk
19:17
* *.tcl: Bumped the version number to 3.14. * COPYRIGHT.txt: * README.txt: check-in: b0a1a1517d user: csaba tags: trunk
19:16
* ChangeLog for mentry: Updated. check-in: 7f65fd176b user: csaba tags: trunk
2021-08-24
16:54
* scripts/plainnotebook.tcl: Reworked the binding script for <<TkWorldChanged>> with %d set to "FontChanged". check-in: 818b158315 user: csaba tags: trunk
16:53
* ChangeLog for scrollutil: Updated. check-in: c13b71f57f user: csaba tags: trunk
13:50
* scripts/tclIndex: Newly generated. check-in: 31c1976b81 user: csaba tags: trunk
13:50
* scripts/plainnotebook.tcl: Added binding for <<TkWorldChanged>> with %d set to "FontChanged" (see TIP 608). check-in: 4bebc66f69 user: csaba tags: trunk
13:49
* doc/pagesman.html: Minor corrections. * doc/scrollednotebook.html: * scripts/scrollednotebook.tcl: check-in: aaa6dd905b user: csaba tags: trunk
13:47
* ChangeLog for scrollutil: Updated. check-in: bd162bdbe3 user: csaba tags: trunk
2021-08-23
18:55
* ../../examples/scrollutil/folder*.gif: Added image files. check-in: 648399af02 user: csaba tags: trunk
18:54
* ../../examples/scrollutil/file*.gif: Updated image files. check-in: e9490d9302 user: csaba tags: trunk
18:53
* ../../examples/scrollutil/styleUtil.tcl: Many improvements. * ../../examples/scrollutil/TtkNotebookDemo.tcl: check-in: e2f87b9dd9 user: csaba tags: trunk
18:52
* ../../examples/scrollutil/ScrolledNotebookDemo.tcl: Now makes use of the "-forgetcommand" and "-leavecommand" scrollednotebook options. check-in: 750462172c user: csaba tags: trunk
18:52
* ../../examples/scrollutil/PlainNotebookDemo.tcl: Added demo scripts. * ../../examples/scrollutil/PagesManDemo.tcl: check-in: 581ee3b470 user: csaba tags: trunk
18:50
* doc/ScrolledNotebookDemo.png: Updated screenshot. check-in: be564ccaf7 user: csaba tags: trunk
18:50
* doc/PlainNotebookDemo.png: Added screenshots. * doc/PagesManDemo.png: * doc/PagesManDemoImages.png: check-in: 4d10795c30 user: csaba tags: trunk
18:48
* scripts/utils/pkgIndex.tcl: Fixed a bug related to the supported * scripts/utils/scaleutil.tcl: scaling percentages on Windows. check-in: 32867efce4 user: csaba tags: trunk
18:47
* scripts/tclIndex: Newly generated. check-in: 2e46e92dea user: csaba tags: trunk
18:47
* scripts/*.tcl: Added the "-setfocus" scrollarea configuration option; added the "-forgetcommand", "-leavecommand", and "-movabletabs" scrollednotebook configuration options; added the plainnotebook and pagesman widgets. check-in: 2d0f96c288 user: csaba tags: trunk
18:45
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 897778a989 user: csaba tags: trunk
18:44
* *.tcl: Bumped the version number to 1.11; corrected the * COPYRIGHT.txt: required tile version from 0.6 to 0.8. * README.txt: check-in: 018fa9dfe6 user: csaba tags: trunk
18:43
* ChangeLog for scrollutil: Updated. check-in: 520e21444b user: csaba tags: trunk
2021-06-29
22:05
chatwidget: support multiline topics and fix pane sizes on re-map. The topic display is changed to be a small text widget rather than an entry widget with automatic scrolling to handle channels with long topic messages. On redisplay of a tab the panes would revert to default sizes due to the <Map> binding being left in place. Corrected to remove the <Map> binding once used to set the default pane sizes. check-in: 46abecb483 user: patthoyts tags: trunk
2021-06-26
12:35
chatwidget: handle dark themes without reliance on the option database. check-in: 71347f3386 user: patthoyts tags: trunk
2021-06-20
00:04
chatwidget: support dark color themes and handle deleted tabs in chatstate. check-in: 9f82621ea1 user: patthoyts tags: trunk
2021-05-28
09:07
* Released Scrollutil 1.10. check-in: 881c88c7c2 user: csaba tags: trunk
09:07
* Released Tablelist 6.14. check-in: d6b79e947e user: csaba tags: trunk
2021-05-27
11:20
* doc/scrollednotebook.html: Improved the "FURTHER BINDINGS" section. check-in: d2d807ce1c user: csaba tags: trunk
11:19
* ChangeLog for scrollutil: Updated. check-in: adef3c3c0e user: csaba tags: trunk
2021-05-26
17:34
* scripts/scrollednotebook.tcl: Cosmetic improvements. check-in: b4bd1b370b user: csaba tags: trunk
17:33
* ChangeLog for scrollutil: Updated. check-in: b86d7ef8b9 user: csaba tags: trunk
2021-05-25
10:17
* scripts/tclIndex: Newly generated. check-in: 0b0f8e7ded user: csaba tags: trunk
10:17
* CHANGES.txt: Numerous improvements and cleanup. * scripts/scrollednotebook.tcl: check-in: 296c30a28b user: csaba tags: trunk
10:16
* ChangeLog for scrollutil: Updated. check-in: 9753bb7211 user: csaba tags: trunk
2021-05-21
19:51
* doc/scrollednotebook.html: Slightly improved. check-in: 352cb819d3 user: csaba tags: trunk
19:50
* ChangeLog for scrollutil: Updated. check-in: 2eaf140d12 user: csaba tags: trunk
11:32
* scripts/tclIndex: Newly generated. check-in: 2de5720d98 user: csaba tags: trunk
11:31
* CHANGES.txt: Added the "closetabstate" * scripts/scrollednotebook.tcl: scrollednotebook widget subcommand; * doc/scrollednotebook.html: made sure that a "-padding" tab option query will always return the value specified by the application. check-in: 8d49a071bc user: csaba tags: trunk
11:30
* ChangeLog for scrollutil: Updated. check-in: 9e9261208b user: csaba tags: trunk
2021-05-18
16:47
* CHANGES.txt: Slightly improved. check-in: 3f400029f5 user: csaba tags: trunk
16:46
* ChangeLog for scrollutil: Updated. check-in: 31c9f700c8 user: csaba tags: trunk
2021-05-17
09:35
* scripts/tclIndex: Newly generated. check-in: 2a09cf3bf7 user: csaba tags: trunk
09:35
* scripts/wheelEvent.tcl: Minor improvement. check-in: 3526f538a1 user: csaba tags: trunk
09:34
* CHANGES.txt: Added the "scrollutil::closetabstate" * scrollutil_tile.tcl: command. * scripts/scrollednotebook.tcl: * doc/scrollednotebook.html: check-in: 6056ed317e user: csaba tags: trunk
09:32
* ChangeLog for scrollutil: Updated. check-in: d90a295073 user: csaba tags: trunk
2021-05-15
12:16
* scripts/scrollednotebook.tcl: Improved the look of the "closetab" element. check-in: bed5dc217e user: csaba tags: trunk
12:15
* ChangeLog for scrollutil: Updated. check-in: bd46d194df user: csaba tags: trunk
08:12
* scripts/utils/scaleutil.tcl: Removed some holdovers from the previous version which are not compatible with the new one. check-in: 1e7c8174d9 user: csaba tags: trunk
08:11
* ChangeLog for scrollutil: Updated. check-in: 544312752a user: csaba tags: trunk
08:10
* scripts/utils/scaleutil.tcl: Removed some holdovers from the previous version which are not compatible with the new one. check-in: 9b69598ea2 user: csaba tags: trunk
08:08
* ChangeLog for tablelist: Updated. check-in: 4f0fa318b3 user: csaba tags: trunk
2021-05-14
16:52
* ../../examples/scrollutil/file*.gif: Added image files. check-in: efb96d24e2 user: csaba tags: trunk
16:50
* ../../examples/scrollutil/*NotebookDemo.tcl: The tabs now have images and are closable. check-in: 26c3de710c user: csaba tags: trunk
16:50
* ../../examples/scrollutil/*FrmContent.tcl: Several improvements. check-in: 98a36361ca user: csaba tags: trunk
16:49
* doc/ScrollableFrmDemo2.png: Updated screenshots. * doc/ScrolledNotebookDemo.png: check-in: 8c7fb5f3d9 user: csaba tags: trunk
16:48
* scripts/utils/pkgIndex.tcl: On X11 only correct the sizes of the * scripts/utils/scaleutil.tcl: standard fonts and set the scaling factor if the display's scaling percentage is > 100; don't change the scaling factor if the scaling percentage was derived from it. check-in: 12c7f9aa60 user: csaba tags: trunk
16:47
* scripts/tclIndex: Newly generated. check-in: 81b3518ec9 user: csaba tags: trunk
16:47
* scripts/scrollednotebook.tcl: Added the "closetab" scalable style element, along with the "scrollutil::addclosetab" and "scrollutil::removeclosetab" commands. check-in: fdd5748667 user: csaba tags: trunk
16:46
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 58b25b250b user: csaba tags: trunk
16:45
* *.tcl: Bumped the version number to 1.10. * COPYRIGHT.txt: * README.txt: check-in: 8f84923813 user: csaba tags: trunk
16:45
* ChangeLog: Updated. check-in: 6dfee35dcb user: csaba tags: trunk
16:42
* ../../examples/tablelist/*.tcl: Bumped the version number to 6.14; the demo scripts "bwidget*.tcl", "iwidgets*.tcl", "miscWidgets*.tcl", and "tileWidgets.tcl" now use the new "-labelwindow" column configuration option and "labelwindowpath" subcommand; the demo scripts "embeddedWindows*.tcl" now use the "-stretchwindow" option at column level and embed the windows into the cells by means of the "fillcolumn" subcommand. check-in: 66a1b77e45 user: csaba tags: trunk
16:39
* doc/bwidget.png: Updated screenshots. * doc/tileWidgets.png: check-in: 3b89dc39f5 user: csaba tags: trunk
16:38
* scripts/utils/pkgIndex.tcl: On X11 only correct the sizes of the * scripts/utils/scaleutil.tcl: standard fonts and set the scaling factor if the display's scaling percentage is > 100; don't change the scaling factor if the scaling percentage was derived from it. check-in: f22ea19572 user: csaba tags: trunk
16:37
* scripts/tclIndex: Newly generated. check-in: 0526f36e6d user: csaba tags: trunk
16:34
* scripts/*.tcl: Added the "-labelwindow" column configuration option, with the possible values "checkbutton" and "ttk::checkbutton"; added the "labelwindowpath" subcommand; added the virtual event <<TablelistActivate>>, generated whenever the active row or cell changes due to user interaction; if the value of the "-titlecolums" option is positive then <Shift-MouseWheel> now scrolls the tablelist widget by one column only; the "-stretchwindow", "-windowdestroy", and "-windowupdate" options are now supported at column level, too; the "fillcolumn" and "header fillcolumn" subcommands now can embed an image or window in all body/header cells of the specified column. check-in: 25bb0477a2 user: csaba tags: trunk
16:34
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: 6735ac7895 user: csaba tags: trunk
16:33
* *.tcl: Bumped the version number to 6.14. * COPYRIGHT.txt: * README.txt: check-in: 0837d72114 user: csaba tags: trunk
16:32
* ChangeLog: Updated. check-in: 425ac44a62 user: csaba tags: trunk
2021-04-14
11:09
* Released Mentry 3.13. check-in: 57a24b2a8a user: csaba tags: trunk
11:08
* Released Scrollutil 1.9. check-in: 8f70f46f9c user: csaba tags: trunk
11:06
* Released Tablelist 6.13. check-in: eacdb7aeab user: csaba tags: trunk
2021-04-10
15:50
* scripts/mwutil/*.tcl: Updated the mwutil package to version 2.19, like in Tablelist6.13. check-in: 1571b00c29 user: csaba tags: trunk
15:49
* scripts/tclIndex: Newly generated. check-in: b52bcd6a07 user: csaba tags: trunk
15:48
* scripts/mentryThemes.tcl: Reworked the awthemes support and extended * scripts/mentryWidget.tcl: it by support for the "awbreezedark" theme. check-in: c50e9f2cee user: csaba tags: trunk
15:48
* CHANGES.txt: Updated to reflect the changes. * doc/*.html: check-in: d972b4ff15 user: csaba tags: trunk
15:46
* *.tcl: Bumped the version number to 3.13. * COPYRIGHT.txt: * README.txt: check-in: 7c2131af30 user: csaba tags: trunk
15:45
* ChangeLog: Updated. check-in: cd2d70e805 user: csaba tags: trunk
13:44
* scripts/tablelistWidget.tcl: Fixed a holdover from earlier versions. check-in: 3a2d0cb5a2 user: csaba tags: trunk
13:43
* ChangeLog: Updated. check-in: 74fa2f83e2 user: csaba tags: trunk