[Commits] [wesnoth/wesnoth] 302d23: GUI2/Dialogs: minor include cleanup of widget file...
GitHub
noreply at github.com
Tue Aug 15 00:28:49 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 302d2353b73fa0c81193cc65798a2e214576804f
https://github.com/wesnoth/wesnoth/commit/302d2353b73fa0c81193cc65798a2e214576804f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/gui/dialogs/message.hpp
M src/gui/dialogs/network_transmission.hpp
Log Message:
-----------
GUI2/Dialogs: minor include cleanup of widget files in headers
Commit: bac6f1fbb4b77260ef4f98edab4a99e1d460e9ac
https://github.com/wesnoth/wesnoth/commit/bac6f1fbb4b77260ef4f98edab4a99e1d460e9ac
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/gui/widgets/styled_widget.cpp
Log Message:
-----------
GUI2/Styled Widget: initialize use_markup from builder in second ctor
I forgot to add this when use_markup was added to the styled_widget builder.
Commit: ae19f942ca83eceae751b8e5a7db35c83a9d0fb0
https://github.com/wesnoth/wesnoth/commit/ae19f942ca83eceae751b8e5a7db35c83a9d0fb0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/gui/core/window_builder.cpp
M src/gui/core/window_builder.hpp
Log Message:
-----------
GUI2/Window Builder: added a type alias for the builder widget function
Commit: d644124bb99da613342b0a9534aaaae66f80f7fc
https://github.com/wesnoth/wesnoth/commit/d644124bb99da613342b0a9534aaaae66f80f7fc
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/gui/core/window_builder.cpp
Log Message:
-----------
GUI2/Window Builder: formatting cleanup
Commit: 78002951ddc18c004648958d030189b78915ae18
https://github.com/wesnoth/wesnoth/commit/78002951ddc18c004648958d030189b78915ae18
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
Log Message:
-----------
Update CB projectfile for 25a0d09
Commit: c0c29f8072ab92fd6513165b0cea61038097e01a
https://github.com/wesnoth/wesnoth/commit/c0c29f8072ab92fd6513165b0cea61038097e01a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/game_config.cpp
Log Message:
-----------
Fixup 74cff9647
Commit: d06c860ee375ce3cfbaa1bd503fd94947230941a
https://github.com/wesnoth/wesnoth/commit/d06c860ee375ce3cfbaa1bd503fd94947230941a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M src/gui/dialogs/campaign_selection.hpp
Log Message:
-----------
GUI2/Campaign Selection: fixup initializer list
Some items were missing and out of order. Also removed the inline initialization for consistency.
Compare: https://github.com/wesnoth/wesnoth/compare/abc0eb5d1607...d06c860ee375
More information about the Commits
mailing list