Sun, 10 Mar 2013 20:29:55 +0100 Laurent Bessard Disabled project layout saving and restoring
Fri, 08 Mar 2013 00:15:28 +0100 Laurent Bessard Fix warning with LogMessage function
Thu, 07 Mar 2013 11:47:43 +0900 Edouard Tisserant RC2 1.1 Korean release
Wed, 06 Mar 2013 19:23:58 +0100 Laurent Bessard Added support for extension custom contextual add menu
Wed, 06 Mar 2013 10:58:15 +0100 Laurent Bessard Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Wed, 06 Mar 2013 10:47:06 +0100 Laurent Bessard Fixed test identifier function
Wed, 06 Mar 2013 17:05:56 +0900 Edouard Tisserant merge
Tue, 05 Mar 2013 17:56:51 +0100 Laurent Bessard Merged
Tue, 05 Mar 2013 17:55:15 +0100 Laurent Bessard Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Tue, 05 Mar 2013 17:54:19 +0100 Laurent Bessard Fix row selection in CustomGrid
Wed, 06 Mar 2013 14:03:26 +0900 Edouard Tisserant Cleanup in canfestival plugin. No more meaningless default values.
Wed, 06 Mar 2013 10:30:55 +0900 Edouard Tisserant Python shell and wx inspector now both available even when PLC not started
Wed, 06 Mar 2013 09:40:28 +0900 Edouard Tisserant Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Tue, 05 Mar 2013 20:14:12 +0900 Edouard Tisserant 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 +0900 Edouard Tisserant Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
Mon, 04 Mar 2013 17:49:38 +0900 Edouard Tisserant More ignored files in .hgignore
Mon, 04 Mar 2013 17:49:12 +0900 Edouard Tisserant Made logging compatible with windows API
Mon, 04 Mar 2013 12:22:49 +0900 Edouard Tisserant Fixed dead code in c_ext, and updated test accordingly
Thu, 28 Feb 2013 00:20:05 +0100 Laurent Bessard Fixed bug when drag'n dropping variables from left panel
Wed, 27 Feb 2013 22:35:46 +0100 Laurent Bessard Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
Wed, 27 Feb 2013 11:33:41 +0100 Laurent Bessard Fixed bug when closing Beremiz and grid editor is shown on Windows
Wed, 27 Feb 2013 11:25:39 +0100 Laurent Bessard Fixed SFC keyword definition
Wed, 27 Feb 2013 11:23:42 +0100 Laurent Bessard Fix semantic error while compiling project including canfestival extension instances
Wed, 27 Feb 2013 11:08:30 +0100 Laurent Bessard Fix bugs in DataTypeEditor
Wed, 27 Feb 2013 09:37:51 +0100 Laurent Bessard Fix bug on Windows with wxPaintDC
Tue, 26 Feb 2013 09:26:25 +0100 Laurent Bessard Added support for drag'n dropping non-numeric variables
Tue, 26 Feb 2013 16:37:17 +0900 Edouard Tisserant Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Tue, 26 Feb 2013 01:17:53 +0100 Laurent Bessard Fixed panels displaying non-numeric variables in DebugVariablePanel
Tue, 26 Feb 2013 01:16:28 +0100 Laurent Bessard Fixed bug with LastRefreshTimer when closing debug viewer
Tue, 26 Feb 2013 01:14:20 +0100 Laurent Bessard Fixed bug ForceVariableDialog when forcing DATETIME variables
Sun, 24 Feb 2013 00:28:49 +0100 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Fri, 22 Feb 2013 00:28:42 +0100 Laurent Bessard Added missing images
Fri, 22 Feb 2013 00:26:47 +0100 Laurent Bessard Fixed bug with 3D graphs in debug variable panel
Thu, 21 Feb 2013 20:08:06 +0100 Laurent Bessard Added support for changing graph size using handles like sash window
Thu, 21 Feb 2013 17:11:36 +0100 Laurent Bessard Added button for exporting individual graph values to clipboard
Thu, 21 Feb 2013 15:46:08 +0100 Laurent Bessard Added button in graph for changing graph size to minimum
Wed, 20 Feb 2013 19:39:52 +0100 Laurent Bessard Fixed highlights for dropping graphs between the others
Wed, 20 Feb 2013 19:35:48 +0100 Laurent Bessard Fixed bug with LastRefreshTimer
Wed, 20 Feb 2013 01:18:08 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Wed, 20 Feb 2013 00:53:19 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 19 Feb 2013 00:06:59 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Sun, 17 Feb 2013 23:47:41 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Tue, 12 Feb 2013 23:19:57 +0100 Laurent Bessard Improved matplotlib graphic debug panel implementation
Thu, 07 Feb 2013 00:49:52 +0100 Laurent Bessard Fix bug when resetting graphs values
Wed, 06 Feb 2013 01:21:01 +0100 Laurent Bessard Merged
Wed, 06 Feb 2013 01:18:56 +0100 Laurent Bessard Added support for drag'n drop variable from one graph to another with visible graph
Tue, 05 Feb 2013 16:42:52 +0100 Laurent Bessard Added support for displaying string variables variations in a graph and cursor on graphs
Tue, 05 Feb 2013 23:28:35 +1100 Edouard Tisserant Fixed crash (segfault) when logging debug messages
Sun, 03 Feb 2013 16:21:56 +1100 Edouard Tisserant Better PLC log message time stamp display. Better console information when connecting.
Sat, 02 Feb 2013 16:01:02 +1100 Edouard Tisserant Added log messages time-stamping
Wed, 30 Jan 2013 23:46:41 +0100 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Wed, 30 Jan 2013 19:07:59 +0100 Laurent Bessard 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 +0100 Laurent Bessard Fix bug with refresh PLC status tool bar
Wed, 30 Jan 2013 18:54:12 +1100 Edouard Tisserant Now logging have 4 levels
Tue, 29 Jan 2013 23:41:00 +0100 Laurent Bessard 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 +0100 Laurent Bessard Fix bug when closing project
Tue, 29 Jan 2013 21:34:43 +1100 Edouard Tisserant 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 +1100 Edouard Tisserant merge
Thu, 24 Jan 2013 09:01:41 +0100 Laurent Bessard Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Tue, 29 Jan 2013 16:21:01 +1100 Edouard Tisserant Log redirected to console, dump of all available log to console when connecting to PLC