[Commits] [wesnoth/wesnoth] da22ff: Help Browser: Actually show the correct topics wit...
GitHub
noreply at github.com
Fri Apr 21 08:35:01 UTC 2017
Branch: refs/heads/gui2_help
Home: https://github.com/wesnoth/wesnoth
Commit: da22fff14ad46bc42ffa3c7db059864ae5114a2d
https://github.com/wesnoth/wesnoth/commit/da22fff14ad46bc42ffa3c7db059864ae5114a2d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/gui/window/help_browser.cfg
M src/gui/dialogs/help_browser.cpp
M src/gui/dialogs/help_browser.hpp
M src/gui/dialogs/title_screen.cpp
Log Message:
-----------
Help Browser: Actually show the correct topics with the correct icons
This also fixes the lag when opening help and makes the topic text appear.
(The topic text is not parsed at the moment, though.)
Commit: 300af0b2e9c495e86be39e66c81cf2512c86867b
https://github.com/wesnoth/wesnoth/commit/300af0b2e9c495e86be39e66c81cf2512c86867b
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
M src/gui/dialogs/help_browser.hpp
M src/help/help.cpp
M src/help/help.hpp
Log Message:
-----------
Help Viewer: Show topics with generated text
Commit: 15e49c2adcac0c65197d75a787d45621176f6b39
https://github.com/wesnoth/wesnoth/commit/15e49c2adcac0c65197d75a787d45621176f6b39
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/help/help_impl.cpp
M src/help/help_impl.hpp
Log Message:
-----------
Help: That parameter isn't really needed
Commit: 71faf691720c86ed98ef3c6dcd4a17b3ee6c064c
https://github.com/wesnoth/wesnoth/commit/71faf691720c86ed98ef3c6dcd4a17b3ee6c064c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/gui/window/help_browser.cfg
Log Message:
-----------
Help Browser: improved layout stability and added next/back buttons (non-functional, of course)
Commit: 6cc95dde98a3acf877997af323e6030e2caac348
https://github.com/wesnoth/wesnoth/commit/6cc95dde98a3acf877997af323e6030e2caac348
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
M src/help/help_impl.cpp
M src/help/help_impl.hpp
M src/help/help_text_area.cpp
M src/help/help_text_area.hpp
Log Message:
-----------
Help Viewer: Parse help markup to Pango markup... mostly.
The help parser now outputs a config rather than a vector of strings of
which some should be taken literally and others parsed as WML.
Commit: f3da8fcfe29d79b3d29a8313272b61605baff1b1
https://github.com/wesnoth/wesnoth/commit/f3da8fcfe29d79b3d29a8313272b61605baff1b1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/gui/window/help_browser.cfg
M src/gui/dialogs/help_browser.cpp
M src/gui/dialogs/help_browser.hpp
Log Message:
-----------
Help Browser: implemented viewing of sub-sections/topics
Commit: e9786f1dcc09574fe00795d72d68d1e86f1e5604
https://github.com/wesnoth/wesnoth/commit/e9786f1dcc09574fe00795d72d68d1e86f1e5604
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/title_screen.cpp
M src/help/help.cpp
Log Message:
-----------
Moved new help entry point to a common location
Commit: ddd0cb2ce57e2923f112a6cb79858fad030dbbd2
https://github.com/wesnoth/wesnoth/commit/ddd0cb2ce57e2923f112a6cb79858fad030dbbd2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
M src/gui/dialogs/help_browser.hpp
Log Message:
-----------
Help Browser: Implement history
Commit: 7e8287837640b2836224d5d98bc4f98f768deef7
https://github.com/wesnoth/wesnoth/commit/7e8287837640b2836224d5d98bc4f98f768deef7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/help/help_text_area.cpp
Log Message:
-----------
Fix GUI1 help topics not showing
Commit: 23da45feb18e2869ae85a9908faf189b145fa324
https://github.com/wesnoth/wesnoth/commit/23da45feb18e2869ae85a9908faf189b145fa324
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
A data/gui/widget/toggle_button_help_topic.cfg
M data/gui/window/help_browser.cfg
M src/gui/dialogs/help_browser.cpp
Log Message:
-----------
Help Browser: properly implement toggling by clicking the book icons
Commit: 38b175868085ee4bcb3c0b747891343405fb4f79
https://github.com/wesnoth/wesnoth/commit/38b175868085ee4bcb3c0b747891343405fb4f79
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
Log Message:
-----------
Help Browser: Fix back button being visible when dialog opens
Commit: edaba7a5796f01a4ba3d237c0f01b4278cfcc8ab
https://github.com/wesnoth/wesnoth/commit/edaba7a5796f01a4ba3d237c0f01b4278cfcc8ab
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M data/gui/window/help_browser.cfg
M src/gui/dialogs/help_browser.cpp
Log Message:
-----------
Help Browser: Show topic title
Commit: 5d1e0e20a83cee6017d8fc450309aba5cd34f7a1
https://github.com/wesnoth/wesnoth/commit/5d1e0e20a83cee6017d8fc450309aba5cd34f7a1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
Log Message:
-----------
Help Browser: Don't double-list a section's root topic
Commit: 2adf9d3f5bd321c618effa1f096fa9837468f5ec
https://github.com/wesnoth/wesnoth/commit/2adf9d3f5bd321c618effa1f096fa9837468f5ec
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M src/gui/dialogs/help_browser.cpp
M src/gui/dialogs/help_browser.hpp
M src/help/help.cpp
Log Message:
-----------
Help Browser: Support arbitrary initial topic
Hidden topics still untested.
Compare: https://github.com/wesnoth/wesnoth/compare/e01697d94ee5...2adf9d3f5bd3
More information about the Commits
mailing list