[Commits] [wesnoth/wesnoth] 9d0872: [text_input] Fix bug 25173
GitHub
noreply at github.com
Tue Oct 25 04:12:39 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9d08723236c468c72b7ead156d8cf2e64950fc57
https://github.com/wesnoth/wesnoth/commit/9d08723236c468c72b7ead156d8cf2e64950fc57
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths:
M data/lua/wml/message.lua
M src/gui/dialogs/wml_message.cpp
M src/gui/dialogs/wml_message.hpp
M src/scripting/lua_gui2.cpp
Log Message:
-----------
[text_input] Fix bug 25173
Added an internal flag to indicate [text_input] appeared so we no longer require label= to be present.
Commit: ee4d1f5a600da354924742dbf055937c2f211e3a
https://github.com/wesnoth/wesnoth/commit/ee4d1f5a600da354924742dbf055937c2f211e3a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-25 (Tue, 25 Oct 2016)
Changed paths:
M data/lua/wml/message.lua
M src/gui/dialogs/wml_message.cpp
M src/gui/dialogs/wml_message.hpp
M src/scripting/lua_gui2.cpp
Log Message:
-----------
Merge pull request #841 from GregoryLundberg/GL_text_input
[text_input] Fix bug 25173
Compare: https://github.com/wesnoth/wesnoth/compare/13effa412840...ee4d1f5a600d
More information about the Commits
mailing list