beremiz
Clone
Summary
Browse
Changes
Graph
fix error if non-latin character was entered in initial value in
2016-04-28, Andrey Skvortsov
4c645e6b8c98
fix issue with sometimes wrong return code of ProcessLogger
2016-04-28, Andrey Skvortsov
d7f474d10210
Fix error about missing attribute 'timeout' that happens sometimes during compilation
2016-04-28, Andrey Skvortsov
b9b8978dbc9d
fix copying elements with non-latin content like comment element, or
2016-04-27, Andrey Skvortsov
5ecb16be9a3c
fix issue that if functional block is dragged from project panel into
2016-04-25, Andrey Skvortsov
d3f97b72c02a
fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
2016-04-22, Andrey Skvortsov
3a238c0c5993
fix display of ARRAY fields inside of structure data types.
2016-04-22, Andrey Skvortsov
62eb21aab1fb
fix Traceback if search icon on library panel is clicked, when no
2016-04-22, Andrey Skvortsov
d917c209529d
update Russian about Beremiz dialog window
2016-04-22, Andrey Skvortsov
007588fb6549
fix issue, that was impossible to change time interval for cyclic
2016-04-22, Andrey Skvortsov
8626bba4b2a8
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
2016-04-21, Andrey Skvortsov
b11045a2f17c
fix set_color_cycle from matplotlib deprecation warning
2016-04-21, Andrey Skvortsov
7330c85534ea
update Russian translation
2016-04-21, Andrey Skvortsov
ac8a90b278f1
add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
2016-04-21, Andrey Skvortsov
078047c3ab85
fix wrong Row number in DiscoveryDialog.py that caused following traceback:
2016-04-21, Andrey Skvortsov
00910a8572d9
increase height of some dialog windows so they have enough space for buttons
2016-04-21, Andrey Skvortsov
6dbebfcec074
add translation into Russian for dialog window "About PLCOpen Editor"
2016-04-21, Andrey Skvortsov
14ce1a631f44
add translation of "about" window into Russian
2016-04-21, Andrey Skvortsov
f3c26ebce488
make About and Find dialogs have the same icon as main Beremiz window
2016-04-20, Andrey Skvortsov
f03bc6c9c146
fix splash loading with wx3.0
2016-04-20, Andrey Skvortsov
9c22ff9c8c06
add i18n for couple of strings in TextViewer.py
2016-04-20, Andrey Skvortsov
00fb79aba7ac
increase height for ConnectionDialog and ArrayTypeDialog to have
2016-04-20, Andrey Skvortsov
789acd7cc347
add Russian translation
2016-04-19, Andrey Skvortsov
f1f767545935
bitmap in wx3.0 doesn't have useAlpha() method
2016-04-19, Andrey Skvortsov
a30776c43846
Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
2016-04-19, Andrey Skvortsov
d5efbb20927e
enable use of wxWidgets-3.0
2016-04-18, Andrey Skvortsov
004f9c52f7d8
make mki18n.py wx-3.0 compatible and fix segmentation fault
2016-04-18, Andrey Skvortsov
5d4543ee5a5d
fix issue, then it wasn't possible to view FBD programs
2016-04-18, Andrey Skvortsov
5b294dcaae18
fix issue, then it wasn't possible to remove functional blocks from
2016-04-18, Andrey Skvortsov
79e54c5dead5
fix many compilation warnings about static variables used by non-static functions
2016-04-18, Andrey Skvortsov
8f41aa88aa46
make attribute CFLAGS and LDFLAGS optional and add default empty value
2016-04-18, Andrey Skvortsov
69fe0b81e951
fix issue, when structure data type with array field is created
2016-04-18, Andrey Skvortsov
270dba8bf87b
fixes sometimes happened error during project compilation
2016-04-18, Andrey Skvortsov
49f1763a5613
merge
2015-10-21, mjsousa
de4ee16f7c6c
Use '-p' command line option when running matiec (iec2c)
2014-12-06, mjsousa
28e9d479aa65
Add command line option '-l' when calling matiec
2014-11-26, mjsousa
23045c351012
merge
2014-11-12, mjsousa
144cf3af992c
merge
2014-07-08, mjsousa
3eda8d8f622d
merge
2014-06-06, mjsousa
f65ab5ff91d1
Update __SET_VAR() macros to reflect changes made to matiec
2014-05-26, mjsousa
86797748c2a2
Merged
2015-06-19, Edouard Tisserant
7df108e8cb18
Merged
2015-06-19, Edouard Tisserant
68ba08b3a152
Fixed win32 build warning caused by leftover debug code
2015-06-19, Edouard Tisserant
805826ba48c5
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
2015-06-19, Edouard Tisserant
9011e2ceea85
Fixed canfestival extension own path resolution
2015-06-19, Edouard Tisserant
2b4a0d87becb
Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
2015-06-19, Edouard Tisserant
de311ffe3961
Extended wxHMI test
2015-06-18, Edouard Tisserant
9ee3a2dea7e8
Added wxHMI test
2015-06-18, Edouard Tisserant
954d1f42d42d
merged forgotten changesets
2015-06-15, Edouard Tisserant
b7e610672eed
Added log message when RETAIN memory not valid
2015-03-14, Edouard Tisserant
c9065fb5de0a
Fixed leftover typo
2015-03-14, Edouard Tisserant
5c87045af670
Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
2015-03-13, Edouard Tisserant
ff7cfce737ca
Splitted plc_Xenomai_main.c to enable further customization
2015-03-13, Edouard Tisserant
e723c1dd6faa
add pyrossl client side
2015-04-03, Ronan Bignaux
4ba27ed51e48
fixed build of some tests
2015-03-24, Edouard Tisserant
29b02164e65d
Fixed Nevow website startup
2015-02-27, Edouard Tisserant
f31353cac197
Fixed build of tests/python.
2015-02-25, Edouard Tisserant
7a2b344de8cf
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
2015-02-25, Edouard Tisserant
94e620cbd9de
Fixed SFC code generation bug detected by Mario
2015-02-24, Edouard Tisserant
44bf0ba866e9
Added __ext_name__ variable accessible from user python code, reflecting extension name. Fixed contend of OnChange field in PLCGlobalsDesc
2015-02-21, Edouard Tisserant
5f09fa31d7b0