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