0ad/binaries/data/mods/mod/gui
elexis 92cbcf85e5 Rename CProgressBar numeric "caption" setting to "progress" to distinguish it from the Button, Input, Text and Tooltip "caption" setting values that are tag-formatted texts.
Remove TODO question from c4684effb6 since the class updates correctly.

Differential Revision: https://code.wildfiregames.com/D2419
Tested on: clang 9.0.0, Jenkins/gcc6, Jenkins/vs2015

This was SVN commit r23151.
2019-11-12 16:53:19 +00:00
..
common Fix top panel being hidden during pause mode following 702cdbf0c7 / D2292 reported by Freagarach, ValihrAnt, Krinkle et al. 2019-09-22 10:51:08 +00:00
modio Rename CProgressBar numeric "caption" setting to "progress" to distinguish it from the Button, Input, Text and Tooltip "caption" setting values that are tag-formatted texts. 2019-11-12 16:53:19 +00:00
modmod Remove GUI object setting values z="0", size="0 0 100% 100%", hidden="false" in XML page specifications that are redundant with the default style values. 2019-09-21 15:54:25 +00:00
msgbox Remove GUI object setting values z="0", size="0 0 100% 100%", hidden="false" in XML page specifications that are redundant with the default style values. 2019-09-21 15:54:25 +00:00
pregame Hide the cancel button in the modmod of the mod mod and the quit button when called from the public mod. 2017-12-12 16:06:52 +00:00
termsdialog Remove GUI object setting values z="0", size="0 0 100% 100%", hidden="false" in XML page specifications that are redundant with the default style values. 2019-09-21 15:54:25 +00:00
gui.rnc Fix cell text wrapping inside COList. 2019-01-24 20:00:31 +00:00
gui.rng Fix cell text wrapping inside COList. 2019-01-24 20:00:31 +00:00
gui_page.rnc Move GUI schemas to the mod mod. Fix some validation related errors in the mod mod. 2015-06-15 16:00:26 +00:00
gui_page.rng Move GUI schemas to the mod mod. Fix some validation related errors in the mod mod. 2015-06-15 16:00:26 +00:00
page_modhelp.xml mod.io support. 2018-04-22 18:14:45 +00:00
page_modio.xml mod.io support. 2018-04-22 18:14:45 +00:00
page_modmod.xml Fix a lot of whitespace in gui/. 2016-08-27 15:33:22 +00:00
page_msgbox.xml Move some utility functions from the public mod to the mod mod in preparation for upcoming commit. 2018-04-22 12:03:51 +00:00
page_pregame.xml Add mod selection mod. 2014-08-25 16:02:54 +00:00
page_termsdialog.xml Refactor lobby terms and conditions UI from 80dbd1f2a3 / D1568 to a new terms dialog UI and reuse that for mod.io and the UserReporter, refs #5257, #5218. 2018-09-14 15:14:48 +00:00