2013-05-13 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
2013-05-13 Laurent Bessard Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
2013-05-13 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used
2013-05-13 Laurent Bessard Fixed bug when generating new name for configuration and resource variable in VariablePanel
2013-05-13 Laurent Bessard Fixed bug with Copy/Paste in Primary Selection in Text Viewers
2013-05-13 Laurent Bessard Updated python example
2013-05-13 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
2013-05-12 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
2013-05-12 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
2013-05-10 Laurent Bessard Fixed Beremiz_service not closing on Windows
2013-05-10 Laurent Bessard Removed some prints for code debugging
2013-05-10 Laurent Bessard Fixed generated code in c_ext file
2013-05-10 Laurent Bessard Fixed generated code in py_ext runtime file
2013-05-10 Laurent Bessard Fixed CodeFileEditor allowing to have no line of code between two section headers
2013-05-10 Laurent Bessard Fixed bug connector not resetted when connection is lost
2013-05-10 Laurent Bessard Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
2013-05-10 Laurent Bessard Fixed bug in generated code in c_ext file
2013-05-10 Laurent Bessard Fixed bug in generated code in py_ext runtime file
2013-05-10 Laurent Bessard Fixed bug when selecting item in ProjectTree on Linux
2013-05-10 Laurent Bessard Fixed bug when changing IEC_Channel of node without params
2013-05-10 Laurent Bessard Fixed code section headers in CodeFileEditor
2013-05-09 Laurent Bessard Fix bug when section code is just an empty line
2013-05-09 Laurent Bessard Fix bug with multiline Pragma syntax highlighting in TextViewer
2013-05-09 Laurent Bessard Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
2013-05-09 Laurent Bessard Added tooltip in ProjectTree when mouse over POU
2013-05-09 Laurent Bessard Fixed bug when modifying ConfTreeNode IEC Channel
2013-05-09 Laurent Bessard Added support for excluding code section headers to be modified in CodeFileEditor
2013-05-09 Laurent Bessard Fixed python global variable declaration example in generated runtime python file
2013-05-09 Laurent Bessard Fixed bug with debugging global variables
2013-05-08 Laurent Bessard Fixed search in CodeFileEditor STC panel
2013-05-08 Laurent Bessard Added support for compatibility with older version of c_ext
2013-05-08 Laurent Bessard Updated python test
2013-05-08 Laurent Bessard Fixed bug when pressing Return key in FindInPouDialog
2013-05-08 Laurent Bessard Fixed Python editor adding variable panel
2013-05-08 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
2013-05-08 Laurent Bessard Move C_ext file for merging with py_ext
2013-05-06 Laurent Bessard Fixed bug in LogViewer layout
2013-05-06 Laurent Bessard Added support for resetting log messages
2013-05-06 Laurent Bessard Fixed bugs in CustomStyledTextCtrl
2013-05-06 Laurent Bessard Fixed bug with margin cursor in StyledTextCtrl on Windows
2013-05-03 Laurent Bessard Fixed bug when closing Beremiz frame
2013-05-02 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
2013-05-02 Laurent Bessard Fixed bug when closing Beremiz frame
2013-05-02 Laurent Bessard Fixed bug when closing Beremiz frame
2013-05-02 Laurent Bessard Fixed warnings in python test
2013-05-02 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
2013-05-02 Laurent Bessard Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
2013-05-02 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
2013-04-30 Laurent Bessard Fixed bug in PouInstanceVariablesPanel buttons tooltips
2013-04-30 Laurent Bessard Fixed bug when quitting project with more than one LD Viewer opened
2013-04-30 Laurent Bessard Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
2013-04-29 Laurent Bessard Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
2013-04-29 Laurent Bessard Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
2013-04-29 Laurent Bessard Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
2013-04-29 Laurent Bessard Fixed bug in displayed datetime, using local timezone instead of UTC
2013-04-28 Edouard Tisserant Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
2013-04-28 Edouard Tisserant Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
2013-04-26 Edouard Tisserant chmod +x PLCOpenEditor.py
2013-04-26 Laurent Bessard Fixed retrieve and publish call order in PLC generated code
2013-04-25 Laurent Bessard Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears