2017-01-10 Surkov Sergey fix highlight of search result in Search Result Panel
2017-01-10 Surkov Sergey fix doubling search results in Search Result Panel
2016-12-29 Andrey Skvortsov make FindInPouDialog work on Windows with wxPython 2.8
2016-12-29 Surkov Sergey fix local search in actions and transitions
2016-12-28 Andrey Skvortsov convert FindInPouDialog from wx.Frame to wx.Dialog
2016-12-28 Andrey Skvortsov temporary disable SFC transitions in IL, because matiec can't compile it
2016-12-28 Andrey Skvortsov fix issue with creating SFC transitions using ST and IL
2016-12-26 Andrey Skvortsov replace '-' with '.' in resource tab and transition/action SFC code
2016-12-26 Andrey Skvortsov check during program generation whether source signal is defined for single task
2016-12-23 Andrey Skvortsov fix strange behavior on Backspace press in ST
2016-12-22 Andrey Skvortsov fix close button in system menu for AboutDialog on Windows
2016-12-22 Andrey Skvortsov make renames caseinsensitive
2016-12-20 Andrey Skvortsov fix problem with SFC action/transition rename
2016-12-20 Andrey Skvortsov fix problem that it was impossible to edit SFC jump, if it references non-existent SFC step
2016-12-20 Andrey Skvortsov remove all corresponding SFC jumps when SFC step is removed (but only in DRIVENDRAWING_MODE)
2016-12-20 Andrey Skvortsov rename all corresponding SFC jumps when SFC step is renamed (but only in DRIVENDRAWING_MODE)
2016-12-14 Sergey Surkov add check of new project path in Save As
2016-12-14 Andrey Skvortsov fix issue that in Debug mode LD instance doesn't show correctly its state after
2016-12-14 Andrey Skvortsov fix issue with task rename if "Name" column label is translated into
2016-12-14 Andrey Skvortsov fix issue with compiling SFC POU with non-connected transition (type "connection")
2016-12-13 Sergey Surkov fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
2016-12-13 Sergey Surkov fix bug with empty directories in recent projects menu
2016-12-12 Sergey Surkov fix list of recent projects in File menu, add path to current project after Save As
2016-12-08 Sergey Surkov by default init input and output in step sfc block, and output for initial step sfc block
2016-12-07 Andrey Skvortsov update PLC status after initialization
2016-12-07 Andrey Skvortsov always load existing PLC program from the working directory
2016-12-07 Andrey Skvortsov stop PLC before unloading
2016-12-07 Andrey Skvortsov add internatialization support for Beremiz_service.py
2016-12-07 Andrey Skvortsov fix issue with changing annonced Pyro service name via taskbar icon
2016-12-07 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 Andrey Skvortsov start/stop from taskbar icon only if PLC is stopped/started
2016-12-07 Andrey Skvortsov close Pyro socket after daemon stop
2016-12-07 Andrey Skvortsov add python-wxgtk3.0 support to Beremiz_service.py
2016-12-02 Andrey Skvortsov make about dialog on Windows not so big
2016-12-01 Andrey Skvortsov update Russian translation
2016-12-01 Andrey Skvortsov add i18n to PLC status
2016-12-01 Sergey Surkov remove clear and reset execution order buttons in popup menu in SFC and LD viewers.
2016-12-01 Sergey Surkov fix initial(equal to the min) number of sequences in SFC Divergence dialog.
2016-12-01 Sergey Surkov make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer
2016-11-30 Andrey Skvortsov move EnhancedStatusBar.py to the right location
2016-11-29 Andrey Skvortsov add internatialization support to startup messages during checking software updates
2016-11-28 Andrey Skvortsov fix translation strings with multiple parameters
2016-11-28 Andrey Skvortsov change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net
2016-11-28 Andrey Skvortsov fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
2016-11-24 Andrey Skvortsov add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
2016-11-24 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 Andrey Skvortsov increase size for time buttons in LogViewer
2016-11-24 Andrey Skvortsov don't rebuild the makefile based project if only companyName, projectName or productName are changed
2016-11-22 Andrey Skvortsov add progress bar to status bar
2016-11-19 ctbenergy fix warning: 'return' with no value in function startPLC
2016-11-19 ctbenergy fix inconsistent whitespace
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-11-17 Andrey Skvortsov fix PLC autostart option for Beremiz_service.py
2016-11-17 Andrey Skvortsov remove old debug code
2016-11-17 Andrey Skvortsov fix wrong font family in CustromGrid control
2016-11-17 Sergey Surkov now only correct chart can be created in SFC Viewer
2016-11-17 Andrey Skvortsov add Russian translations for About dialogs
2016-11-17 Andrey Skvortsov make about dialog boxes use standard wx about dialogs
2016-11-08 Andrey Skvortsov fix highlighting error and warning messages with non-lating characters
2016-11-08 Andrey Skvortsov fix breaking non-latin description and comments in FBD, LD, SFC and