[Commits] [wesnoth/wesnoth] 04baac: Match menu2 style background color with opaque sty...
GitHub
noreply at github.com
Thu Jan 21 17:38:04 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 04baac8d006a322a7e6656dca7617e7b5402e729
https://github.com/wesnoth/wesnoth/commit/04baac8d006a322a7e6656dca7617e7b5402e729
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M images/dialogs/menu2-background.png
Log Message:
-----------
Match menu2 style background color with opaque style
Commit: 19af8302ceaa35b8c5ed6c55d60bdd5652afe243
https://github.com/wesnoth/wesnoth/commit/19af8302ceaa35b8c5ed6c55d60bdd5652afe243
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M data/gui/default/widget/window_default.cfg
Log Message:
-----------
Implement GUI2 menu dialog style
Commit: 15ed585af2b604fc036de550eb8226571b88822f
https://github.com/wesnoth/wesnoth/commit/15ed585af2b604fc036de550eb8226571b88822f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M data/gui/default/window/drop_down_list.cfg
Log Message:
-----------
tdrop_down_list: use menu dialog style
Also removes hacky +5 addition to dialog width, since it's not needed anymore.
Before d80cb041936e, comboboxes were inadvertently using tbutton and not their
own class, so that may have contributed to the need for it
Commit: 583ab692479c35dd6487a8222e6972fd91a9ac8a
https://github.com/wesnoth/wesnoth/commit/583ab692479c35dd6487a8222e6972fd91a9ac8a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M data/gui/default/widget/window_default.cfg
A images/dialogs/menu-background.png
A images/dialogs/menu-border-botleft.png
A images/dialogs/menu-border-botright.png
A images/dialogs/menu-border-bottom.png
A images/dialogs/menu-border-left.png
A images/dialogs/menu-border-right.png
A images/dialogs/menu-border-top.png
A images/dialogs/menu-border-topleft.png
A images/dialogs/menu-border-topright.png
R images/dialogs/menu2-background.png
R images/dialogs/menu2-border-botleft.png
R images/dialogs/menu2-border-botright.png
R images/dialogs/menu2-border-bottom.png
R images/dialogs/menu2-border-left.png
R images/dialogs/menu2-border-right.png
R images/dialogs/menu2-border-top.png
R images/dialogs/menu2-border-topleft.png
R images/dialogs/menu2-border-topright.png
M src/construct_dialog.cpp
Log Message:
-----------
Rename menu2-* dialog images to menu-*
Compare: https://github.com/wesnoth/wesnoth/compare/9079dd2c5db1...583ab692479c
More information about the Commits
mailing list