beremiz
Clone
Summary
Browse
Changes
Graph
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
Added exception printing on Pyro connector, tracking random connection failure...
2013-04-25, Edouard Tisserant
86ee833e33ef
Fixed refresh bugs when drag'n dropping of group of elements
2013-04-25, Laurent Bessard
880ec628d490
Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
2013-04-25, Laurent Bessard
ef088254ba4b
Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.
2013-04-25, Edouard Tisserant
4f460c1dffb5
Fixed bug in CFileEditor
2013-04-24, Laurent Bessard
b6a5ae4a68d7
Removed undeleted debug print
2013-04-24, Laurent Bessard
36b7ce528911
Fixed bug Show IEC code button not available
2013-04-24, Laurent Bessard
44318b45aab9
Fixed bug in Save function in Beremiz
2013-04-24, Laurent Bessard
9b5995303db1
Merged
2013-04-24, Laurent Bessard
fd7c9a7cf882
Fixed Save As... function in Beremiz
2013-04-24, Laurent Bessard
02f371f3e063
Fixed unexpected scrolling when PythonEditor, TextViewer and CFileEditor get focus
2013-04-24, Laurent Bessard
ac9896336b90
Fixed new ConfTreeNodeEditor layout on Windows
2013-04-24, Laurent Bessard
50246061d5c6
Fixed PythonEditor font size
2013-04-24, Laurent Bessard
bb8ac451c28a
Added support for search in PythonEditor and IECCodeViewer
2013-04-24, Laurent Bessard
3837e165b3f9
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
2013-04-23, Laurent Bessard
f7aaf31d000f
Fixed ConfTreeNodeEditor layout
2013-04-23, Laurent Bessard
da483f620668
Fixed connections of block when changing block type
2013-04-23, Laurent Bessard
ef514eaacd8c
Fixed error when stopping PLC with wxglade HMI
2013-04-24, Edouard Tisserant
b0ac30ba7eaf
Better display of Python exceptions from Py_Eval
2013-04-24, Edouard Tisserant
fa7c5034c1d2
Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
2013-04-24, Edouard Tisserant
847d68c3e7ff
Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
2013-04-24, Edouard Tisserant
56bef276055e
Fixed inspector
2013-04-23, Edouard Tisserant
ebf53b5f0777
Fixed bug in program elements computation order in PLCGenerator
2013-04-23, Laurent Bessard
b450202605ab
Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
2013-04-23, Laurent Bessard
efcc2283dd77
Fixed bug Beremiz_service process not stopped when quitting
2013-04-22, Laurent Bessard
103467ccb22f
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
2013-04-19, Edouard Tisserant
a220a27defe5
Fixed bugs in DebugVariablePanel
2013-04-19, Laurent Bessard
41bd726aa23c
Fixed bug in graph panel default size in DebugVariablePanel
2013-04-19, Laurent Bessard
b46e45e0afc7
Fixed refresh bug when moving selected elements
2013-04-18, Laurent Bessard
6dbdc6844eb9
Fixed graph panel size when modifying DebugVariablePanel layout
2013-04-18, Laurent Bessard
736ec395399a
Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed
2013-04-18, Laurent Bessard
af8a1aee3584
Fixed bug when right click on ProjectTree project item
2013-04-18, Laurent Bessard
7bd88ac7b871
Fixed bug when right click on ProjectTree project item
2013-04-18, Laurent Bessard
1923a69482f8
Merged
2013-04-18, Laurent Bessard
978b14147e21
Fixed bug in ProjectNodeEditor when base params panel is not shown
2013-04-18, Laurent Bessard
a6718197caf2
Better mdns resolution failure signaling, added fixed bug whith runtime autostart
2013-04-17, Edouard Tisserant
0f905e027d18
Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program
2013-04-15, Laurent Bessard
078bf153fb8c
Clean Config Tree Node children list by type after removing one child
2013-04-15, Laurent Bessard
1eec9b855e47
Fix bug defining string initial value using quotes
2013-04-15, Laurent Bessard
c4989e53f9c3
Fix bug when pressing left arrow key in PouInstanceVariablesPanel
2013-04-15, Laurent Bessard
5743398071eb
Fix bug when creating New project in PLCOpenEditor
2013-04-15, Laurent Bessard
d9e75a5b5f08