2013-03-13 Edouard Tisserant RC3 1.1 Korean release
2013-03-13 Edouard Tisserant re-fixed CanFestival support...
2013-03-11 Laurent Bessard Merged
2013-03-11 Laurent Bessard Fixed canfestival extension for LPCManager
2013-03-11 Laurent Bessard Disabled project layout saving and restoring
2013-03-11 Edouard Tisserant Redirect PyEval exceptions to logging
2013-03-11 Edouard Tisserant reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
2013-03-10 Laurent Bessard Disabled project layout saving and restoring
2013-03-07 Laurent Bessard Fix warning with LogMessage function
2013-03-07 Edouard Tisserant RC2 1.1 Korean release
2013-03-06 Laurent Bessard Added support for extension custom contextual add menu
2013-03-06 Laurent Bessard Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
2013-03-06 Laurent Bessard Fixed test identifier function
2013-03-06 Edouard Tisserant merge
2013-03-05 Laurent Bessard Merged
2013-03-05 Laurent Bessard Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
2013-03-05 Laurent Bessard Fix row selection in CustomGrid
2013-03-06 Edouard Tisserant Cleanup in canfestival plugin. No more meaningless default values.
2013-03-06 Edouard Tisserant Python shell and wx inspector now both available even when PLC not started
2013-03-06 Edouard Tisserant Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
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