Fri, 26 Apr 2024 09:24:26 +0200 Edouard Tisserant merge default tip
Wed, 24 Apr 2024 02:15:33 +0200 Edouard Tisserant C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.
Mon, 15 Apr 2024 19:13:17 +0200 Edouard Tisserant More documentation. Work in progress.
Thu, 25 Apr 2024 16:59:05 +0200 Edouard Tisserant IDE: Fix crashing non-thread safe code using Zeroconf
Thu, 25 Apr 2024 09:37:09 +0200 Edouard Tisserant BACnet: Fixed grid cell choice editor. Consequence of wxPython4.
Wed, 24 Apr 2024 17:02:28 +0200 Edouard Tisserant SVGHMI: fix font embedding with py3
Mon, 15 Apr 2024 09:09:59 +0200 Edouard Tisserant IDE: Fix Variable grid ignoring edits. WxPython4 consequence.
Mon, 15 Apr 2024 09:08:09 +0200 Edouard Tisserant IDE: Remove all occurrences of deprecated wx.grid.PyGrid
Fri, 05 Apr 2024 14:59:00 +0200 Edouard Tisserant Merge commit '80e123b34e488ffea851dc2168b366ba6124c09b' into python3
Fri, 05 Apr 2024 14:55:58 +0200 Edouard Tisserant Doc: start converting Standard Library documentation from old MC8 manual.
Fri, 05 Apr 2024 13:11:30 +0200 Edouard Tisserant merge
Thu, 04 Apr 2024 17:58:21 +0200 Edouard Tisserant Modbus: fix test: add missing filles and add Modbus source+build in GH CI
Thu, 04 Apr 2024 17:31:49 +0200 Edouard Tisserant Modbus: add CI test + test project
Wed, 03 Apr 2024 13:02:50 +0200 Edouard Tisserant Doc: re-organize existing, sketch outline, add SVGHMI intro.
Tue, 26 Mar 2024 17:10:26 +0100 Edouard Tisserant Examples: add svghmi_json_table
Tue, 26 Mar 2024 17:08:45 +0100 Edouard Tisserant SVGHMI: add "DISCARD:" prefix to force discarding an SVG element
Wed, 03 Apr 2024 14:17:50 +0200 Edouard Tisserant SVG: fix HMI:Assign widget to properly handle single-letter variable names.
Thu, 28 Mar 2024 12:07:24 +0100 Edouard Tisserant SVGHMI: Fix wrong documentation copy-pasted in HMI:Page.
Thu, 28 Mar 2024 12:04:14 +0100 Edouard Tisserant SVGHMI: add FlatButton with no active or inactive elements.
Wed, 20 Mar 2024 16:44:29 +0100 Edouard Tisserant SVGHMI: i18n: minimize warnings for incomplete/fuzzy/outdated translations
Wed, 20 Mar 2024 12:15:23 +0100 Edouard Tisserant SVGHMI: i18n: fix .POT generation + other cosmetic fixes.
Wed, 20 Mar 2024 11:09:24 +0100 Edouard Tisserant merge
Fri, 15 Mar 2024 09:42:30 +0100 Edouard Tisserant Removed forgotten debug print.
Mon, 18 Mar 2024 18:43:41 +0100 Edouard Tisserant SVGHMI: fix py3 consequences on i18n
Fri, 15 Mar 2024 09:20:11 +0100 Edouard Tisserant merge
Fri, 15 Mar 2024 08:48:32 +0100 Edouard Tisserant SVGHMI: Fix thumbnail generation.
Fri, 15 Mar 2024 08:24:38 +0100 Edouard Tisserant Tests: update svghmi test project to py3 and erpc
Wed, 13 Mar 2024 08:38:21 +0100 Edouard Tisserant IDE: Fix local runtime not starting on windows.
Thu, 07 Mar 2024 21:51:04 +0100 Edouard Tisserant Add credits for Czech i18n
Thu, 07 Mar 2024 21:50:33 +0100 Edouard Tisserant Shows AboutDialog even if revisions.tx is missing
Thu, 14 Mar 2024 12:00:36 +0100 Edouard Tisserant IDE: Fix encrypted ERPC: newer TLS, better error handling, re-add explicit ERPCS scheme, use sslpsk better.
Thu, 07 Mar 2024 21:19:45 +0100 Edouard Tisserant merge
Tue, 27 Feb 2024 12:11:24 +0100 Edouard Tisserant IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
Thu, 07 Mar 2024 16:37:02 +0100 Edouard Tisserant eRPC Server: fix exception at disconnect and reconnecting
Thu, 29 Feb 2024 17:35:03 +0100 etisserant Merge pull request #31 from martinpihrt/python3
Thu, 29 Feb 2024 17:30:13 +0100 Martin Pihrt Create Beremiz_cs_CZ.po
Thu, 29 Feb 2024 09:36:52 +0100 Martin Pihrt Create Beremiz.mo
Fri, 23 Feb 2024 11:54:51 +0100 Edouard Tisserant Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
Wed, 21 Feb 2024 22:47:12 +0100 Edouard Tisserant SVGHMI: fix consequence of last change in ProcessLogger
Wed, 21 Feb 2024 18:26:46 +0100 Edouard Tisserant Update requirements.txt
Wed, 21 Feb 2024 09:58:24 +0100 Edouard Tisserant Remove forgotten debug prints
Tue, 20 Feb 2024 14:53:33 +0100 Edouard Tisserant merge
Thu, 15 Feb 2024 17:03:06 +0100 Edouard Tisserant Updates requirements.txt about forks of Nevow and sslpsk
Wed, 24 Jan 2024 10:42:10 +0100 Edouard Tisserant Fix deprecated WX call producing warning.
Wed, 24 Jan 2024 10:41:09 +0100 Edouard Tisserant Fix exception on right click, showing context menu.
Tue, 20 Feb 2024 11:42:02 +0100 Edouard Tisserant GCC toolchain: Add {SYSROOT} substitution with support for whitespaces
Tue, 20 Feb 2024 11:37:54 +0100 Edouard Tisserant Fix argument lexer in ProcessLogger, replace it with shlex standard python module.
Tue, 20 Feb 2024 11:34:28 +0100 Edouard Tisserant SVGHMI: Fix warning with WxPython > 4.x
Tue, 20 Feb 2024 11:32:15 +0100 Edouard Tisserant docsvg: safer version checking of Inkscape
Fri, 26 Jan 2024 11:13:49 +0100 Edouard Tisserant IDE. update genicons.sh to inkscape 1.1 command line
Fri, 26 Jan 2024 11:10:09 +0100 Edouard Tisserant IDE: adjust Build and Clean icons colors.
Mon, 22 Jan 2024 21:30:23 +0100 Edouard Tisserant Fix variable forcing. Now works with eRPC. PLCObject API changed.
Sat, 20 Jan 2024 11:41:17 +0100 Edouard Tisserant Fix strings displaying as repr(bytes) in debug view.
Fri, 19 Jan 2024 19:58:44 +0100 Edouard Tisserant Fix variable tracing in new eRPC interface.
Wed, 17 Jan 2024 22:09:32 +0100 Edouard Tisserant Replace PYRO with ERPC. Work In Progress.
Sat, 09 Dec 2023 01:03:43 +0100 Edouard Tisserant Fix blind replace ('text' into 'str') from py3 port
Sat, 09 Dec 2023 01:01:48 +0100 Edouard Tisserant Fix settings URL: now '/' instead of '/settings'
Thu, 07 Dec 2023 22:41:32 +0100 Edouard Tisserant Merge
Sat, 25 Nov 2023 00:18:05 +0100 Edouard Tisserant SVGHMI: Fixes UI lifecycle problems
Fri, 24 Nov 2023 23:56:38 +0100 Edouard Tisserant IDE: Libraries in OrderedDict for access by name