[Commits] [wesnoth/wesnoth] 6a169d: GUI2/Styled Widget: fixed most tooltips not showin...
GitHub
noreply at github.com
Thu Sep 14 10:31:23 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6a169dcd921086c21ea9732707a3606259ed4553
https://github.com/wesnoth/wesnoth/commit/6a169dcd921086c21ea9732707a3606259ed4553
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M src/gui/widgets/styled_widget.cpp
Log Message:
-----------
GUI2/Styled Widget: fixed most tooltips not showing (fixes #1998)
After my initialization refactor, set_tooltip (and the important part, set_wants_mouse_hover)
was no longer called for tooltips provided by WML.
Commit: 85f37e261092230bc6e8f794352e044d2b2d1062
https://github.com/wesnoth/wesnoth/commit/85f37e261092230bc6e8f794352e044d2b2d1062
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Addon Manager: fixed missing widget errors in low-res mode (fixes #1993)
Since the stacked widget was focused on the details panel, the dialog couldn't find the addon list.
Commit: 8c04946464c122907d97ae2c2ad4bb5b865a0fa5
https://github.com/wesnoth/wesnoth/commit/8c04946464c122907d97ae2c2ad4bb5b865a0fa5
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Addon Manager: disabled Esc exiting
Commit: 3f69fb43b0f89780777725c6bfaaf10cefc631ec
https://github.com/wesnoth/wesnoth/commit/3f69fb43b0f89780777725c6bfaaf10cefc631ec
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M src/gui/dialogs/addon/manager.cpp
Log Message:
-----------
Addon Manager: fixed exit to desktop when canceling client ops (fixes #1995)
Compare: https://github.com/wesnoth/wesnoth/compare/f444ee8be065...3f69fb43b0f8
More information about the Commits
mailing list