Thu, 21 Apr 2016 17:41:43 +0300 Andrey Skvortsov add translation into Russian for dialog window "About PLCOpen Editor"
Thu, 21 Apr 2016 17:40:52 +0300 Andrey Skvortsov add translation of "about" window into Russian
Wed, 20 Apr 2016 17:30:16 +0300 Andrey Skvortsov make About and Find dialogs have the same icon as main Beremiz window
Wed, 20 Apr 2016 17:15:35 +0300 Andrey Skvortsov fix splash loading with wx3.0
Wed, 20 Apr 2016 16:20:53 +0300 Andrey Skvortsov add i18n for couple of strings in TextViewer.py
Wed, 20 Apr 2016 16:14:25 +0300 Andrey Skvortsov increase height for ConnectionDialog and ArrayTypeDialog to have
Tue, 19 Apr 2016 13:18:21 +0300 Andrey Skvortsov add Russian translation
Tue, 19 Apr 2016 12:16:29 +0300 Andrey Skvortsov bitmap in wx3.0 doesn't have useAlpha() method
Tue, 19 Apr 2016 12:15:51 +0300 Andrey Skvortsov Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
Mon, 18 Apr 2016 19:18:11 +0300 Andrey Skvortsov enable use of wxWidgets-3.0
Mon, 18 Apr 2016 19:17:22 +0300 Andrey Skvortsov make mki18n.py wx-3.0 compatible and fix segmentation fault
Mon, 18 Apr 2016 19:15:55 +0300 Andrey Skvortsov fix issue, then it wasn't possible to view FBD programs
Mon, 18 Apr 2016 19:08:29 +0300 Andrey Skvortsov fix issue, then it wasn't possible to remove functional blocks from
Mon, 18 Apr 2016 18:59:11 +0300 Andrey Skvortsov fix many compilation warnings about static variables used by non-static functions
Mon, 18 Apr 2016 18:56:51 +0300 Andrey Skvortsov make attribute CFLAGS and LDFLAGS optional and add default empty value