2012-05-14 |
laurent |
Fixed bug when registering debugged variables after transferring new PLC
|
changeset |
files
|
2012-05-21 |
laurent |
refactoring
|
changeset |
files
|
2012-05-19 |
Edouard Tisserant |
Fixed instances treecontrol display
|
changeset |
files
|
2012-05-19 |
Edouard Tisserant |
Removed references to old wx without AUI
|
changeset |
files
|
2012-05-18 |
laurent |
refactoring
|
changeset |
files
|
2012-05-12 |
Edouard Tisserant |
fixed on quit exception dialog
|
changeset |
files
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
changeset |
files
|
2012-05-07 |
Edouard Tisserant |
beremiz 'plugins' refactoring to 'confnode'
|
changeset |
files
|
2012-05-04 |
laurent |
Fixing bugs with latest changesets on Windows
|
changeset |
files
|
2012-05-04 |
laurent |
Adding support for not removing connection of blocks when changing block type
|
changeset |
files
|
2012-05-04 |
laurent |
Removing commented code added for debugging
|
changeset |
files
|
2012-05-03 |
laurent |
Fix bug in create POU dialog
|
changeset |
files
|
2012-05-03 |
laurent |
Adding search field for finding function or function block in library tree
|
changeset |
files
|
2012-05-01 |
laurent |
Adding support for saving and restoring zoom and position of editors through closing and opening tab of the same POU or POU instance
|
changeset |
files
|
2012-04-30 |
laurent |
Fix bug in xmlclass with multiple choices in sequence
|
changeset |
files
|
2012-04-27 |
laurent |
Adding support for automatically saving and restoring state of frame or project perspective
|
changeset |
files
|
2012-04-26 |
laurent |
Fix bug when closing project and one editor is opened
|
changeset |
files
|
2012-04-23 |
laurent |
Fix bug with highlighting in pragma and drag'n drop of function in TextViewer
|
changeset |
files
|
2012-04-16 |
laurent |
Fix bug with contextual menu of group of elements
|
changeset |
files
|
2012-04-06 |
laurent |
Fix bug on Windows with srollbars in Viewer
|
changeset |
files
|
2012-04-01 |
laurent |
Fix cursor refresh when GraphicViewer canvas is resized
|
changeset |
files
|
2012-04-01 |
laurent |
Improving move of elements using arrow keys in Viewer
|
changeset |
files
|
2012-03-31 |
laurent |
Improving contextual menu in Viewer and fixing menu toolbar icons on Windows
|
changeset |
files
|
2012-03-31 |
laurent |
Fix bugs in GraphicViewer with selection and navigation
|
changeset |
files
|
2012-03-31 |
laurent |
Fix bug in FBDBlock when testing types of connections
|
changeset |
files
|
2012-03-31 |
laurent |
Fix bug with DurationCellEditor value not saved when modified
|
changeset |
files
|
2012-03-31 |
laurent |
Fix bug when grid is reset and a CellEditor is still active
|
changeset |
files
|
2012-03-27 |
laurent |
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
|
changeset |
files
|
2012-03-27 |
laurent |
Adding zoom and navigation in GraphicViewer and ToolBar containing basic menu items
|
changeset |
files
|
2012-03-27 |
laurent |
Improving HitTest on Function Blocks with long names so that they only answer to click on visible parts instead of on the whole bounding box
|
changeset |
files
|
2012-03-27 |
laurent |
Fix bug scrollbars disappear on Linux when Viewer client size is reduced
|
changeset |
files
|
2012-03-18 |
laurent |
Fix issue losing focus on Windows when closing custom grid cell editors
|
changeset |
files
|
2012-03-18 |
Edouard Tisserant |
Added a few shortcuts in menus
|
changeset |
files
|
2012-03-18 |
laurent |
Fixing issues regarding control navigation in EditorPanel and CustomGrid
|
changeset |
files
|
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
|