[Commits] [wesnoth/wesnoth] 916f8f: Use GUI2 for floating textboxes (WIP)
GitHub
noreply at github.com
Thu Jun 22 02:03:04 UTC 2017
Branch: refs/heads/gui2_floating_textbox
Home: https://github.com/wesnoth/wesnoth
Commit: 916f8f63caf44f881661f5797264ac3d37d1a830
https://github.com/wesnoth/wesnoth/commit/916f8f63caf44f881661f5797264ac3d37d1a830
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M src/floating_label.hpp
M src/floating_textbox.cpp
M src/floating_textbox.hpp
M src/gui/widgets/widget.cpp
M src/menu_events.cpp
M src/menu_events.hpp
M src/play_controller.cpp
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
Log Message:
-----------
Use GUI2 for floating textboxes (WIP)
Commit: 6d8e44a4f0dbb9d756542feb37c1bf662065bc90
https://github.com/wesnoth/wesnoth/commit/6d8e44a4f0dbb9d756542feb37c1bf662065bc90
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M data/gui/widget/label_default.cfg
A data/gui/window/floating_textbox.cfg
M src/floating_textbox.cpp
M src/floating_textbox.hpp
M src/gui/core/event/handler.cpp
M src/gui/widgets/window.cpp
M src/menu_events.cpp
M src/menu_events.hpp
M src/play_controller.cpp
Log Message:
-----------
Try floating textbox as popup instead of a standalone widget
Commit: 185fca8444a003b733479ba06cb7aafc73661e60
https://github.com/wesnoth/wesnoth/commit/185fca8444a003b733479ba06cb7aafc73661e60
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M data/gui/window/floating_textbox.cfg
M src/game_display.cpp
M src/game_display.hpp
M src/menu_events.hpp
Log Message:
-----------
Misc WIP
Compare: https://github.com/wesnoth/wesnoth/compare/916f8f63caf4^...185fca8444a0
More information about the Commits
mailing list