Skip to content

Updates for Tcl 8.6 and 9.0 support #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
1d088f6
gitk: Make TclTk 8.6 the minimum, allow 8.7
mark987 Jul 5, 2024
b46e59d
gitk: separate x11 / win32 / aqua Mouse bindings
mark987 Jul 6, 2024
f63afc9
gitk: wheel scrolling multiplier preference
mark987 Jun 3, 2025
d91cb70
gitk: mousewheel scrolling functions for Tk 8.6
mark987 Jun 6, 2025
4ce1273
gitk: update win32 scrolling for Tk 8.6 / TIP 171
mark987 Jul 6, 2024
b732eb6
gitk: update x11 scrolling for TclTk 8.6 / TIP 171
mark987 Jun 6, 2025
da35a6d
gitk: update aqua scrolling for TclTk 8.6 / TIP171
mark987 Jun 3, 2025
84f934d
gitk: allow horizontal commit-graph scrolling
mark987 May 27, 2025
7044fa4
gitk: update scrolling for TclTk 8.7+ / TIP 474
mark987 Jun 6, 2025
8b6680c
gitk: switch to -translation binary
mark987 Mar 25, 2025
b5e9ee9
gitk: Tcl9 doesn't expand ~, use $env(HOME)
mark987 Mar 24, 2025
09fb566
gitk: use -profile tcl8 for file input with Tcl 9
mark987 Mar 14, 2025
17660c4
gitk: use -profile tcl8 on encoding conversions
mark987 May 18, 2025
0d5ca19
gitk: allow Tcl/Tk 9.0+
mark987 Mar 20, 2025
a3a7e5e
gitk - remove implementations for Tcl/Tk < 8.6
mark987 May 19, 2025
2a0c865
gitk: set minimum git version at 2.36
mark987 Jun 5, 2025
8c7307e
gitk: remove code targeting git <= 1.7.2
mark987 Jun 5, 2025
a52f3c3
gitk: always use themed Tk (ttk)
mark987 Jun 8, 2025
90ccd29
gitk: replace ${NS} with ttk
mark987 Jun 8, 2025
a27d76a
gitk: use $config_variables as list for save/restore
mark987 Jun 3, 2025
6c910dd
gitk: remove code supporting non-themed widgets
mark987 Jun 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading