Sat, 12 Oct 2013 10:10:30 +0900 Edouard Tisserant Cleaner matplotlib import preventing noisy warnings
Fri, 11 Oct 2013 12:10:40 +0200 Laurent Bessard Fixed bugs when editing resource variables and tasks
Fri, 11 Oct 2013 10:07:56 +0200 Laurent Bessard Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
Fri, 11 Oct 2013 08:58:32 +0200 Laurent Bessard Fixed bug when loading complex type variable initial value
Fri, 11 Oct 2013 08:54:50 +0200 Laurent Bessard Fixed bug when building project with configuration extra variables
Thu, 10 Oct 2013 17:43:11 +0200 Laurent Bessard Fixed bug wrong pin number in dialog when creating new power rail on Windows
Thu, 10 Oct 2013 17:10:01 +0200 Laurent Bessard Fixed bug when removing coil in LD viewer, wires wasn't deleted.
Thu, 10 Oct 2013 17:04:23 +0200 Laurent Bessard Fixed bug when modifying power rail in LD Viewer
Thu, 10 Oct 2013 14:46:03 +0200 Laurent Bessard Fixed bug when selecting pou that is not used in project
Thu, 10 Oct 2013 10:03:56 +0200 Laurent Bessard Added makefile for generating xslt stylesheet from ysl2 files
Thu, 10 Oct 2013 09:44:13 +0200 Laurent Bessard Fixed pou instance path list computing stylesheet
Thu, 10 Oct 2013 09:43:52 +0200 Laurent Bessard Fixed pou tagname of instance path computing stylesheet
Wed, 09 Oct 2013 23:06:47 +0200 Laurent Bessard Fixed pou instance path list computing stylesheet
Wed, 09 Oct 2013 22:01:21 +0200 Laurent Bessard Fixed xslt stylesheets with pretty print versions
Wed, 09 Oct 2013 22:00:23 +0200 Laurent Bessard Fixed pou variables instance information loading stylesheet
Wed, 09 Oct 2013 10:57:20 +0200 Laurent Bessard Fixed pou variables information loading stylesheet
Fri, 04 Oct 2013 12:17:03 +0200 Laurent Bessard Fixed bug when editing SFC divergence
Fri, 04 Oct 2013 12:16:31 +0200 Laurent Bessard Improved syntax of pou block information loading stylesheet
Fri, 04 Oct 2013 09:40:16 +0200 Laurent Bessard Fixed bug when loading connectors modifier
Thu, 03 Oct 2013 19:01:28 +0200 Laurent Bessard Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
Thu, 03 Oct 2013 18:59:18 +0200 Laurent Bessard Fixed various latency issues removing unnecessary calls
Wed, 02 Oct 2013 19:58:32 +0200 Laurent Bessard Fixed ActionInfos class with slots
Wed, 02 Oct 2013 17:58:16 +0200 Laurent Bessard Fixed bug when cancelling ActionBlockDialog
Wed, 02 Oct 2013 17:23:44 +0200 Laurent Bessard Fixed bug in actionBlock actions editing
Wed, 02 Oct 2013 01:21:35 +0200 Laurent Bessard Replaced old graphic viewer blocks loading process by xslt stylesheet
Tue, 01 Oct 2013 09:24:02 +0200 Laurent Bessard Fixed bug with Copy/Paste function instance block when previously edited
Sun, 29 Sep 2013 21:37:13 +0200 Laurent Bessard Merged
Sun, 29 Sep 2013 20:39:32 +0200 Laurent Bessard Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
Sun, 29 Sep 2013 20:17:05 +0200 Laurent Bessard Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
Sat, 28 Sep 2013 15:59:50 +0900 Edouard Tisserant merged