2012-10-17 Laurent Bessard Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
2012-10-16 Laurent Bessard Fixing bug in PLCGenerator with user defined functions and standard overloaded function
2012-10-16 Laurent Bessard Adding datatypes defined in ConfNode as possible function return type
2012-10-16 Laurent Bessard Fix support for adjusting block size to block minimum size and to Viewer scaling
2012-10-15 Edouard Tisserant Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
2012-10-05 Edouard Tisserant Fixed error message occuring sometime when quitting runtime from tray menu
2012-10-04 Laurent Bessard Fix bug in RestoreLastLayout mechanism when last window size was default window size
2012-10-04 laurent Replacing text buttons by bitmap buttons for variable grid in CFileEditor
2012-10-04 laurent Fix bug in generated master panel in CanFestival extension
2012-10-04 laurent Fix ConfTreeNodeEditor parameters controls size on Windows
2012-10-01 laurent Fixing CanFestival master and slave nodeid when generating code for PLC
2012-10-01 laurent Fixing bug when spinctrl new value is changed by ConfTreeNode
2012-10-01 laurent Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
2012-09-23 Laurent Bessard Fix bug when modifying IEC_Channel
2012-09-23 Laurent Bessard Fix unexpected warning message when adding extension to project
2012-09-23 Laurent Bessard Fix scroll bug in ConfNode params panel when changing tab selection on Windows
2012-09-22 Laurent Bessard Adding support for adding default configuration on opened project without any
2012-09-22 laurent Fix bug with Print functionality
2012-09-21 Edouard Tisserant Runtime Quit should not crash when plc noyt stopped
2012-09-21 Edouard Tisserant Quit runtime with SysTray icon menu should not crash anymore
2012-09-20 Edouard Tisserant Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
2012-09-13 laurent Adding default sizer in main frame in default wxGlade GUI file
2012-09-13 laurent Fix confnode new name format that generates an error with frame class name in wxGlade extension
2012-09-13 laurent Fix bug when loading FBD schema with a loop in block connections
2012-09-13 laurent Adding support for signaling that a task interval isn't well formatted
2012-09-12 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
2012-09-12 laurent Fix bug with tree icons in BrowseLocationsDialog
2012-09-11 laurent Fix debug of Action and Transition defined in FBD and LD using Viewer
2012-09-11 laurent Fix restore project tab layout with transition and action debug tabs
2012-09-11 laurent Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel