[Commits] [wesnoth/wesnoth] 600e0c: Chat Log: made dialog fixed-size and cleaned up WM...

GitHub noreply at github.com
Mon Oct 24 12:32:47 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 600e0c47b065eaacfe00030569d40eeb72ffd23f
      https://github.com/wesnoth/wesnoth/commit/600e0c47b065eaacfe00030569d40eeb72ffd23f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M data/gui/window/chat_log.cfg

  Log Message:
  -----------
  Chat Log: made dialog fixed-size and cleaned up WML


  Commit: d8027de68fe645ac394d29ad6f579c5f31675da2
      https://github.com/wesnoth/wesnoth/commit/d8027de68fe645ac394d29ad6f579c5f31675da2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/gui/dialogs/chat_log.cpp

  Log Message:
  -----------
  Chat Log: cleaned up invalidate_layout calls

These were preventing b89731c7ac48 from being fully effective, since those calls resulted in the scroll label
scrolling top the top. However, it still doesn't fix this happening on initial show.


  Commit: f4870a86d08fd2670e19d228fca3c2320445d6b2
      https://github.com/wesnoth/wesnoth/commit/f4870a86d08fd2670e19d228fca3c2320445d6b2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M data/gui/window/chat_log.cfg
    M data/gui/window/lua_interpreter.cfg

  Log Message:
  -----------
  Cleaned up kate modlines


Compare: https://github.com/wesnoth/wesnoth/compare/58a4a455a913...f4870a86d08f


More information about the Commits mailing list