[wesnoth-commits] [wesnoth/wesnoth] 3b581b: text_box_base: adapt to separated SDL_TextEditingE...
GitHub
noreply at github.com
Tue Mar 13 05:40:24 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3b581b65e5ca456e90075e9de60aaf60a460c81e
https://github.com/wesnoth/wesnoth/commit/3b581b65e5ca456e90075e9de60aaf60a460c81e
Author: Hironori Fujimoto <broadbarredfirefish at gmail.com>
Date: 2018-03-13 (Tue, 13 Mar 2018)
Changed paths:
M src/gui/widgets/text_box_base.cpp
M src/gui/widgets/text_box_base.hpp
Log Message:
-----------
text_box_base: adapt to separated SDL_TextEditingEvent
Also arg 'len' removed from handle_editing because utf8::size(unicode)
can be used instead of len in wesnoth.
More information about the Commits
mailing list