graphics/FBD_Objects.py
Sat, 07 Jul 2012 20:50:24 +0200 Laurent Bessard Fix bug when loading output variable
Thu, 28 Jun 2012 12:03:12 +0200 Laurent Bessard Fix bug variable and connection size not updated when name or expression is too long
Mon, 21 May 2012 09:59:44 +0200 laurent refactoring
Fri, 04 May 2012 11:12:08 +0200 laurent Adding support for not removing connection of blocks when changing block type
Sat, 31 Mar 2012 13:18:13 +0200 laurent Fix bug in FBDBlock when testing types of connections
Tue, 27 Mar 2012 23:55:10 +0200 laurent Improving HitTest on Function Blocks with long names so that they only answer to click on visible parts instead of on the whole bounding box
Sun, 18 Mar 2012 15:35:07 +0100 laurent Fix bug with testing data type consistency of EXPT function connections
Mon, 30 Jan 2012 16:12:19 +0100 laurent Fixing ToolTip behavior and bug with INOUT interface variables in Function Blocks and adding support for display connection point between wire and connector when mouse passing over.
Tue, 17 Jan 2012 16:44:00 +0100 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
Thu, 22 Sep 2011 15:33:31 +0200 laurent - Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
Thu, 21 Apr 2011 16:06:33 +0200 laurent Fix wire disappearing when wire tip and connector are not exactly at the same position fixed.
Tue, 19 Apr 2011 17:10:31 +0200 laurent Fix bounding box of Variable Block when variable name displaying size is bigger than block size
Tue, 05 Apr 2011 19:08:22 +0200 laurent Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
Fri, 24 Jul 2009 11:55:46 +0200 laurent Adding support for testing type between element connected with connector/continuation
Fri, 24 Jul 2009 10:47:35 +0200 laurent Improving viewer loading instances procedure to faster
Thu, 23 Jul 2009 17:50:26 +0200 laurent Code rewritten, replacing all list containing tests by dict key defining tests
Wed, 26 Nov 2008 09:07:27 +0100 greg Bug on Block bounding box fixed
Fri, 21 Nov 2008 17:14:02 +0100 lbessard Bugs on Group copy fixed
Fri, 17 Oct 2008 16:22:15 +0200 lbessard Adding support for copying a group of elements
Fri, 12 Sep 2008 16:23:40 +0200 lbessard Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Fri, 05 Sep 2008 18:13:18 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Wed, 27 Aug 2008 16:56:25 +0200 lbessard Adding support for allowing connections only between an input and an output connector
Tue, 12 Aug 2008 18:16:09 +0200 lbessard Adding support for highlighing compiling errors from matiec
Mon, 23 Jun 2008 18:48:49 +0200 lbessard Adding support for printing graphical languages
Wed, 30 Jan 2008 18:48:05 +0100 lbessard Adding Font support in Dialog
Tue, 29 Jan 2008 18:30:47 +0100 lbessard Bug on Element Paste fixed
Fri, 11 Jan 2008 17:51:56 +0100 lbessard Adding scaling
Fri, 04 Jan 2008 17:49:17 +0100 lbessard Adding optimization on Viewer redrawing
Wed, 02 Jan 2008 18:15:31 +0100 lbessard Adding highlighting on group or element when mouse is over
Tue, 30 Oct 2007 16:53:08 +0100 lbessard Add support for defining execution order in FBD networks (related ST code not generated yet)
Wed, 24 Oct 2007 15:59:46 +0200 lbessard Adding support for block copy
Fri, 05 Oct 2007 17:59:34 +0200 lbessard Bug on block without input or output fixed
Tue, 02 Oct 2007 18:07:59 +0200 lbessard Adding edit user's POU by double click on block instance
Wed, 19 Sep 2007 17:23:15 +0200 lbessard Added support for standard functions type compatibility check
Mon, 10 Sep 2007 18:16:07 +0200 lbessard Adding support support for using PLCOpenEditor with Beremiz
Tue, 07 Aug 2007 17:38:48 +0200 lbessard Cleaning code for using only wxPython 2.6 class naming
Thu, 02 Aug 2007 16:51:58 +0200 lbessard Changing file headers
Wed, 18 Jul 2007 11:51:30 +0200 lbessard Adding optimization on redrawing
Tue, 10 Jul 2007 17:30:41 +0200 lbessard FBD_Variable don't remove wire when just expression changed
Tue, 10 Jul 2007 09:52:53 +0200 lbessard Adding support for concurrent overriden standard function
Mon, 09 Jul 2007 11:10:14 +0200 lbessard Current developping version
Mon, 11 Jun 2007 14:56:25 +0200 lbessard Bug on block properties dialog corrected
Wed, 21 Mar 2007 16:38:28 +0100 etisserant GPL->LGPL
Thu, 08 Feb 2007 17:41:41 +0100 lbessard FBD Blocks and Variables can now be modified and wires can't be unconnected on both sides
Wed, 07 Feb 2007 18:43:32 +0100 lbessard PLCGenerator finished
Wed, 31 Jan 2007 16:31:39 +0100 etisserant PLCOpenEditor initial commit. 31/01/07.