Tue, 25 May 2021 15:05:38 +0200 | Edouard Tisserant | Runtime: Fix exception "Worker is disabled" when connecting while PLC runtime is starting. | changeset | files |
Mon, 24 May 2021 14:33:54 +0200 | Edouard Tisserant | Finished fixing Wx IDs abuse. There was still some wasted IDs because of wx.NewId calls in many places where it wasn't needed, and those IDs were not re-used. As a consequence Beremiz was making exception crashing after a few hours of intensive use. | changeset | files |
Wed, 12 May 2021 11:36:56 +0200 | Edouard Tisserant | Add ThirPartyPath call in util.path module, so that individual extensions don't have to each implement same logic to find dependencies | changeset | files |
Thu, 01 Apr 2021 15:51:24 +0200 | Edouard Tisserant | IDE: Add a shortcut to project "Clean" action : F9 | changeset | files |