[Commits] [wesnoth/wesnoth] 39a672: Enable tests for tooltips and several previously e...
GitHub
noreply at github.com
Sun Sep 4 20:08:22 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 39a6726516dba7607a895c58a3ea911493cf6c36
https://github.com/wesnoth/wesnoth/commit/39a6726516dba7607a895c58a3ea911493cf6c36
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths:
M src/gui/dialogs/chat_log.cpp
M src/gui/dialogs/chat_log.hpp
M src/gui/dialogs/game_stats.cpp
M src/gui/dialogs/game_stats.hpp
M src/menu_events.cpp
M src/replay.cpp
M src/replay.hpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Enable tests for tooltips and several previously excluded dialogs
Commit: 0b15dfd0fc725f367ae91f58bbfdc17c62e39372
https://github.com/wesnoth/wesnoth/commit/0b15dfd0fc725f367ae91f58bbfdc17c62e39372
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-09-04 (Sun, 04 Sep 2016)
Changed paths:
M src/editor/controller/editor_controller.hpp
M src/editor/palette/editor_palettes.hpp
M src/editor/palette/empty_palette.hpp
M src/editor/palette/location_palette.cpp
M src/editor/palette/location_palette.hpp
M src/editor/palette/tristate_button.hpp
M src/game_initialization/multiplayer_ui.hpp
M src/gui/dialogs/lobby/lobby.hpp
M src/gui/widgets/generator_private.hpp
M src/gui/widgets/horizontal_scrollbar.hpp
M src/gui/widgets/menu_button.hpp
M src/gui/widgets/password_box.hpp
M src/gui/widgets/repeating_button.hpp
M src/gui/widgets/scroll_label.hpp
M src/gui/widgets/slider.hpp
M src/gui/widgets/text_box.hpp
M src/gui/widgets/toggle_button.hpp
M src/gui/widgets/toggle_panel.hpp
M src/gui/widgets/tree_view.hpp
M src/gui/widgets/tree_view_node.hpp
M src/gui/widgets/vertical_scrollbar.hpp
M src/help/help_button.hpp
M src/hotkey/hotkey_handler.hpp
M src/hotkey/hotkey_handler_mp.hpp
M src/hotkey/hotkey_handler_sp.hpp
M src/playmp_controller.hpp
M src/playsingle_controller.hpp
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Add many missing override annotations
This mainly fixes cases caught by -Winconsistent-missing-override,
so there are doubtless still many missing ones.
Compare: https://github.com/wesnoth/wesnoth/compare/5141021234b7...0b15dfd0fc72
More information about the Commits
mailing list