[Commits] [wesnoth/wesnoth] 2f88db: tlist: remove ancient foreach.hpp include and use ...
GitHub
noreply at github.com
Sun Oct 18 07:12:10 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2f88db8b9f4a79889fe7819ed64d52261a7cb11a
https://github.com/wesnoth/wesnoth/commit/2f88db8b9f4a79889fe7819ed64d52261a7cb11a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M src/gui/widgets/list.cpp
Log Message:
-----------
tlist: remove ancient foreach.hpp include and use BOOST_FOREACH instead
Commit: 6f83bdebb47394b21563f8ee9dc04083861b40be
https://github.com/wesnoth/wesnoth/commit/6f83bdebb47394b21563f8ee9dc04083861b40be
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M src/gui/widgets/list.cpp
Log Message:
-----------
tlist: add missing includes for find_widget and REGISTER_WIDGET
Commit: c2f469ee8572fc6938561155c7ca2f1c7b9ad454
https://github.com/wesnoth/wesnoth/commit/c2f469ee8572fc6938561155c7ca2f1c7b9ad454
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M src/gui/widgets/list.cpp
Log Message:
-----------
tlist: update calls to set_dirty to set_is_dirty
The function name was changed in 060ff60c003684bcf00456cf48d02d6522a052cc
Commit: 741b23300701dad726a49690f010aaa8c2786205
https://github.com/wesnoth/wesnoth/commit/741b23300701dad726a49690f010aaa8c2786205
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M src/gui/dialogs/campaign_settings.cpp
M src/gui/dialogs/depcheck_select_new.cpp
M src/gui/dialogs/label_settings.cpp
Log Message:
-----------
Use experimental listbox when defined in all cases
Commit: a137a62170aaad2b39ad809fe6d7de1d37fd1166
https://github.com/wesnoth/wesnoth/commit/a137a62170aaad2b39ad809fe6d7de1d37fd1166
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M src/gui/dialogs/game_version.hpp
Log Message:
-----------
tgame_version: use tlist class when experimental listbox is enabled
This prevents class declaration clashes
Compare: https://github.com/wesnoth/wesnoth/compare/4346856ed28b...a137a62170aa
More information about the Commits
mailing list