Mon, 31 Aug 2020 13:54:08 +0200 | Edouard Tisserant | Attempt to workaround problem reported about empty plc.xml after unrelated crash. Now, if etree model is corrupted in a way tostring() would generate an empty string, exception prevents saving. | changeset | files |
Thu, 03 Sep 2020 11:16:08 +0200 | Edouard Tisserant | docsvg.py : Better error message when inkscape is not installed. | changeset | files |
Sat, 04 Apr 2020 09:41:32 +0200 | Edouard Tisserant | Fix unmatched "Courier" font for monospace fonts on latest ubuntu 20.04. Selected "FreeMono" instead, present since at least 18.04 | changeset | files |
Mon, 13 Jul 2020 13:56:42 +0200 | Edouard Tisserant | Python Runtime: order of execution of extension's init() and cleanup() now reflects order of appearance of extensions in configuration tree. | changeset | files |