beremiz
Clone
Summary
Browse
Changes
Graph
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
Merged
2013-04-12, Laurent Bessard
474484781eac
Fixed bug with diagram copy
2013-04-10, Laurent Bessard
0ddbc39c91ee
Fixed bug when starting Beremiz_runtime.py non empty (-a)
2013-04-12, Edouard Tisserant
4e44c2c3e081
Fixed Triggering column cell choice editor, removing useless and bugging empty string option
2013-04-09, Laurent Bessard
96a2dc05651a
Fixed LogConsole not cleared when building several times
2013-04-09, Laurent Bessard
36e38d3c28b2
Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
2013-04-09, Laurent Bessard
626de4ff4bdc
Fix bug when linking failed and trying to rebuild
2013-04-09, Laurent Bessard
93022adef055
Fixed bug when connecting and URI_location is empty
2013-04-09, Laurent Bessard
ec30c12b1d67
Fixed bug when importing NodeEditorTemplate
2013-04-06, Laurent Bessard
939b1a1c7aa5
Fixed bug log viewer not scrolling when clicking on +1s and +1m when time between 2 message is greater than 1s or 1m
2013-04-06, Laurent Bessard
2d20f25cd39f
Fixed bug when closing Beremiz
2013-04-05, Laurent Bessard
e5686874eaef
Merged
2013-04-05, Laurent Bessard
6b7ba640f49e
Fixed bug when setting empty value to optional non-string parameters
2013-04-05, Laurent Bessard
2925d6e49893
Fixed bug with variable panel in project configuration editor
2013-04-05, Laurent Bessard
3d79c31e4697
Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
2013-04-05, Laurent Bessard
50bb7cc12a84
Now python files provided by extentions have init, start, stop and cleanup hooks
2013-04-04, Edouard Tisserant
e2f7d6c95db0
More VAR_GLOBAL related tests in tests/python
2013-04-04, Edouard Tisserant
d54ca1ec9090