Wed, 06 Mar 2013 19:23:58 +0100Added support for extension custom contextual add menu
Laurent Bessard [Wed, 06 Mar 2013 19:23:58 +0100] rev 967
Added support for extension custom contextual add menu

Wed, 06 Mar 2013 10:58:15 +0100Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Laurent Bessard [Wed, 06 Mar 2013 10:58:15 +0100] rev 966
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name

Wed, 06 Mar 2013 10:47:06 +0100Fixed test identifier function
Laurent Bessard [Wed, 06 Mar 2013 10:47:06 +0100] rev 965
Fixed test identifier function

Wed, 06 Mar 2013 17:05:56 +0900merge
Edouard Tisserant [Wed, 06 Mar 2013 17:05:56 +0900] rev 964
merge

Tue, 05 Mar 2013 17:56:51 +0100Merged
Laurent Bessard [Tue, 05 Mar 2013 17:56:51 +0100] rev 963
Merged

Tue, 05 Mar 2013 17:55:15 +0100Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Laurent Bessard [Tue, 05 Mar 2013 17:55:15 +0100] rev 962
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed

Tue, 05 Mar 2013 17:54:19 +0100Fix row selection in CustomGrid
Laurent Bessard [Tue, 05 Mar 2013 17:54:19 +0100] rev 961
Fix row selection in CustomGrid

Wed, 06 Mar 2013 14:03:26 +0900Cleanup in canfestival plugin. No more meaningless default values.
Edouard Tisserant [Wed, 06 Mar 2013 14:03:26 +0900] rev 960
Cleanup in canfestival plugin. No more meaningless default values.

Wed, 06 Mar 2013 10:30:55 +0900Python shell and wx inspector now both available even when PLC not started
Edouard Tisserant [Wed, 06 Mar 2013 10:30:55 +0900] rev 959
Python shell and wx inspector now both available even when PLC not started

Wed, 06 Mar 2013 09:40:28 +0900Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Edouard Tisserant [Wed, 06 Mar 2013 09:40:28 +0900] rev 958
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly

Tue, 05 Mar 2013 20:14:12 +0900CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
Edouard Tisserant [Tue, 05 Mar 2013 20:14:12 +0900] rev 957
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL

Tue, 05 Mar 2013 20:12:51 +0900Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
Edouard Tisserant [Tue, 05 Mar 2013 20:12:51 +0900] rev 956
Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed

Mon, 04 Mar 2013 17:49:38 +0900More ignored files in .hgignore
Edouard Tisserant [Mon, 04 Mar 2013 17:49:38 +0900] rev 955
More ignored files in .hgignore

Mon, 04 Mar 2013 17:49:12 +0900Made logging compatible with windows API
Edouard Tisserant [Mon, 04 Mar 2013 17:49:12 +0900] rev 954
Made logging compatible with windows API

Mon, 04 Mar 2013 12:22:49 +0900Fixed dead code in c_ext, and updated test accordingly
Edouard Tisserant [Mon, 04 Mar 2013 12:22:49 +0900] rev 953
Fixed dead code in c_ext, and updated test accordingly

Thu, 28 Feb 2013 00:20:05 +0100Fixed bug when drag'n dropping variables from left panel
Laurent Bessard [Thu, 28 Feb 2013 00:20:05 +0100] rev 952
Fixed bug when drag'n dropping variables from left panel

Wed, 27 Feb 2013 22:35:46 +0100Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
Laurent Bessard [Wed, 27 Feb 2013 22:35:46 +0100] rev 951
Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else

Wed, 27 Feb 2013 11:33:41 +0100Fixed bug when closing Beremiz and grid editor is shown on Windows
Laurent Bessard [Wed, 27 Feb 2013 11:33:41 +0100] rev 950
Fixed bug when closing Beremiz and grid editor is shown on Windows

Wed, 27 Feb 2013 11:25:39 +0100Fixed SFC keyword definition
Laurent Bessard [Wed, 27 Feb 2013 11:25:39 +0100] rev 949
Fixed SFC keyword definition

Wed, 27 Feb 2013 11:23:42 +0100Fix semantic error while compiling project including canfestival extension instances
Laurent Bessard [Wed, 27 Feb 2013 11:23:42 +0100] rev 948
Fix semantic error while compiling project including canfestival extension instances

Wed, 27 Feb 2013 11:08:30 +0100Fix bugs in DataTypeEditor
Laurent Bessard [Wed, 27 Feb 2013 11:08:30 +0100] rev 947
Fix bugs in DataTypeEditor

Wed, 27 Feb 2013 09:37:51 +0100Fix bug on Windows with wxPaintDC
Laurent Bessard [Wed, 27 Feb 2013 09:37:51 +0100] rev 946
Fix bug on Windows with wxPaintDC

Tue, 26 Feb 2013 09:26:25 +0100Added support for drag'n dropping non-numeric variables
Laurent Bessard [Tue, 26 Feb 2013 09:26:25 +0100] rev 945
Added support for drag'n dropping non-numeric variables

Tue, 26 Feb 2013 16:37:17 +0900Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Edouard Tisserant [Tue, 26 Feb 2013 16:37:17 +0900] rev 944
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library

Tue, 26 Feb 2013 01:17:53 +0100Fixed panels displaying non-numeric variables in DebugVariablePanel
Laurent Bessard [Tue, 26 Feb 2013 01:17:53 +0100] rev 943
Fixed panels displaying non-numeric variables in DebugVariablePanel

Tue, 26 Feb 2013 01:16:28 +0100Fixed bug with LastRefreshTimer when closing debug viewer
Laurent Bessard [Tue, 26 Feb 2013 01:16:28 +0100] rev 942
Fixed bug with LastRefreshTimer when closing debug viewer

Tue, 26 Feb 2013 01:14:20 +0100Fixed bug ForceVariableDialog when forcing DATETIME variables
Laurent Bessard [Tue, 26 Feb 2013 01:14:20 +0100] rev 941
Fixed bug ForceVariableDialog when forcing DATETIME variables

Sun, 24 Feb 2013 00:28:49 +0100Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Laurent Bessard [Sun, 24 Feb 2013 00:28:49 +0100] rev 940
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions

Fri, 22 Feb 2013 00:28:42 +0100Added missing images
Laurent Bessard [Fri, 22 Feb 2013 00:28:42 +0100] rev 939
Added missing images

Fri, 22 Feb 2013 00:26:47 +0100Fixed bug with 3D graphs in debug variable panel
Laurent Bessard [Fri, 22 Feb 2013 00:26:47 +0100] rev 938
Fixed bug with 3D graphs in debug variable panel

Thu, 21 Feb 2013 20:08:06 +0100Added support for changing graph size using handles like sash window
Laurent Bessard [Thu, 21 Feb 2013 20:08:06 +0100] rev 937
Added support for changing graph size using handles like sash window

Thu, 21 Feb 2013 17:11:36 +0100Added button for exporting individual graph values to clipboard
Laurent Bessard [Thu, 21 Feb 2013 17:11:36 +0100] rev 936
Added button for exporting individual graph values to clipboard

Thu, 21 Feb 2013 15:46:08 +0100Added button in graph for changing graph size to minimum
Laurent Bessard [Thu, 21 Feb 2013 15:46:08 +0100] rev 935
Added button in graph for changing graph size to minimum

Wed, 20 Feb 2013 19:39:52 +0100Fixed highlights for dropping graphs between the others
Laurent Bessard [Wed, 20 Feb 2013 19:39:52 +0100] rev 934
Fixed highlights for dropping graphs between the others

Wed, 20 Feb 2013 19:35:48 +0100Fixed bug with LastRefreshTimer
Laurent Bessard [Wed, 20 Feb 2013 19:35:48 +0100] rev 933
Fixed bug with LastRefreshTimer

Wed, 20 Feb 2013 01:18:08 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 01:18:08 +0100] rev 932
Improved matplotlib graphic debug panel implementation

Wed, 20 Feb 2013 00:53:19 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 00:53:19 +0100] rev 931
Improved matplotlib graphic debug panel implementation

Tue, 19 Feb 2013 00:06:59 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 19 Feb 2013 00:06:59 +0100] rev 930
Improved matplotlib graphic debug panel implementation

Sun, 17 Feb 2013 23:47:41 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Sun, 17 Feb 2013 23:47:41 +0100] rev 929
Improved matplotlib graphic debug panel implementation

Tue, 12 Feb 2013 23:19:57 +0100Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 12 Feb 2013 23:19:57 +0100] rev 928
Improved matplotlib graphic debug panel implementation

Thu, 07 Feb 2013 00:49:52 +0100Fix bug when resetting graphs values
Laurent Bessard [Thu, 07 Feb 2013 00:49:52 +0100] rev 927
Fix bug when resetting graphs values

Wed, 06 Feb 2013 01:21:01 +0100Merged
Laurent Bessard [Wed, 06 Feb 2013 01:21:01 +0100] rev 926
Merged

Wed, 06 Feb 2013 01:18:56 +0100Added support for drag'n drop variable from one graph to another with visible graph
Laurent Bessard [Wed, 06 Feb 2013 01:18:56 +0100] rev 925
Added support for drag'n drop variable from one graph to another with visible graph

Tue, 05 Feb 2013 16:42:52 +0100Added support for displaying string variables variations in a graph and cursor on graphs
Laurent Bessard [Tue, 05 Feb 2013 16:42:52 +0100] rev 924
Added support for displaying string variables variations in a graph and cursor on graphs

Tue, 05 Feb 2013 23:28:35 +1100Fixed crash (segfault) when logging debug messages
Edouard Tisserant [Tue, 05 Feb 2013 23:28:35 +1100] rev 923
Fixed crash (segfault) when logging debug messages

Sun, 03 Feb 2013 16:21:56 +1100Better PLC log message time stamp display. Better console information when connecting.
Edouard Tisserant [Sun, 03 Feb 2013 16:21:56 +1100] rev 922
Better PLC log message time stamp display. Better console information when connecting.

Sat, 02 Feb 2013 16:01:02 +1100Added log messages time-stamping
Edouard Tisserant [Sat, 02 Feb 2013 16:01:02 +1100] rev 921
Added log messages time-stamping

Wed, 30 Jan 2013 23:46:41 +0100Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Laurent Bessard [Wed, 30 Jan 2013 23:46:41 +0100] rev 920
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook

Wed, 30 Jan 2013 19:07:59 +0100Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
Laurent Bessard [Wed, 30 Jan 2013 19:07:59 +0100] rev 919
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order

Wed, 30 Jan 2013 19:03:25 +0100Fix bug with refresh PLC status tool bar
Laurent Bessard [Wed, 30 Jan 2013 19:03:25 +0100] rev 918
Fix bug with refresh PLC status tool bar

Wed, 30 Jan 2013 18:54:12 +1100Now logging have 4 levels
Edouard Tisserant [Wed, 30 Jan 2013 18:54:12 +1100] rev 917
Now logging have 4 levels

Tue, 29 Jan 2013 23:41:00 +0100Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs
Laurent Bessard [Tue, 29 Jan 2013 23:41:00 +0100] rev 916
Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs

Tue, 29 Jan 2013 18:01:51 +0100Fix bug when closing project
Laurent Bessard [Tue, 29 Jan 2013 18:01:51 +0100] rev 915
Fix bug when closing project

Tue, 29 Jan 2013 21:34:43 +1100More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
Edouard Tisserant [Tue, 29 Jan 2013 21:34:43 +1100] rev 914
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging

Tue, 29 Jan 2013 16:22:04 +1100merge
Edouard Tisserant [Tue, 29 Jan 2013 16:22:04 +1100] rev 913
merge

Thu, 24 Jan 2013 09:01:41 +0100Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Laurent Bessard [Thu, 24 Jan 2013 09:01:41 +0100] rev 912
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop

Tue, 29 Jan 2013 16:21:01 +1100Log redirected to console, dump of all available log to console when connecting to PLC
Edouard Tisserant [Tue, 29 Jan 2013 16:21:01 +1100] rev 911
Log redirected to console, dump of all available log to console when connecting to PLC

Thu, 24 Jan 2013 17:44:44 +1100Experimental logging feature in PLC debug
Edouard Tisserant [Thu, 24 Jan 2013 17:44:44 +1100] rev 910
Experimental logging feature in PLC debug

Thu, 24 Jan 2013 00:45:54 +0100Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Laurent Bessard [Thu, 24 Jan 2013 00:45:54 +0100] rev 909
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop

Thu, 24 Jan 2013 00:42:59 +0100Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Laurent Bessard [Thu, 24 Jan 2013 00:42:59 +0100] rev 908
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel