[Commits] [wesnoth/wesnoth] c355d5: Don't assert when encountering an unknown linked g...

GitHub noreply at github.com
Mon Aug 29 05:51:42 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c355d52778d20df3527871c9725c67b6e5774af0
      https://github.com/wesnoth/wesnoth/commit/c355d52778d20df3527871c9725c67b6e5774af0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M src/gui/widgets/window.cpp

  Log Message:
  -----------
  Don't assert when encountering an unknown linked group


  Commit: 943c1bdd575b0a61631bc59113b9085635f3af8f
      https://github.com/wesnoth/wesnoth/commit/943c1bdd575b0a61631bc59113b9085635f3af8f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M data/gui/schema.cfg
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  Support has_minimum/has_maximum in horizontal listboxes


  Commit: 82153b1da82df396365af6402202ec3549f28099
      https://github.com/wesnoth/wesnoth/commit/82153b1da82df396365af6402202ec3549f28099
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M data/gui/schema.cfg
    M data/gui/widget/listbox_default.cfg
    M src/gui/core/register_widget.hpp
    M src/gui/widgets/generator.cpp
    M src/gui/widgets/generator_private.hpp
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  Implement new grid_listbox widget


  Commit: d99bea9651d93df9fbc451271492c1a0710d6a24
      https://github.com/wesnoth/wesnoth/commit/d99bea9651d93df9fbc451271492c1a0710d6a24
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M data/gui/schema.cfg
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  Allow [list_data] to be used for listbox toggle-panels


  Commit: 61aa9df286c7d0940f59f2f810f0ac354342eb64
      https://github.com/wesnoth/wesnoth/commit/61aa9df286c7d0940f59f2f810f0ac354342eb64
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M data/gui/window/preferences.cfg
    M data/gui/window/preferences/02_hotkeys.cfg
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp
    M src/hotkey/hotkey_command.cpp
    M src/hotkey/hotkey_command.hpp

  Log Message:
  -----------
  Add hotkey categories filter to preferences

This allows the user to filter out certain types of hotkeys,
making it easier to locate a specific hotkey.


  Commit: 24111e7a73062b7f132055968778237e7b388c20
      https://github.com/wesnoth/wesnoth/commit/24111e7a73062b7f132055968778237e7b388c20
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Update XCode projet


  Commit: 7bf1e33e5072e7bf67f6019e02eb3acd83f6863f
      https://github.com/wesnoth/wesnoth/commit/7bf1e33e5072e7bf67f6019e02eb3acd83f6863f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  Unit test for faction select dialog


Compare: https://github.com/wesnoth/wesnoth/compare/507d00d9d97a...7bf1e33e5072


More information about the Commits mailing list