2016-10-19 Andrey Skvortsov cleanup svgui example
2016-10-18 Sergey Surkov Fix bug with two or more wires connected to one input. Now only one wire can be connected to one input, except BOOLean signals in LD and SFC. If user trying to connect wire with already connected input, wire highlight will become red.
2016-10-14 Andrey Skvortsov fix issue with sequence of multiple whitespaces in makefile command
2016-10-14 Andrey Skvortsov fix minor issue and do some cleanup work in genericmake example
2016-10-12 Andrey Skvortsov cleanup python example
2016-10-06 Andrey Skvortsov complete fix in commit 3518d10 for wxgtk2.8
2016-10-05 Andrey Skvortsov fix syncronization issue during killing ProcessLoggers on IDE close
2016-10-05 Sergey Surkov Add russian translation on label "Tick" in debug variable panel.
2016-10-05 Sergey Surkov Add russian language in Project properties -> Other menu.
2016-10-04 Andrey Skvortsov fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
2016-10-04 Andrey Skvortsov Merge
2016-10-04 Andrey Skvortsov fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections
2016-09-13 Andrey Skvortsov fix issues in PLCOpenEditor with moving from wxWidgets 2.8 to 3.0
2016-09-12 Andrey Skvortsov update messages and add Russian translation for new menu entry 'switch perspective'
2016-09-12 Andrey Skvortsov Merged in Surkovsv/beremiz (pull request #4)
2016-09-12 Sergey Surkov Add hotkey (F12) for switching perspective.
2016-09-12 Paul Beltyukov Merged skvorl/beremiz into default
2016-09-10 alexander Fixed crash when starts on OS X with wxPython 3.0.x
2016-09-09 Paul Beltyukov Merged skvorl/beremiz into default
2016-08-26 alexander.shaykhrazeev@gmail.com Added .idea dir to ignore.
2016-09-09 Andrey Skvortsov cleanup logging example
2016-09-09 Andrey Skvortsov fix non-working logging at first connection to PLC after Beremiz launch
2016-09-09 Andrey Skvortsov Merged in Surkovsv/beremiz (pull request #2)
2016-09-09 Sergey Surkov fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
2016-09-05 Andrey Skvortsov fix highlighting input/outputs in function call in ST, if comment section is placed
2016-08-24 Andrey Skvortsov add initialization tick time on Beremiz start
2016-08-24 Andrey Skvortsov fix race condition in ProcessLogger
2016-08-23 alexander - Fixed startup from ancestor code.
2016-08-18 Paul Beltyukov This fixes issue #5
2016-05-06 andrey fix bug: Beremiz IDE hangs during launching Beremiz_service