TaoLib

Timeline
Login

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

50 most recent check-ins related to "trunk"

2022-02-07
20:20
Merging in changes from fsar Leaf check-in: a775ff1fa5 user: swoods tags: trunk
20:10
Tweaking the destructor for megawidgets to save all of their goodies at the top of the script, just in case "my" or "self" becomes unavailable later. check-in: 5046c6de78 user: swoods tags: fsar
2022-02-04
18:11
Vendor specific patch for a historic copy of the library Leaf check-in: 3115f367e8 user: swoods tags: irm-auzzie
2020-08-27
14:42
See last check-in: 24ec845f78 user: seandeelywoods tags: trunk
2020-08-26
17:32
Restored depenedency on cron. Or rather... packaged required cron in a timely basis enough to stop crashing check-in: 2b36e52f2b user: seandeelywoods tags: trunk
2020-07-29
13:55
Changed the arglist: field to argspec: when storing ensemble metadata check-in: edebce6043 user: seandeelywoods tags: trunk
13:04
Method ensembles now store structured data in the meta area instead of a flat list. check-in: dcb7671ce6 user: seandeelywoods tags: trunk
11:34
Updated cron module Adapted the ::tool::event namespace commands into a more general case that is now packaged with the cron module Removed the dependency on external modules in cron check-in: 0611005bf6 user: seandeelywoods tags: trunk
2020-06-10
14:22
Experimental branch to see about unifying tool, tao, and clay's method ensemble implementation check-in: ea38289d0c user: seandeelywoods tags: clay-0-10
2020-01-07
17:22
Merging changes from trunk. Updating Clay to the latest version check-in: efd3e0dcbd user: hypnotoad tags: clay
2019-11-16
20:42
Pulling in bug fix from fsar check-in: 5e424c625e user: seandeelywoods tags: trunk
20:41
Appliying cherry-picked patch from trunk check-in: e8971ee37b user: seandeelywoods tags: fsar
20:39
Bumping tool to 0.7.1 Added a minor tweak to workarond a problem with 8.6.10 and changes to the event loop check-in: a72d68a002 user: seandeelywoods tags: trunk
2019-09-09
20:13
Removed the old call to invoke node_is_managed, which hasn't existed in a while check-in: 1c6072fc0b user: hypnotoad tags: trunk
2019-01-11
11:14
Removed check for [my widget hull] That function is actually intended to blank out and recreate a hull that may or may not have been destroyed. It's not supposed to return the actual hull (and what it returns is complicated for container/object relationships.) check-in: 68604e2624 user: hypnotoad tags: trunk
2019-01-08
00:38
Pulling changes from tcl-8-6-9 and closing that branch check-in: 186d9e47dc user: hypnotoad tags: trunk
00:35
Pulling fix from fsar check-in: c831ca1a54 user: hypnotoad tags: trunk
00:28
Pulling in fix for Tcl/Tk 8.6.9 Leaf check-in: e6f4b39754 user: hypnotoad tags: fsar-8-6-9
00:14
Fix for Tcl 8.6.9 Closed-Leaf check-in: 571d01fcfe user: hypnotoad tags: tcl-8-6-9
2018-12-12
16:34
Pulling changes from fsar branch check-in: f86ea7b2dc user: hypnotoad tags: core-8-6-8, trunk
04:29
Removing clay-isms from onion. Again. check-in: f56402958b user: hypnotoad tags: trunk
2018-12-11
23:01
New build of tool check-in: 300e317280 user: hypnotoad tags: fsar
2018-12-08
20:32
Bringing in tweak from debugging check-in: bec9d83072 user: hypnotoad tags: trunk
2018-11-15
20:46
Removing mac workaround for comboboxes check-in: acc8ee1ca3 user: hypnotoad tags: trunk
2018-11-13
19:32
Pulling several changes from the clay branch that had snuck into the workings of IRM check-in: fefc17544c user: hypnotoad tags: trunk
2018-09-27
19:28
Fix to the taotk-form loader check-in: f9ebb12547 user: hypnotoad tags: trunk
2018-08-06
18:41
Fix for XY graphs to provide default plot dimensions if the widget is given an empty data set check-in: de63dd3ebb user: hypnotoad tags: clay
2018-06-01
19:19
Fixed the actionstack_pop notifier to allow the object to detect its own event check-in: 3f78dd3a22 user: hypnotoad tags: trunk
2018-05-24
16:47
Refinements to tao-db based on field experience with toadhttpd check-in: cb16dfecc8 user: hypnotoad tags: trunk
2018-05-17
17:41
Replacing ttk::comobox on the mac with a version that puts the menu in front of the window being displayed. Added an implied blank in front of every history list Tweaks to ballon windows check-in: 3c04c6ad86 user: hypnotoad tags: trunk
16:53
Added code to use the "Consolas" font when available to display fixed-with text. check-in: facaf272b0 user: hypnotoad tags: trunk
2018-04-14
04:33
tool-db Tweaks to add a SubObject method to provide consistent child names. Tweaks to fix timeout handling in sqlite connections check-in: 448792931c user: hypnotoad tags: trunk
2018-04-12
11:10
Added facilties for a connector acting as its own schema to intantiate tables check-in: 9de3f2be79 user: hypnotoad tags: trunk
09:58
Re-implemented journaling and replication. Replication is now performed on a schema level rather than per-table. Added mechanisms to add journaling ex-post-facto to a schema object. check-in: 3eedcaf3ad user: hypnotoad tags: trunk
2018-04-09
03:28
Added an integrate string map form of putb Fixed a goof in generating the key statement of a compound key check-in: 773b0fca2b user: hypnotoad tags: trunk
2018-04-07
12:03
Removing puts statements from journaling code in tool-db check-in: cebefd94db user: hypnotoad tags: trunk
11:45
Added a rudimentary journaling system for tool-db. Specially marked tables now produce a journal of events that can be replayed to replicate data. (Presumably via a network port or file journal.) check-in: 9d01784117 user: hypnotoad tags: trunk
2018-04-02
12:56
Removed a puts statement check-in: b4f90aa3ac user: hypnotoad tags: trunk
12:55
Added support for "info tables", which store extra information given in save operations as a key/value pair in a side table for every record. Added support for sqlite colations in schemas. check-in: 1c4b05f001 user: hypnotoad tags: trunk
2018-03-28
12:27
Fixed a goof with guuid keys check-in: fab0b3bff0 user: hypnotoad tags: trunk
2018-03-26
15:28
Added a notification that the actionstack was being popped check-in: 1f06a18a03 user: hypnotoad tags: trunk
2018-03-21
19:00
Updated the tool-db modules test Removed debugging puts statements check-in: c18bb0b321 user: hypnotoad tags: trunk
2018-03-20
16:38
Adding some missing files check-in: 011c54a844 user: hypnotoad tags: trunk
2018-03-19
17:09
Update to the tool-db pkgIndex file check-in: 844174aef5 user: hypnotoad tags: trunk
17:00
Tweaked the naming convention for modules to consistently use a - instead of a :: for namespace delimeter check-in: bad04f8629 user: hypnotoad tags: trunk
16:50
Rebuilt taotk-form as a tool style module. Move the tool-ui module from tcllib to here check-in: 934345b099 user: hypnotoad tags: trunk
15:58
Normalized the paths fed into tool::define and tao::define First semi-working release of tool::db, a refactored and simplfied form of taodb Fixing line breaks check-in: 5980fdc742 user: hypnotoad tags: trunk
2018-03-13
18:32
Moving build paths for the tool_db and tool_stage modules to conform to what the sak installer is expecting check-in: 43a190be76 user: hypnotoad tags: trunk
17:41
Removing the tablelist module (tklib has a better one) check-in: b443ab4ced user: hypnotoad tags: trunk
2018-03-12
22:05
Adding a replacement to tao-sqlite, tool::db check-in: 7be2d5ccb2 user: hypnotoad tags: trunk