2017-07-28 Andrey Skvortsov skip hidden files and directories on permission check
2017-07-14 Andrey Skvortsov change structure of filename for bug reports in Beremiz and
2017-07-05 wuyangtang fix target Xenomai missing functions
2017-07-05 Andrey Skvortsov update messages.pot and messages.po
2017-07-05 Andrey Skvortsov mki18n.py: generate messages.po (contains English strings in msgstr)
2017-07-05 Andrey Skvortsov add to i18n/README forgotten commands to add some XML schemes as source
2017-07-04 Surkov Sergey Backout commit 92537ed because of writing localized string in node *.xml file
2017-07-04 Surkov Sergey Backout changeset 92537edeb2052d53ba5cad8b6da8463dbc660bb1
2017-06-28 Surkov Sergey fixes double mouse capturing after forcing variable in debug mode
2017-06-27 Surkov Sergey fix bug with TextViewer instance in debug mode, appears after transferring new program on PLC
2017-06-27 Andrey Skvortsov fix build problem when make command have trailing whitespace(s)
2017-06-26 Surkov Sergey add dialog "add program", that appears after creating new project
2017-06-26 Surkov Sergey fix i18n string selection for combobox generated from XSD
2017-06-22 Andrey Skvortsov update Russian and French (Fabien M) translations
2017-06-22 Andrey Skvortsov l18n: update messages.pot and app.fil
2017-06-22 Andrey Skvortsov add l18n support to variable table in CodeFileEditor (python/C extension)
2017-06-22 Andrey Skvortsov set project name and character set in generated messages.pot
2017-06-22 Andrey Skvortsov close DurationEditorDialog on ENTER key
2017-06-21 Andrey Skvortsov add button to ForceVariableDialog to toggle forced boolean value
2017-06-20 Andrey Skvortsov fix problem with hidden FindInPou dialog with wxPython 3.0 on Windows
2017-06-20 Andrey Skvortsov enable non-latin variable descriptions in CodeFileEditor
2017-06-20 Andrey Skvortsov disable empty coils and contacts in LD/SFC editors
2017-06-19 Andrey Skvortsov remove debug code
2017-06-19 Andrey Skvortsov make all dialog have non-fixed size
2017-06-09 Andrey Skvortsov avoid infinite loop in search
2017-06-08 Andrey Skvortsov make adjustable size of ArrayTypeDialog
2017-06-08 Andrey Skvortsov fix problem with initial values for array of structures
2017-06-06 Andrey Skvortsov add information about community support channel to Beremiz and PLCOpenEditor
2017-06-06 Andrey Skvortsov cleanup wxHMI example
2017-06-06 Andrey Skvortsov cleanup wxGlade example
2017-06-06 Andrey Skvortsov add comments to wiimote example
2017-06-06 Andrey Skvortsov fix running wxGlade on current Debian systems
2017-06-02 Andrey Skvortsov rename text field in SVG graphic to match IEC code in svgui example
2017-06-01 Andrey Skvortsov disallow setting IEC location addresses for TIME, DATE, DT and TOD variables
2017-05-30 Andrey Skvortsov if there is no users matiec installation, then use system path to run iec2c
2017-05-23 Surkov Sergey remove child node from add child node menu, if max count of the same type nodes reached
2017-05-18 Surkov Sergey fix reducing groups with ordered elements
2017-05-03 Anton Midyukov fix extra brace
2017-04-28 Paul Beltyukov add getCompiler and getLinker methods, to abstract from XSD.
2017-04-20 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
2017-04-12 Andrey Skvortsov README.md edited online with Bitbucket
2017-04-11 Andrey Skvortsov fix clearing project name on opening project properties page.
2017-04-11 Andrey Skvortsov fix problem with debugging external string variables
2017-04-11 Andrey Skvortsov fix problem with clearing non-empty location field after changing type of config variable
2017-04-10 Andrey Skvortsov fix backtrace on opening program/resource on small screens
2017-04-07 Andrey Skvortsov show whether instance of SFC action is currently active or not in its
2017-04-05 Andrey Skvortsov clean PLC log only if there is something to clean
2017-04-05 Andrey Skvortsov reset loaded messages counts on new PLC program trasnfer
2017-04-04 Andrey Skvortsov add function block to variable panel if fb is added using toolbar
2017-03-28 Andrey Skvortsov enable to write SFC transition in IL
2017-03-28 Surkov Sergey fix debug button and variable tree generate for actions and transitions in POU instance variable panel
2017-03-28 Surkov Sergey clear variable location cell in variable panel, if variable class or type changed
2017-03-27 Andrey Skvortsov runtime is licensed under LGPLv2.1
2017-03-27 Andrey Skvortsov make command line help message for Beremiz more verbose
2017-03-21 Andrey Skvortsov fix typos and small errors in Russian translation
2017-03-10 Andrey Skvortsov merge Beremiz launcher support
2017-03-10 Andrey Skvortsov rename BeremizIDELauncher.py to Beremiz.py
2017-03-10 Andrey Skvortsov rename Beremiz.py to BeremizIDE.py
2017-03-10 Andrey Skvortsov wrap Beremiz startup code into separate launcher class
2017-03-10 Andrey Skvortsov dynamically increase size of dialog window for editing comment block