1
0
mirror of https://github.com/git/git.git synced 2024-10-06 06:21:54 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce f60fdd0eaa git-gui: Disable tearoff menus on Windows, Mac OS X
The Windows and Mac OS X platforms do not generally use the tearoff
menu feature found on traditional X11 based systems.  On Windows the
Tk engine does support the feature, but it really is out of place and
just confuses people who aren't used to working on a UNIX system.  On
Mac OS X its not supported for the root menu bar and its submenus, as
it doesn't fit into the overall platform UI model.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-28 17:50:41 -04:00
lib git-gui: Show the git-gui library path in 'About git-gui' 2007-05-28 17:50:41 -04:00
.gitignore
git-gui.sh git-gui: Disable tearoff menus on Windows, Mac OS X 2007-05-28 17:50:41 -04:00
GIT-VERSION-GEN git gui 0.8.0 2007-05-28 17:50:22 -04:00
Makefile git-gui: Guess our share/git-gui/lib path at runtime if possible 2007-05-27 00:03:37 -04:00