Mon, 10 Dec 2007 11:06:46 +0100 lbessard Bug on subrange SpinCtrls with Windows fixed
Sun, 09 Dec 2007 19:01:36 +0100 lbessard Some bugs fixed
Sun, 09 Dec 2007 17:14:14 +0100 lbessard Some bugs fixed
Sun, 09 Dec 2007 17:07:45 +0100 lbessard Adding contextual menu on LD_Contact, LD_Coil, LD_PowerRail and SFC_ActionBlock
Sun, 09 Dec 2007 16:59:15 +0100 lbessard Adding execution order and complex data types
Thu, 06 Dec 2007 18:05:29 +0100 lbessard Adding support for execution order in PLCGenerator
Tue, 27 Nov 2007 12:58:34 +0100 lbessard Adding space all around ResourceEditor
Tue, 27 Nov 2007 12:57:39 +0100 lbessard Bug on Step Name Dialog with wx 2.8 fixed
Mon, 19 Nov 2007 10:02:35 +0100 lbessard Adding support for Project Tree selected item following current item edited.
Fri, 16 Nov 2007 17:43:32 +0100 lbessard Improving PLCOpenEditor for using wx2.8 AUI
Tue, 13 Nov 2007 17:21:30 +0100 lbessard Adding support for wxAUI in wx 2.8
Mon, 05 Nov 2007 09:41:12 +0100 lbessard Bug on LoadXMLTree with "choice_content" and "multichoice_content" fixed
Tue, 30 Oct 2007 16:53:08 +0100 lbessard Add support for defining execution order in FBD networks (related ST code not generated yet)
Fri, 26 Oct 2007 17:04:18 +0200 lbessard Bug on Open Project fixed
Fri, 26 Oct 2007 10:25:01 +0200 lbessard Adding support in xmlclass for timezone in datetime and for not paying attention to xml comments
Wed, 24 Oct 2007 17:40:04 +0200 lbessard Change generate_cc to generate_c
Wed, 24 Oct 2007 16:01:06 +0200 lbessard Adding support for block copy and for wxpython 2.4
Wed, 24 Oct 2007 16:00:00 +0200 lbessard Adding support for wxpython 2.4
Wed, 24 Oct 2007 15:59:46 +0200 lbessard Adding support for block copy
Fri, 19 Oct 2007 17:08:46 +0200 lbessard Bug on divergence creation with null size fixed
Fri, 19 Oct 2007 17:08:08 +0200 lbessard Bug that makes element resizing acting strongly fixed
Fri, 19 Oct 2007 10:15:23 +0200 lbessard Bug that didn't affect standard function names as keywords fixed
Wed, 17 Oct 2007 17:50:27 +0200 lbessard A lots of bugs fixed
Fri, 05 Oct 2007 18:11:51 +0200 lbessard Lots of bug fixed
Fri, 05 Oct 2007 18:11:27 +0200 lbessard Adding support for variable type compatibility check after drag and drop
Fri, 05 Oct 2007 18:01:50 +0200 lbessard Bug on linux in BlockPropertiesDialog (root visible) fixed
Fri, 05 Oct 2007 18:00:25 +0200 lbessard Adding support for generation of blocks in LD
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
Tue, 02 Oct 2007 18:00:13 +0200 etisserant Fixed crash while draging connector from pins with undefined types
Thu, 20 Sep 2007 17:38:27 +0200 etisserant fixed code gen crash when using own FB/F in FBD
Wed, 19 Sep 2007 17:23:15 +0200 lbessard Added support for standard functions type compatibility check
Wed, 19 Sep 2007 15:20:59 +0200 lbessard Added support for wire type compatibility check
Wed, 19 Sep 2007 13:32:24 +0200 lbessard Bugs on Variable and Viewer DropTarget fixed
Wed, 19 Sep 2007 13:28:04 +0200 lbessard Bug on LDPowerRail resize fixed
Tue, 18 Sep 2007 18:05:52 +0200 lbessard Corrections for wx version 2.8.4 and Windows
Mon, 17 Sep 2007 17:51:05 +0200 lbessard Bug on block modification fixed
Mon, 17 Sep 2007 17:50:41 +0200 lbessard Add support for custom block declaration
Mon, 17 Sep 2007 10:13:56 +0200 lbessard Adding support for refreshing PLCOpenEditor block list
Thu, 13 Sep 2007 09:46:51 +0200 etisserant Fixed D&D crash and missing refresh
Mon, 10 Sep 2007 18:16:07 +0200 lbessard Adding support support for using PLCOpenEditor with Beremiz
Mon, 10 Sep 2007 16:12:29 +0200 lbessard Bug on block deletion fixed
Mon, 10 Sep 2007 09:00:50 +0200 lbessard Bug on optional attributes generation fixed
Mon, 10 Sep 2007 08:37:04 +0200 etisserant *** empty log message ***
Fri, 07 Sep 2007 10:27:20 +0200 lbessard Bug on xmlclass XML file attributes generation fixed
Tue, 04 Sep 2007 17:12:48 +0200 lbessard Adding members to classes for automatically generate infos and set the value of an element with its path
Tue, 04 Sep 2007 17:08:12 +0200 jon Bug on choice element in xmlclass fixed
Fri, 31 Aug 2007 15:09:05 +0200 lbessard Adding support for default values
Fri, 31 Aug 2007 15:08:11 +0200 lbessard PLCOpenEditor SplitterWindow names changed
Thu, 30 Aug 2007 17:05:54 +0200 etisserant Fixed ST generation bug with custom FB
Mon, 27 Aug 2007 17:37:50 +0200 lbessard Lots of bugs fixed
Thu, 23 Aug 2007 09:50:35 +0200 etisserant Fixed ws indent problem
Thu, 23 Aug 2007 09:39:18 +0200 lbessard Adding support for adding block types with particular behaviour
Thu, 23 Aug 2007 09:26:02 +0200 lbessard xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
Thu, 23 Aug 2007 09:23:32 +0200 lbessard xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
Tue, 21 Aug 2007 08:55:59 +0200 etisserant Changed the way class are generated, using classobj from "new" module, instead of type inheritence.
Tue, 21 Aug 2007 08:55:06 +0200 etisserant fixed non portable file sep
Tue, 21 Aug 2007 08:54:41 +0200 etisserant Prevent problems showing ST code after failed build
Thu, 16 Aug 2007 10:40:27 +0200 lbessard Adding support for generating FBD with connectors and continuations
Tue, 14 Aug 2007 14:53:06 +0200 lbessard Adding Dialog for Step in free drawing
Mon, 13 Aug 2007 18:06:50 +0200 lbessard Adding support for avoiding name conflicts
Mon, 13 Aug 2007 18:04:19 +0200 lbessard Bug on transition connection fixed
Fri, 10 Aug 2007 16:14:33 +0200 lbessard Adding support for allowing declarations of function block into POU interface
Thu, 09 Aug 2007 18:07:44 +0200 lbessard Adding support for automatically generate function blocks in interface when a block is added
Thu, 09 Aug 2007 18:06:54 +0200 lbessard Adding support for generating network and rung connected to transitions into SFC
Wed, 08 Aug 2007 14:55:39 +0200 lbessard Cleaning code for using only wxPython 2.6 class naming
Tue, 07 Aug 2007 17:38:48 +0200 lbessard Cleaning code for using only wxPython 2.6 class naming
Tue, 07 Aug 2007 17:37:38 +0200 lbessard Adding support for connecting transition to LD rung and FBD network
Fri, 03 Aug 2007 18:02:54 +0200 lbessard Adding sizer on some Dialogs for making them resizable
Fri, 03 Aug 2007 18:01:56 +0200 lbessard Adding possibility to change Type and Pin number of power rails
Fri, 03 Aug 2007 18:00:24 +0200 lbessard Bug on wire deletion from a connector fixed
Thu, 02 Aug 2007 17:54:42 +0200 lbessard Adding header for files published under LGPL
Thu, 02 Aug 2007 16:51:58 +0200 lbessard Changing file headers
Fri, 27 Jul 2007 10:03:24 +0200 jon SVGUI Functions Blocks added
Thu, 26 Jul 2007 17:23:21 +0200 lbessard Adding support for Undo/Redo and Unsaved File On Close detection
Wed, 25 Jul 2007 10:06:29 +0200 etisserant Removed used POU warning crash
Sat, 21 Jul 2007 01:47:04 +0200 lbessard *** empty log message ***
Sat, 21 Jul 2007 01:20:00 +0200 lbessard *** empty log message ***
Sat, 21 Jul 2007 01:17:02 +0200 etisserant *** empty log message ***
Fri, 20 Jul 2007 23:04:50 +0200 lbessard Bug on Copy, Cut, Paste fixed
Fri, 20 Jul 2007 22:24:39 +0200 lbessard Bugs fixed
Fri, 20 Jul 2007 19:10:00 +0200 etisserant *** empty log message ***
Fri, 20 Jul 2007 18:59:46 +0200 etisserant *** empty log message ***
Fri, 20 Jul 2007 18:28:03 +0200 lbessard Interface changed to show pou interface at the bottom of the window
Thu, 19 Jul 2007 15:04:41 +0200 lbessard Bug on SFC generation fixed
Thu, 19 Jul 2007 11:53:14 +0200 lbessard Bugs fixed
Wed, 18 Jul 2007 16:22:39 +0200 lbessard Bugs on SFCViewer fixed
Wed, 18 Jul 2007 11:57:36 +0200 etisserant Test IEC_LIB and fix bugs (EQ, GT et all)
Wed, 18 Jul 2007 11:51:30 +0200 lbessard Adding optimization on redrawing
Tue, 17 Jul 2007 12:25:50 +0200 etisserant Reverted PLCOpenEditor to DRIVEN mode.
Tue, 17 Jul 2007 12:25:19 +0200 etisserant Cleanup in generated C code for STD lib
Fri, 13 Jul 2007 19:21:17 +0200 etisserant First working IEC std lib test, actually test from string and to_string functions.
Thu, 12 Jul 2007 11:49:27 +0200 etisserant Deleted grabage
Thu, 12 Jul 2007 11:29:11 +0200 lbessard Adding support for disable interface variable change if a POU is used
Thu, 12 Jul 2007 11:27:43 +0200 etisserant Changes in the std library + std lib PLCOpen test (broken)
Tue, 10 Jul 2007 19:22:42 +0200 lbessard Bugs on ST generation fixed
Tue, 10 Jul 2007 19:19:54 +0200 lbessard Bugs on ST generation fixed
Tue, 10 Jul 2007 19:09:28 +0200 lbessard Bugs on ST generation fixed
Tue, 10 Jul 2007 17:30:41 +0200 lbessard FBD_Variable don't remove wire when just expression changed
Tue, 10 Jul 2007 14:29:31 +0200 lbessard Bug on variable location fixed
Tue, 10 Jul 2007 14:24:19 +0200 lbessard Bug on ressource generation fixed
Tue, 10 Jul 2007 11:59:28 +0200 lbessard Adding support for configuration generation
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
Sat, 07 Jul 2007 11:35:17 +0200 etisserant Stage4 changes according to new STD lib implementation
Fri, 06 Jul 2007 18:55:52 +0200 etisserant Early implementation of STD library.
Mon, 25 Jun 2007 18:57:14 +0200 lbessard Adding support for date and time data types
Thu, 21 Jun 2007 10:23:26 +0200 lbessard Code for il generation finished
Wed, 20 Jun 2007 15:25:08 +0200 lbessard Modifications on structure.py
Tue, 19 Jun 2007 08:43:41 +0200 lbessard Add support for AND, OR, XOR for booleans
Mon, 18 Jun 2007 15:34:44 +0200 etisserant Enhanced standard funcrtion declaration from .csv file.
Mon, 18 Jun 2007 14:45:29 +0200 etisserant Enhanced standard funcrtion declaration from .csv file.
Thu, 14 Jun 2007 17:39:33 +0200 etisserant Enhanced standard funcrtion declaration from .csv file.
Thu, 14 Jun 2007 08:59:43 +0200 lbessard Mistakes written in IL and ST code corrected
Mon, 11 Jun 2007 14:56:25 +0200 lbessard Bug on block properties dialog corrected
Wed, 06 Jun 2007 17:54:33 +0200 etisserant Enhanced standard function decalration fr cvs
Tue, 05 Jun 2007 14:32:01 +0200 etisserant Standard IEC functions declaration now made from iec_std.csv file for easier maintainance.
Wed, 18 Apr 2007 16:39:28 +0200 lbessard Adding support for forbidding insertion of function block into function
Fri, 13 Apr 2007 17:54:40 +0200 lbessard Bug on variables editing corrected
Fri, 13 Apr 2007 17:10:09 +0200 lbessard Bug on variables editing corrected