2022-10-28 GP Orcullo fix - TypeError: unhashable type: 'Colour' python3
2022-10-28 GP Orcullo xmlclass.py: fix AttributeError python3
2022-10-28 GP Orcullo AbsDir fix python3
2022-10-28 GP Orcullo convert sort and cmp functions to Python3 python3
2022-10-28 GP Orcullo switch to pickle from cPickle python3
2022-10-28 GP Orcullo fix dynamic module loading python3
2022-10-28 GP Orcullo fix ctypes encoding python3
2022-10-28 GP Orcullo fix string encoding python3
2022-10-28 GP Orcullo updated click api python3
2022-10-28 GP Orcullo remove six.reraise python3
2022-10-28 GP Orcullo removed Python2 modules python3
2022-10-28 GP Orcullo fixed plcopen imports python3
2022-10-28 GP Orcullo automated conversion using 2to3-3.9 tool python3
24 months ago Edouard Tisserant Tests: Add preliminary IEC-61131 language test, to be continued. wxPython4
24 months ago Edouard Tisserant Tests: Add time emulation feature for tests with BEREMIZ_TEST_CYCLES CFLAG. wxPython4
2023-03-11 Edouard Tisserant IDE: fix exception when re-opening previously closed tab wxPython4
2023-03-11 Edouard Tisserant IDE: fix again ruberband with gtk3. wxPython4
2023-03-10 Edouard Tisserant Merged from default wxPython4
2023-03-10 Edouard Tisserant merged
2023-03-07 Mario de Sousa Modbus web configuration: add check for valid delay and period parameters
2023-03-08 Edouard Tisserant IDE: Fix missing highlighted element in diagrams when using GTK3 wxPython4
2023-03-03 Edouard Tisserant Merged default in wxPython4 branch wxPython4
2023-03-01 Edouard Tisserant Linux runtime: overrun detection for real-time timers and for plc execution.
2023-03-03 Edouard Tisserant Fix typo in toolchain_gcc.py : LDLAGS -> LDFLAGS wxPython4
2023-02-28 Edouard Tisserant Merged from default wxPython4
2023-02-28 Edouard Tisserant Merge.
2023-02-28 Edouard Tisserant SVGHMI: add two more simple widgets to default widget library
2023-02-28 Edouard Tisserant Cosmetic fix in plc_debug.c template
2023-02-27 Tomaz Orac Merge.
2023-02-19 Mario de Sousa Modbus plugin: add optional delay between two consecutive modbus requests sent by master/client