Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch touchpad_events Excluding Merge-Ins
This is equivalent to a diff from 5cc1a7e8 to 277c9b5a
2023-12-11
| ||
02:28 | Merge implementation of TIP #684. check-in: 72276040 user: marc_culler tags: core-8-branch | |
2023-12-02
| ||
09:39 | Updated the ttk::scrollbar test. Closed-Leaf check-in: 277c9b5a user: csaba tags: touchpad_events | |
2023-12-01
| ||
12:26 | For X11 only: Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift-MouseWheel> events triggered by two-finger gestures. check-in: f7687c4d user: csaba tags: touchpad_events | |
2023-11-08
| ||
12:13 | sync rules.vc with Tcl check-in: 745e75df user: jan.nijtmans tags: trunk, main | |
11:18 | Rebase to trunk. check-in: 0f9b930d user: jan.nijtmans tags: tip-647 | |
08:07 | Rebase to trunk check-in: 13f14de9 user: jan.nijtmans tags: gripsize | |
2023-11-07
| ||
20:08 | Implement touchpad events. See [de3bbbcb68]: macOS NSScrollWheel events not handled correctly by 8.7. check-in: 12371fec user: culler tags: touchpad_events | |
14:37 | Merge core-8-6-branch check-in: 5cc1a7e8 user: culler tags: trunk, main | |
14:36 | Fix [09a11fb1228f]: Aqua use-after-free can occur when a posted menu is destroyed. Thanks to Christopher Chavez. check-in: 2f9cdcb7 user: culler tags: core-8-6-branch | |
2023-11-06
| ||
20:17 | merge mark check-in: c87ea001 user: fvogel tags: trunk, main | |
Changes to doc/bind.n.
Changes to generic/tk.h.
Changes to generic/tkBind.c.
Changes to generic/tkEvent.c.
Changes to library/demos/cscroll.tcl.
Changes to library/demos/items.tcl.
Changes to library/listbox.tcl.
Changes to library/scrlbar.tcl.
Changes to library/text.tcl.
Changes to library/tk.tcl.
Changes to library/ttk/combobox.tcl.
Changes to library/ttk/notebook.tcl.
Changes to library/ttk/scrollbar.tcl.
Changes to library/ttk/spinbox.tcl.
Changes to library/ttk/utils.tcl.
Changes to macosx/tkMacOSXMouseEvent.c.
Changes to tests/scrollbar.test.
Changes to tests/ttk/scrollbar.test.
Changes to win/tkWinX.c.