[Commits] [wesnoth/wesnoth] 5d4307: [WIP] Implement IME support for GUI2 textboxes (#1...

GitHub noreply at github.com
Sun Jun 11 20:47:48 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5d43078ba43c3120daddf1f07a628cffdc195b5b
      https://github.com/wesnoth/wesnoth/commit/5d43078ba43c3120daddf1f07a628cffdc195b5b
  Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
  Date:   2017-06-11 (Sun, 11 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:
  -----------
  [WIP] Implement IME support for GUI2 textboxes (#1758)

Implement IME support for GUI2 textboxes





More information about the Commits mailing list