Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-05-02
| ||
| 03:00 | Corrected Windows theme treeview item state mapping Leaf check-in: 11f355a48c user: bohagan tags: enhanced_treeview | |
| 02:26 | Disable most of the key event processing and try to add a minimal implementation that will suffice for basic text input. Leaf check-in: e4634f9959 user: culler tags: wayland_nvg | |
| 02:05 | Merged trunk into enhanced_treeview check-in: 805bd1512c user: Brian tags: enhanced_treeview | |
| 01:48 | Tweak a few more tests Leaf check-in: 08c3f64431 user: kevin_walzer tags: rtl_text | |
| 00:28 | Test suite updates for bidi check-in: 4872868f4a user: kevin_walzer tags: rtl_text, core-rtl_text | |
|
2026-05-01
| ||
| 17:13 | Give a widget focus when it is clicked. check-in: 534fbacf2d user: culler tags: wayland_nvg | |
| 16:34 | Fix warning: ttkWinXPTheme.c:831:5: ISO C90 forbids mixed declarations and code Leaf check-in: efc38f1dd9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:02 | Duplicate entry check-in: ac5849ce12 user: jan.nijtmans tags: rtl_text | |
| 10:56 | Build MacOS --disable-aqua without bidi. For other builds, make sure Harfbuzz is installed check-in: cbc9f5cdfd user: jan.nijtmans tags: rtl_text | |
| 01:28 | Correct outdated comment check-in: 07d85431bc user: kevin_walzer tags: rtl_text | |
|
2026-04-30
| ||
| 21:28 | Make text-only Tk buttons display; remove a lot of debugging print statements. check-in: 0ee1169f11 user: culler tags: wayland_nvg | |
| 19:34 | Changed draw chevron arrow function to use lines and also set so thickness will now scale too. check-in: 83edda9e12 user: bohagan tags: enhanced_treeview | |
| 19:04 | Move glfwSwapBuffers into the SetupProc - no more flickering when resizing. check-in: 4b44c4ca7d user: culler tags: wayland_nvg | |
| 17:52 | update changes Leaf check-in: 64f2d85ed4 user: dgp tags: rc0, core-8-6-18-rc | |
| 16:20 | merge 8.6 check-in: 1ad2f325d0 user: dgp tags: core-8-6-18-rc | |
| 13:30 | Merge trunk check-in: ceed07aeb5 user: jan.nijtmans tags: rtl_text, core-rtl_text | |
|
2026-04-29
| ||
| 20:47 | Make key events work. check-in: 4c2ca983ea user: culler tags: wayland_nvg | |
| 20:11 | Move nextPtr field out of Tk_ImageType: this is an internal field, which should not have been exposed Leaf check-in: b8d9afa2e0 user: jan.nijtmans tags: trunk, main | |
| 19:32 | Indicator size consistency changes from Csaba. check-in: 7876321c3f user: bohagan tags: enhanced_treeview | |
| 10:16 | Document postscriptProc field of Tk_ImageType check-in: ecdfd9a65a user: jan.nijtmans tags: trunk, main | |
| 10:13 | tk::build-info no-bidi should not be set if HAVE_BIDI is defined check-in: 407edd4a8b user: jan.nijtmans tags: trunk, main | |
| 07:53 | Move nextPtr out of Tk_ImageType. Rename 'clientData' to 'reserved1'. Closed-Leaf check-in: de28b5226b user: jan.nijtmans tags: clientdata-for-imagetype | |
| 07:17 | Document postscriptProc field of Tk_ImageType Leaf check-in: 2b36c0f2be user: jan.nijtmans tags: core-9-0-branch | |
| 04:21 | Finish removing the Mapping construct. check-in: b73513afeb user: culler tags: wayland_nvg | |
|
2026-04-28
| ||
| 21:38 | Begin removing the Mapping construct. check-in: f399fbef81 user: culler tags: wayland_nvg | |
| 20:32 | Make closing toplevels work again. check-in: c417e4a2a9 user: culler tags: wayland_nvg | |
| 17:42 | Use GLFW UserPointer to map GLFW windows to Tk windows. check-in: 55989f0221 user: culler tags: wayland_nvg | |
| 16:02 | Add clientData to Tk_ImageType (proposed by B Harder) check-in: 6111d60686 user: jan.nijtmans tags: clientdata-for-imagetype | |
|
2026-04-27
| ||
| 20:17 | Add tag bind test cases for button, key, enter, and leave events. check-in: d37d3d8900 user: bohagan tags: enhanced_treeview | |
| 19:28 | Rework the getter for glfwWindows check-in: f83fa0996b user: culler tags: wayland_nvg | |
|
2026-04-26
| ||
| 23:04 | Incorporated changes from trunk check-in: e47b02b34e user: bohagan tags: enhanced_treeview | |
| 22:12 | Remove all references to global glfwContext. check-in: bd3ed0c6d5 user: culler tags: wayland_nvg | |
| 17:48 | Make toplevels work again. check-in: b54fab8aea user: culler tags: wayland_nvg | |
| 13:39 | Remove unneeded glsl shader code. check-in: f9638ba5d0 user: culler tags: wayland_nvg | |
| 09:01 | Exercise new variant of non-regression test on trunk at Github CI Leaf check-in: 1f9ac03f33 user: erikleunissen tags: bug-c3f5c85322-nr_test_trunk | |
| 08:54 | Import non-regression test variant from branch bug-c3f5c85322-9-0-b check-in: c97ef182d5 user: erikleunissen tags: bug-c3f5c85322-nr_test_trunk | |
| 08:50 | Create new branch named "bug-c3f5c85322-nr_test_trunk" check-in: 4168740103 user: erikleunissen tags: bug-c3f5c85322-nr_test_trunk | |
| 01:32 | Recent updates broke emoji's on Windows; restore that support check-in: a6d3af601b user: kevin_walzer tags: rtl_text | |
| 01:28 | Allow creating a second toplevel, even though it is all black. check-in: 873a7e5c42 user: culler tags: wayland_nvg | |
| 00:58 | Additional tweaks check-in: 7daf2b4d35 user: kevin_walzer tags: rtl_text | |
| 00:40 | Restore tests deleted in error to textWind.test check-in: 0e864f47f0 user: kevin_walzer tags: rtl_text | |
|
2026-04-25
| ||
| 23:23 | Final tweaking of tests check-in: 83402810de user: kevin_walzer tags: rtl_text | |
| 23:14 | Fine-tuning textDisp.text on Windows check-in: b79ed4d117 user: kevin_walzer tags: rtl_text | |
| 22:19 | Additional tweaks to tests check-in: 749adb8bf6 user: kevin_walzer tags: rtl_text | |
| 21:58 | Adjust some tests to accommodate internal text changes to support bidi text check-in: 40e5661c6b user: kevin_walzer tags: rtl_text | |
| 20:29 | Select waiting strategy for non-regression test from experimental alternative event-c3f5c85322-exp1 Leaf check-in: c5267e8b15 user: erikleunissen tags: bug-c3f5c85322-9-0-b | |
| 19:37 | Updated test cases for theme changes check-in: c508e96ccd user: bohagan tags: enhanced_treeview | |
| 16:54 | Documentation updates check-in: 6697c6a040 user: bohagan tags: enhanced_treeview | |
| 00:43 | Make --enable-bidi the default on X11 check-in: a1d302c680 user: kevin_walzer tags: rtl_text | |
|
2026-04-24
| ||
| 23:54 | Merge trunk check-in: 5bc96a182b user: kevin_walzer tags: rtl_text | |