svghmi/gen_dnd_widget_svg.xslt
2022-10-06 Edouard Tisserant Merged changes from default wxPython4
2022-09-16 Edouard Tisserant SVGHMI: update generated XSLT
2022-09-14 Edouard Tisserant SVGHMI: update generated XSLT files wxPython4
2022-08-12 Edouard Tisserant SVGHMI: update generated XSLT wxPython4
2022-06-01 Edouard Tisserant merged
2022-06-01 Edouard Tisserant SVGHMI: update generated xslt.
2022-05-23 Edouard Tisserant SVGHMI: fix active/inactive being swapped in ToggleButton
2022-01-19 Edouard Tisserant SVGHMI: update generated xslt, and svghmi test project files
2022-01-18 Edouard Tisserant SVGHMI: update generated xslt
2021-06-18 Edouard Tisserant SVGHMI: update generated XSLT files svghmi
2021-05-02 Edouard Tisserant SVGHMI: drop useless code from gen_dnd_widget.yslt2, renamed python callback to pass messages svghmi
2021-04-13 Edouard Tisserant SVGHMI: still quite naive path substitution whn prepearing widget for DnD, but now uses label generation. svghmi
2021-04-06 Edouard Tisserant SVGHMI: Naive implementation of widget path substitution in widget DnD: considers widget always have only one variable, and no type checking. svghmi
2021-04-06 Edouard Tisserant SVGHMI: Widget transform before DnD now have HMI path as a parameter svghmi
2021-04-06 Edouard Tisserant SVGHMI: Widget transform before DnD now should have HMI path as a parameter, but this path isn't computed for some reason... WIP. svghmi
2021-04-05 Edouard Tisserant SVGHMI: Widget DnD to Inkscape : Added source SVG widget label parsing and pass selecte HMI subtree to XSLT tranform, so that SVG containing multiple widgets can later be matched against hmi tree fragments, in order to DnD complex groups of widgets. svghmi
2021-04-02 Edouard Tisserant SVGHMI: Widget Library Picker now transforms SVG widget before allowing DnD. Transform is just identity forn now, but label parsing have already been included. To be continued. svghmi