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

GitHub noreply at github.com
Tue Nov 15 21:24:40 UTC 2016


  Branch: refs/heads/fixed-size-chatbox
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 889e5a8fd64ab8c88de52480182eaca18b3f44b2
      https://github.com/wesnoth/wesnoth/commit/889e5a8fd64ab8c88de52480182eaca18b3f44b2
  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: 8f404621160ca00db8e10e74325af867d8b4f6ec
      https://github.com/wesnoth/wesnoth/commit/8f404621160ca00db8e10e74325af867d8b4f6ec
  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: 4ed014625158e39749603d6fd4c34f1f55ab1fa3
      https://github.com/wesnoth/wesnoth/commit/4ed014625158e39749603d6fd4c34f1f55ab1fa3
  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/2d92f357e031...4ed014625158


More information about the Commits mailing list