- Merged skvorl/beremiz into default 2016-09-12, by Paul Beltyukov
- Fixed crash when starts on OS X with wxPython 3.0.x 2016-09-10, by alexander
- Merged skvorl/beremiz into default 2016-09-09, by Paul Beltyukov
- Added .idea dir to ignore. 2016-08-26, by alexander.shaykhrazeev@gmail.com
- cleanup logging example 2016-09-09, by Andrey Skvortsov
- fix non-working logging at first connection to PLC after Beremiz launch 2016-09-09, by Andrey Skvortsov
- Merged in Surkovsv/beremiz (pull request #2) 2016-09-09, by Andrey Skvortsov
- fix bug with non-editable names and types of FB local variables in POU's written in ST or IL 2016-09-09, by Sergey Surkov
- fix highlighting input/outputs in function call in ST, if comment section is placed 2016-09-05, by Andrey Skvortsov
- add initialization tick time on Beremiz start 2016-08-24, by Andrey Skvortsov
- fix race condition in ProcessLogger 2016-08-24, by Andrey Skvortsov
- - Fixed startup from ancestor code. 2016-08-23, by alexander
- This fixes issue #5 2016-08-18, by Paul Beltyukov
- fix bug: Beremiz IDE hangs during launching Beremiz_service 2016-05-06, by andrey
- automatically detect flags supported by matiec and find correct path 2016-05-06, by Andrey Skvortsov
- fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...) 2016-05-06, by Andrey Skvortsov
- add distribution license notice to about dialog as GPL requires 2016-05-06, by Andrey Skvortsov
- add GPLv2 license 2016-05-06, by Andrey Skvortsov
- add copyright notices to python files where there were missing, that 2016-05-06, by Andrey Skvortsov
- fix issue that was impossible to remove local instance of functional 2016-05-06, by Andrey Skvortsov
- fix highlighting of multiline comments in ST and IL 2016-04-28, by Andrey Skvortsov
- fix error if non-latin character was entered in initial value in 2016-04-28, by Andrey Skvortsov
- fix issue with sometimes wrong return code of ProcessLogger 2016-04-28, by Andrey Skvortsov
- Fix error about missing attribute 'timeout' that happens sometimes during compilation 2016-04-28, by Andrey Skvortsov
- fix copying elements with non-latin content like comment element, or 2016-04-27, by Andrey Skvortsov
- fix issue that if functional block is dragged from project panel into 2016-04-25, by Andrey Skvortsov
- fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)] 2016-04-22, by Andrey Skvortsov
- fix display of ARRAY fields inside of structure data types. 2016-04-22, by Andrey Skvortsov
- fix Traceback if search icon on library panel is clicked, when no 2016-04-22, by Andrey Skvortsov
- update Russian about Beremiz dialog window 2016-04-22, by Andrey Skvortsov
- fix issue, that was impossible to change time interval for cyclic 2016-04-22, by Andrey Skvortsov
- fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent 2016-04-21, by Andrey Skvortsov
- fix set_color_cycle from matplotlib deprecation warning 2016-04-21, by Andrey Skvortsov
- update Russian translation 2016-04-21, by Andrey Skvortsov
- add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor 2016-04-21, by Andrey Skvortsov
- fix wrong Row number in DiscoveryDialog.py that caused following traceback: 2016-04-21, by Andrey Skvortsov
- increase height of some dialog windows so they have enough space for buttons 2016-04-21, by Andrey Skvortsov
- add translation into Russian for dialog window "About PLCOpen Editor" 2016-04-21, by Andrey Skvortsov
- add translation of "about" window into Russian 2016-04-21, by Andrey Skvortsov
- make About and Find dialogs have the same icon as main Beremiz window 2016-04-20, by Andrey Skvortsov
- fix splash loading with wx3.0 2016-04-20, by Andrey Skvortsov
- add i18n for couple of strings in TextViewer.py 2016-04-20, by Andrey Skvortsov
- increase height for ConnectionDialog and ArrayTypeDialog to have 2016-04-20, by Andrey Skvortsov
- add Russian translation 2016-04-19, by Andrey Skvortsov
- bitmap in wx3.0 doesn't have useAlpha() method 2016-04-19, by Andrey Skvortsov
- Suppress WXDEBUG assertions, as happens by default with wx2.8. This is 2016-04-19, by Andrey Skvortsov
- enable use of wxWidgets-3.0 2016-04-18, by Andrey Skvortsov
- make mki18n.py wx-3.0 compatible and fix segmentation fault 2016-04-18, by Andrey Skvortsov
- fix issue, then it wasn't possible to view FBD programs 2016-04-18, by Andrey Skvortsov
- fix issue, then it wasn't possible to remove functional blocks from 2016-04-18, by Andrey Skvortsov
- fix many compilation warnings about static variables used by non-static functions 2016-04-18, by Andrey Skvortsov
- make attribute CFLAGS and LDFLAGS optional and add default empty value 2016-04-18, by Andrey Skvortsov
- fix issue, when structure data type with array field is created 2016-04-18, by Andrey Skvortsov
- fixes sometimes happened error during project compilation 2016-04-18, by Andrey Skvortsov
- merge 2015-10-21, by mjsousa
- Use '-p' command line option when running matiec (iec2c) 2014-12-06, by mjsousa
- Add command line option '-l' when calling matiec 2014-11-26, by mjsousa
- merge 2014-11-12, by mjsousa
- merge 2014-07-08, by mjsousa
- merge 2014-06-06, by mjsousa