summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Made the scrolling by units via <TouchpadScroll> smoother.csaba2023-12-126-19/+20
* Merge 8.7jan.nijtmans2023-12-121-8/+6
|\
| * Merge 8.6jan.nijtmans2023-12-121-8/+6
* | Merge 8.7jan.nijtmans2023-12-122-8/+9
|\ \ | |/
| * Fix [438a0a79d8] and [d498db461a], both related to -underline handlingjan.nijtmans2023-12-122-8/+9
* | Merge 8.7jan.nijtmans2023-12-113-3/+3
|\ \ | |/
| * White-spacingjan.nijtmans2023-12-113-3/+3
* | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-1111-16/+174
|\ \ | |/
| * Merge implementation of TIP #684.marc_culler2023-12-1111-16/+174
| |\
| | * For X11 only: Minimize the number of artifacts caused by intermixed <MouseWhe...csaba2023-12-016-30/+86
| | * Include changes suggested by Csaba Nemethi.marc_culler2023-11-283-5/+9
| | * Add bindings for listbox and treeview. Some code clean up.marc_culler2023-11-285-16/+30
| | * Adapt Csaba's notebook bindings to the new setup.marc_culler2023-11-271-0/+28
| | * Adapt Csaba's ttk::combobox and ttk::spinbox bindings to this setup.marc_culler2023-11-271-0/+9
| | * Use the serial field of TouchpadScroll events as a counter.marc_culler2023-11-271-2/+11
| | * Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-276-8/+6
| | * Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-246-6/+6
| | * Add touchpad bindings to the canvas items demo.marc_culler2023-11-241-0/+8
| | * Fix scrollbar <Control-Mousewheel> bindings toto ensure that horizontal gestu...marc_culler2023-11-241-2/+2
| | * Remove the ScaleNum invocations from the listbox MouseWheel bindings.marc_culler2023-11-241-4/+4
| | * Restore the ScaleNum invocations in the Text MouseWheel binding.marc_culler2023-11-241-4/+4
| | * Put ScrollByPixels back in the tk namespace,marc_culler2023-11-241-4/+4
| | * Fix the regression in scrlbar.tclmarc_culler2023-11-241-10/+22
| | * Update the text in the scrollable canvas demomarc_culler2023-11-231-1/+1
| | * Support smooth scrolling of Canvas widgets and demonstrate it in the simple s...marc_culler2023-11-233-26/+32
| | * Fix the low resolution events.marc_culler2023-11-221-4/+4
| | * Add bindings for Scrollbar and Listbox. Fix bindings for Text.marc_culler2023-11-214-24/+74
| | * Add smooth scrolling for Text widgets on macOS.marc_culler2023-11-202-0/+16
| | * Restore low-res scrollwheel behavior; insert a placeholder for sending touchp...marc_culler2023-11-194-113/+58
| | * Add helper functions to avoid multiple occurrences of hard-wired constants.marc_culler2023-11-193-23/+36
| | * Fix the MouseWheel bindings for the Listbox.marc_culler2023-11-191-5/+21
| | * Fix Scrollbar bindingsmarc_culler2023-11-192-9/+56
| | * Update cscroll.tclculler2023-11-131-42/+21
| | * Fix errors in text.tcl. Thanks Csaba!marc_culler2023-11-131-6/+6
| | * Give the new flag a name in text.tcl.marc_culler2023-11-121-5/+5
| | * Implement smooth scrolling for macOS in a way which can be adapted to other p...marc_culler2023-11-111-4/+20
| | * Revert text.tcl, compensate by using the MSteryFactor.culler2023-11-091-9/+2
| | * Remove the delta accumulator; allow a Text to scroll at pixel resolution; use...culler2023-11-091-2/+9
| * | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-012-14/+9
* | | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-012-14/+9
| | |
| \ \
*-. \ \ Fix [53fdb87e49]: Glyph indexing is still unperfectjan.nijtmans2023-12-012-9/+14
|\ \ \ \ | | |/ /
| | * | Fix test-failure in scrollbar testjan.nijtmans2023-12-012-9/+14
| | * | Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift...csaba2023-11-305-8/+76
* | | | Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift...csaba2023-11-305-8/+76
|/ / /
* | | Remove "unsupported.tcl" toojan.nijtmans2023-11-262-271/+0
|\ \ \
* | | | Follow-up legacy removalsjan.nijtmans2023-11-252-181/+0
|/ / /
* | | Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT...jan.nijtmans2023-11-151-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-11-151-2/+2
| |\ \ | | |/ | |/|
| | * Fix [4468ed16d3]: Iconlist: do not use options database for initial foregroun...fvogel2023-09-021-7/+2
* | | Tk 8.7 -> Tk 9.0jan.nijtmans2023-11-081-1/+1
|\ \ \