[Commits] [wesnoth/wesnoth] b95be1: Campaign Dialog: code cleanup, including the remov...
GitHub
noreply at github.com
Wed Nov 23 08:40:04 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b95be124e0e19d604e78de07398431744184aef3
https://github.com/wesnoth/wesnoth/commit/b95be124e0e19d604e78de07398431744184aef3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-23 (Wed, 23 Nov 2016)
Changed paths:
M data/gui/window/campaign_dialog.cfg
M src/gui/dialogs/campaign_selection.cpp
Log Message:
-----------
Campaign Dialog: code cleanup, including the removal of the old listbox code
Commit: c6fbe9a94cb3892307b804686d267819caebe8cd
https://github.com/wesnoth/wesnoth/commit/c6fbe9a94cb3892307b804686d267819caebe8cd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-23 (Wed, 23 Nov 2016)
Changed paths:
M src/font/text.cpp
Log Message:
-----------
Pango Text: made the set_foreground_color for SDL_Color handle alpha
Commit: 3203a8de1037b9a645ef007d1910b57cc2339333
https://github.com/wesnoth/wesnoth/commit/3203a8de1037b9a645ef007d1910b57cc2339333
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-11-23 (Wed, 23 Nov 2016)
Changed paths:
M src/gui/core/canvas.cpp
M src/gui/core/window_builder.hpp
M src/gui/widgets/helper.cpp
M src/gui/widgets/helper.hpp
M src/gui/widgets/styled_widget.cpp
M src/gui/widgets/widget.cpp
M src/gui/widgets/widget.hpp
Log Message:
-----------
GUI2: convert internal color handling to use SDL_Color
Compare: https://github.com/wesnoth/wesnoth/compare/dc2b40fd2f6d...3203a8de1037
More information about the Commits
mailing list