author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Fri, 17 Apr 2009 00:24:35 +0000 (01:24 +0100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 30 Apr 2009 23:35:09 +0000 (09:35 +1000) | ||
commit | d93f1713b0ba57b119f2ba2e2beda2ed9cc7349d | |
tree | be8d570a97453f43d693cc60a6bba1728dadfbbb | tree | snapshot |
parent | fced80080675fe4dc8e3641083dd3742675f4b7b | commit | diff |
gitk: Use themed tk widgets
With Tk 8.5+, this uses the themed widgets to improve the appearance
on Windows and MacOSX. On X11 less difference is apparent, but users
can select alternate themes by setting *TkTheme in the resource
database (eg: *TkTheme: clam).
With Tk 8.6 there is a built-in font selection dialog. This will make
use of that when available, as on Windows and MacOSX it calls the
native font selection dialog.
[paulus@samba.org - folded in subsequent patch to restore saved
pane sizes for ttk widgets, and trimmed trailing whitespace.]
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
With Tk 8.5+, this uses the themed widgets to improve the appearance
on Windows and MacOSX. On X11 less difference is apparent, but users
can select alternate themes by setting *TkTheme in the resource
database (eg: *TkTheme: clam).
With Tk 8.6 there is a built-in font selection dialog. This will make
use of that when available, as on Windows and MacOSX it calls the
native font selection dialog.
[paulus@samba.org - folded in subsequent patch to restore saved
pane sizes for ttk widgets, and trimmed trailing whitespace.]
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |