[Commits] [wesnoth/wesnoth] 22b243: GUI2/Listbox: used std::less instead of custom com...

GitHub noreply at github.com
Thu Aug 24 01:22:42 UTC 2017


  Branch: refs/heads/some_gui2_refactoring
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 22b243757274350882facfe69e74b1301bf18266
      https://github.com/wesnoth/wesnoth/commit/22b243757274350882facfe69e74b1301bf18266
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

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

  Log Message:
  -----------
  GUI2/Listbox: used std::less instead of custom comparison function


  Commit: 95d398be26b31a4e1e95fdf5cbe8b7f689c8ac6e
      https://github.com/wesnoth/wesnoth/commit/95d398be26b31a4e1e95fdf5cbe8b7f689c8ac6e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M src/gui/widgets/generator.hpp
    M src/gui/widgets/generator_private.hpp
    M src/gui/widgets/listbox.cpp
    M src/gui/widgets/listbox.hpp

  Log Message:
  -----------
  GUI2: drop t-prefix from order_func typedef


  Commit: e8037aed5031adf46a93b8510960097dc057ea64
      https://github.com/wesnoth/wesnoth/commit/e8037aed5031adf46a93b8510960097dc057ea64
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

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

  Log Message:
  -----------
  GUI2/Chatbox: clarified a comment

[ci skip]


  Commit: 1434d7261911ed4e12ad1c37c168cd6af1655305
      https://github.com/wesnoth/wesnoth/commit/1434d7261911ed4e12ad1c37c168cd6af1655305
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

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

  Log Message:
  -----------
  GUI2/Listbox: formatting cleanup


Compare: https://github.com/wesnoth/wesnoth/compare/d391fdf8b0c7...1434d7261911


More information about the Commits mailing list