TkTable Redux

Timeline
Login

Timeline

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

50 most recent check-ins

2025-03-21
23:54
Bug fix for new tags using the option database for default values instead of the default value. When porting to use Tk object interface for Tk_ConfigureWidget, the TK_CONFIG_ARGV_ONLY flag was removed. This changed the behavior so if a option is not specified in the command args, then new tags would use the option database value if a match is found, instead of the default value. The fix is the add back the TK_CONFIG_ARGV_ONLY flag. Bug fix for https://github.com/bohagan1/TkTable/issues/3 Leaf check-in: c3fdea059d user: bohagan tags: trunk
2025-03-03
02:19
Back out change made for MacPorts. Bug fix for https://github.com/bohagan1/TkTable/issues/2 Removed old debugging info. check-in: 94e3b70c17 user: bohagan tags: trunk
2025-02-10
01:27
Fixed curselection in demos/buttons.tcl check-in: 6a0a8ee9d8 user: bohagan tags: trunk
2025-02-08
23:58
Tktable 2.12 release check-in: 808b9eddc8 user: bohagan tags: trunk
2025-02-03
03:09
Updated comments to fix module info check-in: ce285ea964 user: bohagan tags: trunk
02:27
Corrected UUID in tkTableUuid.h.in check-in: e210ad9e40 user: bohagan tags: trunk
01:48
More changes to correct tag colors, relief, etc. check-in: 640b4c870f user: bohagan tags: trunk
2025-02-02
22:40
Bug fix to prevent ExpandPercents from adding a 1 byte pad at end of returned string check-in: 1dd33eceb9 user: bohagan tags: trunk
22:21
Corrected issue with swapped title tag default colors check-in: e83b1450b9 user: bohagan tags: trunk
05:12
Made changes to dereference objects returned by Tcl_ListObjIndex and Tcl_ListObjGetElements for TCL 9 abstract lists check-in: 48322b2bc1 user: bohagan tags: trunk
2025-01-02
05:35
Added NULL cast to correct gcc warning check-in: e97d743724 user: bohagan tags: trunk
03:16
Fix source dir path for installing docs when not building in source root check-in: 427403d8b2 user: bohagan tags: trunk
2024-12-22
03:50
Corrected NULL check check-in: 909231e375 user: bohagan tags: trunk
2024-12-17
01:21
Corrected install pkgIndex.tcl file path check-in: 0598b95ff7 user: bohagan tags: trunk
2024-12-14
23:29
Corrected tk_tablePasteHandler to check for empty validate command callback before use check-in: 6da5cbe7d0 user: bohagan tags: trunk
22:49
Updated MouseWheel bindings for Tk 9.0 and added TouchpadScroll check-in: d47bdfc1a8 user: bohagan tags: trunk
2024-12-09
04:29
Optimized make documentation on Windows check-in: cfcd07981b user: bohagan tags: trunk
02:40
Updated to latest autconf v2.72 for configure script check-in: 29afaf1576 user: bohagan tags: trunk
2024-12-08
19:26
Added missed items to makefile cleanup list and added path back to manifest.uuid target check-in: 6ae7ce353b user: bohagan tags: trunk
2024-12-07
23:35
Updated README file check-in: 2635b7ca90 user: bohagan tags: trunk
22:39
Fix generation of git manifest uuid on Windows check-in: 220498b3b9 user: bohagan tags: trunk
2024-12-03
02:21
Changed index parameter in Tcl_GetIndexFromObj back to an int. Seems it can be any type of int. check-in: a8acac2a87 user: bohagan tags: trunk
2024-12-01
03:35
Updated make documentation to add target for consolidated docs check-in: af25bd53e3 user: bohagan tags: trunk
2024-11-13
14:27
Updated to latest TEA (tclconfig) files check-in: 41a126dd8e user: bohagan tags: trunk
2024-11-03
18:50
Makefile updates to install gzipped man page on FreeBSD check-in: dd7f1faaf0 user: bohagan tags: trunk
2024-11-01
22:03
Makefile updates for tkTable.tcl.h to work for sh. Needed for FreeBSD. Made makefile optimizations. check-in: 5fede7b9db user: bohagan tags: trunk
2024-10-26
22:38
Updated windows makefile to preserve manifest.uuid file if it already exists. Added checks for git repo. check-in: 4e1b3332ea user: bohagan tags: trunk
17:12
Fixed windows makefile dependencies check-in: 43be14f54f user: bohagan tags: trunk
2024-10-20
20:26
More TCL 9 updates check-in: d12a37d02d user: bohagan tags: trunk
18:26
Updated default colors, font, border widths, etc. to match Tk check-in: 204a598f4b user: bohagan tags: trunk
2024-10-14
04:28
Fixed test cases to work on both Tk 8.6 and 9.0 check-in: 2abfbfb16b user: bohagan tags: trunk
2024-10-13
16:25
Tag as version 2.12 check-in: 5f45f428a4 user: bohagan tags: trunk, tktable-2-12-0
06:42
Removed obsolete RCS version strings check-in: a9f94e918e user: bohagan tags: trunk
2024-09-28
19:47
Updated to latest tclconfig changes check-in: 26d6c9b54a user: bohagan tags: trunk
2024-07-07
23:33
Updated documentation to add tkTable.man file. Use it as source for nroff and HTML files using DTPLite. check-in: 25d45ceed2 user: bohagan tags: trunk
16:55
Updated test suite to fix changes for TCL 9 error messages check-in: 798ea756d9 user: bohagan tags: trunk
16:44
UNIX makefile updates and added support for gzipped man pages check-in: 4d02b916aa user: bohagan tags: trunk
16:35
Removed extra padding, convert spaces to tabs, etc. check-in: 63bd026265 user: bohagan tags: trunk
15:54
Changed to use Tcl_PkgRequireEx, only call if not using stubs. check-in: ba5529c1ea user: bohagan tags: trunk
2024-05-18
04:23
More changes to correct make clean and dist cases check-in: fe9ca4c194 user: bohagan tags: trunk
2024-05-17
21:16
Updated configure file check-in: 87c5d646bf user: bohagan tags: trunk
18:36
Added missing header file items and reordered for commonality check-in: 6ddd9f0ca0 user: bohagan tags: trunk
17:29
Consolidated make dist items check-in: 2fd87eb353 user: bohagan tags: trunk
2024-05-15
04:34
Added install doc files on Windows. Windows makefile.vc improvements. check-in: ee67617610 user: bohagan tags: trunk
02:26
Updated pkgIndex file to only load script after package require check-in: 6d5170ed78 user: bohagan tags: trunk
2024-05-13
23:58
Moved bindings and functions to ::tktable namespace check-in: ed79dab23f user: bohagan tags: trunk
04:53
Updated build files to install doc files, remove clean duplicates, and use TEA_ADD_CLEANFILES to set clean files. check-in: 76dc7e2b87 user: bohagan tags: trunk
00:54
Removed obsolete mac and unix directories check-in: 9fdeb24c8f user: bohagan tags: trunk
2024-05-12
21:04
Code format updates, optimized function order, and removed unneeded prototype definitions check-in: 831f82a482 user: bohagan tags: trunk
19:29
More TCL 9.0 Tcl_Size changes and replace Tk_Offset with offsetof check-in: 3b74068251 user: bohagan tags: trunk