2022-05-23 |
Edouard Tisserant |
SVGHMI: fix active/inactive being swapped in ToggleButton
|
changeset |
files
|
2022-05-23 |
Edouard Tisserant |
IDE/Windows: Find Inkscape binary even if Inkscape was installed for current user only.
|
changeset |
files
|
2022-05-23 |
Edouard Tisserant |
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
|
changeset |
files
|
2022-05-23 |
Edouard Tisserant |
IDE: better permission checking when opening a project.
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix syntax problems in xygraph
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix syntax error in sprintf.js and force makefile to regen xslt files when sprintf.js changes
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix test/projects/svghmi "unspecified" frequency that was actualy specified...
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: Add premature implementation of XY chart.
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix syntax error in sprintf.js and force makefile to regen xslt files when sprintf.js changes
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
SVGHMI: fix test/projects/svghmi "unspecified" frequency that was actualy specified...
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
merge default
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: No need to archive test results before uploading them as action artifacts.
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: ...
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: re-enable running test in github action, now that docker image should be cached.
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: temporary disable problematic part, to force action to succeed so caching can happen.
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: give test directory when creating container, not when running test.
|
changeset |
files
|
2022-05-17 |
Edouard Tisserant |
Tests: fix docker image export for GitHub Action caching.
|
changeset |
files
|
2022-05-16 |
Edouard Tisserant |
Tests: More fixes amd enhancments to run tests on Github Actions
|
changeset |
files
|
2022-05-16 |
Edouard Tisserant |
Tests: use script rather than alias so that bash doesn't need to be interactive shell with a TTY
|
changeset |
files
|
2022-05-16 |
etisserant |
Tests: remove -it from docker invocation
|
changeset |
files
|
2022-05-15 |
etisserant |
Create run_tests_in_docker.yml
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: Add support for forcing widget update frequency with period longer than a second. As an example, "HMI:Display|10s@/myvar" updates variable every 10 seconds.
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: cosmetic fixes + removed dead code
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: allow widgets to disable clipping on variables given with min and max. Setting this.clip = false disables clipping.
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: allow designating widget's sub-elements as main element child rather than descendant. Names staring with "/" in yslt call to labels() only match direct widget childs.
|
changeset |
files
|
2022-05-05 |
Edouard Tisserant |
SVGHMI: add localized Date and Time support to sprintf.js. Use with "%D" or "%2.1D" format style.
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
Minor changes to README.md
wxPython4
|
changeset |
files
|
2022-05-06 |
Edouard Tisserant |
wxPython4 sequels: usual naming problem in grid cell change events, non kw-args to menu.Append and event not being skipped.
wxPython4
|
changeset |
files
|