wxglade_hmi/wxglade_hmi.py
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Thu, 13 Jun 2013 09:42:59 +0200 Laurent Bessard Fixed bug in wxGlade extension when compiling and starting project with no hmi defined
Thu, 16 May 2013 23:01:03 +0200 Laurent Bessard Added icon for wxGlade_hmi extension editor
Thu, 16 May 2013 14:47:57 +0900 Edouard Tisserant Extended WxGlade HMI with automatic mapping of event handlers declared in wxglade editor
Thu, 16 May 2013 00:01:09 +0200 Laurent Bessard Fixed bug wxGlade hmi not closed when stopping PLC
Tue, 14 May 2013 18:41:33 +0900 Edouard Tisserant Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Tue, 14 May 2013 00:30:35 +0200 Laurent Bessard Fixed bug in wxGlade hmi python code generated
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Wed, 24 Apr 2013 17:37:46 +0200 Laurent Bessard Merged
Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Wed, 24 Apr 2013 18:34:00 +0900 Edouard Tisserant Fixed error when stopping PLC with wxglade HMI
Thu, 04 Apr 2013 11:13:28 +0900 Edouard Tisserant Now python files provided by extentions have init, start, stop and cleanup hooks
Thu, 13 Sep 2012 02:19:02 +0200 laurent Adding default sizer in main frame in default wxGlade GUI file
Sun, 20 May 2012 19:07:09 +0200 Edouard Tisserant Moved LPC sources to a separate project
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller