Mon, 21 May 2012 09:59:44 +0200 |
laurent |
refactoring
|
file |
diff |
annotate
|
Fri, 04 May 2012 11:12:08 +0200 |
laurent |
Adding support for not removing connection of blocks when changing block type
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 13:18:13 +0200 |
laurent |
Fix bug in FBDBlock when testing types of connections
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 15:35:07 +0100 |
laurent |
Fix bug with testing data type consistency of EXPT function connections
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 19:51:14 +0200 |
laurent |
Adding support for searching text or regular expression in whole project
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 19:08:22 +0200 |
laurent |
Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 11:55:46 +0200 |
laurent |
Adding support for testing type between element connected with connector/continuation
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 10:47:35 +0200 |
laurent |
Improving viewer loading instances procedure to faster
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 17:50:26 +0200 |
laurent |
Code rewritten, replacing all list containing tests by dict key defining tests
|
file |
diff |
annotate
|
Wed, 26 Nov 2008 09:07:27 +0100 |
greg |
Bug on Block bounding box fixed
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 17:14:02 +0100 |
lbessard |
Bugs on Group copy fixed
|
file |
diff |
annotate
|
Fri, 17 Oct 2008 16:22:15 +0200 |
lbessard |
Adding support for copying a group of elements
|
file |
diff |
annotate
|
Fri, 12 Sep 2008 16:23:40 +0200 |
lbessard |
Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
|
file |
diff |
annotate
|
Fri, 05 Sep 2008 18:13:18 +0200 |
lbessard |
Adding support for Debugging in PLCOpenEditor
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 16:56:25 +0200 |
lbessard |
Adding support for allowing connections only between an input and an output connector
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 18:16:09 +0200 |
lbessard |
Adding support for highlighing compiling errors from matiec
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 18:48:49 +0200 |
lbessard |
Adding support for printing graphical languages
|
file |
diff |
annotate
|
Wed, 30 Jan 2008 18:48:05 +0100 |
lbessard |
Adding Font support in Dialog
|
file |
diff |
annotate
|
Tue, 29 Jan 2008 18:30:47 +0100 |
lbessard |
Bug on Element Paste fixed
|
file |
diff |
annotate
|
Fri, 11 Jan 2008 17:51:56 +0100 |
lbessard |
Adding scaling
|
file |
diff |
annotate
|
Fri, 04 Jan 2008 17:49:17 +0100 |
lbessard |
Adding optimization on Viewer redrawing
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 18:15:31 +0100 |
lbessard |
Adding highlighting on group or element when mouse is over
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 16:53:08 +0100 |
lbessard |
Add support for defining execution order in FBD networks (related ST code not generated yet)
|
file |
diff |
annotate
|
Wed, 24 Oct 2007 15:59:46 +0200 |
lbessard |
Adding support for block copy
|
file |
diff |
annotate
|
Fri, 05 Oct 2007 17:59:34 +0200 |
lbessard |
Bug on block without input or output fixed
|
file |
diff |
annotate
|
Tue, 02 Oct 2007 18:07:59 +0200 |
lbessard |
Adding edit user's POU by double click on block instance
|
file |
diff |
annotate
|
Wed, 19 Sep 2007 17:23:15 +0200 |
lbessard |
Added support for standard functions type compatibility check
|
file |
diff |
annotate
|
Mon, 10 Sep 2007 18:16:07 +0200 |
lbessard |
Adding support support for using PLCOpenEditor with Beremiz
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 17:38:48 +0200 |
lbessard |
Cleaning code for using only wxPython 2.6 class naming
|
file |
diff |
annotate
|
Thu, 02 Aug 2007 16:51:58 +0200 |
lbessard |
Changing file headers
|
file |
diff |
annotate
|
Wed, 18 Jul 2007 11:51:30 +0200 |
lbessard |
Adding optimization on redrawing
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 17:30:41 +0200 |
lbessard |
FBD_Variable don't remove wire when just expression changed
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 09:52:53 +0200 |
lbessard |
Adding support for concurrent overriden standard function
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 11:10:14 +0200 |
lbessard |
Current developping version
|
file |
diff |
annotate
|
Mon, 11 Jun 2007 14:56:25 +0200 |
lbessard |
Bug on block properties dialog corrected
|
file |
diff |
annotate
|
Wed, 21 Mar 2007 16:38:28 +0100 |
etisserant |
GPL->LGPL
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 18:43:32 +0100 |
lbessard |
PLCGenerator finished
|
file |
diff |
annotate
|
Wed, 31 Jan 2007 16:31:39 +0100 |
etisserant |
PLCOpenEditor initial commit. 31/01/07.
|
file |
diff |
annotate
|