[Commits] [wesnoth/wesnoth] a2c65b: Implement IME support for GUI2 textboxes

GitHub noreply at github.com
Mon Jun 5 03:28:23 UTC 2017


  Branch: refs/heads/keyboard_issues
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a2c65bf24c62939851b84e74d78d8de575e7e9ba
      https://github.com/wesnoth/wesnoth/commit/a2c65bf24c62939851b84e74d78d8de575e7e9ba
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-06-04 (Sun, 04 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