[Commits] [wesnoth/wesnoth] 507d00: Refactored out wmi_pager
GitHub
noreply at github.com
Mon Aug 29 04:39:15 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 507d00d9d97afefc0174948a5722ead982e41a7b
https://github.com/wesnoth/wesnoth/commit/507d00d9d97afefc0174948a5722ead982e41a7b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M data/advanced_preferences.cfg
M projectfiles/CodeBlocks/wesnoth.cbp
M src/CMakeLists.txt
M src/SConscript
M src/game_events/wmi_container.cpp
M src/game_events/wmi_container.hpp
M src/game_preferences.cpp
M src/game_preferences.hpp
M src/hotkey/hotkey_handler.cpp
M src/hotkey/hotkey_handler.hpp
M src/play_controller.hpp
R src/wmi_pager.cpp
R src/wmi_pager.hpp
Log Message:
-----------
Refactored out wmi_pager
This is no longer needed after switching right-click menus to GUI2, since they have built-in
scrolling capability. This also removes the max_wml_menu_items preference.
More information about the Commits
mailing list