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
2017-03-09 Andrey Skvortsov add hotkeys to open recent projects
2017-03-09 Andrey Skvortsov fix twice shown error message box, when wrong non-valid IEC identifier entered
2017-03-09 Andrey Skvortsov apply constraints to names for tasks and task instances in resource configuration
2017-03-09 PaulBeltyukov Fix russian translation
2017-03-06 Sergey Surkov Merged skvorl/beremiz into default
2017-03-03 Surkov Sergey add stretching to columns Name, Type, Doc in variable panel
2017-02-06 Surkov Sergey fix SFC Step flush method
2017-02-06 Surkov Sergey fix redraw debug instance tab after transferring new build to PLC. closes #15
2017-03-06 PaulBeltyukov 1. Deleted .directory file, and added it to .hgignore.
2017-03-06 PaulBeltyukov Fix russian translation
2017-02-16 PaulBeltyukov Merge
2017-02-16 PaulBeltyukov Safe
2017-01-27 Surkov Sergey broken code is temporarily blocked
2017-01-27 Surkov Sergey fix exception handling
2017-01-27 Surkov Sergey change directory for saving Beremiz bug reports from current working directory to TEMP directory.
2017-01-26 Surkov Sergey Correct element size, if block type or variable name is wider than block width.
2017-01-26 Andrey Skvortsov remove non-existed and not necessary self.logger from detecting options in iec2c
2017-01-23 Andrey Skvortsov remove Linux target from first_steps example
2017-01-24 Edouard Tisserant 7BB06627 1.2rc1 1.2
2017-01-24 Edouard Tisserant 7BB06627 closing 1.1 branch 1.1 Korean release
2017-01-19 Andrey Skvortsov for tests svgui and logging move code from old py_ext.xml to the new pyfile.xml
2017-01-17 Andrey Skvortsov merge
2017-01-17 Surkov Sergey fix IL jumps highlighting in Text Viewer
2017-01-16 Andrey Skvortsov change white background for icons in PouInstanceVariablePanel to transparent
2017-01-16 Andrey Skvortsov change white background for project tree element to transparent
2017-01-16 Edouard Tisserant 7BB06627 fix second error message in case of error appearing too early to have a wx frame
2017-01-16 Edouard Tisserant 7BB06627 fix a side effect of 95ecb26fdc4e
2017-01-13 Andrey Skvortsov remove old unused .cvsignore
2017-01-13 Andrey Skvortsov fix issue with printing scheme (FBD, LD or SFC) with comment element on GNU/Linux
2017-01-13 Andrey Skvortsov detect iec2c options and ieclib path only once during the first build
2017-01-13 Andrey Skvortsov attach checkedBlockDict variable to the body object
2017-01-13 Andrey Skvortsov fix file header in AboutDialog.py
2017-01-12 Andrey Skvortsov update Russian translation
2017-01-12 Andrey Skvortsov check before program generation whether SFC step, that is referenced
2017-01-11 Andrey Skvortsov use translatable descriptions for stadard and additional IEC function
2017-01-11 Andrey Skvortsov move code in mki18n.py generated translation strings from custom files into separate function