[Commits] [wesnoth/wesnoth] dd4151: Password Box: removed an unnecessary set_cursor ca...
GitHub
noreply at github.com
Fri Mar 24 00:43:46 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: dd41514ea8a1a40b8be6cef8c3b8370df2c60d9b
https://github.com/wesnoth/wesnoth/commit/dd41514ea8a1a40b8be6cef8c3b8370df2c60d9b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/gui/widgets/password_box.cpp
Log Message:
-----------
Password Box: removed an unnecessary set_cursor call
[ci skip]
This was rendered unnecessary by de090c16
Commit: 1cf90d02d6184099ce1cd22a0db882e9cb65c855
https://github.com/wesnoth/wesnoth/commit/1cf90d02d6184099ce1cd22a0db882e9cb65c855
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
A data/gui/window/story_viewer.cfg
M projectfiles/CodeBlocks/wesnoth.cbp
M source_lists/wesnoth
A src/gui/dialogs/story_viewer.cpp
A src/gui/dialogs/story_viewer.hpp
M src/storyscreen/controller.hpp
M src/storyscreen/interface.cpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Initial implementation of GUI2 story viewer
Commit: c204d3e1e2a19f8b7b7704fca30b6b12ac63cadb
https://github.com/wesnoth/wesnoth/commit/c204d3e1e2a19f8b7b7704fca30b6b12ac63cadb
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-03-24 (Fri, 24 Mar 2017)
Changed paths:
M src/gui/dialogs/title_screen.cpp
Log Message:
-----------
Don't show GUI2 help by default (hide it behind --new-widgets switch)
Looks like it might be awhile before we get more progress on this, so I'm hiding it by default for now.
Compare: https://github.com/wesnoth/wesnoth/compare/8d608f65f5c5...c204d3e1e2a1
More information about the Commits
mailing list