[Commits] [wesnoth/wesnoth] 9b6feb: Implement IME support for GUI2 textboxes
GitHub
noreply at github.com
Mon Jun 5 04:04:10 UTC 2017
Branch: refs/heads/keyboard_issues
Home: https://github.com/wesnoth/wesnoth
Commit: 9b6febf45354992a2c2b8efb21fab14498fbb12d
https://github.com/wesnoth/wesnoth/commit/9b6febf45354992a2c2b8efb21fab14498fbb12d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-06-05 (Mon, 05 Jun 2017)
Changed paths:
M data/gui/widget/text_box_default.cfg
M src/gui/core/event/dispatcher.cpp
M src/gui/core/event/dispatcher.hpp
M src/gui/core/event/dispatcher_private.hpp
M src/gui/core/event/distributor.cpp
M src/gui/core/event/distributor.hpp
M src/gui/core/event/handler.cpp
M src/gui/core/event/handler.hpp
M src/gui/widgets/text_box.cpp
M src/gui/widgets/text_box.hpp
M src/gui/widgets/text_box_base.cpp
M src/gui/widgets/text_box_base.hpp
M src/gui/widgets/window.cpp
M src/key.cpp
Log Message:
-----------
Implement IME support for GUI2 textboxes
More information about the Commits
mailing list