Wed, 08 May 2013 22:52:55 +0200 Laurent Bessard Fixed Python editor adding variable panel
Wed, 08 May 2013 21:37:31 +0200 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
Wed, 08 May 2013 18:33:49 +0200 Laurent Bessard Move C_ext file for merging with py_ext
Mon, 06 May 2013 16:31:26 +0200 Laurent Bessard Fixed bug in LogViewer layout
Mon, 06 May 2013 16:01:17 +0200 Laurent Bessard Added support for resetting log messages
Mon, 06 May 2013 11:15:05 +0200 Laurent Bessard Fixed bugs in CustomStyledTextCtrl
Mon, 06 May 2013 10:28:47 +0200 Laurent Bessard Fixed bug with margin cursor in StyledTextCtrl on Windows
Fri, 03 May 2013 11:10:15 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 14:06:24 +0200 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
Thu, 02 May 2013 14:00:05 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 13:30:24 +0200 Laurent Bessard Fixed bug when closing Beremiz frame
Thu, 02 May 2013 10:45:07 +0200 Laurent Bessard Fixed warnings in python test
Thu, 02 May 2013 09:42:14 +0200 Laurent Bessard Removed call of deprecated function on wxSplitterWindow
Thu, 02 May 2013 09:41:04 +0200 Laurent Bessard Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
Thu, 02 May 2013 09:39:38 +0200 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
Tue, 30 Apr 2013 11:42:35 +0200 Laurent Bessard Fixed bug in PouInstanceVariablesPanel buttons tooltips
Tue, 30 Apr 2013 10:09:16 +0200 Laurent Bessard Fixed bug when quitting project with more than one LD Viewer opened
Tue, 30 Apr 2013 09:49:52 +0200 Laurent Bessard Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
Tue, 30 Apr 2013 00:33:09 +0200 Laurent Bessard Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
Mon, 29 Apr 2013 10:35:15 +0200 Laurent Bessard Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
Mon, 29 Apr 2013 10:24:19 +0200 Laurent Bessard Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
Mon, 29 Apr 2013 09:09:07 +0200 Laurent Bessard Fixed bug in displayed datetime, using local timezone instead of UTC
Sun, 28 Apr 2013 18:04:04 +0900 Edouard Tisserant Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
Sun, 28 Apr 2013 17:26:22 +0900 Edouard Tisserant Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
Fri, 26 Apr 2013 23:08:41 +0900 Edouard Tisserant chmod +x PLCOpenEditor.py
Fri, 26 Apr 2013 13:38:27 +0200 Laurent Bessard Fixed retrieve and publish call order in PLC generated code
Thu, 25 Apr 2013 15:30:50 +0200 Laurent Bessard Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
Thu, 25 Apr 2013 17:04:41 +0900 Edouard Tisserant Added exception printing on Pyro connector, tracking random connection failure...
Thu, 25 Apr 2013 09:39:03 +0200 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
Thu, 25 Apr 2013 09:37:56 +0200 Laurent Bessard Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning