TkTable Redux

Timeline
Login

Timeline

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

8 check-ins using file doc/tkTable.html version f2d88ba4e7

2026-03-18
03:11
More checks for returned NULLs Leaf check-in: 69c219149e user: bohagan tags: trunk
01:49
Fix memory leaks. See https://github.com/bohagan1/TkTable/issues/14. check-in: 0c02b3fe53 user: bohagan tags: trunk
2026-02-23
05:33
RMDIR doesn't work in MSVC environment. Use rd instead. See Tcl Bug be40b736. check-in: fc6c928c43 user: bohagan tags: trunk
2026-02-13
02:27
Replaced ckalloc, ckrealloc, and ckfree with Tcl_Alloc, Tcl_realloc, and Tcl_Free. check-in: 05e94b928d user: bohagan tags: trunk
2026-02-10
03:37
Updated make docs to use package name instead of hard-coded filename check-in: c181d57b89 user: bohagan tags: trunk
2026-02-07
20:18
Bug fixes from Androwish check-in: 3697780b67 user: bohagan tags: trunk
2026-01-30
03:46
Updated find dtplite macro to look for both dtplite and dtplite.tcl (needed for MSYS). Fix for https://github.com/bohagan1/TkTable/issues/13 check-in: 34ea1d2c00 user: bohagan tags: trunk
2026-01-29
02:20
Updated make docs to correct use of TCLSH and show error message if dtplite not found. Fix for https://github.com/bohagan1/TkTable/issues/13 check-in: b6af0875f7 user: bohagan tags: trunk