[Commits] [wesnoth/wesnoth] a47fb5: Tree View Node: implement recursive fold and unfol...

GitHub noreply at github.com
Thu Oct 27 08:36:40 UTC 2016


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

  Changed paths:
    M src/gui/widgets/tree_view_node.cpp
    M src/gui/widgets/tree_view_node.hpp

  Log Message:
  -----------
  Tree View Node: implement recursive fold and unfold


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

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

  Log Message:
  -----------
  Gamestate Inspector: use recursive fold/unfold instead of widget walker


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

  Changed paths:
    M src/gui/widgets/tree_view_node.hpp

  Log Message:
  -----------
  Tree View Node: use enum instead of integer constants for set_callback_state_change


Compare: https://github.com/wesnoth/wesnoth/compare/7950cdadd586...b3371b59b449


More information about the Commits mailing list