- Tests: give test directory when creating container, not when running test. 2022-05-17, by Edouard Tisserant
- Tests: fix docker image export for GitHub Action caching. 2022-05-17, by Edouard Tisserant
- Tests: More fixes amd enhancments to run tests on Github Actions 2022-05-16, by Edouard Tisserant
- Tests: use script rather than alias so that bash doesn't need to be interactive shell with a TTY 2022-05-16, by Edouard Tisserant
- Tests: remove -it from docker invocation 2022-05-16, by etisserant
- Create run_tests_in_docker.yml 2022-05-16, by etisserant
- 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. 2022-05-05, by Edouard Tisserant
- SVGHMI: cosmetic fixes + removed dead code 2022-05-05, by Edouard Tisserant
- SVGHMI: allow widgets to disable clipping on variables given with min and max. Setting this.clip = false disables clipping. 2022-05-05, by 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. 2022-05-05, by Edouard Tisserant
- SVGHMI: add localized Date and Time support to sprintf.js. Use with "%D" or "%2.1D" format style. 2022-05-05, by Edouard Tisserant
- Minor changes to README.md wxPython4 2022-05-06, by Edouard Tisserant
- wxPython4 sequels: usual naming problem in grid cell change events, non kw-args to menu.Append and event not being skipped. wxPython4 2022-05-06, by Edouard Tisserant
- Tests: Fix missing <br/> in generated html report. wxPython4 2022-04-07, by Edouard Tisserant
- Tests: add HTML report generation and a workaround to bad exception handling in sikuli. wxPython4 2022-04-07, by Edouard Tisserant
- Tests: refactored sikuli based test wxPython4 2022-03-29, by Edouard Tisserant
- IDE: Postpone execution of keyboard shortcut commands when given while previous command is still being executed, to prevent CTR/builder jamming. wxPython4 2022-03-29, by Edouard Tisserant
- IDE: in case of unhandled exception, write bug report to given log file, so that test report can have it. wxPython4 2022-03-29, by Edouard Tisserant
- Merged default's changes in wxPython4 branch wxPython4 2022-03-22, by Edouard Tisserant
- Tests: fix project edit test sikuli IDE test. wxPython4 2022-03-22, by Edouard Tisserant
- runtime, retain: remove forgotten debug code. 2022-03-02, by Edouard Tisserant
- Runtime: removing dead code 2022-03-02, by Edouard Tisserant
- IDE: removed one (last ?) wx.NewId() that was called on each opening of project tree popup menu 2022-02-15, by Edouard Tisserant
- Tests: Re-introduced pytest based tests. Fixed them a bit, commented-out otherwise. Application tests only runs with logging test, and PLCOpenEditor tests seem broken. wxPython4 2022-03-11, by Edouard Tisserant
- Tests: Enhance robustness of stdout driven waiting state in Sikuli based tests. wxPython4 2022-03-05, by Edouard Tisserant
- Tests: add an IDE test that relies on image matching. wxPython4 2022-02-28, by Edouard Tisserant
- Tests: re-introduce xvfb+x11vnc target in Makefile : xvfb_sikuli wxPython4 2022-02-28, by Edouard Tisserant
- Fix sequel of wxPython 4 port : double click on tab wasn't maximizing and was showing exception. wxPython4 2022-02-28, by Edouard Tisserant
- Tests: Makefile's PIPESTATUS turned into small letters (wrong vim shortcut ?) leading to always passing tests. wxPython4 2022-02-25, by Edouard Tisserant
- Tests: Various enhancements in Makefile and sikuli common python code. wxPython4 2022-02-18, by Edouard Tisserant
- Tests: Added BEREMIZPYTHONPATH to point to Python interpreter to use for tests. wxPython4 2022-02-18, by Edouard Tisserant
- Documentation/comment fix. wxPython4 2022-02-18, by Edouard Tisserant
- IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.py wxPython4 2022-02-18, by Edouard Tisserant
- Tests: Add a Makefile variable to allow changing standalone headless X server command (Xvfb by default) wxPython4 2022-02-15, by Edouard Tisserant
- Merge default head that was only merged in wxPython4 2022-02-13, by Edouard Tisserant
- merged default wxPython4 2022-02-13, by Edouard Tisserant
- Add Docker image definition as reference platform to run IDE tests. wxPython4 2022-02-13, by Edouard Tisserant
- Tests: added tests/Makefile and a first test in tests/ide_tests. Test requires sikuli and Xvfb or Xnest. wxPython4 2022-02-13, by Edouard Tisserant
- IDE: Add -l or --log command line parameter to give a file where all content witten to console window will be appended. File can be /dev/stdout. wxPython4 2022-02-13, by Edouard Tisserant
- Merge default wxPython4 2022-02-02, by Edouard Tisserant
- IDE: follow-up on change in 83ed4ea362db - added workaround when matiec generated files contain unexpected characters. 2022-01-24, by Edouard Tisserant
- Runtime : force using monotonic time in Timer (threading). Prevent watchdog to trigger when changing system time. 2022-01-20, by Edouard Tisserant
- SVGHMI: remove debug code 2022-01-20, by Edouard Tisserant
- SVGHMI: update generated XSLT 2022-01-19, by Edouard Tisserant
- SVGHMI: fix again appication of frequency value when given in label. Use it on PushButton instance in svghmi test. 2022-01-19, by Edouard Tisserant
- TESTS: moved non-automated tests Beremiz projects stored as directories in /tests to new directory /tests/projects 2022-01-25, by Edouard Tisserant
- Create README.md in tests 2022-01-25, by etisserant
- SVGHMI: update generated xslt, and svghmi test project files 2022-01-19, by Edouard Tisserant
- SVGHMI: Add pushbutton widget, that can take reflect short press in variable, but has no garantee on consistency. 2022-01-19, by Edouard Tisserant
- SVGHMI: Fixed support for frequency parsing in widget label 2022-01-19, by Edouard Tisserant
- Merge 2022-01-18, by Edouard Tisserant
- SVGHMI: update generated xslt 2022-01-18, by Edouard Tisserant
- SVGHMI test: add special commandline to launch chromium as new intependent window, without GPU acceleration. 2022-01-18, by Edouard Tisserant
- SVGHMI: add syntax for widget update frequency in widget label: HMI:WidgetType|freq:arg0:arg1@path 2022-01-18, by Edouard Tisserant
- OPC-UA client: "static" class was forgotten for open62541 client structure preventing multiple client. 2022-01-17, by Edouard Tisserant
- OPC-UA: cosmetic fix and armless typo 2022-01-17, by Edouard Tisserant
- Merged default in wxPython4, include runtimeLists wxPython4 2022-01-16, by Edouard Tisserant
- Merge 2022-01-16, by Edouard Tisserant
- SVGHMI: added ListSwitch widget 2022-01-14, by Edouard Tisserant
- Merged RuntimeLists branch 2022-01-16, by Edouard Tisserant
- Close RuntimeLists branch RuntimeLists 2022-01-16, by Edouard Tisserant
- Fix bug introduced in previous commit : dual link list wasn't append and remove wasn't implemented correctly. Removed debug code, enhanced variable names and comments. RuntimeLists 2021-12-27, by Edouard Tisserant
- SVGHMI: optimization of C part : stop traversing the whole HMI tree, use dual linked list for subscriptions and single linked list for changes from HMI. Intermediate commit, still crashing in some cases. RuntimeLists 2021-12-23, by Edouard Tisserant
- Xenomai runtime: ensure that __DEBUG global variable is set when resuming debug. RuntimeLists 2021-12-16, by Edouard Tisserant
- SVGHMI: Adapt svghmi.c to changes in UnpackVar RuntimeLists 2021-12-16, by Edouard Tisserant
- Runtime: Now retain uses a list based on data available in VARIABLES.csv instead of traversing the whole instance tree looking for RETAIN flag. RuntimeLists 2021-12-15, by Edouard Tisserant
- RUNTIME: Variable forcing now uses limited list and buffer instead of systematical instance tree traversal and in-tree "fvalue" to keep track of forced value for pointed variables (external, located). Pointer swapping is performed when forcing externals and located, with backup being restored when forcing is reset. Retain still uses tree traversal. RuntimeLists 2021-12-09, by Edouard Tisserant
- RUNTIME: Variable trace now uses limited list and buffer instead of flags in instance tree that was requiring systematical instance tree traversal, and worst size buffer. Forcing and retain still use tree traversal. RuntimeLists 2021-12-01, by Edouard Tisserant
- SVGHMI: more accurate filtering of elements to unlink or not 2021-11-30, by Edouard Tisserant
- OPC-UA client: generated code now take UA_Variants on the stack directly, avoid useless allocation on write, and unalloc implicitely allocated data on read 2021-11-30, by Edouard Tisserant
- OPC-UA client: generated code now take UA_Variants on the stack directly, avoid useless allocation on write, and unalloc implicitely allocated data on read wxPython4 2021-11-30, by Edouard Tisserant
- IDE: Tutorial/Example menu was broken : path of project being open was the same for all menu entries. 2021-11-16, by Edouard Tisserant
- IDE: Tutorial/Example menu was broken, probably after a merge. Menu (and corresponding code) was duplicated. Also, path of project beeing open was the same for all menu entries. wxPython4 2021-11-17, by Edouard Tisserant
- Fix bug when updating data in variable panel. wxPython4 2021-11-16, by Edouard Tisserant
- SVGHMI: update tests/evghmi to reflect/test latest changes. update generated XSLT. 2021-11-08, by Edouard Tisserant
- SVGHMI: multiple non significant changes: doc fixes, modern style access to attributes, enforce double quotes around member name in object literals. 2021-11-08, by Edouard Tisserant
- SVGHMI: Changes /CURRENT_PAGE_* behaviour to prevent problem whith multiclient : all clients were switching page when one was jumping. 2021-11-08, by Edouard Tisserant
- SVGHMI: changes that should fix some corner cases about unlinking and discardable element that still didn't show until now. 2021-11-08, by Edouard Tisserant
- SVGHMI: update generated XSLT 2021-11-04, by Edouard Tisserant
- merged 2021-11-04, by Edouard Tisserant
- SVGHMI: add CURRENT_PAGE_{location} global variable to reflect currently visible page. If PLC wites some valid page reference in that variable, it triggers page switch. Additionally, fixed /HEARTBEAT being subscribed systematically by JS code even when wtchdog is not enabled. 2021-11-04, by Edouard Tisserant
- Follow-up on 83ed4ea362db 'IDE: prevent invoking matiec when IEC code did not change since last build' : build unconditionally after clean 2021-11-02, by Edouard Tisserant
- merged wxPython4 2021-10-29, by Edouard Tisserant
- OPC-UA: fix types in model not being preserved after reload of CSV file, leading to exception when changing selection lists content. 2021-10-29, by Edouard Tisserant
- OPC-UA: Removed more "LocalizedText()", this time in selected variable list 2021-10-29, by Edouard Tisserant
- IDE: prevent invoking matiec when IEC code did not change since last build. 2021-10-29, by Edouard Tisserant
- SVGHMI: prevent systematic rebuild when there are multiple instances of SVGHMI CTN. 2021-10-29, by Edouard Tisserant
- SVGHMI: optimize HMI tree handling C code to lower CPU usage when traversing large trees 2021-10-29, by Edouard Tisserant
- merged 2021-10-26, by Edouard Tisserant
- SVGHMI: prevents watchdog being triggered when SVGHMI is empty. 2021-10-21, by Edouard Tisserant
- Backed out changeset c646a1f0fb0b - was on wrong branch wxPython4 2021-10-22, by Edouard Tisserant
- Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged 2021-10-21, by Edouard Tisserant
- Make OPC-UA client compatible with wxPython3, util wxPython4 branch deserve to be merged wxPython4 2021-10-21, by Edouard Tisserant
- IDE: Enforce wxPython3 menu appending syntax in default branch... (Fixes exception at startup) 2021-10-21, by Edouard Tisserant
- OPCUA: fix display names appearing with a "LocalizedText(" prefix when browsing localized server. 2021-10-19, by Edouard Tisserant
- OPCUA: Add browsing of variables exposed by client when selecting location from variable panel. 2021-10-19, by Edouard Tisserant
- OPCUA client: fix handling of string type Node Identifier 2021-10-18, by Edouard Tisserant
- Add OPC-UA simple synchronous client extension. 2021-10-18, by Edouard Tisserant
- SVGHMI: update test/svghmi to reflect latest changes 2021-10-04, by Edouard Tisserant
- SVGHMI: Update generated xslt 2021-10-04, by 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. 2021-10-04, by Edouard Tisserant
- SVGHMI: Move sprintf.js out of widget_display.ysl2 since it is used in other widgets as well 2021-10-04, by Edouard Tisserant
- Dropped SVGUI, deprecated and replaced by SVGHMI. Transformed traffic_lights exemple so that it uses SVGHMI instead. 2021-10-01, by Edouard Tisserant
- SVGHMI: Update generated XSLT (PathSlider widget) 2021-10-01, by Edouard Tisserant
- SVGHMI: simplication in ScrollBar widget JS code 2021-10-01, by Edouard Tisserant
- SVGHMI: Added PathSlider widget 2021-10-01, by Edouard Tisserant
- SVGHMI: update generated xslt (List related changes) 2021-10-01, by 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. 2021-10-01, by Edouard Tisserant
- SVGHMI: add test for Dropdown using TextList 2021-09-20, by Edouard Tisserant
- SVGHMI: Add TextList widget, add support for TextList in DropDown widget, move List, TextStyleList and TextList widget code in dedicated file with documentation. 2021-09-20, by Edouard Tisserant
- IDE: Add a "Tutorials and Examples" sub menu to "File" menu to directly open projects in /exemples directory. Move 'python' and 'first_steps' projecvts from /tests to /exemple 2021-09-13, by Edouard Tisserant
- WxPython 3.x -> 4.x : removed exception on stdout when closing at IDE frame 2021-09-13, by Edouard Tisserant
- Tests/svghmi_scrollbar: Fix variables names and remove useless "OnStart OnStop OnWatchdog" to use defaults. 2021-09-10, by Edouard Tisserant
- IDE/windows: Avoid exception on quit caused by runtime being killed without disconnecting. 2021-09-10, by Edouard Tisserant
- Runtime/unix: Fix typo preventing start of Pyro server 2021-09-10, by Edouard Tisserant
- Fix SVGHMI exception when running on Windows, missing ENODATA in errno. 2021-09-09, by Edouard Tisserant
- Runtime: avoids using "pipe to self" bailout unblocking trick on windows, since select() only takes sockets. 2021-09-07, by Edouard Tisserant
- Merge deafult in wxPython4 wxPython4 2021-10-20, by Edouard Tisserant
- Merge changes about wamp reconnecting options, and added missing parts so that these changes make sense. 2021-10-19, by Edouard Tisserant
- Fixed Wamp reconnect on lost connection. 2021-10-11, by dgaberscek