2013-03-05 Edouard Tisserant CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
2013-03-05 Edouard Tisserant Fixed 'python shell' failure from runtime tray icon menu in some case, when PLC init failed
2013-03-04 Edouard Tisserant More ignored files in .hgignore
2013-03-04 Edouard Tisserant Made logging compatible with windows API
2013-03-04 Edouard Tisserant Fixed dead code in c_ext, and updated test accordingly
2013-02-27 Laurent Bessard Fixed bug when drag'n dropping variables from left panel
2013-02-27 Laurent Bessard Extracted FolderTree control from FileManagementPanel to be able to use it anywhere else
2013-02-27 Laurent Bessard Fixed bug when closing Beremiz and grid editor is shown on Windows
2013-02-27 Laurent Bessard Fixed SFC keyword definition
2013-02-27 Laurent Bessard Fix semantic error while compiling project including canfestival extension instances
2013-02-27 Laurent Bessard Fix bugs in DataTypeEditor
2013-02-27 Laurent Bessard Fix bug on Windows with wxPaintDC
2013-02-26 Laurent Bessard Added support for drag'n dropping non-numeric variables
2013-02-26 Edouard Tisserant Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
2013-02-26 Laurent Bessard Fixed panels displaying non-numeric variables in DebugVariablePanel
2013-02-26 Laurent Bessard Fixed bug with LastRefreshTimer when closing debug viewer
2013-02-26 Laurent Bessard Fixed bug ForceVariableDialog when forcing DATETIME variables
2013-02-23 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
2013-02-21 Laurent Bessard Added missing images
2013-02-21 Laurent Bessard Fixed bug with 3D graphs in debug variable panel
2013-02-21 Laurent Bessard Added support for changing graph size using handles like sash window
2013-02-21 Laurent Bessard Added button for exporting individual graph values to clipboard
2013-02-21 Laurent Bessard Added button in graph for changing graph size to minimum
2013-02-20 Laurent Bessard Fixed highlights for dropping graphs between the others
2013-02-20 Laurent Bessard Fixed bug with LastRefreshTimer
2013-02-20 Laurent Bessard Improved matplotlib graphic debug panel implementation
2013-02-19 Laurent Bessard Improved matplotlib graphic debug panel implementation
2013-02-18 Laurent Bessard Improved matplotlib graphic debug panel implementation
2013-02-17 Laurent Bessard Improved matplotlib graphic debug panel implementation
2013-02-12 Laurent Bessard Improved matplotlib graphic debug panel implementation