- 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