Fri, 08 Oct 2021 09:13:02 +0200 Edouard Tisserant Prevent exception when asking for CSV dump while variable traces are still empty
Fri, 08 Oct 2021 09:11:55 +0200 Edouard Tisserant Fix wrong comment
Wed, 06 Oct 2021 10:45:06 +0200 Edouard Tisserant Fixed two exceptions happening when interacting with viewer(s) in debug mode, when debug data is still not initialized.
Mon, 04 Oct 2021 07:55:57 +0200 Edouard Tisserant SVGHMI: update test/svghmi to reflect latest changes wxPython4
Mon, 04 Oct 2021 07:52:54 +0200 Edouard Tisserant SVGHMI: Update generated xslt wxPython4
Mon, 04 Oct 2021 07:41:18 +0200 Edouard Tisserant SVGHMI: remove "value" element in meter and circularbar widget. Adding support for printf like formating make widget label too heavy. It is better to use Display widget instead. wxPython4
Mon, 04 Oct 2021 07:38:46 +0200 Edouard Tisserant SVGHMI: Move sprintf.js out of widget_display.ysl2 since it is used in other widgets as well wxPython4
Fri, 01 Oct 2021 23:19:04 +0200 Edouard Tisserant Dropped SVGUI, deprecated and replaced by SVGHMI. Transformed traffic_lights exemple so that it uses SVGHMI instead. wxPython4
Fri, 01 Oct 2021 17:44:52 +0200 Edouard Tisserant Merge from default wxPython4
Fri, 01 Oct 2021 15:36:09 +0200 Edouard Tisserant SVGHMI: Update generated XSLT (PathSlider widget) wxPython4
Fri, 01 Oct 2021 15:34:04 +0200 Edouard Tisserant SVGHMI: simplication in ScrollBar widget JS code wxPython4
Fri, 01 Oct 2021 15:32:38 +0200 Edouard Tisserant SVGHMI: Added PathSlider widget wxPython4
Fri, 01 Oct 2021 02:54:35 +0200 Edouard Tisserant SVGHMI: update generated xslt (List related changes) wxPython4
Fri, 01 Oct 2021 02:52:25 +0200 Edouard Tisserant SVGHMI: add files missing in ee9e98c856a : Add TextList widget, add support for TextList in DropDown widget, move List, TextStyleList and TextList widget code in dedicated file with documentation. wxPython4
Mon, 20 Sep 2021 15:43:10 +0200 Edouard Tisserant SVGHMI: add test for Dropdown using TextList wxPython4