[Commits] [wesnoth/wesnoth] 6d39cf: Menu Button: increase min width
GitHub
noreply at github.com
Wed Aug 24 13:46:13 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6d39cffe14df8164ed1db0df36466d2f7135b5fa
https://github.com/wesnoth/wesnoth/commit/6d39cffe14df8164ed1db0df36466d2f7135b5fa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M data/gui/widget/menu_button_default.cfg
Log Message:
-----------
Menu Button: increase min width
This serves the immediate purpose of making the Resolutions Menu Button in Prefs equal the size of
its dropdown, but it also ensures there's more space for lists with small initial entries but longer
choices. Obviously, horizontal_grow = true could be used in any dialogs where this is a case, but this
provides a safer minimum should that not be desired.
Commit: 9579b89522fc1c9bee507e7590d80bff0777ab6a
https://github.com/wesnoth/wesnoth/commit/9579b89522fc1c9bee507e7590d80bff0777ab6a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M data/gui/window/drop_down_list.cfg
M src/gui/dialogs/drop_down_list.cpp
M src/hotkey/command_executor.cpp
Log Message:
-----------
Dropdown List: renamed label_right to details and made it align left
Commit: 39e4ace187decb17204f81af07c51d20bfe80882
https://github.com/wesnoth/wesnoth/commit/39e4ace187decb17204f81af07c51d20bfe80882
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
Preferences: display resolution aspect ratio in details column
Commit: b570c5635482ea8539315b2982893323f5fd80f8
https://github.com/wesnoth/wesnoth/commit/b570c5635482ea8539315b2982893323f5fd80f8
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M src/CMakeLists.txt
M src/SConscript
Log Message:
-----------
Updated build files for PR 744
Compare: https://github.com/wesnoth/wesnoth/compare/7d76d486286c...b570c5635482
More information about the Commits
mailing list