Fri, 05 Apr 2013 00:08:02 +0200Fixed bug when setting empty value to optional non-string parameters
Laurent Bessard [Fri, 05 Apr 2013 00:08:02 +0200] rev 1017
Fixed bug when setting empty value to optional non-string parameters

Fri, 05 Apr 2013 00:06:28 +0200Fixed bug with variable panel in project configuration editor
Laurent Bessard [Fri, 05 Apr 2013 00:06:28 +0200] rev 1016
Fixed bug with variable panel in project configuration editor

Fri, 05 Apr 2013 00:05:40 +0200Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
Laurent Bessard [Fri, 05 Apr 2013 00:05:40 +0200] rev 1015
Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection

Thu, 04 Apr 2013 11:13:28 +0900Now python files provided by extentions have init, start, stop and cleanup hooks
Edouard Tisserant [Thu, 04 Apr 2013 11:13:28 +0900] rev 1014
Now python files provided by extentions have init, start, stop and cleanup hooks

Thu, 04 Apr 2013 11:12:30 +0900More VAR_GLOBAL related tests in tests/python
Edouard Tisserant [Thu, 04 Apr 2013 11:12:30 +0900] rev 1013
More VAR_GLOBAL related tests in tests/python

Fri, 29 Mar 2013 14:23:18 +0900Fixed warning with LogMessage
Edouard Tisserant [Fri, 29 Mar 2013 14:23:18 +0900] rev 1012
Fixed warning with LogMessage

Thu, 28 Mar 2013 00:08:55 +0100Fixed bug when transferring New PLC to a non-empty pyro connector
Laurent Bessard [Thu, 28 Mar 2013 00:08:55 +0100] rev 1011
Fixed bug when transferring New PLC to a non-empty pyro connector

Thu, 28 Mar 2013 00:03:44 +0100Fixed typo in IDEFrame OnProjectTreeRightUp method
Laurent Bessard [Thu, 28 Mar 2013 00:03:44 +0100] rev 1010
Fixed typo in IDEFrame OnProjectTreeRightUp method

Thu, 28 Mar 2013 00:02:48 +0100Fixed bug in VariablePanel when editing project single configuration variables
Laurent Bessard [Thu, 28 Mar 2013 00:02:48 +0100] rev 1009
Fixed bug in VariablePanel when editing project single configuration variables

Wed, 27 Mar 2013 23:56:53 +0100Fixed bugs in DebugVariablePanel when matplotlib not installed
Laurent Bessard [Wed, 27 Mar 2013 23:56:53 +0100] rev 1008
Fixed bugs in DebugVariablePanel when matplotlib not installed

Wed, 27 Mar 2013 09:36:26 +0100Added automatic line wrapping to log console
Laurent Bessard [Wed, 27 Mar 2013 09:36:26 +0100] rev 1007
Added automatic line wrapping to log console

Wed, 27 Mar 2013 09:35:25 +0100Fixed PLC status not translated in status bar when connected
Laurent Bessard [Wed, 27 Mar 2013 09:35:25 +0100] rev 1006
Fixed PLC status not translated in status bar when connected

Tue, 26 Mar 2013 23:26:13 +0100Updated internationalization french translations
Laurent Bessard [Tue, 26 Mar 2013 23:26:13 +0100] rev 1005
Updated internationalization french translations

Tue, 26 Mar 2013 23:25:18 +0100Added support in LocationCellEditor for locations with undefined direction
Laurent Bessard [Tue, 26 Mar 2013 23:25:18 +0100] rev 1004
Added support in LocationCellEditor for locations with undefined direction

Tue, 26 Mar 2013 23:24:30 +0100Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
Laurent Bessard [Tue, 26 Mar 2013 23:24:30 +0100] rev 1003
Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog

Tue, 26 Mar 2013 12:44:44 +0900LogMessage string pointer now char* instead of uint8_t*
Edouard Tisserant [Tue, 26 Mar 2013 12:44:44 +0900] rev 1002
LogMessage string pointer now char* instead of uint8_t*

Tue, 26 Mar 2013 09:31:20 +0900Added beremiz.h header file for extensions
Edouard Tisserant [Tue, 26 Mar 2013 09:31:20 +0900] rev 1001
Added beremiz.h header file for extensions

Tue, 26 Mar 2013 00:35:52 +0100Added support for StatusBar
Laurent Bessard [Tue, 26 Mar 2013 00:35:52 +0100] rev 1000
Added support for StatusBar

Tue, 26 Mar 2013 00:03:57 +0100Replaced LogConsole TextCtrl by StyledTextCtrl
Laurent Bessard [Tue, 26 Mar 2013 00:03:57 +0100] rev 999
Replaced LogConsole TextCtrl by StyledTextCtrl

Sun, 24 Mar 2013 23:54:50 +0100Merged
Laurent Bessard [Sun, 24 Mar 2013 23:54:50 +0100] rev 998
Merged

Fri, 22 Mar 2013 16:09:16 +0100Reduced message line size in Log Viewer
Laurent Bessard [Fri, 22 Mar 2013 16:09:16 +0100] rev 997
Reduced message line size in Log Viewer

Fri, 22 Mar 2013 11:02:56 +0900Fixed typo in copy_to_log
Edouard Tisserant [Fri, 22 Mar 2013 11:02:56 +0900] rev 996
Fixed typo in copy_to_log

Fri, 22 Mar 2013 10:40:28 +0900Extended LogCursor attributes
Edouard Tisserant [Fri, 22 Mar 2013 10:40:28 +0900] rev 995
Extended LogCursor attributes

Fri, 22 Mar 2013 00:45:09 +0100Inverted Console and LogViewer tabs in bottom Notebook
Laurent Bessard [Fri, 22 Mar 2013 00:45:09 +0100] rev 994
Inverted Console and LogViewer tabs in bottom Notebook

Fri, 22 Mar 2013 00:18:51 +0100Improved Log Viewer functionalities
Laurent Bessard [Fri, 22 Mar 2013 00:18:51 +0100] rev 993
Improved Log Viewer functionalities

Thu, 21 Mar 2013 17:33:50 +0100Fixed pulling of PLC status and log count
Laurent Bessard [Thu, 21 Mar 2013 17:33:50 +0100] rev 992
Fixed pulling of PLC status and log count

Thu, 21 Mar 2013 09:27:55 +0900Fixed cast in target code to remove void* arithmetic warning
Edouard Tisserant [Thu, 21 Mar 2013 09:27:55 +0900] rev 991
Fixed cast in target code to remove void* arithmetic warning

Wed, 20 Mar 2013 23:47:07 +0100Fixed bug on variables with empty name in VariablePanel can't be edited
Laurent Bessard [Wed, 20 Mar 2013 23:47:07 +0100] rev 990
Fixed bug on variables with empty name in VariablePanel can't be edited

Sun, 17 Mar 2013 19:03:25 +0100Fixed bug editors empty after being opened
Laurent Bessard [Sun, 17 Mar 2013 19:03:25 +0100] rev 989
Fixed bug editors empty after being opened

Fri, 15 Mar 2013 12:49:15 +0100Reduced flicker on LogViewer and DebugGraphPanel on Windows
Laurent Bessard [Fri, 15 Mar 2013 12:49:15 +0100] rev 988
Reduced flicker on LogViewer and DebugGraphPanel on Windows