[Commits] [wesnoth/wesnoth] a4647b: Styled Widget: renamed multi-canvas getter get_can...
GitHub
noreply at github.com
Tue Mar 21 15:25:55 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a4647b5300a72c81300d2702a2a17d8f01ef1c5d
https://github.com/wesnoth/wesnoth/commit/a4647b5300a72c81300d2702a2a17d8f01ef1c5d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-22 (Wed, 22 Mar 2017)
Changed paths:
M src/gui/dialogs/debug_clock.cpp
M src/gui/dialogs/end_credits.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/widgets/drawing.hpp
M src/gui/widgets/progress_bar.cpp
M src/gui/widgets/scrollbar.cpp
M src/gui/widgets/slider.cpp
M src/gui/widgets/styled_widget.cpp
M src/gui/widgets/styled_widget.hpp
M src/gui/widgets/text_box.cpp
M src/gui/widgets/text_box_base.cpp
M src/gui/widgets/toggle_button.cpp
M src/scripting/lua_gui2.cpp
Log Message:
-----------
Styled Widget: renamed multi-canvas getter get_canvases()
The single-canvas getter remains, and I deployed it in a few cases where multi-canvas fetching doesn't make sense.
More information about the Commits
mailing list