Tk Source Code

Timeline
Login

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

50 most recent check-ins

2024-03-29
14:45
Merge 8.7 Leaf check-in: 9ceed359cc user: jan.nijtmans tags: trunk, main
14:39
Fix [c2b8a44bb9]: compiler warnings about ckfree() Leaf check-in: cef6f4ff2c user: jan.nijtmans tags: core-8-branch
2024-03-27
16:16
Don't use "boolean" as variable name check-in: 4784470047 user: jan.nijtmans tags: core-8-branch
14:41
Merge 8.7 check-in: 33ae483be1 user: jan.nijtmans tags: trunk, main
13:18
Revise some (void *)/(char *) usage. Now on X11, everything compiles/runs with a C++ compiler. check-in: e74b819271 user: jan.nijtmans tags: core-8-branch
2024-03-26
16:46
Merge 9.0 Leaf check-in: 7b5865b01e user: jan.nijtmans tags: tip-466, revised_text
13:08
merge trunk Leaf check-in: 520abfb4da user: dgp tags: core-9-0-b2-rc
2024-03-25
21:15
Merge 9.0 Leaf check-in: 60b0b2939b user: jan.nijtmans tags: tip-626
20:35
Merge 8.7 check-in: 0f1246b141 user: jan.nijtmans tags: trunk, main
18:21
open release branch check-in: fa3e608faa user: dgp tags: core-9-0-b2-rc
16:27
Fix [76646bdf6]: "photo get" command leaks memory check-in: 47c9921e7d user: jan.nijtmans tags: core-8-branch
16:26
Fix indenting Use (char *)NULL sentinels. Some int -> Tcl_Size check-in: 115200d45e user: jan.nijtmans tags: core-8-branch
2024-03-23
21:51
Fix Ttk_CreateTagTable() signature check-in: fdc79204f4 user: jan.nijtmans tags: core-8-branch
21:15
Allow more tags in ttk (when compiled against Tcl 9.0) check-in: f87d5df890 user: jan.nijtmans tags: core-8-branch
21:02
Merge 9.0 check-in: e3329a34f7 user: jan.nijtmans tags: tip-466, revised_text
19:29
Merge-mark check-in: e946ab66e1 user: jan.nijtmans tags: trunk, main
19:27
Merge 8.6 check-in: 6a5f646148 user: jan.nijtmans tags: core-8-branch
19:16
re-generate internal stub tables Leaf check-in: 4869d6e5e9 user: jan.nijtmans tags: core-8-6-branch
18:57
Merge 8.7 check-in: a697cdf458 user: jan.nijtmans tags: trunk, main
17:57
Another round of int -> Tcl_Size. Use more (char *)NULL in stead of simply NULL. Re-generate stub table, only creating dummy stub entries for TCL_MAJOR_VERSION < 9 check-in: ce556d49d7 user: jan.nijtmans tags: core-8-branch
16:58
Fix commit [60fbc1fa]. Leaf check-in: e3db006d11 user: fvogel tags: bug-22349fc78a
15:40
Rebase to 9.0 Leaf check-in: 8bf0b9d00f user: jan.nijtmans tags: tip-687
15:37
Add some -locale testcases check-in: 9a36741bcb user: jan.nijtmans tags: tip-687
2024-03-22
20:02
Fix [10705db626]: Missing spaces in man pages. check-in: f1da7fd798 user: fvogel tags: tip-466, revised_text
20:02
Fix [10705db626]: Missing spaces in man pages. check-in: 45a37b47a4 user: fvogel tags: trunk, main
19:59
Fix [10705db626]: Missing spaces in man pages. check-in: 5aa61e98f3 user: fvogel tags: core-8-6-branch
2024-03-19
21:59
merge trunk check-in: e49e54d2ad user: fvogel tags: tip-466, revised_text
21:56
merge core-8-6-branch check-in: b0172da5cf user: fvogel tags: bug-22349fc78a
21:54
Fix [fdc0ed342d]: Segfault on focus -force with xvfb. check-in: 21fb566103 user: fvogel tags: trunk, main
21:54
Fix [fdc0ed342d]: Segfault on focus -force with xvfb. check-in: 6c841aa314 user: fvogel tags: core-8-6-branch
12:44
Merge 8.7 check-in: 075356b2c1 user: jan.nijtmans tags: trunk, main
12:44
int -> Tcl_Size in font handling (not done yet) check-in: 79f671e62d user: jan.nijtmans tags: core-8-branch
2024-03-17
19:45
Merge 8.7 check-in: 2f22c7245d user: jan.nijtmans tags: trunk, main
19:29
Merge 8.6. Make some functions MODULE_SCOPE or static check-in: bd62e6e714 user: jan.nijtmans tags: core-8-branch
19:15
Fix [4298ba64eb]: MacOSX complains about 0 sized images check-in: 713e7d848e user: jan.nijtmans tags: core-8-6-branch
15:07
Better mouse pointer position with more margin with respect to the .one toplevel. check-in: 69c3dfd137 user: fvogel tags: bug-22349fc78a
15:01
Let this bugfix branch build and test at Github Actions. Closed-Leaf check-in: c75a736f30 user: fvogel tags: bug-fdc0ed342d
15:00
A bit better debug info in focusDebug mode. check-in: 8de3dd3ed5 user: fvogel tags: bug-fdc0ed342d
14:38
Fix [fdc0ed342d]: Segfault on focus -force with xvfb check-in: edcf959842 user: fvogel tags: bug-fdc0ed342d
14:36
Add test focus-8.1 currently segfaulting on Linux with xvfb and demonstrating bug [fdc0ed342d]. check-in: e80733e23d user: fvogel tags: bug-fdc0ed342d
2024-03-16
20:10
Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indenting check-in: 0830d31d15 user: jan.nijtmans tags: trunk, main
20:03
Merge 8.6 check-in: 7e9f4f309d user: jan.nijtmans tags: core-8-branch
19:57
Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indenting check-in: 71b4f5e6fc user: jan.nijtmans tags: core-8-6-branch
19:55
eliminate end-of-line spacing in send.test. Code cleanup in tkFont.c check-in: c2c7e55099 user: jan.nijtmans tags: core-8-6-branch
18:56
--disable-shared is only supported with same Tcl version check-in: a4baf1dd99 user: jan.nijtmans tags: core-8-branch
2024-03-15
08:52
Merge 8.7. Fix comment (Tk 9.0 doesn't use CESU-8 internally any more) check-in: e906cbefef user: jan.nijtmans tags: trunk, main
08:42
Merge 8.6 check-in: 52185dd68e user: jan.nijtmans tags: core-8-branch
08:40
Complete fix for [53fdb87e49]: "Glyph indexing is still unperfect". Tk 8.7 now uses UTF-32 indices everywhere, just as Tk 9.0. check-in: df4d2c8b41 user: jan.nijtmans tags: core-8-branch
08:36
Fix --disable-shared build Closed-Leaf check-in: 1b6f84bed9 user: jan.nijtmans tags: bug-53fdb87e49
08:11
-enable-config -> enable-symbols (typo) check-in: e0383e99e9 user: jan.nijtmans tags: core-8-6-branch