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
2013-04-25 Edouard Tisserant Added exception printing on Pyro connector, tracking random connection failure...
2013-04-25 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
2013-04-25 Laurent Bessard Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
2013-04-25 Edouard Tisserant Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.
2013-04-24 Laurent Bessard Fixed bug in CFileEditor
2013-04-24 Laurent Bessard Removed undeleted debug print
2013-04-24 Laurent Bessard Fixed bug Show IEC code button not available
2013-04-24 Laurent Bessard Fixed bug in Save function in Beremiz
2013-04-24 Laurent Bessard Merged
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-04-24 Laurent Bessard Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
2013-04-24 Laurent Bessard Fixed new ConfTreeNodeEditor layout on Windows
2013-04-24 Laurent Bessard Fixed PythonEditor font size
2013-04-23 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
2013-04-23 Laurent Bessard Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
2013-04-23 Laurent Bessard Fixed ConfTreeNodeEditor layout
2013-04-23 Laurent Bessard Fixed connections of block when changing block type
2013-04-24 Edouard Tisserant Fixed error when stopping PLC with wxglade HMI
2013-04-24 Edouard Tisserant Better display of Python exceptions from Py_Eval
2013-04-24 Edouard Tisserant Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
2013-04-24 Edouard Tisserant Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
2013-04-23 Edouard Tisserant Fixed inspector
2013-04-23 Laurent Bessard Fixed bug in program elements computation order in PLCGenerator
2013-04-22 Laurent Bessard Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
2013-04-22 Laurent Bessard Fixed bug Beremiz_service process not stopped when quitting
2013-04-19 Edouard Tisserant Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
2013-04-18 Laurent Bessard Fixed bugs in DebugVariablePanel
2013-04-18 Laurent Bessard Fixed bug in graph panel default size in DebugVariablePanel
2013-04-18 Laurent Bessard Fixed refresh bug when moving selected elements
2013-04-18 Laurent Bessard Fixed graph panel size when modifying DebugVariablePanel layout