Fri, 06 May 2022 14:44:32 +0200 Edouard Tisserant Minor changes to README.md wxPython4
Fri, 06 May 2022 14:40:33 +0200 Edouard Tisserant wxPython4 sequels: usual naming problem in grid cell change events, non kw-args to menu.Append and event not being skipped. wxPython4
Thu, 07 Apr 2022 15:28:24 +0200 Edouard Tisserant Tests: Fix missing <br/> in generated html report. wxPython4
Thu, 07 Apr 2022 07:40:32 +0200 Edouard Tisserant Tests: add HTML report generation and a workaround to bad exception handling in sikuli. wxPython4
Tue, 29 Mar 2022 08:50:01 +0200 Edouard Tisserant Tests: refactored sikuli based test wxPython4
Tue, 29 Mar 2022 08:30:03 +0200 Edouard Tisserant IDE: Postpone execution of keyboard shortcut commands when given while previous command is still being executed, to prevent CTR/builder jamming. wxPython4
Tue, 29 Mar 2022 08:19:46 +0200 Edouard Tisserant IDE: in case of unhandled exception, write bug report to given log file, so that test report can have it. wxPython4
Tue, 22 Mar 2022 14:51:30 +0100 Edouard Tisserant Merged default's changes in wxPython4 branch wxPython4
Tue, 22 Mar 2022 14:50:46 +0100 Edouard Tisserant Tests: fix project edit test sikuli IDE test. wxPython4
Wed, 02 Mar 2022 11:23:50 +0100 Edouard Tisserant runtime, retain: remove forgotten debug code.
Wed, 02 Mar 2022 11:22:55 +0100 Edouard Tisserant Runtime: removing dead code
Tue, 15 Feb 2022 11:09:39 +0100 Edouard Tisserant IDE: removed one (last ?) wx.NewId() that was called on each opening of project tree popup menu
Fri, 11 Mar 2022 14:43:37 +0100 Edouard Tisserant Tests: Re-introduced pytest based tests. Fixed them a bit, commented-out otherwise. Application tests only runs with logging test, and PLCOpenEditor tests seem broken. wxPython4
Sat, 05 Mar 2022 11:14:00 +0100 Edouard Tisserant Tests: Enhance robustness of stdout driven waiting state in Sikuli based tests. wxPython4
Mon, 28 Feb 2022 21:53:14 +0100 Edouard Tisserant Tests: add an IDE test that relies on image matching. wxPython4