Fri, 15 Mar 2019 14:11:49 +0100 Edouard Tisserant WIP adding searching capabilities in python files: search_in_CTN
Mon, 11 Mar 2019 17:20:15 +0100 Edouard Tisserant Fixed more pylint reports :
Mon, 11 Mar 2019 13:51:07 +0100 Edouard Tisserant Long due merge
Tue, 05 Mar 2019 11:43:20 +0300 Andrey Skvortsov Fix backtrace on printing localized (non-ascii) error message in PLCGenerator.
Tue, 05 Mar 2019 11:19:36 +0300 Andrey Skvortsov Fix crash if LD input contact isn't connected
Fri, 01 Mar 2019 16:55:16 +0300 Andrey Skvortsov Fix section styling in code editor (python and c extensions) if non-latin symbols are used in the code
Thu, 21 Feb 2019 11:39:50 +0300 Andrey Skvortsov update localization template
Thu, 21 Feb 2019 11:27:16 +0300 Andrey Skvortsov merge
Thu, 21 Feb 2019 11:25:58 +0300 Andrey Skvortsov updated list of translators
Thu, 21 Feb 2019 11:25:03 +0300 Andrey Skvortsov update translations from https://www.transifex.com/beremiz/beremiz-ide
Thu, 21 Feb 2019 10:58:37 +0300 Andrey Skvortsov Add SpinButtons for integer and floating point variables in ForceVariableDialog
Thu, 21 Feb 2019 10:17:38 +0300 Andrey Skvortsov Fix non-marking as manually forced floating point variable if the value isn't integer
Thu, 14 Feb 2019 10:27:24 +0300 Andrey Skvortsov Don't close ForceVariableDialog if user entered wrong new value
Thu, 14 Feb 2019 10:19:30 +0300 Andrey Skvortsov Additional fix for rewrite ForceVariableDialog commit (9076249f)
Thu, 14 Feb 2019 10:02:58 +0300 Andrey Skvortsov Fix redraw problems in preview frames and debug panel
Thu, 14 Feb 2019 09:44:19 +0300 Andrey Skvortsov Rewrite ForceVariableDialog. It's not based on wx.TextEntryDialog
Wed, 13 Feb 2019 13:35:48 +0000 Mario de Sousa merge updates to modbus/mb_runtime.c
Mon, 14 Jan 2019 12:30:32 +0300 Andrey Skvortsov fix 'SaveAs' in case of overwriting existing project
Mon, 14 Jan 2019 12:17:48 +0300 Andrey Skvortsov fix 'SaveAs' to non-empty directory and directory without write permissions
Sat, 12 Jan 2019 15:02:17 +0300 Andrey Skvortsov fix problems with recursive beremiz.h inclusion
Sat, 12 Jan 2019 13:57:16 +0300 Andrey Skvortsov remove LogMessage prototype from plc_main_head.c
Mon, 07 Jan 2019 23:28:28 +0300 Andrey Skvortsov merge
Sun, 06 Jan 2019 03:11:39 +0300 Andrey Skvortsov Make online debug optional
Sun, 06 Jan 2019 02:00:07 +0300 Andrey Skvortsov Disable Python extension in First steps example
Sun, 06 Jan 2019 01:22:46 +0300 Andrey Skvortsov use pregenerated CRC32 lookup tables for retain on Win32 and GNU/Linux
Mon, 07 Jan 2019 20:24:49 +0000 Andrey Skvortsov Merged in masterschlumpf/beremiz/wx3-fix (pull request #37)
Mon, 07 Jan 2019 18:32:03 +0100 Schlumpf Fix an exception on wx-3.0-gtk3 in PLCOpenEditor when generating ST files. wx3-fix
Mon, 24 Dec 2018 16:44:06 +0300 Dmitriy Kuzmin Fix typos in function names
Mon, 24 Dec 2018 16:22:28 +0300 Andrey Skvortsov update links to matiec and beremiz repos in README
Mon, 24 Dec 2018 16:20:20 +0300 Andrey Skvortsov fix zoom-in/zoom-out using mouse wheel