beremiz
Clone
Summary
Browse
Changes
Graph
Fixed loading of Blocks in Viewer when block interface have changed
2013-05-13, Laurent Bessard
f96e0254f0ce
Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
2013-05-13, Laurent Bessard
189b49723f9f
Removed restriction on POU interface variables modification when POU is already used
2013-05-13, Laurent Bessard
86527a6f06fb
Fixed bug when generating new name for configuration and resource variable in VariablePanel
2013-05-13, Laurent Bessard
5315f26642e0
Fixed bug with Copy/Paste in Primary Selection in Text Viewers
2013-05-13, Laurent Bessard
26baa0ae9fd7
Updated python example
2013-05-13, Laurent Bessard
1b1472e76f07
Fixed support for defining python runtime code using sections like in c_ext
2013-05-13, Laurent Bessard
b1705000eba1
Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
2013-05-12, Laurent Bessard
55ed55ef7aea
Adding support for using current selected variable for generate newly added variable informations in VariablePanel
2013-05-12, Laurent Bessard
84de51ab40d2
Fixed Beremiz_service not closing on Windows
2013-05-10, Laurent Bessard
d3838e8f1b90
Removed some prints for code debugging
2013-05-10, Laurent Bessard
35d772ec1a76
Fixed generated code in c_ext file
2013-05-10, Laurent Bessard
34db4294c177
Fixed generated code in py_ext runtime file
2013-05-10, Laurent Bessard
2c96a2f36295
Fixed CodeFileEditor allowing to have no line of code between two section headers
2013-05-10, Laurent Bessard
1aef6a7db08d
Fixed bug connector not resetted when connection is lost
2013-05-10, Laurent Bessard
300f98a8d4c6
Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
2013-05-10, Laurent Bessard
a4e58715ae41
Fixed bug in generated code in c_ext file
2013-05-10, Laurent Bessard
1a97222ffee9
Fixed bug in generated code in py_ext runtime file
2013-05-10, Laurent Bessard
16e5b6abd91c
Fixed bug when selecting item in ProjectTree on Linux
2013-05-10, Laurent Bessard
ff3fcad17b47
Fixed bug when changing IEC_Channel of node without params
2013-05-10, Laurent Bessard
ee1a8c961f11
Fixed code section headers in CodeFileEditor
2013-05-10, Laurent Bessard
b6e252733c64
Fix bug when section code is just an empty line
2013-05-09, Laurent Bessard
2dfad20abde3
Fix bug with multiline Pragma syntax highlighting in TextViewer
2013-05-09, Laurent Bessard
1ec5b4d244f3
Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
2013-05-09, Laurent Bessard
9303f6b900fe
Added tooltip in ProjectTree when mouse over POU
2013-05-09, Laurent Bessard
843d181f73b4
Fixed bug when modifying ConfTreeNode IEC Channel
2013-05-09, Laurent Bessard
f0e5b475a074
Added support for excluding code section headers to be modified in CodeFileEditor
2013-05-09, Laurent Bessard
017cd95bc07e
Fixed python global variable declaration example in generated runtime python file
2013-05-09, Laurent Bessard
2fc1eef45bda
Fixed bug with debugging global variables
2013-05-09, Laurent Bessard
cd4a996ddaa7
Fixed search in CodeFileEditor STC panel
2013-05-08, Laurent Bessard
5a0b439cf576
Added support for compatibility with older version of c_ext
2013-05-08, Laurent Bessard
1f46424c6220
Updated python test
2013-05-08, Laurent Bessard
d9c28879e55b
Fixed bug when pressing Return key in FindInPouDialog
2013-05-08, Laurent Bessard
0ead830daf26
Fixed Python editor adding variable panel
2013-05-08, Laurent Bessard
233681f2a00e
Fixed CFileEditor replacing folding panels by variable panel and STC
2013-05-08, Laurent Bessard
c9ace6a881c9
Move C_ext file for merging with py_ext
2013-05-08, Laurent Bessard
a73fde048749
Fixed bug in LogViewer layout
2013-05-06, Laurent Bessard
fe6dd066fd95
Added support for resetting log messages
2013-05-06, Laurent Bessard
b5f78cff4459
Fixed bugs in CustomStyledTextCtrl
2013-05-06, Laurent Bessard
e91f2c8d6f51
Fixed bug with margin cursor in StyledTextCtrl on Windows
2013-05-06, Laurent Bessard
5f612651d227
Fixed bug when closing Beremiz frame
2013-05-03, Laurent Bessard
f4d08cea7774
Fixed bug when transferring program and a output located variable is forced
2013-05-02, Laurent Bessard
5cd1f8df71aa
Fixed bug when closing Beremiz frame
2013-05-02, Laurent Bessard
43739c16a002
Fixed bug when closing Beremiz frame
2013-05-02, Laurent Bessard
16cc3c42e413
Fixed warnings in python test
2013-05-02, Laurent Bessard
b566ab5556ab
Removed call of deprecated function on wxSplitterWindow
2013-05-02, Laurent Bessard
906fe7f2c052
Fixed bug in DebugVariablePanel, cursor not reset when graphs were reset
2013-05-02, Laurent Bessard
baa09a1c7b15
Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
2013-05-02, Laurent Bessard
40af794ecd4b
Fixed bug in PouInstanceVariablesPanel buttons tooltips
2013-04-30, Laurent Bessard
5a08404d5dda
Fixed bug when quitting project with more than one LD Viewer opened
2013-04-30, Laurent Bessard
9789531bc57c
Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
2013-04-30, Laurent Bessard
5ec20f56b1d2
Fixed bug in LogViewer when no Log Messages are available when first SetLogCounters
2013-04-30, Laurent Bessard
6c8dfc4fc23b
Fixed wrong default value for xsd:positiveInteger and xsd:negativeInteger in xmlclass
2013-04-29, Laurent Bessard
f0ea86d830ed
Fixed bug in LogViewer in Log Messages to retrieve index calculation when first SetLogCounters
2013-04-29, Laurent Bessard
df33bd06990a
Fixed bug in displayed datetime, using local timezone instead of UTC
2013-04-29, Laurent Bessard
2a02c6404124
Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
2013-04-28, Edouard Tisserant
8078c01ae464
Optimzed tracing of STRING type variables value. Now, only used size is transfered in debug buffer.
2013-04-28, Edouard Tisserant
92a009dc5826
chmod +x PLCOpenEditor.py
2013-04-26, Edouard Tisserant
3cc7d6951cf4
Fixed retrieve and publish call order in PLC generated code
2013-04-26, Laurent Bessard
83b0815b8812
Fixed bug in LogViewer when view is filtered and displaying last message and new messages appears
2013-04-25, Laurent Bessard
5e740fe71fbe