- SVGHMI: Jump widget can now display as active or inactive, if corresponfing "active" and "inactive labeled elements are provided. svghmi 2020-03-27, by Edouard Tisserant
- SVGHMI: added Back widget. svghmi 2020-03-26, by Edouard Tisserant
- SVGHMI: Jump widget now make errors if path given for relative jump doesn't match target page reference path class. svghmi 2020-03-26, by Edouard Tisserant
- SVGHMI: Check that explicit relative page jump path is consistant with destination page reference path. svghmi 2020-03-26, by Edouard Tisserant
- SVGHMI: ForEach Widget now has a better wrap-around when scrolling : hit the boundary systematically before wrapping svghmi 2020-03-25, by Edouard Tisserant
- SVGHMI: Alow relative relative Jump. (i.e, relative jump from a foreach widget) svghmi 2020-03-25, by Edouard Tisserant
- SVGHMI: Generalize applying cache to widgets, be it from page or ForEach widgets. Now ForEach widget buttons work as expected. svghmi 2020-03-25, by Edouard Tisserant
- SVGHMI: Widget ForEach buttons now call corresponding methods. svghmi 2020-03-24, by Edouard Tisserant
- SVGHMI: ForEach now has working (un)subscribe. Fixed PageSwitch that wasn't behaving when jumping to current page with another path. svghmi 2020-03-24, by Edouard Tisserant
- SVGHMI: Easier way to match HMI tree elements to paths. ForEach widget now looks for paths and indexes of all items, and enforce path to be consistent with ForEach items sub widgets svghmi 2020-03-23, by Edouard Tisserant
- SVGHMI: added func:get_hmi_tree_elt to match HMI tree node from path. Continue implementing ForEach widget : force order and completeness of items list. Now also collecting ForEach buttons. svghmi 2020-03-23, by Edouard Tisserant
- SVGHMI: ForEach knows its own widgets svghmi 2020-03-23, by Edouard Tisserant
- SVGHMI: add widget_foreach.ysl2 svghmi 2020-03-20, by Edouard Tisserant
- SVGHMI: make root HMI tree node a HMI_NODE, droped HMI_ROOT node type svghmi 2020-03-20, by Edouard Tisserant
- SVGHMI: reworked widget (un)subscription now a method of widgect object, allowing special subscription methods svghmi 2020-03-19, by Edouard Tisserant
- SVGHMI: Exclude (again) sub-widgets of forEach widget from page-switch managed widget. svghmi 2020-03-19, by Edouard Tisserant
- SVGHMI: cosmetic changes svghmi 2020-03-19, by Edouard Tisserant
- SVGHMI: Simplification and optimization. func:parselabel becomes a template. svghmi 2020-03-19, by Edouard Tisserant
- SVGHMI: intermediate untested state. Excluded ForEach widget from pages handled widgets. svghmi 2020-03-18, by Edouard Tisserant
- SVGHMI: update Makefile to pick all changes to any dependency svghmi 2020-03-18, by Edouard Tisserant
- SVGHMI: created widget_*.ysl2. Renamed widget_common in widgets_common, so that it doesn't match globing. svghmi 2020-03-18, by Edouard Tisserant
- SVGHMI: moving comments svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: added widget_common.ysl2 svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: More readable debug output gen code svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: Cosmetic changes svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: added inline_svg.ysl2 svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: detachable_elements.ysl2 becomes detachable_pages.ysl2, and includes logic to process pages elements. Other minor code moves. svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: moved debug code svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: created detachable_elements.ysl2 svghmi 2020-03-17, by Edouard Tisserant
- SVGHMI: more debug code moved to hmi_tree.ysl2 svghmi 2020-03-17, by Edouard Tisserant