- make run Beremiz and PLCOpen Editor, if full path contain non-lating 2017-04-20, by Andrey Skvortsov
- README.md edited online with Bitbucket 2017-04-12, by Andrey Skvortsov
- fix clearing project name on opening project properties page. 2017-04-11, by Andrey Skvortsov
- fix problem with debugging external string variables 2017-04-11, by Andrey Skvortsov
- fix problem with clearing non-empty location field after changing type of config variable 2017-04-11, by Andrey Skvortsov
- fix backtrace on opening program/resource on small screens 2017-04-10, by Andrey Skvortsov
- show whether instance of SFC action is currently active or not in its 2017-04-07, by Andrey Skvortsov
- clean PLC log only if there is something to clean 2017-04-05, by Andrey Skvortsov
- reset loaded messages counts on new PLC program trasnfer 2017-04-05, by Andrey Skvortsov
- add function block to variable panel if fb is added using toolbar 2017-04-04, by Andrey Skvortsov
- enable to write SFC transition in IL 2017-03-28, by Andrey Skvortsov
- fix debug button and variable tree generate for actions and transitions in POU instance variable panel 2017-03-28, by Surkov Sergey
- clear variable location cell in variable panel, if variable class or type changed 2017-03-28, by Surkov Sergey
- runtime is licensed under LGPLv2.1 2017-03-27, by Andrey Skvortsov
- make command line help message for Beremiz more verbose 2017-03-27, by Andrey Skvortsov
- fix typos and small errors in Russian translation 2017-03-21, by Andrey Skvortsov
- merge Beremiz launcher support 2017-03-10, by Andrey Skvortsov
- rename BeremizIDELauncher.py to Beremiz.py 2017-03-10, by Andrey Skvortsov
- rename Beremiz.py to BeremizIDE.py 2017-03-10, by Andrey Skvortsov
- wrap Beremiz startup code into separate launcher class 2017-03-10, by Andrey Skvortsov
- dynamically increase size of dialog window for editing comment block 2017-03-10, by Andrey Skvortsov
- add hotkeys to open recent projects 2017-03-09, by Andrey Skvortsov
- fix twice shown error message box, when wrong non-valid IEC identifier entered 2017-03-09, by Andrey Skvortsov
- apply constraints to names for tasks and task instances in resource configuration 2017-03-09, by Andrey Skvortsov
- Fix russian translation 2017-03-09, by PaulBeltyukov
- Merged skvorl/beremiz into default 2017-03-06, by Sergey Surkov
- add stretching to columns Name, Type, Doc in variable panel 2017-03-03, by Surkov Sergey
- fix SFC Step flush method 2017-02-06, by Surkov Sergey
- fix redraw debug instance tab after transferring new build to PLC. closes #15 2017-02-06, by Surkov Sergey
- 1. Deleted .directory file, and added it to .hgignore. 2017-03-06, by PaulBeltyukov
- Fix russian translation 2017-03-06, by PaulBeltyukov
- Merge 2017-02-16, by PaulBeltyukov
- Safe 2017-02-16, by PaulBeltyukov
- broken code is temporarily blocked 2017-01-27, by Surkov Sergey
- fix exception handling 2017-01-27, by Surkov Sergey
- change directory for saving Beremiz bug reports from current working directory to TEMP directory. 2017-01-27, by Surkov Sergey
- Correct element size, if block type or variable name is wider than block width. 2017-01-26, by Surkov Sergey
- remove non-existed and not necessary self.logger from detecting options in iec2c 2017-01-26, by Andrey Skvortsov
- remove Linux target from first_steps example 2017-01-23, by Andrey Skvortsov
- 1.2rc1 1.2 2017-01-24, by Edouard Tisserant 7BB06627
- closing 1.1 branch 1.1 Korean release 2017-01-24, by Edouard Tisserant 7BB06627
- for tests svgui and logging move code from old py_ext.xml to the new pyfile.xml 2017-01-19, by Andrey Skvortsov
- merge 2017-01-17, by Andrey Skvortsov
- fix IL jumps highlighting in Text Viewer 2017-01-17, by Surkov Sergey
- change white background for icons in PouInstanceVariablePanel to transparent 2017-01-16, by Andrey Skvortsov
- change white background for project tree element to transparent 2017-01-16, by Andrey Skvortsov
- fix second error message in case of error appearing too early to have a wx frame 2017-01-16, by Edouard Tisserant 7BB06627
- fix a side effect of 95ecb26fdc4e 2017-01-16, by Edouard Tisserant 7BB06627
- remove old unused .cvsignore 2017-01-13, by Andrey Skvortsov
- fix issue with printing scheme (FBD, LD or SFC) with comment element on GNU/Linux 2017-01-13, by Andrey Skvortsov
- detect iec2c options and ieclib path only once during the first build 2017-01-13, by Andrey Skvortsov
- attach checkedBlockDict variable to the body object 2017-01-13, by Andrey Skvortsov
- fix file header in AboutDialog.py 2017-01-13, by Andrey Skvortsov
- update Russian translation 2017-01-12, by Andrey Skvortsov
- check before program generation whether SFC step, that is referenced 2017-01-12, by Andrey Skvortsov
- use translatable descriptions for stadard and additional IEC function 2017-01-11, by Andrey Skvortsov
- move code in mki18n.py generated translation strings from custom files into separate function 2017-01-11, by Andrey Skvortsov
- clean search result panel after open another project 2017-01-11, by Surkov Sergey
- fix highlight of search result in Search Result Panel 2017-01-10, by Surkov Sergey
- fix doubling search results in Search Result Panel 2017-01-10, by Surkov Sergey
- make FindInPouDialog work on Windows with wxPython 2.8 2016-12-29, by Andrey Skvortsov
- fix local search in actions and transitions 2016-12-29, by Surkov Sergey
- convert FindInPouDialog from wx.Frame to wx.Dialog 2016-12-28, by Andrey Skvortsov
- temporary disable SFC transitions in IL, because matiec can't compile it 2016-12-28, by Andrey Skvortsov
- fix issue with creating SFC transitions using ST and IL 2016-12-28, by Andrey Skvortsov
- replace '-' with '.' in resource tab and transition/action SFC code 2016-12-26, by Andrey Skvortsov
- check during program generation whether source signal is defined for single task 2016-12-26, by Andrey Skvortsov
- fix strange behavior on Backspace press in ST 2016-12-23, by Andrey Skvortsov
- fix close button in system menu for AboutDialog on Windows 2016-12-22, by Andrey Skvortsov
- make renames caseinsensitive 2016-12-22, by Andrey Skvortsov
- fix problem with SFC action/transition rename 2016-12-20, by Andrey Skvortsov
- fix problem that it was impossible to edit SFC jump, if it references non-existent SFC step 2016-12-20, by Andrey Skvortsov
- remove all corresponding SFC jumps when SFC step is removed (but only in DRIVENDRAWING_MODE) 2016-12-20, by Andrey Skvortsov
- rename all corresponding SFC jumps when SFC step is renamed (but only in DRIVENDRAWING_MODE) 2016-12-20, by Andrey Skvortsov
- add check of new project path in Save As 2016-12-14, by Sergey Surkov
- fix issue that in Debug mode LD instance doesn't show correctly its state after 2016-12-14, by Andrey Skvortsov
- fix issue with task rename if "Name" column label is translated into 2016-12-14, by Andrey Skvortsov
- fix issue with compiling SFC POU with non-connected transition (type "connection") 2016-12-14, by Andrey Skvortsov
- fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist 2016-12-13, by Sergey Surkov
- fix bug with empty directories in recent projects menu 2016-12-13, by Sergey Surkov
- fix list of recent projects in File menu, add path to current project after Save As 2016-12-12, by Sergey Surkov
- by default init input and output in step sfc block, and output for initial step sfc block 2016-12-08, by Sergey Surkov
- update PLC status after initialization 2016-12-07, by Andrey Skvortsov
- always load existing PLC program from the working directory 2016-12-07, by Andrey Skvortsov
- stop PLC before unloading 2016-12-07, by Andrey Skvortsov
- add internatialization support for Beremiz_service.py 2016-12-07, by Andrey Skvortsov
- fix issue with changing annonced Pyro service name via taskbar icon 2016-12-07, by Andrey Skvortsov
- don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously 2016-12-07, by Andrey Skvortsov
- start/stop from taskbar icon only if PLC is stopped/started 2016-12-07, by Andrey Skvortsov
- close Pyro socket after daemon stop 2016-12-07, by Andrey Skvortsov
- add python-wxgtk3.0 support to Beremiz_service.py 2016-12-07, by Andrey Skvortsov
- make about dialog on Windows not so big 2016-12-02, by Andrey Skvortsov
- update Russian translation 2016-12-01, by Andrey Skvortsov
- add i18n to PLC status 2016-12-01, by Andrey Skvortsov
- remove clear and reset execution order buttons in popup menu in SFC and LD viewers. 2016-12-01, by Sergey Surkov
- fix initial(equal to the min) number of sequences in SFC Divergence dialog. 2016-12-01, by Sergey Surkov
- make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer 2016-12-01, by Sergey Surkov
- move EnhancedStatusBar.py to the right location 2016-11-30, by Andrey Skvortsov
- add internatialization support to startup messages during checking software updates 2016-11-29, by Andrey Skvortsov
- fix translation strings with multiple parameters 2016-11-28, by Andrey Skvortsov
- change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net 2016-11-28, by Andrey Skvortsov
- fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file 2016-11-28, by Andrey Skvortsov
- add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop 2016-11-24, by Andrey Skvortsov
- fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1). 2016-11-24, by Andrey Skvortsov
- increase size for time buttons in LogViewer 2016-11-24, by Andrey Skvortsov
- don't rebuild the makefile based project if only companyName, projectName or productName are changed 2016-11-24, by Andrey Skvortsov
- add progress bar to status bar 2016-11-22, by Andrey Skvortsov
- fix warning: 'return' with no value in function startPLC 2016-11-19, by ctbenergy
- fix inconsistent whitespace 2016-11-19, by ctbenergy
- fix license notices in source files and license files under GPLv2+ 2016-11-18, by Andrey Skvortsov
- fix PLC autostart option for Beremiz_service.py 2016-11-17, by Andrey Skvortsov
- remove old debug code 2016-11-17, by Andrey Skvortsov
- fix wrong font family in CustromGrid control 2016-11-17, by Andrey Skvortsov
- now only correct chart can be created in SFC Viewer 2016-11-17, by Sergey Surkov
- add Russian translations for About dialogs 2016-11-17, by Andrey Skvortsov
- make about dialog boxes use standard wx about dialogs 2016-11-17, by Andrey Skvortsov
- fix highlighting error and warning messages with non-lating characters 2016-11-08, by Andrey Skvortsov
- fix breaking non-latin description and comments in FBD, LD, SFC and 2016-11-08, by Andrey Skvortsov
- fix borders of pull-down choice list box in Config tab, in Project Properties 2016-11-02, by Sergey Surkov
- add version.py needed for previous commit '4ce8492' 2016-11-01, by Andrey Skvortsov