beremiz
Clone
Summary
Browse
Changes
Graph
don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously
2016-12-07, Andrey Skvortsov
6a27490fed96
start/stop from taskbar icon only if PLC is stopped/started
2016-12-07, Andrey Skvortsov
c40355f450a5
close Pyro socket after daemon stop
2016-12-07, Andrey Skvortsov
38e5f8847a45
add python-wxgtk3.0 support to Beremiz_service.py
2016-12-07, Andrey Skvortsov
cdf95900d44f
make about dialog on Windows not so big
2016-12-02, Andrey Skvortsov
a5fd07db1db6
update Russian translation
2016-12-01, Andrey Skvortsov
9277d3174744
add i18n to PLC status
2016-12-01, Andrey Skvortsov
b1be42401522
remove clear and reset execution order buttons in popup menu in SFC and LD viewers.
2016-12-01, Sergey Surkov
e17406dd4f06
fix initial(equal to the min) number of sequences in SFC Divergence dialog.
2016-12-01, Sergey Surkov
60c0db313ec9
make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer
2016-12-01, Sergey Surkov
431f4ef34bde
move EnhancedStatusBar.py to the right location
2016-11-30, Andrey Skvortsov
d91356480df9
add internatialization support to startup messages during checking software updates
2016-11-29, Andrey Skvortsov
dee51e22a9aa
fix translation strings with multiple parameters
2016-11-28, Andrey Skvortsov
2295fdc5c271
change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net
2016-11-28, Andrey Skvortsov
f37b88d3edc6
fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
2016-11-28, Andrey Skvortsov
418e6bac22e8
add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
2016-11-24, Andrey Skvortsov
f8e2a04c4445
fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1).
2016-11-24, Andrey Skvortsov
6a3c29fdcfea
increase size for time buttons in LogViewer
2016-11-24, Andrey Skvortsov
6df9937f130b
don't rebuild the makefile based project if only companyName, projectName or productName are changed
2016-11-24, Andrey Skvortsov
de2da05089ea
add progress bar to status bar
2016-11-22, Andrey Skvortsov
ce9c0e68389c
fix warning: 'return' with no value in function startPLC
2016-11-19, ctbenergy
6dbc61e3dd65
fix inconsistent whitespace
2016-11-19, ctbenergy
078c760620d7
fix license notices in source files and license files under GPLv2+
2016-11-18, Andrey Skvortsov
486f94a8032c
fix PLC autostart option for Beremiz_service.py
2016-11-17, Andrey Skvortsov
0925da818853
remove old debug code
2016-11-17, Andrey Skvortsov
06632b380d2a
fix wrong font family in CustromGrid control
2016-11-17, Andrey Skvortsov
ad7c7df6cbeb
now only correct chart can be created in SFC Viewer
2016-11-17, Sergey Surkov
a4bf874e4949
add Russian translations for About dialogs
2016-11-17, Andrey Skvortsov
2ce8d970fc69
make about dialog boxes use standard wx about dialogs
2016-11-17, Andrey Skvortsov
894f31f8ca64
fix highlighting error and warning messages with non-lating characters
2016-11-08, Andrey Skvortsov
8ffd0b52c2c7
fix breaking non-latin description and comments in FBD, LD, SFC and
2016-11-08, Andrey Skvortsov
584b6fdb949e
fix borders of pull-down choice list box in Config tab, in Project Properties
2016-11-02, Sergey Surkov
6e38f13d4b7b
add version.py needed for previous commit '4ce8492'
2016-11-01, Andrey Skvortsov
f53ece47e18d
add version with commit hash to 'About' dialogs for Beremiz IDE and PLCOpenEditor
2016-11-01, Andrey Skvortsov
4ce8492159ab
ignore generated bugreports and output of i18n script
2016-10-31, Andrey Skvortsov
91129212e9a6
now dialogs Find and Search in Project can be closed with ESC button
2016-10-28, Sergey Surkov
d75cc9ad328e
fix russian translation of "direction" in Find dialog
2016-10-28, Sergey Surkov
52a78c90870f
fix major bugs in Find and Search in Project functionality.
2016-10-28, Sergey Surkov
32e9d0ef30dc
fix issue with non-updated button 'generated IECCode' after Build and Clean
2016-10-28, Andrey Skvortsov
dac6002ff58e
increase dialog size for edit SFC transition, so buttons are visible
2016-10-27, Andrey Skvortsov
01d2c8a8a928
fix issue that sometimes period for cyclic task wasn't saved.
2016-10-27, Andrey Skvortsov
abe55de5316b
add first steps example, that shows how use all IEC 61131 languages
2016-10-27, Andrey Skvortsov
9a59d1de198a
fix issue with empty frame with generated ST code
2016-10-26, Andrey Skvortsov
131610a94da0
fix not saving location address from variable panel
2016-10-26, Andrey Skvortsov
deadfe7377e9
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
2016-10-24, Andrey Skvortsov
f526fd97a7b0
fix issue with non-working global hotkeys in IEC code panel
2016-10-21, Andrey Skvortsov
3ebc08f75fef
add more comments to svgui example
2016-10-20, Andrey Skvortsov
33e03a4b3075
cleanup traffic lights example
2016-10-20, Andrey Skvortsov
f1840d27823d
cleanup svgui example
2016-10-19, Andrey Skvortsov
d329cc88d307
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, Sergey Surkov
2969c2123105
fix issue with sequence of multiple whitespaces in makefile command
2016-10-14, Andrey Skvortsov
61f0f31ef296
fix minor issue and do some cleanup work in genericmake example
2016-10-14, Andrey Skvortsov
0535a6b50534
cleanup python example
2016-10-12, Andrey Skvortsov
9be98ccfed97
complete fix in commit 3518d10 for wxgtk2.8
2016-10-06, Andrey Skvortsov
cf1df00e6f86
fix syncronization issue during killing ProcessLoggers on IDE close
2016-10-05, Andrey Skvortsov
8e5c03798abc
Add russian translation on label "Tick" in debug variable panel.
2016-10-05, Sergey Surkov
ee1715e94136
Add russian language in Project properties -> Other menu.
2016-10-05, Sergey Surkov
e8629f0cc93b
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
2016-10-04, Andrey Skvortsov
3518d10487db
Merge
2016-10-04, Andrey Skvortsov
b3c43aa29d94
fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections
2016-10-04, Andrey Skvortsov
d2abe4109467