Go to file
YOKOTA Hiroshi daa364cfb7 gitk: Legacy widgets doesn't have combobox
Use "proc makedroplist" function to support combobox on legacy widgets
mode. "proc makedroplist" uses "ttk::combobox" for themed mode, and uses
"tk_optionMenu" for legacy mode to get rid of the problem.

Signed-off-by: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
2025-05-10 19:55:17 +02:00
po gitk: add Tamil translation 2025-05-07 21:24:35 +05:30
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
Makefile gitk: extract script to build executable 2025-02-20 08:52:07 +01:00
generate-tcl.sh gitk: extract script to build executable 2025-02-20 08:52:07 +01:00
gitk gitk: Legacy widgets doesn't have combobox 2025-05-10 19:55:17 +02:00
meson.build gitk: introduce support for the Meson build system 2025-02-20 08:52:15 +01:00