- add dialog "add program", that appears after creating new project 2017-06-26, by Surkov Sergey
- fix i18n string selection for combobox generated from XSD 2017-06-26, by Surkov Sergey
- update Russian and French (Fabien M) translations 2017-06-22, by Andrey Skvortsov
- l18n: update messages.pot and app.fil 2017-06-22, by Andrey Skvortsov
- add l18n support to variable table in CodeFileEditor (python/C extension) 2017-06-22, by Andrey Skvortsov
- set project name and character set in generated messages.pot 2017-06-22, by Andrey Skvortsov
- close DurationEditorDialog on ENTER key 2017-06-22, by Andrey Skvortsov
- add button to ForceVariableDialog to toggle forced boolean value 2017-06-21, by Andrey Skvortsov
- fix problem with hidden FindInPou dialog with wxPython 3.0 on Windows 2017-06-20, by Andrey Skvortsov
- enable non-latin variable descriptions in CodeFileEditor 2017-06-20, by Andrey Skvortsov
- disable empty coils and contacts in LD/SFC editors 2017-06-20, by Andrey Skvortsov
- remove debug code 2017-06-19, by Andrey Skvortsov
- make all dialog have non-fixed size 2017-06-19, by Andrey Skvortsov
- avoid infinite loop in search 2017-06-09, by Andrey Skvortsov
- make adjustable size of ArrayTypeDialog 2017-06-08, by Andrey Skvortsov
- fix problem with initial values for array of structures 2017-06-08, by Andrey Skvortsov
- add information about community support channel to Beremiz and PLCOpenEditor 2017-06-06, by Andrey Skvortsov
- cleanup wxHMI example 2017-06-06, by Andrey Skvortsov
- cleanup wxGlade example 2017-06-06, by Andrey Skvortsov
- add comments to wiimote example 2017-06-06, by Andrey Skvortsov
- fix running wxGlade on current Debian systems 2017-06-06, by Andrey Skvortsov
- rename text field in SVG graphic to match IEC code in svgui example 2017-06-02, by Andrey Skvortsov
- disallow setting IEC location addresses for TIME, DATE, DT and TOD variables 2017-06-01, by Andrey Skvortsov
- if there is no users matiec installation, then use system path to run iec2c 2017-05-30, by Andrey Skvortsov
- remove child node from add child node menu, if max count of the same type nodes reached 2017-05-23, by Surkov Sergey
- fix reducing groups with ordered elements 2017-05-18, by Surkov Sergey
- fix extra brace 2017-05-03, by Anton Midyukov
- add getCompiler and getLinker methods, to abstract from XSD. 2017-04-28, by Paul Beltyukov
- make run Beremiz and PLCOpen Editor, if full path contain non-lating 2017-04-20, by Andrey Skvortsov
- README.md edited online with Bitbucket 2017-04-12, by Andrey Skvortsov
- fix clearing project name on opening project properties page. 2017-04-11, by Andrey Skvortsov
- fix problem with debugging external string variables 2017-04-11, by Andrey Skvortsov
- fix problem with clearing non-empty location field after changing type of config variable 2017-04-11, by Andrey Skvortsov
- fix backtrace on opening program/resource on small screens 2017-04-10, by Andrey Skvortsov
- show whether instance of SFC action is currently active or not in its 2017-04-07, by Andrey Skvortsov
- clean PLC log only if there is something to clean 2017-04-05, by Andrey Skvortsov
- reset loaded messages counts on new PLC program trasnfer 2017-04-05, by Andrey Skvortsov
- add function block to variable panel if fb is added using toolbar 2017-04-04, by Andrey Skvortsov
- enable to write SFC transition in IL 2017-03-28, by Andrey Skvortsov
- fix debug button and variable tree generate for actions and transitions in POU instance variable panel 2017-03-28, by Surkov Sergey
- clear variable location cell in variable panel, if variable class or type changed 2017-03-28, by Surkov Sergey
- runtime is licensed under LGPLv2.1 2017-03-27, by Andrey Skvortsov
- make command line help message for Beremiz more verbose 2017-03-27, by Andrey Skvortsov
- fix typos and small errors in Russian translation 2017-03-21, by Andrey Skvortsov
- merge Beremiz launcher support 2017-03-10, by Andrey Skvortsov
- rename BeremizIDELauncher.py to Beremiz.py 2017-03-10, by Andrey Skvortsov
- rename Beremiz.py to BeremizIDE.py 2017-03-10, by Andrey Skvortsov
- wrap Beremiz startup code into separate launcher class 2017-03-10, by Andrey Skvortsov
- dynamically increase size of dialog window for editing comment block 2017-03-10, by Andrey Skvortsov
- add hotkeys to open recent projects 2017-03-09, by Andrey Skvortsov
- fix twice shown error message box, when wrong non-valid IEC identifier entered 2017-03-09, by Andrey Skvortsov
- apply constraints to names for tasks and task instances in resource configuration 2017-03-09, by Andrey Skvortsov
- Fix russian translation 2017-03-09, by PaulBeltyukov
- Merged skvorl/beremiz into default 2017-03-06, by Sergey Surkov
- add stretching to columns Name, Type, Doc in variable panel 2017-03-03, by Surkov Sergey
- fix SFC Step flush method 2017-02-06, by Surkov Sergey
- fix redraw debug instance tab after transferring new build to PLC. closes #15 2017-02-06, by Surkov Sergey
- 1. Deleted .directory file, and added it to .hgignore. 2017-03-06, by PaulBeltyukov
- Fix russian translation 2017-03-06, by PaulBeltyukov
- Merge 2017-02-16, by PaulBeltyukov
- Safe 2017-02-16, by PaulBeltyukov
- broken code is temporarily blocked 2017-01-27, by Surkov Sergey
- fix exception handling 2017-01-27, by Surkov Sergey
- change directory for saving Beremiz bug reports from current working directory to TEMP directory. 2017-01-27, by Surkov Sergey
- Correct element size, if block type or variable name is wider than block width. 2017-01-26, by Surkov Sergey
- remove non-existed and not necessary self.logger from detecting options in iec2c 2017-01-26, by Andrey Skvortsov
- remove Linux target from first_steps example 2017-01-23, by Andrey Skvortsov
- 1.2rc1 1.2 2017-01-24, by Edouard Tisserant 7BB06627
- closing 1.1 branch 1.1 Korean release 2017-01-24, by Edouard Tisserant 7BB06627
- for tests svgui and logging move code from old py_ext.xml to the new pyfile.xml 2017-01-19, by Andrey Skvortsov
- merge 2017-01-17, by Andrey Skvortsov
- fix IL jumps highlighting in Text Viewer 2017-01-17, by Surkov Sergey
- change white background for icons in PouInstanceVariablePanel to transparent 2017-01-16, by Andrey Skvortsov
- change white background for project tree element to transparent 2017-01-16, by Andrey Skvortsov
- fix second error message in case of error appearing too early to have a wx frame 2017-01-16, by Edouard Tisserant 7BB06627
- fix a side effect of 95ecb26fdc4e 2017-01-16, by Edouard Tisserant 7BB06627
- remove old unused .cvsignore 2017-01-13, by Andrey Skvortsov
- fix issue with printing scheme (FBD, LD or SFC) with comment element on GNU/Linux 2017-01-13, by Andrey Skvortsov
- detect iec2c options and ieclib path only once during the first build 2017-01-13, by Andrey Skvortsov
- attach checkedBlockDict variable to the body object 2017-01-13, by Andrey Skvortsov
- fix file header in AboutDialog.py 2017-01-13, by Andrey Skvortsov
- update Russian translation 2017-01-12, by Andrey Skvortsov
- check before program generation whether SFC step, that is referenced 2017-01-12, by Andrey Skvortsov
- use translatable descriptions for stadard and additional IEC function 2017-01-11, by Andrey Skvortsov
- move code in mki18n.py generated translation strings from custom files into separate function 2017-01-11, by Andrey Skvortsov
- clean search result panel after open another project 2017-01-11, by Surkov Sergey
- fix highlight of search result in Search Result Panel 2017-01-10, by Surkov Sergey
- fix doubling search results in Search Result Panel 2017-01-10, by Surkov Sergey
- make FindInPouDialog work on Windows with wxPython 2.8 2016-12-29, by Andrey Skvortsov
- fix local search in actions and transitions 2016-12-29, by Surkov Sergey
- convert FindInPouDialog from wx.Frame to wx.Dialog 2016-12-28, by Andrey Skvortsov
- temporary disable SFC transitions in IL, because matiec can't compile it 2016-12-28, by Andrey Skvortsov
- fix issue with creating SFC transitions using ST and IL 2016-12-28, by Andrey Skvortsov
- replace '-' with '.' in resource tab and transition/action SFC code 2016-12-26, by Andrey Skvortsov
- check during program generation whether source signal is defined for single task 2016-12-26, by Andrey Skvortsov
- fix strange behavior on Backspace press in ST 2016-12-23, by Andrey Skvortsov
- fix close button in system menu for AboutDialog on Windows 2016-12-22, by Andrey Skvortsov
- make renames caseinsensitive 2016-12-22, by Andrey Skvortsov
- fix problem with SFC action/transition rename 2016-12-20, by Andrey Skvortsov
- fix problem that it was impossible to edit SFC jump, if it references non-existent SFC step 2016-12-20, by Andrey Skvortsov
- remove all corresponding SFC jumps when SFC step is removed (but only in DRIVENDRAWING_MODE) 2016-12-20, by Andrey Skvortsov
- rename all corresponding SFC jumps when SFC step is renamed (but only in DRIVENDRAWING_MODE) 2016-12-20, by Andrey Skvortsov
- add check of new project path in Save As 2016-12-14, by Sergey Surkov
- fix issue that in Debug mode LD instance doesn't show correctly its state after 2016-12-14, by Andrey Skvortsov
- fix issue with task rename if "Name" column label is translated into 2016-12-14, by Andrey Skvortsov
- fix issue with compiling SFC POU with non-connected transition (type "connection") 2016-12-14, by Andrey Skvortsov
- fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist 2016-12-13, by Sergey Surkov
- fix bug with empty directories in recent projects menu 2016-12-13, by Sergey Surkov
- fix list of recent projects in File menu, add path to current project after Save As 2016-12-12, by Sergey Surkov
- by default init input and output in step sfc block, and output for initial step sfc block 2016-12-08, by Sergey Surkov
- update PLC status after initialization 2016-12-07, by Andrey Skvortsov
- always load existing PLC program from the working directory 2016-12-07, by Andrey Skvortsov
- stop PLC before unloading 2016-12-07, by Andrey Skvortsov
- add internatialization support for Beremiz_service.py 2016-12-07, by Andrey Skvortsov
- fix issue with changing annonced Pyro service name via taskbar icon 2016-12-07, by Andrey Skvortsov
- don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously 2016-12-07, by Andrey Skvortsov
- start/stop from taskbar icon only if PLC is stopped/started 2016-12-07, by Andrey Skvortsov
- close Pyro socket after daemon stop 2016-12-07, by Andrey Skvortsov
- add python-wxgtk3.0 support to Beremiz_service.py 2016-12-07, by Andrey Skvortsov
- make about dialog on Windows not so big 2016-12-02, by Andrey Skvortsov
- update Russian translation 2016-12-01, by Andrey Skvortsov
- add i18n to PLC status 2016-12-01, by Andrey Skvortsov
- remove clear and reset execution order buttons in popup menu in SFC and LD viewers. 2016-12-01, by Sergey Surkov
- fix initial(equal to the min) number of sequences in SFC Divergence dialog. 2016-12-01, by Sergey Surkov
- make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer 2016-12-01, by Sergey Surkov
- move EnhancedStatusBar.py to the right location 2016-11-30, by Andrey Skvortsov
- add internatialization support to startup messages during checking software updates 2016-11-29, by Andrey Skvortsov
- fix translation strings with multiple parameters 2016-11-28, by Andrey Skvortsov
- change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net 2016-11-28, by Andrey Skvortsov
- fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file 2016-11-28, by Andrey Skvortsov
- add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop 2016-11-24, by Andrey Skvortsov
- fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1). 2016-11-24, by Andrey Skvortsov
- increase size for time buttons in LogViewer 2016-11-24, by Andrey Skvortsov
- don't rebuild the makefile based project if only companyName, projectName or productName are changed 2016-11-24, by Andrey Skvortsov
- add progress bar to status bar 2016-11-22, by Andrey Skvortsov
- fix warning: 'return' with no value in function startPLC 2016-11-19, by ctbenergy
- fix inconsistent whitespace 2016-11-19, by ctbenergy
- fix license notices in source files and license files under GPLv2+ 2016-11-18, by Andrey Skvortsov
- fix PLC autostart option for Beremiz_service.py 2016-11-17, by Andrey Skvortsov
- remove old debug code 2016-11-17, by Andrey Skvortsov
- fix wrong font family in CustromGrid control 2016-11-17, by Andrey Skvortsov
- now only correct chart can be created in SFC Viewer 2016-11-17, by Sergey Surkov
- add Russian translations for About dialogs 2016-11-17, by Andrey Skvortsov
- make about dialog boxes use standard wx about dialogs 2016-11-17, by Andrey Skvortsov
- fix highlighting error and warning messages with non-lating characters 2016-11-08, by Andrey Skvortsov
- fix breaking non-latin description and comments in FBD, LD, SFC and 2016-11-08, by Andrey Skvortsov
- fix borders of pull-down choice list box in Config tab, in Project Properties 2016-11-02, by Sergey Surkov
- add version.py needed for previous commit '4ce8492' 2016-11-01, by Andrey Skvortsov
- add version with commit hash to 'About' dialogs for Beremiz IDE and PLCOpenEditor 2016-11-01, by Andrey Skvortsov
- ignore generated bugreports and output of i18n script 2016-10-31, by Andrey Skvortsov
- now dialogs Find and Search in Project can be closed with ESC button 2016-10-28, by Sergey Surkov
- fix russian translation of "direction" in Find dialog 2016-10-28, by Sergey Surkov
- fix major bugs in Find and Search in Project functionality. 2016-10-28, by Sergey Surkov
- fix issue with non-updated button 'generated IECCode' after Build and Clean 2016-10-28, by Andrey Skvortsov
- increase dialog size for edit SFC transition, so buttons are visible 2016-10-27, by Andrey Skvortsov
- fix issue that sometimes period for cyclic task wasn't saved. 2016-10-27, by Andrey Skvortsov
- add first steps example, that shows how use all IEC 61131 languages 2016-10-27, by Andrey Skvortsov
- fix issue with empty frame with generated ST code 2016-10-26, by Andrey Skvortsov
- fix not saving location address from variable panel 2016-10-26, by Andrey Skvortsov
- add $(Beremiz installation)/mingw/bin in PATH on Windows platform 2016-10-24, by Andrey Skvortsov
- fix issue with non-working global hotkeys in IEC code panel 2016-10-21, by Andrey Skvortsov
- add more comments to svgui example 2016-10-20, by Andrey Skvortsov
- cleanup traffic lights example 2016-10-20, by Andrey Skvortsov
- cleanup svgui example 2016-10-19, by Andrey Skvortsov
- Fix bug with two or more wires connected to one input. Now only one wire can be connected to one input, except BOOLean signals in LD and SFC. If user trying to connect wire with already connected input, wire highlight will become red. 2016-10-18, by Sergey Surkov
- fix issue with sequence of multiple whitespaces in makefile command 2016-10-14, by Andrey Skvortsov
- fix minor issue and do some cleanup work in genericmake example 2016-10-14, by Andrey Skvortsov
- cleanup python example 2016-10-12, by Andrey Skvortsov
- complete fix in commit 3518d10 for wxgtk2.8 2016-10-06, by Andrey Skvortsov
- fix syncronization issue during killing ProcessLoggers on IDE close 2016-10-05, by Andrey Skvortsov
- Add russian translation on label "Tick" in debug variable panel. 2016-10-05, by Sergey Surkov
- Add russian language in Project properties -> Other menu. 2016-10-05, by Sergey Surkov
- fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used 2016-10-04, by Andrey Skvortsov
- Merge 2016-10-04, by Andrey Skvortsov
- fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections 2016-10-04, by Andrey Skvortsov
- fix issues in PLCOpenEditor with moving from wxWidgets 2.8 to 3.0 2016-09-13, by Andrey Skvortsov
- update messages and add Russian translation for new menu entry 'switch perspective' 2016-09-12, by Andrey Skvortsov
- Merged in Surkovsv/beremiz (pull request #4) 2016-09-12, by Andrey Skvortsov
- Add hotkey (F12) for switching perspective. 2016-09-12, by Sergey Surkov
- 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
- Update __SET_VAR() macros to reflect changes made to matiec 2014-05-26, by mjsousa