2020-04-24 Edouard Tisserant SVGHMI: Fix flawed logic to place nodes in the HMI tree, leading to wrecked tree in some cases. svghmi
2020-04-22 dgaberscek Added button and circular bar widgets. svghmi
2020-04-20 Edouard Tisserant SVGHMI: added more meaningful namespaces to emit javascript code from. svghmi
2020-04-19 Edouard Tisserant SVGHMI: moved JS code of foreach and jump widget in corresponding widget_*.ysl2. To be continued. svghmi
2020-04-19 Edouard Tisserant SVGHMI: spread JS code from svghmi/scripts.ysl2 in other .ysl2 files, using dedicated preamble and epilogue namespaces svghmi
2020-04-19 Edouard Tisserant SVGHMI: Introduced "emit" to simplify producing per-topic code and content from anywhere in code. Applied to debug output, next to JS. svghmi
2020-04-18 Edouard Tisserant SVGHMI: Move reflective debug tags from "reflect" to "debug" namespace, preparing for per-purpose namespaces. svghmi
2020-04-18 Edouard Tisserant SVGHMI: Added scripts.ysl2 svghmi
2020-04-18 Edouard Tisserant SVGHMI: moving code wher it belongs, and reformulate some declarations for better readability. svghmi
2020-04-16 Edouard Tisserant SVGHMI: HMI:DropDown: more documentation. svghmi
2020-04-15 Edouard Tisserant SVGHMI: Comments in HMI:DropDown source code svghmi
2020-04-14 Edouard Tisserant SVGHMI: HMI:DropDown menu aligns to selected when opening svghmi
2020-04-14 Edouard Tisserant SVGHMI: When clicking outside of opened HMI:DropDown box, close it. svghmi
2020-04-14 Edouard Tisserant SVGHMI: Fix HMI:DropDown flicker on close. svghmi
2020-04-14 Edouard Tisserant SVGHMI: HMI:DropDown now temporarily takes content from widget's arguments, until HMI:List is implemented. svghmi
Loading...