Go to file
Ruoyu Zhong 7c06c19e66
gitk: use <Button-3> for ctx menus on macOS with Tcl 8.7+
Commit d277e89f87 added special handling
on macOS (OS X) that makes button 2 the right mouse button. As per TIP
474 [1], Tcl 8.7 has swapped buttons 2 and 3 such that button 3 is made
the right mouse button as in other platforms. Therefore, the logic
should be updated to use button 3 on macOS with Tcl 8.7+.

[1]: https://core.tcl-lang.org/tips/doc/main/tip/474.md

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
2025-08-24 18:07:58 +08:00
po gitk i18n: Remove the locations within the Bulgarian translation 2025-07-29 19:51:41 +02:00
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
Makefile gitk: place file name arguments after options in msgfmt call 2025-05-14 17:55:11 +02:00
generate-tcl.sh gitk: extract script to build executable 2025-02-20 08:52:07 +01:00
gitk gitk: use <Button-3> for ctx menus on macOS with Tcl 8.7+ 2025-08-24 18:07:58 +08:00
meson.build gitk: introduce support for the Meson build system 2025-02-20 08:52:15 +01:00