TaoLib

Timeline
Login
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

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

50 most recent check-ins

2018-02-27
21:52
Tweak to handle empty error traces in gui validation failures in taotk-form Leaf check-in: 3a58342902 user: hypnotoad tags: trunk
2018-02-22
21:13
Fixing line breaks in the tao-sqlite module Added a "round" parameter for real numbers tracked by the taodb::table class. When set this adds a round() to every statement that the class uses to update the value. check-in: 4781e71303 user: hypnotoad tags: trunk
2018-02-16
20:16
Tweak to the Leave bindings on the 3d canvas check-in: 5e86516f07 user: hypnotoad tags: trunk
20:00
Tweak to the color selector form widget check-in: 6f23cba47f user: hypnotoad tags: trunk
2018-02-15
17:50
Removing the prompt about overwriting a file. The operating system prompts already handle it check-in: f9919a41fe user: hypnotoad tags: trunk
2018-02-11
19:58
Adding "props" to the stage panthenon check-in: 226d3e2ef6 user: hypnotoad tags: trunk
19:27
Oops, wrong directory check-in: cfd229151d user: hypnotoad tags: trunk
18:49
Adding a new module "tool_stage", a communication and coordination system for multiple objectives via cooperative multitasking. check-in: bd7cae76c0 user: hypnotoad tags: trunk
2018-02-08
00:17
And another bug... check-in: c10c433b10 user: hypnotoad tags: trunk
2018-02-07
23:42
Typo fix in SplashHullBuild check-in: 1f06d94499 user: hypnotoad tags: trunk
2018-02-02
11:56
Removing modules that are duplicates to tcllib. At this point, maintaining two versions in two different repos is causing more grief than it was fixing check-in: 1489617183 user: hypnotoad tags: trunk
11:31
Pulling changes from tcllib check-in: 7270b08819 user: hypnotoad tags: trunk
11:31
Pulling changes from tcllib Closed-Leaf check-in: 0b9fcc34ce user: hypnotoad tags: private
2018-01-30
21:06
Adding a catch around mouseWheel events check-in: e362e74ed5 user: hypnotoad tags: trunk
20:26
Update tool test, fixed a goof in oo::dialect that was shortcutting namespace tests check-in: 3ba151abe1 user: hypnotoad tags: trunk
03:12
Fixes to add units to chart axis, as well as control over display range check-in: 1b45d2de0e user: hypnotoad tags: trunk
2018-01-29
16:48
Added a default mousewheel binding for all vertical scrollbars check-in: 5df71c9b2f user: hypnotoad tags: trunk
16:10
Tweak to keep tab_unselect message consistent check-in: 0fc2379299 user: hypnotoad tags: trunk
2018-01-28
14:35
Fixed a name conflice between a proc and a class check-in: 86003b5fed user: hypnotoad tags: trunk
2018-01-25
18:26
Reimplmenting Taolib toolwindows in a Mac friendly way check-in: 249e0e7f08 user: hypnotoad tags: trunk
17:19
Added a mechanism for GUIs to revert form elements to null when the user requests it check-in: 12980e9112 user: hypnotoad tags: trunk
2017-12-28
19:46
Added a mechanism to register/de-register the active coroutines for a master object check-in: 3c663b1d4b user: hypnotoad tags: trunk
2017-12-18
19:03
Adding local implementations of comm and coroutine Leaf check-in: 9edc8d50f3 user: hypnotoad tags: comm-rewrite
2017-12-05
12:07
Removing the combobox hotpatch for Tk. Fixing how toplevels are configured has fixed the problem check-in: 405658b845 user: hypnotoad tags: trunk
2017-11-30
20:47
Adding gridplus, icons, and tablelist megawidgets check-in: e847e39c39 user: hypnotoad tags: trunk
17:53
Adapted a combobox widget from tkdiff to serve in place of ttk::combobox on the Mac check-in: c759834fc4 user: hypnotoad tags: trunk
2017-11-13
17:36
Eliminated the "change" method from sqlite connections. This causes confusion with the "changes" method. check-in: 85d28d3485 user: tne tags: trunk
2017-10-31
15:29
Using the -topmost flag for tool windows check-in: 9112ad4173 user: tne tags: trunk
2017-10-16
11:01
Pulling changes from tcllib for tool and tool-ui Added several packages from Tcllib that are needed to build a proper taolib implmentation check-in: 44712df42e user: hypnotoad tags: trunk
2017-10-13
02:27
Fixes to ensure the tool and tao modules load properly when called outside of IRM check-in: d79c9b51b2 user: hypnotoad tags: trunk
2017-10-09
22:05
Made html layouts more enlightened about what their ultimate size will be and added a lock to ensure all of the Tk elements have been fleshed out before replying with a final size check-in: 4b456a0212 user: tne tags: trunk
2017-09-15
17:50
Added a catch around popup cleanup in the html widget. Added a method for changing the frequency or sleep duration of a task in cron. check-in: 31833661ef user: tne tags: trunk
2017-08-31
14:10
Fixes and simplifications to physics form values check-in: fa42c1dfd7 user: tne tags: trunk
2017-08-30
16:47
Tweaks and fixes for IRM. Physics types will now interpret "VALUE UNIT" without the canonical value in systems units. check-in: 99589e973c user: tne tags: trunk
2017-08-14
17:49
Added code to remove common delimiters from physical value data where we could potentially have a foriegn unit packed in. check-in: d6fdea8f25 user: tne tags: trunk
17:46
Removing percent and kronecker as aliases if scale check-in: e7856ccea6 user: tne tags: trunk
16:20
Adde behaviors to allow the user to invoke the chooser for fonts and colors by clicking on the string output or preview swatch. check-in: 0b21d5e46f user: tne tags: trunk
2017-06-01
21:26
Added .tcl command to wake of a Tcl console from inside an sql session check-in: b55735048b user: tne tags: trunk
2017-05-17
15:41
Fixed the pkgIndex for tao check-in: e338f2989e user: tne tags: trunk
2017-05-11
10:27
Added a new permutation operator to listutil check-in: a489eb4976 user: tne tags: trunk
2017-05-09
17:52
Fix to the last fix check-in: 67ee476840 user: tne tags: trunk
17:48
Updating the package version for tool-ui check-in: f1b760c351 user: tne tags: trunk
16:15
Fixed the option_command handling for selector types check-in: 238edfa83e user: tne tags: trunk
2017-05-08
16:24
Fixed a typo in the graph tab resize calculation check-in: a7da5ff212 user: tne tags: trunk
2017-05-05
22:24
Fixed Value_Export on real and physics datatypes check-in: 089c6716f3 user: tne tags: trunk
21:03
Added minimum width and height for graghs. Tweak to ensure margins and axis scaling are not modified by queries. check-in: e2ab48ed38 user: tne tags: trunk
20:21
Developed a better caching system for options check-in: bdd568678f user: tne tags: trunk
2017-05-04
21:52
Added handling for forced file extensions to the "save" mode for file selectors check-in: 79e73fb5b9 user: tne tags: trunk
2017-05-01
14:46
Removed chatty warning. Fix to ensure the base units are included in the options for physical quantities check-in: 8e16a7d448 user: tne tags: trunk
14:32
Fix to handle null option lists for real number units check-in: 88bc5e8c44 user: tne tags: trunk