Mon, 13 May 2013 23:07:24 +0200 Laurent Bessard Fixed bug when generating new name for configuration and resource variable in VariablePanel
Mon, 13 May 2013 16:38:53 +0200 Laurent Bessard Fixed bug with Copy/Paste in Primary Selection in Text Viewers
Mon, 13 May 2013 14:36:54 +0200 Laurent Bessard Updated python example
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Sun, 12 May 2013 23:32:30 +0200 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
Sun, 12 May 2013 23:30:00 +0200 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
Fri, 10 May 2013 15:17:33 +0200 Laurent Bessard Fixed Beremiz_service not closing on Windows
Fri, 10 May 2013 13:15:18 +0200 Laurent Bessard Removed some prints for code debugging
Fri, 10 May 2013 13:07:41 +0200 Laurent Bessard Fixed generated code in c_ext file
Fri, 10 May 2013 13:07:26 +0200 Laurent Bessard Fixed generated code in py_ext runtime file
Fri, 10 May 2013 13:06:47 +0200 Laurent Bessard Fixed CodeFileEditor allowing to have no line of code between two section headers
Fri, 10 May 2013 12:11:54 +0200 Laurent Bessard Fixed bug connector not resetted when connection is lost
Fri, 10 May 2013 11:49:22 +0200 Laurent Bessard Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
Fri, 10 May 2013 11:48:04 +0200 Laurent Bessard Fixed bug in generated code in c_ext file
Fri, 10 May 2013 11:47:35 +0200 Laurent Bessard Fixed bug in generated code in py_ext runtime file
Fri, 10 May 2013 10:25:35 +0200 Laurent Bessard Fixed bug when selecting item in ProjectTree on Linux
Fri, 10 May 2013 10:24:59 +0200 Laurent Bessard Fixed bug when changing IEC_Channel of node without params
Fri, 10 May 2013 09:43:40 +0200 Laurent Bessard Fixed code section headers in CodeFileEditor
Thu, 09 May 2013 23:38:54 +0200 Laurent Bessard Fix bug when section code is just an empty line
Thu, 09 May 2013 19:36:37 +0200 Laurent Bessard Fix bug with multiline Pragma syntax highlighting in TextViewer
Thu, 09 May 2013 18:49:08 +0200 Laurent Bessard Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
Thu, 09 May 2013 18:40:38 +0200 Laurent Bessard Added tooltip in ProjectTree when mouse over POU
Thu, 09 May 2013 17:52:51 +0200 Laurent Bessard Fixed bug when modifying ConfTreeNode IEC Channel
Thu, 09 May 2013 12:50:51 +0200 Laurent Bessard Added support for excluding code section headers to be modified in CodeFileEditor
Thu, 09 May 2013 10:56:40 +0200 Laurent Bessard Fixed python global variable declaration example in generated runtime python file
Thu, 09 May 2013 09:00:24 +0200 Laurent Bessard Fixed bug with debugging global variables
Wed, 08 May 2013 23:31:12 +0200 Laurent Bessard Fixed search in CodeFileEditor STC panel
Wed, 08 May 2013 23:13:10 +0200 Laurent Bessard Added support for compatibility with older version of c_ext
Wed, 08 May 2013 22:56:31 +0200 Laurent Bessard Updated python test
Wed, 08 May 2013 22:53:40 +0200 Laurent Bessard Fixed bug when pressing Return key in FindInPouDialog