- SVGHMI: make a copy of tests/svghmi as test/svghmi_widget because too crowded since having pages for widget documentation. Strip those pages from tests/svghmi, so that it svghmi 2021-02-02, by Edouard Tisserant
- SVGHMI: Prevent excluded widget to appear in generated pages' widget list. svghmi 2021-02-02, by Edouard Tisserant
- SVGHMI: Remove recursive walk in parsed widget to find unique type and use xsl:key instead. svghmi 2021-02-02, by Edouard Tisserant
- SVGHMI: Fix browser side exception when some widget are not used, and are then discarded and not present in final SVG. In that case JS code was still making reference to discarded widget elements and was raising exception at init. svghmi 2021-01-26, by Edouard Tisserant
- SVGHMI : removed support for changing keyboard position and showing at user defined location. Feature was problematic in many respect. svghmi 2021-01-26, by Edouard Tisserant
- SVGHMI: Make an error when pages are nested svghmi 2021-01-25, by Edouard Tisserant
- SVGHMI: i18n: finished passing back translated messaged to xslt proc, finished template to generate corresponding javascript literals. svghmi 2021-01-22, by Edouard Tisserant