[Commits] [wesnoth/wesnoth] 6f94a8: Allow composite widgets to inject linked groups

GitHub noreply at github.com
Sat Jan 28 16:04:53 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6f94a8ffed3b6d56ce892ee4b59e5b15a3e708b7
      https://github.com/wesnoth/wesnoth/commit/6f94a8ffed3b6d56ce892ee4b59e5b15a3e708b7
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M data/gui/schema.cfg
    M src/gui/core/widget_definition.cpp
    M src/gui/core/widget_definition.hpp
    M src/gui/widgets/container_base.cpp
    M src/gui/widgets/container_base.hpp

  Log Message:
  -----------
  Allow composite widgets to inject linked groups


  Commit: 973edcc33a822508a4afc64d3cc59a6c22892fae
      https://github.com/wesnoth/wesnoth/commit/973edcc33a822508a4afc64d3cc59a6c22892fae
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2017-01-28 (Sat, 28 Jan 2017)

  Changed paths:
    M data/gui/widget/addon_list.cfg
    M data/gui/window/addon_list.cfg

  Log Message:
  -----------
  Add-on list: inject the required linked groups

This way it's no longer necessary for the containing window to define the
groups, eliminating possibility for an easy mistake if a developer wants to
create a new window that contains an add-on list.


Compare: https://github.com/wesnoth/wesnoth/compare/688f85cf944e...973edcc33a82


More information about the Commits mailing list