- SVGHMI: various insignificant code moves, commenting and typos fixes. svghmi 2019-10-29, by Edouard Tisserant
- SVGHMI : fancier second page in tests/svghmi svghmi 2019-10-29, by Edouard Tisserant
- SVGHMI: SVG viewport now defined so that HMI take scales and fit to the view. Implemented page switch through viewport change, no hiding of widget for now. svghmi 2019-10-28, by Edouard Tisserant
- SVGHMI - added simple Meter widget. svghmi 2019-10-28, by Edouard Tisserant
- SVGHMI: Quicker update path for input widget when pressing on buttons, do not wait until data comes back, and simply update value text of the pressed widget. Updated PLC prog for more amimated value to display svghmi 2019-10-27, by Edouard Tisserant
- SVGHMI: fixed HMI->PLC dataflow : not updates as expected, and not initialized properly after subscribe. svghmi 2019-10-27, by Edouard Tisserant
- Fixed one more sequel of 5f79b194fa63 'SVGHMI: filter out temporary variables created while generating ST code out of FBD.' svghmi 2019-10-24, by Edouard Tisserant
- SVGHMI: Added relative changes of HMI value from widgets. svghmi 2019-10-24, by Edouard Tisserant
- SVGHMI - Fixed svghmi.{c,js} about HMI -> PLC data unpack. svghmi 2019-10-22, by Edouard Tisserant
- SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update. svghmi 2019-10-22, by Edouard Tisserant
- SVGHMI: dispatching data to minimalist "Display" text widget. svghmi 2019-10-19, by Edouard Tisserant
- SVGHMI: Many fixes. Subscriptions to HMItree seems to be working, and dispatch function is called in JS with good data. Bidirectional communication now really working. svghmi 2019-10-17, by Edouard Tisserant
- SVGHMI : many details about communication implemented in JS, with side effects. svghmi 2019-10-15, by Edouard Tisserant
- SVGHMI: added a widgets description object, accessed by id. Added frequency to widgets, as separate template to allow future customization. Excluded non svg elements (i.e inkscape Sets) with HMI: labels from widgets. svghmi 2019-10-11, by Edouard Tisserant
- SVGHMI fix logic for page membership detection svghmi 2019-10-10, by Edouard Tisserant
- SVGHMI compute default page svghmi 2019-10-10, by Edouard Tisserant
- SVGHMI: deduce pages content out of geometry (elements contained in page bounding box are in) svghmi 2019-10-09, by Edouard Tisserant
- SVGHMI: use func:function for parsing labels so that it can be used in predicates svghmi 2019-10-09, by Edouard Tisserant
- SVGHMI: moved/fixed some templates, avoided namespace problems, added parsing of HMI:* inkscape labels svghmi 2019-10-08, by Edouard Tisserant
- SVGHMI: now generating JS object describing widgets and pointing to SVG elements svghmi 2019-10-07, by Edouard Tisserant
- SVGHI: compute hmitree variables ordered index in xslt svghmi 2019-10-05, by Edouard Tisserant
- SVGHMI: now built. svghmi 2019-10-02, by Edouard Tisserant
- SVGHMI: Work in progress. C side mostly implemented, neither built nor tested. svghmi 2019-09-30, by Edouard Tisserant
- SVGHMI: More strict formating of active HMI labels : @ separator only used for paths svghmi 2019-09-27, by Edouard Tisserant
- SVGHMI: new test svg to drive next implementation svghmi 2019-09-26, by Edouard Tisserant
- Non significant changes in generated xslt, side effect of changes in yslt_noindent.yml2 svghmi 2019-09-25, by Edouard Tisserant
- Merge default in SVGHMI branch svghmi 2019-09-24, by Edouard Tisserant
- SVGHMI: Starting to define JS side more in details. svghmi 2019-09-20, by Edouard Tisserant
- SVGHMI: added transformation of code given in inkscape's description fields into javascript functions svghmi 2019-09-19, by Edouard Tisserant
- SVGHMI: gui.svg -> svghmi.svg svghmi 2019-09-19, by Edouard Tisserant