2012-03-18 |
laurent |
Fix bug when undo just after creating a new project element
|
changeset |
files
|
2012-03-18 |
laurent |
Fix bug with testing data type consistency of EXPT function connections
|
changeset |
files
|
2012-03-07 |
laurent |
Fix bug with moving and removing divergence branch
|
changeset |
files
|
2012-02-21 |
laurent |
Fix bug variables in Debug Variable List unregistered even if they still exist in transfered program
|
changeset |
files
|
2012-02-20 |
laurent |
Fix bug in LDViewer with MouseEvents
|
changeset |
files
|
2012-02-19 |
Edouard Tisserant |
Enable RTC in standard FB lib
|
changeset |
files
|
2012-02-16 |
laurent |
Fix bug in GraphicViewer when changing range while no data received
|
changeset |
files
|
2012-02-16 |
laurent |
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
|
changeset |
files
|
2012-02-14 |
laurent |
Fix bug when modifying Function Block instance type without changing name
|
changeset |
files
|
2012-02-14 |
laurent |
Adding support for preventing too much call to refresh flooding wx call stack while debugging
|
changeset |
files
|
2012-02-14 |
laurent |
Adding error message when SFC Transition body is not well formatted (no reference to transition name)
|
changeset |
files
|
2012-02-14 |
laurent |
Fix bug ToolTip stay on screen when double click on FunctionBlock
|
changeset |
files
|
2012-02-14 |
laurent |
Fixed wrong time scale in debug graph display when some samples are missed
|
changeset |
files
|
2012-02-07 |
laurent |
Fix bug with ToolTip staying on screen when compiling project with shortcut and mouse over a block
|
changeset |
files
|
2012-02-02 |
laurent |
Fixing segmentation fault in CustomEditableListBox on Windows when clicking on an header button while a value is being edited
|
changeset |
files
|
2012-02-02 |
laurent |
Fix issues with standard library definition of NE not extensible
|
changeset |
files
|
2012-02-01 |
laurent |
Fix issues with standard library definition
|
changeset |
files
|
2012-01-31 |
laurent |
Removing restriction on plugin datatypes
|
changeset |
files
|
2012-01-31 |
laurent |
Fix bug while adding new value to enumerated datatype list of values
|
changeset |
files
|
2012-01-31 |
laurent |
Fix bug while using 'Close project' menu and a few POUs are opened
|
changeset |
files
|
2012-01-31 |
laurent |
Fixing segmentation fault in debug
|
changeset |
files
|
2012-01-30 |
laurent |
Fixing ToolTip behavior and bug with INOUT interface variables in Function Blocks and adding support for display connection point between wire and connector when mouse passing over.
|
changeset |
files
|
2012-01-25 |
laurent |
Adding support for choosing graph range in duration instead of tick number when Common_Ticktime is available
|
changeset |
files
|
2012-01-24 |
laurent |
Fix segmentation fault happening when changing POU tab selection
|
changeset |
files
|
2012-01-24 |
laurent |
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
|
changeset |
files
|
2012-01-17 |
laurent |
Fix bug when trying to paste POU containing utf-8 characters
|
changeset |
files
|
2012-01-17 |
laurent |
Fix bug with multiline tooltip on Windows
|
changeset |
files
|
2012-01-17 |
laurent |
Fixing bug in displaying variable panel header on Windows
|
changeset |
files
|
2012-01-17 |
laurent |
Fix bug in xmlclass when allowing custom class attributes definition on inherited classes
|
changeset |
files
|
2012-01-17 |
laurent |
Adding support for defining a description for a user POU type, and displaying this information in library tree.
|
changeset |
files
|
2012-01-12 |
laurent |
Fix bug in refreshing menu after tab selection changed
|
changeset |
files
|
2012-01-09 |
laurent |
Adding support for checking location validity when filled by user
|
changeset |
files
|
2012-01-09 |
laurent |
Fixing bug when building textual code containing comment with special characters
|
changeset |
files
|
2012-01-08 |
laurent |
Fixing bug on Windows with refresh when moving Viewer with scrollbars
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for using shift key with rubberband for adding a group of elements to the current selection
|
changeset |
files
|
2012-01-08 |
laurent |
Fixing bug in autoindent when number of spaces at the beginning of line is odd
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for Drag'n dropping panels between notebooks
|
changeset |
files
|
2012-01-08 |
laurent |
Fixing bug in highlighting in variable panel
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
|
changeset |
files
|
2012-01-08 |
laurent |
Adding support for using ESC key for closing custom grid cell editors
|
changeset |
files
|
2012-01-08 |
laurent |
Disabling drag for modifying grid row size
|
changeset |
files
|
2011-12-21 |
laurent |
Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
|
changeset |
files
|
2011-12-21 |
laurent |
Fixing bug in Debug with ToolTip for wire value disappearing on Windows
|
changeset |
files
|
2011-12-20 |
laurent |
Fixing bug integrated plugin editors not closed when removing corresponding plugin
|
changeset |
files
|
2011-12-20 |
laurent |
Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
|
changeset |
files
|
2011-12-16 |
laurent |
Fixing bug preventing enumerated datatype values to be saved
|
changeset |
files
|
2011-12-16 |
laurent |
Fixing bug while searching into documentation element
|
changeset |
files
|
2011-12-16 |
laurent |
Adding support for defining tag element without attributes or children as sequence element
|
changeset |
files
|
2011-12-16 |
laurent |
Moving definition of grids fonts and colours into CustomGrid
|
changeset |
files
|
2011-12-14 |
laurent |
Adding support for loading specific POUs library in LPCBeremiz
|
changeset |
files
|
2011-12-14 |
laurent |
Adding support for unifying grid table control elements
|
changeset |
files
|
2011-12-14 |
laurent |
Fixing bug in xmlclass with simple type elements containing #text node instead of cdata
|
changeset |
files
|
2011-12-11 |
laurent |
Adding support for unescape special character in #text node in formattedText
|
changeset |
files
|
2011-12-11 |
laurent |
Adding support for loading #text node in formattedText
|
changeset |
files
|
2011-12-09 |
laurent |
Making variable panel not editable when showing variables of debugging block
|
changeset |
files
|
2011-12-09 |
laurent |
Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
|
changeset |
files
|
2011-12-09 |
laurent |
Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
|
changeset |
files
|
2011-12-09 |
laurent |
Fixing bug in PLCGenerator when generating global variables
|
changeset |
files
|
2011-12-09 |
laurent |
Fixing library treectrl in order to make it similar on all platforms
|
changeset |
files
|
2011-12-09 |
laurent |
Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
|
changeset |
files
|