Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "core-9-0-branch"

2025-09-12
13:21
Cygwin on X11 bugfix: Cygwin shared libraries start with "cyg", not "lib" check-in: 654269f9 user: jan.nijtmans tags: trunk, main
12:54
Cygwin on X11 bugfix: Cygwin shared libraries start with "cyg", not "lib" Leaf check-in: 70c3d823 user: jan.nijtmans tags: core-9-0-branch
10:17
Deprecate Ttk_RegisterElementSpec() check-in: b6332ce7 user: jan.nijtmans tags: trunk, main
09:15
Undo accidental Makefile change check-in: fadc735a user: jan.nijtmans tags: core-9-0-branch
08:46
Remove Ttk_RegisterElementSpec() completely when compiled with TK_NO_DEPRECATED check-in: 248dfd33 user: jan.nijtmans tags: core-9-0-branch
08:30
Ttk_RegisterElementSpec is deprecated check-in: acfb1744 user: jan.nijtmans tags: core-9-0-branch
2025-09-09
00:01
Proposed fix for [7f37514e] Aqua: compiler warning in tkMacOSXImage.c Leaf check-in: cd88fa9e user: chrstphrchvz tags: bug-7f37514e
2025-09-03
17:03
Make use of the routine Tcl_FreeInternalRep(). check-in: 980977e8 user: dgp tags: dgp-adopt-tcl9
2025-08-31
04:07
Proposed fix for [8369db35]: Aqua: undefined behavior in GenerateUpdates() Leaf check-in: 2c134295 user: chrstphrchvz tags: bug-8369db35
2025-08-25
02:47
Clean up old workarounds for handling light/dark mode check-in: 026bc25f user: chrstphrchvz tags: patch-3a4310ee16
2025-08-18
22:17
Fix [9ba9729ef1]: Limitation of [send] on macOS is not reflected in documentation and tests check-in: 8069a46d user: erikleunissen tags: core-9-0-branch
22:14
Fix [9ba9729ef1]: Limitation of [send] on macOS is not reflected in documentation and tests check-in: 718af4f8 user: erikleunissen tags: trunk, main
2025-08-16
22:24
Merge 9.0 check-in: e0a88b0c user: jan.nijtmans tags: trunk, main
22:19
Update changes check-in: 886f6e66 user: jan.nijtmans tags: core-9-0-branch
22:12
Fix [92e4081d74]: Undefined behavior while touchpad scrolling check-in: 07d632f4 user: jan.nijtmans tags: core-9-0-branch
15:55
Proposed fix (slightly modified) for [92e4081d74]: Undefined behavior while touchpad scrolling Closed-Leaf check-in: a4410a92 user: jan.nijtmans tags: bug-92e4081d74
01:33
Alternative fix for CreateCGImageFromDrawableRect() returning smaller image than requested. See [f215a9fdaa]. check-in: 84c2ba4f user: chrstphrchvz tags: bug-df4b603950-alt
2025-08-15
22:25
Merge 9.0 check-in: 031211db user: jan.nijtmans tags: trunk, main
22:23
Merge 8.6 check-in: d266a4ff user: jan.nijtmans tags: core-9-0-branch
22:18
version => 8.6.18 check-in: 84ea4dfd user: jan.nijtmans tags: core-8-6-branch
22:03
Merge 8.6 check-in: 452179cb user: jan.nijtmans tags: core-9-0-branch
21:35
Fix [a91b242d43]: Correct macOSVersion on future macOS for older SDK builds check-in: f2d0ceec user: jan.nijtmans tags: core-8-6-branch
2025-08-13
14:04
Merge 9.0 check-in: 6242b4c1 user: jan.nijtmans tags: trunk, main
13:14
More "8.7" elimination check-in: 8fdacebf user: jan.nijtmans tags: core-9-0-branch
09:56
Fix 31d4fa115b: Tweak install permissions check-in: a221a628 user: jan.nijtmans tags: core-9-0-branch
2025-08-12
11:29
Merge 9.0 check-in: 19b80045 user: jan.nijtmans tags: trunk, main
11:24
Merge 8.6 check-in: b46ec21a user: jan.nijtmans tags: core-9-0-branch
10:55
actions/checkout@v4 -> actions/checkout@v5 check-in: 5766e011 user: jan.nijtmans tags: core-8-6-branch
2025-08-11
20:30
Merge 9.0 check-in: db583263 user: jan.nijtmans tags: trunk, main
20:24
Merge 8.6 check-in: 66069c93 user: jan.nijtmans tags: core-9-0-branch
20:14
Fix [4e1e10dcfa]: Aqua: CGRect/NSRect type mismatch on 32-bit check-in: 57ee6f7f user: jan.nijtmans tags: core-8-6-branch
08:30
Merge 9.0 check-in: 24113d64 user: jan.nijtmans tags: trunk, main
08:27
Fix [6cc48bb800]: TIP 604 widget demo: canvas text fill color not specified check-in: 5ef35c7b user: jan.nijtmans tags: core-9-0-branch
08:23
Merge 8.6 check-in: c074d241 user: jan.nijtmans tags: core-9-0-branch
08:22
Fix [dc38c95a02]: Aqua: NSHighResolutionCapable should be a Boolean value check-in: d81ec7cd user: jan.nijtmans tags: core-8-6-branch
2025-08-10
15:40
Accept RFE [1ca4b53e25]: Add timing procs to testutils. check-in: e4675ccb user: erikleunissen tags: core-9-0-branch
15:34
Accept RFE [1ca4b53e25]: Add timing procs to testutils. check-in: ef929b12 user: erikleunissen tags: trunk, main
2025-08-09
22:24
Merge mark check-in: 23514b7e user: chrstphrchvz tags: core-9-0-branch
21:39
Fix [044f2bc55b]: tkMacOSXTest.c build error on older macOS. Thanks to Sevan Janiyan for reporting. check-in: dd64b89a user: chrstphrchvz tags: core-8-6-branch
2025-07-26
18:49
Fix [4af5ca1921]: XCopyArea is slow on macOS check-in: bfebc1f4 user: culler tags: bug-4af5ca1921
2025-07-25
03:21
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua check-in: a6f28453 user: culler tags: core-9-0-branch
03:18
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua check-in: 2ab773f1 user: culler tags: core-8-6-branch
2025-07-21
08:26
Merge unintended fork check-in: 34858ed1 user: erikleunissen tags: core-9-0-branch
07:50
doc/ttk_vsapi.n: remove text, that this is used only on Windows XP and Vista. SIde discussion in [b86889] check-in: daac4862 user: oehhar tags: core-9-0-branch
07:49
Fix [498fcdba9f]: testutils.test (testutils-4.2), correct test description check-in: 66d47bb0 user: erikleunissen tags: core-9-0-branch
07:48
doc/ttk_vsapi.n: remove text, that this is used only on Windows XP and Vista. SIde discussion in [b86889] check-in: 1af24948 user: oehhar tags: trunk, main
07:45
Fix [498fcdba9f]: testutils.test (testutils-4.2), correct test description check-in: 8b7bc03b user: erikleunissen tags: trunk, main
2025-07-20
23:26
Fix [c8ff9aa8a3]: do not link against UserNotification.framework, so macOS 10.13 can be a deployment target. check-in: 45de2994 user: culler tags: trunk, main
23:23
Fix [c8ff9aa8a3]: do not link against UserNotification.framework, so macOS 10.13 can be a deployment target. check-in: 7599b041 user: culler tags: core-9-0-branch
23:20
Fix [c8ff9aa8a3]: do not link against UserNotification.framework, so macOS 10.13 can be a deployment target. Closed-Leaf check-in: 3634d9d7 user: culler tags: bug-c8ff9aa8a3