beremiz
Clone
Summary
Browse
Changes
Graph
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
2012-10-18, Edouard Tisserant
dbf82971f09d
Fix bug in TextViewer when starting text with '{' character
2012-10-18, Laurent Bessard
daafaa8a28fd
Adding support for quickly changing variable and connection type
2012-10-18, Laurent Bessard
9695969796d0
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
2012-10-18, Laurent Bessard
b64e436f000e
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
2012-10-18, Laurent Bessard
b30421d07e8c
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
2012-10-16, Laurent Bessard
c10f2092c43a
Adding datatypes defined in ConfNode as possible function return type
2012-10-16, Laurent Bessard
0f97bddb5a30
Fix support for adjusting block size to block minimum size and to Viewer scaling
2012-10-16, Laurent Bessard
1009f956d2ee
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
2012-10-15, Edouard Tisserant
666f5bdad301
Fixed error message occuring sometime when quitting runtime from tray menu
2012-10-06, Edouard Tisserant
072188d4d812
Fix bug in RestoreLastLayout mechanism when last window size was default window size
2012-10-04, Laurent Bessard
7abb3f33b72d
Replacing text buttons by bitmap buttons for variable grid in CFileEditor
2012-10-04, laurent
fe9504c4104e
Fix bug in generated master panel in CanFestival extension
2012-10-04, laurent
b157705a9024
Fix ConfTreeNodeEditor parameters controls size on Windows
2012-10-04, laurent
26836e421e19
Fixing CanFestival master and slave nodeid when generating code for PLC
2012-10-01, laurent
412a9f05070f
Fixing bug when spinctrl new value is changed by ConfTreeNode
2012-10-01, laurent
ec9e6ef49878
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
2012-10-01, laurent
7e6fb43804a8
Fix bug when modifying IEC_Channel
2012-09-23, Laurent Bessard
3c4c1e076a34
Fix unexpected warning message when adding extension to project
2012-09-23, Laurent Bessard
8e19df12b596
Fix scroll bug in ConfNode params panel when changing tab selection on Windows
2012-09-23, Laurent Bessard
980863738cf6
Adding support for adding default configuration on opened project without any
2012-09-22, Laurent Bessard
25ba9d74afb1
Fix bug with Print functionality
2012-09-22, laurent
06db7d4edbe6
Runtime Quit should not crash when plc noyt stopped
2012-09-21, Edouard Tisserant
fb0b66e9b4dd
Quit runtime with SysTray icon menu should not crash anymore
2012-09-21, Edouard Tisserant
b59e563bcada
Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
2012-09-20, Edouard Tisserant
8145be14a2ae
Adding default sizer in main frame in default wxGlade GUI file
2012-09-13, laurent
d613696aad01
Fix confnode new name format that generates an error with frame class name in wxGlade extension
2012-09-13, laurent
3f997fb22928
Fix bug when loading FBD schema with a loop in block connections
2012-09-13, laurent
b2609a8e4cb6
Adding support for signaling that a task interval isn't well formatted
2012-09-13, laurent
dec885ba1f2b
Fix test of datatype consistency when drag'n dropping location in VariablePanel
2012-09-12, laurent
4b9df5bea400
Fix bug with tree icons in BrowseLocationsDialog
2012-09-12, laurent
4e84161cce19
Fix debug of Action and Transition defined in FBD and LD using Viewer
2012-09-12, laurent
319dac4c4fd3
Fix restore project tab layout with transition and action debug tabs
2012-09-11, laurent
a2ce084fb598
Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
2012-09-11, laurent
098f822ef308
Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
2012-09-11, laurent
0623820aa14a
Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
2012-09-11, laurent
be669f4c51c4
Remove restriction of function block usage in SFC transitions body
2012-09-11, laurent
c6ed7b933617
Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
2012-09-11, laurent
050045c32d98
Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
2012-09-11, laurent
3667bb14aeca
Fix bug when Dclick on step and actionBlock in debug mode
2012-09-11, laurent
d981fe154c36
Fix bug missing dialog import statements
2012-09-10, laurent
4424918efe8b
Merged
2012-09-09, Laurent Bessard
1d1bdf6e75bf
Update chinese and german translation catalogs
2012-09-09, laurent
1a3cc2065216
Fix bug in canfestivel extension when Show Master Generated on Windows
2012-09-07, laurent
079ed646266f
Adding support for extending internationalization to extensions
2012-09-07, laurent
e4f24593a758
Integration of PLCOpenEditor into Beremiz
2012-09-07, Laurent Bessard
5743cbdff669
Adding support for printing matiec warnings report in log console
2012-09-05, laurent
1460273f40ed
Added build for all supported language in doc/Makefile
2012-09-08, Edouard Tisserant
d7251818be37
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
2012-09-08, Edouard Tisserant
66a8812457d6
Added sphinx doc root in /doc. To be continued
2012-09-06, Edouard Tisserant
707e2be17a43
Stripped out splash screen version information
2012-09-01, Edouard Tisserant
b86b8898fd52
Added splash for 1.1
1.1 Korean release
2012-08-29, Edouard Tisserant
6e205c1f05a0
Fix import order in Beremiz.py to prevent wrong translations in internationalization
2012-08-29, laurent
17c97fec1164
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
2012-08-27, laurent
abf1afc1f04d
Merge Minyoung Sung and Reinhard Lee korean translations
2012-08-27, Laurent Bessard
c0f60c2a5a24
Beremiz_ko_KR.po
2012-08-27, reinhard
13418e63f484
Beremiz_ko_KR.po
2012-08-27, minyoung
6da9e558466e
Fix bug when closing canfestival extension generated master view
2012-08-27, laurent
25731f454a64
Update list of messages to be translated for internationalization and french translations
2012-08-25, laurent
435e49e80832
Fix bug when modifying configuration global variable in ProjectNodeEditor
2012-08-25, laurent
e9406586bb14