[Commits] [wesnoth/wesnoth] e92650: Size lock widget, the C++ part

GitHub noreply at github.com
Tue Nov 15 20:13:16 UTC 2016


  Branch: refs/heads/fixed-size-chatbox
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e926503346a775c7ad6a3d325f3bb58ef4bb7ae3
      https://github.com/wesnoth/wesnoth/commit/e926503346a775c7ad6a3d325f3bb58ef4bb7ae3
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M src/CMakeLists.txt
    M src/SConscript
    M src/gui/widgets/container.hpp
    A src/gui/widgets/size_lock.cpp
    A src/gui/widgets/size_lock.hpp

  Log Message:
  -----------
  Size lock widget, the C++ part


  Commit: b276c4c01a6235d1b0047c59fc9beebaee1052a4
      https://github.com/wesnoth/wesnoth/commit/b276c4c01a6235d1b0047c59fc9beebaee1052a4
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M data/gui/macros/_initial.cfg
    M data/gui/schema.cfg
    A data/gui/widget/size_lock_default.cfg

  Log Message:
  -----------
  Size lock widget, the WML part


  Commit: 2d92f357e031c00576b974e8cbb3b0d294bb97fe
      https://github.com/wesnoth/wesnoth/commit/2d92f357e031c00576b974e8cbb3b0d294bb97fe
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-11-15 (Tue, 15 Nov 2016)

  Changed paths:
    M data/gui/window/lobby_main.cfg
    M data/gui/window/mp_join_game.cfg
    M data/gui/window/mp_staging.cfg

  Log Message:
  -----------
  Lock sizes of all chat boxes

This fixes the chat box randomly becoming too large in the MP lobby.


Compare: https://github.com/wesnoth/wesnoth/compare/5df75684a768...2d92f357e031


More information about the Commits mailing list