Go to file
Stefan Haller 7d2017e773 git-gui: bring wish process to front on Mac
On Mac OS X, any application that is started from the Terminal will open
behind all running applications; as a work-around, manually bring ourselves
to the front. (Stolen from gitk, commit 76bf6ff93e.)

We do this as the very first thing, so that any message boxes that might pop
up during the rest of the startup sequence are actually seen by the user.

[PT: added catch and moved down to ensure Tk has been loaded]

Signed-off-by: Stefan Haller <stefan@haller-berlin.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2013-06-07 01:34:42 +01:00
lib git-gui: change dialog button positions for Windows to suit platform. 2013-05-17 10:51:01 +01:00
macosx git-gui: Use PWD if it exists on Mac OS X 2012-03-10 23:16:24 +00:00
po French translation: copy -> copie. 2012-11-28 21:29:21 +00:00
windows git-gui: fix PATH environment for mingw development environment 2010-07-30 09:57:26 +01:00
.gitattributes git-gui: set whitespace warnings appropriate to this project 2011-11-30 11:35:28 +00:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
git-gui--askpass git-gui: ensure correct application termination in git-gui--askpass 2010-08-18 23:19:24 +01:00
git-gui.sh git-gui: bring wish process to front on Mac 2013-06-07 01:34:42 +01:00
GIT-VERSION-GEN git-gui 0.17 2012-10-17 21:57:29 +01:00
Makefile Makefile: replace "echo 1>..." with "echo >..." 2012-12-25 00:21:59 +00:00