Mon, 13 Sep 2021 12:19:17 +0200 Edouard Tisserant Xenomai runtime: more verbose error message when problem with RT-Pipes.
Mon, 13 Sep 2021 12:18:08 +0200 Edouard Tisserant Re-introduce sertup.py from Ivan Tyagov, accidentally deleted during SVGHMI branch merge
Fri, 10 Sep 2021 14:48:07 +0200 Edouard Tisserant Tests/svghmi_scrollbar: Fix variables names and remove useless "OnStart OnStop OnWatchdog" to use defaults. wxPython4
Fri, 10 Sep 2021 14:44:20 +0200 Edouard Tisserant IDE/windows: Avoid exception on quit caused by runtime being killed without disconnecting. wxPython4
Fri, 10 Sep 2021 14:42:46 +0200 Edouard Tisserant Runtime/unix: Fix typo preventing start of Pyro server wxPython4
Thu, 09 Sep 2021 21:52:27 +0200 Edouard Tisserant Fix SVGHMI exception when running on Windows, missing ENODATA in errno. wxPython4
Thu, 09 Sep 2021 09:37:03 +0200 Edouard Tisserant Workaround missing "IsMaximized" attribute for AuiPaneInfo in wxPython 4.1.0 wxPython4
Tue, 07 Sep 2021 09:08:40 +0200 Edouard Tisserant Runtime: avoids using "pipe to self" bailout unblocking trick on windows, since select() only takes sockets. wxPython4
Sun, 05 Sep 2021 15:24:14 +0200 Edouard Tisserant More WxPython 3.x->4.x API update wxPython4
Sun, 05 Sep 2021 05:43:17 +0200 Edouard Tisserant Workaround RubberBand drawing problem on GTK3 wxPython4
Sun, 05 Sep 2021 05:03:36 +0200 Edouard Tisserant Depricated PyGridCellEditor becomes GridCellEditor wxPython4
Sun, 05 Sep 2021 05:01:34 +0200 Edouard Tisserant Fix exception when canvas becomes null because of window resize, and avoid useless parameter+condition in GetLogicalDC wxPython4
Thu, 02 Sep 2021 22:18:14 +0200 Edouard Tisserant Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors. wxPython4
Thu, 02 Sep 2021 21:36:29 +0200 Edouard Tisserant Merge SVGHMI in default
Thu, 02 Sep 2021 21:37:10 +0200 Edouard Tisserant Close SVGHMI branch svghmi