Mon, 31 Oct 2022 17:49:28 +0800 GP Orcullo set executionOrderId default value to 0 python3
Mon, 31 Oct 2022 14:48:25 +0800 GP Orcullo replaced depreciated function python3
Sat, 29 Oct 2022 17:07:41 +0800 GP Orcullo upgrade fake_wx python3
Fri, 28 Oct 2022 20:04:12 +0800 GP Orcullo Update to wx.NewIdRef() python3
Fri, 28 Oct 2022 19:39:17 +0800 GP Orcullo fix for gc errors on shutdown python3
Fri, 28 Oct 2022 18:59:04 +0800 GP Orcullo wx fixes for controls python3
Fri, 28 Oct 2022 18:54:33 +0800 GP Orcullo Fix: wx._core.wxAssertionError: C++ assertion "CanBeToggled()" failed python3
Fri, 28 Oct 2022 17:42:47 +0800 GP Orcullo fix - TypeError: unhashable type: 'Colour' python3
Fri, 28 Oct 2022 17:26:50 +0800 GP Orcullo xmlclass.py: fix AttributeError python3
Fri, 28 Oct 2022 17:08:27 +0800 GP Orcullo AbsDir fix python3
Fri, 28 Oct 2022 17:01:10 +0800 GP Orcullo convert sort and cmp functions to Python3 python3
Fri, 28 Oct 2022 15:19:24 +0800 GP Orcullo switch to pickle from cPickle python3
Fri, 28 Oct 2022 14:58:25 +0800 GP Orcullo fix dynamic module loading python3
Fri, 28 Oct 2022 14:56:07 +0800 GP Orcullo fix ctypes encoding python3
Fri, 28 Oct 2022 14:53:23 +0800 GP Orcullo fix string encoding python3
Fri, 28 Oct 2022 14:26:17 +0800 GP Orcullo updated click api python3
Fri, 28 Oct 2022 15:56:01 +0800 GP Orcullo remove six.reraise python3
Fri, 28 Oct 2022 14:07:13 +0800 GP Orcullo removed Python2 modules python3
Fri, 28 Oct 2022 13:06:52 +0800 GP Orcullo fixed plcopen imports python3
Fri, 28 Oct 2022 12:39:15 +0800 GP Orcullo automated conversion using 2to3-3.9 tool python3
Mon, 27 Mar 2023 10:19:14 +0200 Edouard Tisserant Tests: Add preliminary IEC-61131 language test, to be continued. wxPython4
Mon, 27 Mar 2023 10:12:20 +0200 Edouard Tisserant Tests: Add time emulation feature for tests with BEREMIZ_TEST_CYCLES CFLAG. wxPython4
Sun, 12 Mar 2023 00:55:19 +0100 Edouard Tisserant IDE: fix exception when re-opening previously closed tab wxPython4
Sun, 12 Mar 2023 00:51:53 +0100 Edouard Tisserant IDE: fix again ruberband with gtk3. wxPython4
Fri, 10 Mar 2023 13:00:31 +0100 Edouard Tisserant Merged from default wxPython4
Fri, 10 Mar 2023 09:13:29 +0100 Edouard Tisserant merged
Tue, 07 Mar 2023 09:00:33 +0000 Mario de Sousa Modbus web configuration: add check for valid delay and period parameters
Wed, 08 Mar 2023 23:18:41 +0100 Edouard Tisserant IDE: Fix missing highlighted element in diagrams when using GTK3 wxPython4
Fri, 03 Mar 2023 19:20:49 +0100 Edouard Tisserant Merged default in wxPython4 branch wxPython4
Wed, 01 Mar 2023 10:54:54 +0100 Edouard Tisserant Linux runtime: overrun detection for real-time timers and for plc execution.