2013-05-15 |
Laurent Bessard |
Fixed bug when typing and caret is at last test position in CodeFileEditor
|
changeset |
files
|
2013-05-15 |
Laurent Bessard |
Fixed bug in ST code generator with extensible standard functions
|
changeset |
files
|
2013-05-15 |
Laurent Bessard |
Fixed bug when generating py_ext code when no variable defined
|
changeset |
files
|
2013-05-15 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-05-15 |
Laurent Bessard |
Fixed variable panel in CodeFileEditor
|
changeset |
files
|
2013-05-15 |
Edouard Tisserant |
Fixed PLC global var access from python. Added test in tests/python
|
changeset |
files
|
2013-05-15 |
Edouard Tisserant |
Added stub code and declarations for bidirectional access to PLC globals from python code (untested)
|
changeset |
files
|
2013-05-15 |
Laurent Bessard |
Fixed bug in ST code generator when function output variable has no name
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed functions used by one or more POU not showing question dialog when trying to delete
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed bug connection disappear when removing variable from interface of an already used POU
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed bug when deleting line between code and headers on Windows
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Replaced the 2 tabs variable and code in CodeFileEditor by only one type with SplitterWindow and fixed drag'n drop of variable from variable to code.
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Added global variable names in CodeFileEditor auto-completion list
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Added support for updating model when broken connection is detected in Viewer
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed PLC code generator when interface of an already used POU has changed
|
changeset |
files
|
2013-05-14 |
Laurent Bessard |
Fixed bug in loading block in Viewer when block interface has changed
|
changeset |
files
|
2013-05-14 |
Edouard Tisserant |
Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Fixed bug in wxGlade hmi python code generated
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Fixed loading of Blocks in Viewer when block interface have changed
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Removed restriction on POU interface variables modification when POU is already used
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Fixed bug when generating new name for configuration and resource variable in VariablePanel
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Fixed bug with Copy/Paste in Primary Selection in Text Viewers
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Updated python example
|
changeset |
files
|
2013-05-13 |
Laurent Bessard |
Fixed support for defining python runtime code using sections like in c_ext
|
changeset |
files
|
2013-05-12 |
Laurent Bessard |
Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
|
changeset |
files
|
2013-05-12 |
Laurent Bessard |
Adding support for using current selected variable for generate newly added variable informations in VariablePanel
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed Beremiz_service not closing on Windows
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Removed some prints for code debugging
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed generated code in c_ext file
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed generated code in py_ext runtime file
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed CodeFileEditor allowing to have no line of code between two section headers
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug connector not resetted when connection is lost
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug in generated code in c_ext file
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug in generated code in py_ext runtime file
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug when selecting item in ProjectTree on Linux
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed bug when changing IEC_Channel of node without params
|
changeset |
files
|
2013-05-10 |
Laurent Bessard |
Fixed code section headers in CodeFileEditor
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fix bug when section code is just an empty line
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fix bug with multiline Pragma syntax highlighting in TextViewer
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Added tooltip in ProjectTree when mouse over POU
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fixed bug when modifying ConfTreeNode IEC Channel
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Added support for excluding code section headers to be modified in CodeFileEditor
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fixed python global variable declaration example in generated runtime python file
|
changeset |
files
|
2013-05-09 |
Laurent Bessard |
Fixed bug with debugging global variables
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed search in CodeFileEditor STC panel
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Added support for compatibility with older version of c_ext
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Updated python test
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed bug when pressing Return key in FindInPouDialog
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed Python editor adding variable panel
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Fixed CFileEditor replacing folding panels by variable panel and STC
|
changeset |
files
|
2013-05-08 |
Laurent Bessard |
Move C_ext file for merging with py_ext
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bug in LogViewer layout
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Added support for resetting log messages
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bugs in CustomStyledTextCtrl
|
changeset |
files
|
2013-05-06 |
Laurent Bessard |
Fixed bug with margin cursor in StyledTextCtrl on Windows
|
changeset |
files
|