[Commits] [wesnoth/wesnoth] 89ce27: GUI2/Window: attempt to satisfy Travis

GitHub noreply at github.com
Sun Jul 30 03:55:35 UTC 2017


  Branch: refs/heads/accelerated_rendering
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 89ce27a1fd603b6602b1727a0301c6f398d82973
      https://github.com/wesnoth/wesnoth/commit/89ce27a1fd603b6602b1727a0301c6f398d82973
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-30 (Sun, 30 Jul 2017)

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

  Log Message:
  -----------
  GUI2/Window: attempt to satisfy Travis

Apparently it's useless to return a const value?


  Commit: 709af0897761ae2c122afeebc1df27618c071ee9
      https://github.com/wesnoth/wesnoth/commit/709af0897761ae2c122afeebc1df27618c071ee9
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-30 (Sun, 30 Jul 2017)

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

  Log Message:
  -----------
  GUI2/Window: removed now-unused members

Neither of these are necessary with the accelerated rendering drawing refactor of GUI2.


  Commit: 7258752003fefb207d09e86960990bd967e41646
      https://github.com/wesnoth/wesnoth/commit/7258752003fefb207d09e86960990bd967e41646
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-30 (Sun, 30 Jul 2017)

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

  Log Message:
  -----------
  GUI2/Window: minor cleanup

Simplified a setter and added some members to the ctor initializer list.


Compare: https://github.com/wesnoth/wesnoth/compare/8a38015b396d...7258752003fe


More information about the Commits mailing list