[Commits] [wesnoth/wesnoth] fb0285: ttext_box: added support for defining a maximum in...

GitHub noreply at github.com
Mon Feb 29 15:07:54 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fb0285c27ff6e06ddde6c0b4343c1d2e8b4e0f5e
      https://github.com/wesnoth/wesnoth/commit/fb0285c27ff6e06ddde6c0b4343c1d2e8b4e0f5e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M data/gui/schema.cfg
    M src/gui/auxiliary/window_builder/text_box.cpp
    M src/gui/auxiliary/window_builder/text_box.hpp
    M src/gui/widgets/text_box.cpp
    M src/gui/widgets/text_box.hpp

  Log Message:
  -----------
  ttext_box: added support for defining a maximum input length


  Commit: 5c897703ecd34ab7b80d67aeee9da25ee8322048
      https://github.com/wesnoth/wesnoth/commit/5c897703ecd34ab7b80d67aeee9da25ee8322048
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M data/gui/default/window/game_save.cfg

  Log Message:
  -----------
  tgame_save: specify a maximum savefile name length

The value is taken from a suggestion by shadowm on bug #23632


  Commit: 7adf43a4a201def9f1659559f834b18f8e17932a
      https://github.com/wesnoth/wesnoth/commit/7adf43a4a201def9f1659559f834b18f8e17932a
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  Don't truncate savefile names on disk (bug bug #23632)


Compare: https://github.com/wesnoth/wesnoth/compare/3baba9235e24...7adf43a4a201


More information about the Commits mailing list