svghmi/gen_index_xhtml.xslt
2022-11-09 Edouard Tisserant Merge default in wxPython4 wxPython4
2022-11-08 Edouard Tisserant SVGHMI: update generated XSLT
2022-11-04 Edouard Tisserant Merged changes from default in wxPython4 branch wxPython4
2022-11-04 Edouard Tisserant SVGHMI: update generated XSLT
2022-10-28 Edouard Tisserant SVGHMI: update generated XSLT
2022-10-06 Edouard Tisserant Merged changes from default wxPython4
2022-10-05 Edouard Tisserant SVGHMI: update generated XSLT
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-07-17 Edouard Tisserant Merge from default branch + fix traffic light example SVG missing background + update generated XSLT
2022-07-14 Edouard Tisserant SVGHMI: update generated xslt file
2022-07-13 Edouard Tisserant SVGHMI: update generated XSLT file
2022-06-24 Edouard Tisserant SVGHMI: update generated XSLT files
2022-06-22 Edouard Tisserant SVGHMI: update generated XSLT files
2022-06-15 Edouard Tisserant SVGHMI: update generated xslt files
2022-06-10 Edouard Tisserant SVGHMI: update generated XSLT filesw
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
2022-01-19 Edouard Tisserant SVGHMI: update generated xslt, and svghmi test project files
2022-01-18 Edouard Tisserant SVGHMI: update generated xslt
2021-11-08 Edouard Tisserant SVGHMI: update tests/evghmi to reflect/test latest changes. update generated XSLT.
2021-11-04 Edouard Tisserant SVGHMI: update generated XSLT
2021-10-04 Edouard Tisserant SVGHMI: Update generated xslt wxPython4
2021-10-01 Edouard Tisserant SVGHMI: Update generated XSLT (PathSlider widget) wxPython4
2021-10-01 Edouard Tisserant SVGHMI: update generated xslt (List related changes) wxPython4
2021-08-27 Edouard Tisserant SVGHMI: Allow toggling fulscreen mode my right click or long press. svghmi
2021-07-20 Edouard Tisserant SVGHMI: fix typo in slider widget svghmi
2021-07-13 Edouard Tisserant SVGHMI: update generated xslt svghmi
2021-07-01 Edouard Tisserant SVGHMI: Added a way to distinguish watchdog-enabled HMI from multi-client HMI in URL. svghmi
2021-06-18 Edouard Tisserant SVGHMI: update generated XSLT files svghmi
2021-05-18 Edouard Tisserant Merged SVGHMI branches svghmi
2021-05-18 Edouard Tisserant SVGHMI: WIP on Widget DnD UI : Added documentation to widgets, that is injected in widget parse tree during widget analysis svghmi
2021-05-17 Edouard Tisserant SVGHMI: Fix behaviour of Jump widget, that wasn't displaying "disabled" state in some cases. svghmi
2021-05-02 Edouard Tisserant SVGHMI: updating generated XSLT 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-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-01 Edouard Tisserant SVGHMI: Ensure that when widgets are nested in HMI:Switch widget, their sub-elements are taken as switch's choice in case their label match the syntax. svghmi
2021-03-30 Edouard Tisserant SVGHMI: silence debug output in generated xhtml. svghmi
2021-03-30 Edouard Tisserant SVGHMI: Implemented "Add Font" and "Remove Font", add font embedding in CSS at build time, tested ok with some OTF for now. svghmi
2021-03-30 Edouard Tisserant SVGHMI: Add font management buttons and icons, doing nothing for now svghmi
2021-03-29 Edouard Tisserant SVGHMI: added "page_node" variable that reflects the HMI tree path of current relative page svghmi
2021-03-25 Edouard Tisserant SVGHMI: Filter unseen geometry from inkscape CSV output. svghmi
2021-03-18 Edouard Tisserant SVGHMI: JsonTable: Fixed options not being passed in JSON post when jumping to a page where additional variables are pre-defined by a HMI:VarInit. svghmi
2021-03-17 Edouard Tisserant merged svghmi
2021-03-16 Edouard Tisserant SVGHMI: cosmetic change, missing semicolon svghmi
2021-03-16 Edouard Tisserant SVGHMI: JsonTable should refresh when re-subscibing, because data might have changed while not on the page we are switching to. svghmi
2021-03-15 Edouard Tisserant SVGHMI: Fixed problems happening when value is higher than maximum or lower than minimum in Input widget. "max" and "min" string was getting into keypad text field, was not diplayed systematically, and was staying forever sometime. svghmi
2021-03-12 Edouard Tisserant SVGHMI: change default values for JsonTable, leading to scrollbar initialized at annoying non-zero position svghmi
2021-03-11 Edouard Tisserant SVGHMI: Ensure that when a HMI:List is refered, none of its refered elements are discarded. svghmi
2021-03-11 Edouard Tisserant Backed out changeset b2ba6eeb61ec. Users reported text styling being messed in some cases. svghmi
2021-03-10 Edouard Tisserant SVGHMI: Add generic action buttons to JSON table, with an example in tests/svghmi: wipe alar list. svghmi
2021-03-03 Edouard Tisserant SVGHMI: Make ScrollBar's variables order match JsonTable's variables order to avoid confusion svghmi
2021-03-02 Edouard Tisserant SVGHMI: attempt to prevent crazy styling with HMI:TextStyleList when inkscape store style in tspan instead of text element. svghmi
2021-03-01 Edouard Tisserant SVGHMI: Make build log less redundant, and refactor progress information code a bit, to make it also a bit less redundant. svghmi
2021-02-26 Edouard Tisserant SVGHMI: Optimized overlapping geometry (widget ot page belonging) computation. Added human readable messages for progress. Includes updated XSLT. svghmi
2021-02-23 Edouard Tisserant SVGHMI: Optimize sumarized_elements xslt function, taking most of SVGHMI build time. svghmi
2021-02-22 Edouard Tisserant SVGHMI: display progress in IDE console while building svghmi