[Commits] [wesnoth/wesnoth] dc0cd7: GUI2/Window: handle event distributor with a uniqu...
GitHub
noreply at github.com
Thu May 4 11:23:24 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: dc0cd76b0eac392b1cdbd368fb57df37d60c7b11
https://github.com/wesnoth/wesnoth/commit/dc0cd76b0eac392b1cdbd368fb57df37d60c7b11
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M src/gui/widgets/window.cpp
M src/gui/widgets/window.hpp
Log Message:
-----------
GUI2/Window: handle event distributor with a unique_ptr
Commit: 039463e78cb0c3d4db9f9d1b8febeee9d1c022cd
https://github.com/wesnoth/wesnoth/commit/039463e78cb0c3d4db9f9d1b8febeee9d1c022cd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths:
M src/gui/core/event/distributor.cpp
M src/gui/core/event/distributor.hpp
Log Message:
-----------
GUI2/Distributor: wrap ui_event types in a helper metastruct to reduce huge template lists
Compare: https://github.com/wesnoth/wesnoth/compare/e89abe4b9610...039463e78cb0
More information about the Commits
mailing list