1
0
mirror of https://github.com/git/git.git synced 2024-10-01 08:21:24 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce 2739291b77 git-gui: Cleanup common font handling for font_ui
An earlier change tossed these optionMenu font configurations
all over the code, when really we can just rename the proc to
a hidden internal name and provide our own wrapper to install
the font configuration we really want.

We also don't need to set these option database entries in all
of the procedures that open dialogs; instead we should just set
one time, them after we have the font configuration ready for use.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-02 13:06:10 -04:00
.gitignore git-gui: Revert "git-gui: Display all authors of git-gui." 2007-03-12 13:26:04 -04:00
git-gui.sh git-gui: Cleanup common font handling for font_ui 2007-05-02 13:06:10 -04:00
GIT-VERSION-GEN git-gui: Prefer version file over git-describe. 2007-02-14 01:55:16 -05:00
Makefile git-gui: Honor TCLTK_PATH if supplied 2007-04-17 13:16:14 -04:00