]> git.mxchange.org Git - flightgear.git/commit
Move the PUI dialog code to James' new messagebox code and use that one instead for...
authorErik Hofman <erik@ehofman.com>
Thu, 21 Jul 2016 06:56:05 +0000 (08:56 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:48 +0000 (23:27 +0200)
commitb32cfaf1d1cda6bcd691169d7817c9624b381890
tree28965ce7b70ae5d4982077ac0e72ad017008cda5
parente5cb439e2de47fdf829caa75082611c98767d17e
Move the PUI dialog code to James' new messagebox code and use that one instead for SG_LOG_POPUP to get a native popup window if available and fall back to a PUI one if not
src/GUI/MessageBox.cxx
src/Main/main.cxx