Fri, 15 Sep 2017 19:01:31 +0300 Andrey Skvortsov lazy initialization of highlight pens and brushes for DebugVariableViewer
Fri, 15 Sep 2017 18:57:20 +0300 Andrey Skvortsov add '_' function to builtin dictionary at import time
Fri, 15 Sep 2017 18:51:42 +0300 Andrey Skvortsov remove builtin BMZ_DBG. It's not used.
Wed, 13 Sep 2017 15:39:48 +0300 Andrey Skvortsov update translation strings
Wed, 13 Sep 2017 15:35:43 +0300 Andrey Skvortsov updated all existing translations
Wed, 13 Sep 2017 10:18:04 +0300 Andrey Skvortsov fix LINT and ULINT ranges
Tue, 12 Sep 2017 18:32:13 +0300 Andrey Skvortsov found installed Inkscape on Windows
Tue, 12 Sep 2017 16:49:35 +0300 Andrey Skvortsov make possible to turn off at compile time online debugging, logging
Tue, 12 Sep 2017 14:22:17 +0300 Andrey Skvortsov make default caption for PouNameDialog translatable
Tue, 12 Sep 2017 14:18:50 +0300 Andrey Skvortsov fix max value for UDINT and ULINT types
Tue, 12 Sep 2017 14:13:39 +0300 Andrey Skvortsov update Build icon
Tue, 12 Sep 2017 10:21:51 +0300 Andrey Skvortsov add couple Beremiz application tests
Fri, 08 Sep 2017 11:53:48 +0300 Andrey Skvortsov fix problem if _should_write is called by expired timer after
Mon, 28 Aug 2017 10:49:53 +0000 Sergey Surkov Initial Bitbucket Pipelines configuration
Mon, 28 Aug 2017 13:43:46 +0300 Surkov Sergey fix bug with unfinished debug thread
Fri, 25 Aug 2017 14:01:44 +0300 Andrey Skvortsov unify exception handling of Beremiz and PLCOpenEditor
Fri, 25 Aug 2017 12:23:45 +0300 Andrey Skvortsov fix problem running PLCOpenEditor
Fri, 25 Aug 2017 12:01:23 +0300 Andrey Skvortsov don't check any particular wx version
Fri, 25 Aug 2017 11:22:08 +0300 Andrey Skvortsov fix problem when Beremiz is running without matiec installed
Tue, 22 Aug 2017 14:15:49 +0000 Andrey Skvortsov Initial Bitbucket Pipelines configuration
Tue, 22 Aug 2017 17:14:40 +0300 Andrey Skvortsov add configuration for Bitbucket pipelines
Tue, 22 Aug 2017 17:14:08 +0300 Andrey Skvortsov add shell script to test Beremiz python code
Tue, 22 Aug 2017 12:45:06 +0300 Andrey Skvortsov clean-up: fix PEP8 W503 line break before binary operator
Mon, 21 Aug 2017 23:22:58 +0300 Andrey Skvortsov fix codestyle issues according to PEP8
Mon, 21 Aug 2017 22:41:37 +0300 Andrey Skvortsov clean-up: fix PEP8 E402 module level import not at top of file
Mon, 21 Aug 2017 21:55:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E265 block comment should start with '# '
Sat, 19 Aug 2017 21:06:54 +0300 Andrey Skvortsov clean-up: fix PEP8 E266 too many leading '#' for block comment
Sat, 19 Aug 2017 18:12:20 +0300 Andrey Skvortsov clean-up: fix PEP8 E722 do not use bare except'
Sat, 19 Aug 2017 17:17:54 +0300 Andrey Skvortsov clean-up: fix PEP8 E115 expected an indented block (comment)
Sat, 19 Aug 2017 17:12:12 +0300 Andrey Skvortsov clean-up: fix PEP8 E721 do not compare types, use 'isinstance()'
Sat, 19 Aug 2017 17:04:31 +0300 Andrey Skvortsov clean-up: fix PEP8 E131 continuation line unaligned for hanging indent
Sat, 19 Aug 2017 16:45:37 +0300 Andrey Skvortsov clean-up: fix PEP8 E122 continuation line missing indentation or outdented
Sat, 19 Aug 2017 16:30:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E713 test for membership should be 'not in'
Sat, 19 Aug 2017 01:11:27 +0300 Andrey Skvortsov clean-up: fix PEP8 E272 multiple spaces before keyword
Sat, 19 Aug 2017 00:58:44 +0300 Andrey Skvortsov clean-up: fix PEP8 E124 closing bracket does not match visual indentation
Sat, 19 Aug 2017 00:30:22 +0300 Andrey Skvortsov clean-up: fix PEP8 W191 indentation contains tabs
Sat, 19 Aug 2017 00:11:12 +0300 Andrey Skvortsov clean-up: fix PEP8 E211 whitespace before '[' or '('
Sat, 19 Aug 2017 00:04:33 +0300 Andrey Skvortsov clean-up: fix PEP8 E114 indentation is not a multiple of four (comment)
Fri, 18 Aug 2017 23:39:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E125 continuation line with same indent as next logical line
Fri, 18 Aug 2017 20:14:38 +0300 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
Fri, 18 Aug 2017 12:36:31 +0300 Andrey Skvortsov clean-up: fix PEP8 E127 continuation line over-indented for visual indent
Thu, 17 Aug 2017 17:25:17 +0300 Andrey Skvortsov clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
Thu, 17 Aug 2017 16:26:32 +0300 Andrey Skvortsov clean-up: fix PEP8 W602 deprecated form of raising exception
Thu, 17 Aug 2017 15:43:25 +0300 Andrey Skvortsov clean-up: fix PEP8 E502 the backslash is redundant between brackets
Thu, 17 Aug 2017 14:27:06 +0300 Andrey Skvortsov clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
Thu, 17 Aug 2017 11:39:10 +0300 Andrey Skvortsov clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
Thu, 17 Aug 2017 10:12:04 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ','
Thu, 17 Aug 2017 10:08:23 +0300 Andrey Skvortsov clean-up: fix PEP8 E262 inline comment should start with '# '
Thu, 17 Aug 2017 10:04:24 +0300 Andrey Skvortsov clean-up: fix PEP8 E712 comparison to True should be 'if cond is True:' or 'if cond:'
Thu, 17 Aug 2017 09:55:39 +0300 Andrey Skvortsov clean-up: fix PEP8 E222 multiple spaces after operator
Wed, 16 Aug 2017 17:27:58 +0300 Andrey Skvortsov clean-up: fix PEP8 E111 indentation is not a multiple of four
Wed, 16 Aug 2017 16:37:45 +0300 Andrey Skvortsov clean-up: fix PEP8 E701 multiple statements on one line (colon)
Wed, 16 Aug 2017 15:18:57 +0300 Andrey Skvortsov clean-up: fix PEP8 E741 ambiguous variable name
Wed, 16 Aug 2017 13:56:36 +0300 Andrey Skvortsov clean-up: fix most PEP8 E221 multiple spaces before operator
Wed, 16 Aug 2017 13:49:02 +0300 Andrey Skvortsov clean-up: fix most PEP8 E266 too many leading '#' for block comment
Wed, 16 Aug 2017 13:01:13 +0300 Andrey Skvortsov clean-up: fix PEP8 E703 statement ends with a semicolon
Wed, 16 Aug 2017 12:57:52 +0300 Andrey Skvortsov clean-up: fix PEP8 E301 expected 1 blank line, found 0
Wed, 16 Aug 2017 12:53:23 +0300 Andrey Skvortsov clean-up: fix PEP8 E306 expected 1 blank line before a nested definition, found X
Wed, 16 Aug 2017 12:48:08 +0300 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
Wed, 16 Aug 2017 12:30:31 +0300 Andrey Skvortsov clean-up: fix PEP8 W391 blank line at end of file