Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Fri, 06 May 2016 10:35:46 +0300 Andrey Skvortsov fix issue that was impossible to remove local instance of functional
Thu, 28 Apr 2016 16:54:01 +0300 Andrey Skvortsov fix highlighting of multiline comments in ST and IL
Thu, 28 Apr 2016 15:21:02 +0300 Andrey Skvortsov fix error if non-latin character was entered in initial value in
Thu, 28 Apr 2016 13:05:57 +0300 Andrey Skvortsov fix issue with sometimes wrong return code of ProcessLogger
Thu, 28 Apr 2016 12:58:58 +0300 Andrey Skvortsov Fix error about missing attribute 'timeout' that happens sometimes during compilation
Wed, 27 Apr 2016 18:42:30 +0300 Andrey Skvortsov fix copying elements with non-latin content like comment element, or
Mon, 25 Apr 2016 17:23:04 +0300 Andrey Skvortsov fix issue that if functional block is dragged from project panel into
Fri, 22 Apr 2016 21:26:31 +0300 Andrey Skvortsov fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
Fri, 22 Apr 2016 19:49:10 +0300 Andrey Skvortsov fix display of ARRAY fields inside of structure data types.
Fri, 22 Apr 2016 17:02:18 +0300 Andrey Skvortsov fix Traceback if search icon on library panel is clicked, when no
Fri, 22 Apr 2016 16:59:47 +0300 Andrey Skvortsov update Russian about Beremiz dialog window
Fri, 22 Apr 2016 16:24:06 +0300 Andrey Skvortsov fix issue, that was impossible to change time interval for cyclic
Thu, 21 Apr 2016 20:42:37 +0300 Andrey Skvortsov fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
Thu, 21 Apr 2016 19:14:28 +0300 Andrey Skvortsov fix set_color_cycle from matplotlib deprecation warning
Thu, 21 Apr 2016 17:51:29 +0300 Andrey Skvortsov update Russian translation
Thu, 21 Apr 2016 17:49:39 +0300 Andrey Skvortsov add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
Thu, 21 Apr 2016 17:47:35 +0300 Andrey Skvortsov fix wrong Row number in DiscoveryDialog.py that caused following traceback:
Thu, 21 Apr 2016 17:44:17 +0300 Andrey Skvortsov increase height of some dialog windows so they have enough space for buttons
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