Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "main"
2023-12-08
| ||
12:01 | Sync unix/tcl.m4 with Tcl 9.0 Leaf check-in: f1417ecf user: jan.nijtmans tags: trunk, main | |
2023-12-07
| ||
03:02 | More adjustments to tests that failed on macOS Sonoma. check-in: b5ee5fc8 user: marc_culler tags: trunk, main | |
2023-12-06
| ||
23:27 | Merge 9.0 Leaf check-in: 7ce8fbd8 user: jan.nijtmans tags: revised_text, tip-466 | |
23:26 | Merge 8.7 check-in: 08ea5bf5 user: jan.nijtmans tags: trunk, main | |
20:27 | Merge core-8-6-branch Leaf check-in: 73d7dba9 user: culler tags: core-8-branch | |
13:38 | Merge 9.0 check-in: 277a101e user: jan.nijtmans tags: revised_text, tip-466 | |
2023-12-04
| ||
14:52 | Merge 8.7 check-in: 87272a3d user: jan.nijtmans tags: trunk, main | |
14:51 | Merge 8.6 check-in: 35c3e064 user: jan.nijtmans tags: core-8-branch | |
2023-12-03
| ||
19:22 | Merge-mark check-in: 6b97faf8 user: jan.nijtmans tags: trunk, main | |
19:20 | Merge 8.6 check-in: 885dc926 user: jan.nijtmans tags: core-8-branch | |
18:49 | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from Christopher Chavez. check-in: bf041dbc user: fvogel tags: trunk, main | |
18:49 | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from Christopher Chavez. check-in: 1877c045 user: fvogel tags: core-8-6-branch | |
18:01 | Merge 8.7 check-in: 2600c846 user: jan.nijtmans tags: trunk, main | |
18:00 | Merge 8.6 check-in: c91ff13d user: jan.nijtmans tags: core-8-branch | |
16:43 | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher Chavez for patches. check-in: 21e6b03c user: marc_culler tags: trunk, main | |
16:29 | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher Chavez for patches. check-in: b59b930c user: marc_culler tags: core-8-branch | |
2023-12-02
| ||
11:01 | merge trunk check-in: 89ba48e9 user: fvogel tags: revised_text, tip-466 | |
09:26 | Fixed the test failure in ttk/scrollbar test. check-in: 864f904a user: csaba tags: trunk, main | |
2023-12-01
| ||
21:48 | Merge 8.7 check-in: 68c5d945 user: jan.nijtmans tags: trunk, main | |
21:47 | Merge 9.0 check-in: 819ba0f4 user: jan.nijtmans tags: revised_text, tip-466 | |
15:57 | Fix [5fde07b1d5]: tkCanvas.c: use WORDS_BIGENDIAN check-in: 5258697c user: jan.nijtmans tags: core-8-branch | |
13:23 | Merge 8.7 check-in: 405a0967 user: jan.nijtmans tags: trunk, main | |
13:22 | Cover ICU4C version 0.60 up to 0.79: That's from 2017 up to around 2026, almost 10 years life span. check-in: 8b0ea891 user: jan.nijtmans tags: core-8-branch | |
11:14 | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the changes in scrlbar.tcl and ttk/notebook.tcl made in [c0b55af4]. check-in: eeede5fa user: csaba tags: trunk, main | |
10:12 | Merge 8.7 check-in: 90ef5574 user: jan.nijtmans tags: trunk, main | |
10:11 | Merge 8.6 check-in: e78a3699 user: jan.nijtmans tags: core-8-branch | |
09:30 | Fix [53fdb87e49]: Glyph indexing is still unperfect check-in: c0b55af4 user: jan.nijtmans tags: trunk, main | |
09:23 | Fix test-failure in scrollbar test check-in: 855b6c5a user: jan.nijtmans tags: core-8-branch | |
2023-11-30
| ||
23:01 | Merge 8.7 check-in: c32df55b user: jan.nijtmans tags: trunk, main | |
23:00 | Missing needed TCL_COMBINE flag (only really needed when running with Tcl 9.0) check-in: d5bedce8 user: jan.nijtmans tags: core-8-branch | |
22:52 | Fix now appears to work for MaxOS too Closed-Leaf check-in: e915d295 user: jan.nijtmans tags: utf-max-4 | |
20:14 | Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift-MouseWheel> events triggered by two-finger gestures. check-in: b02c00e7 user: csaba tags: trunk, main | |
11:35 | Merge 9.0. More progress check-in: eefe79ca user: jan.nijtmans tags: utf-max-4 | |
09:03 | (cherry-pick) Include pb_image.svg in the distribution. check-in: 9a3fb627 user: jan.nijtmans tags: core-8-branch | |
2023-11-29
| ||
19:16 | Include pb_image.svg in the distribution. check-in: 93575b6f user: dgp tags: trunk, rc1, main | |
15:55 | Rebase to 9.0 check-in: b9cdd86b user: jan.nijtmans tags: bug-d66e6fabad | |
2023-11-28
| ||
17:55 | Merge 8.7 check-in: 0373028a user: jan.nijtmans tags: trunk, main | |
17:55 | Merge 8.6 check-in: 8ceba030 user: jan.nijtmans tags: core-8-branch | |
17:48 | merge-mark check-in: 35f3f459 user: jan.nijtmans tags: trunk, main | |
17:47 | Specify TK_ALWAYS_REDRAW where appropriate check-in: 61b99481 user: jan.nijtmans tags: core-8-branch | |
13:48 | Remove dead code related to _TK_ALLOW_DECREASING_TABS check-in: bf86eba6 user: jan.nijtmans tags: trunk, main | |
13:42 | Remove internal TkMacOSXDrawable stub entry: no longer necessary check-in: 6edb1a27 user: jan.nijtmans tags: trunk, main | |
12:16 | Merge 9.0 check-in: 5cc7c557 user: jan.nijtmans tags: revised_text, tip-466 | |
09:14 | Merge 8.7 check-in: aa9b915d user: jan.nijtmans tags: trunk, main | |
09:11 | Add TK_ALWAYS_REDRAW flag check-in: ffe93cb9 user: jan.nijtmans tags: core-8-branch | |
09:05 | TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJS check-in: fb4ce9ca user: jan.nijtmans tags: trunk, main | |
07:45 | TIP #647 (partial, only the 100% upwards compatible part) check-in: 5f6a25cf user: jan.nijtmans tags: core-8-branch | |
2023-11-27
| ||
16:16 | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP) check-in: 2f3bf2de user: jan.nijtmans tags: utf-max-4 | |
09:01 | Merge-mark check-in: 58b119a7 user: jan.nijtmans tags: trunk, main | |
09:00 | Remove outdated documentation check-in: 575314d3 user: jan.nijtmans tags: core-8-branch | |