[Commits] [wesnoth/wesnoth] 396f5d: Rename combobox -> menu_button
GitHub
noreply at github.com
Mon Aug 22 23:45:16 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 396f5dfc4c7f03468d85bb1df917f90c13789761
https://github.com/wesnoth/wesnoth/commit/396f5dfc4c7f03468d85bb1df917f90c13789761
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-22 (Mon, 22 Aug 2016)
Changed paths:
M data/gui/schema.cfg
R data/gui/widget/combobox_default.cfg
A data/gui/widget/menu_button_default.cfg
M data/gui/window/addon_list.cfg
M data/gui/window/mp_create_game.cfg
M data/gui/window/preferences/03_display.cfg
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC12/wesnoth.vcxproj
M projectfiles/VC12/wesnoth.vcxproj.filters
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
M src/CMakeLists.txt
M src/SConscript
M src/gui/core/window_builder.cpp
M src/gui/dialogs/drop_down_list.hpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
R src/gui/widgets/combobox.cpp
R src/gui/widgets/combobox.hpp
A src/gui/widgets/menu_button.cpp
A src/gui/widgets/menu_button.hpp
Log Message:
-----------
Rename combobox -> menu_button
More information about the Commits
mailing list