2012-09-20 Edouard Tisserant Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
2012-09-13 laurent Adding default sizer in main frame in default wxGlade GUI file
2012-09-13 laurent Fix confnode new name format that generates an error with frame class name in wxGlade extension
2012-09-13 laurent Fix bug when loading FBD schema with a loop in block connections
2012-09-13 laurent Adding support for signaling that a task interval isn't well formatted
2012-09-12 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
2012-09-12 laurent Fix bug with tree icons in BrowseLocationsDialog
2012-09-11 laurent Fix debug of Action and Transition defined in FBD and LD using Viewer
2012-09-11 laurent Fix restore project tab layout with transition and action debug tabs
2012-09-11 laurent Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
2012-09-11 laurent Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
2012-09-11 laurent Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
2012-09-11 laurent Remove restriction of function block usage in SFC transitions body
2012-09-11 laurent Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
2012-09-11 laurent Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
2012-09-10 laurent Fix bug when Dclick on step and actionBlock in debug mode
2012-09-10 laurent Fix bug missing dialog import statements
2012-09-09 Laurent Bessard Merged
2012-09-09 laurent Update chinese and german translation catalogs
2012-09-07 laurent Fix bug in canfestivel extension when Show Master Generated on Windows
2012-09-07 laurent Adding support for extending internationalization to extensions
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz
2012-09-05 laurent Adding support for printing matiec warnings report in log console
2012-09-08 Edouard Tisserant Added build for all supported language in doc/Makefile
2012-09-07 Edouard Tisserant Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
2012-09-05 Edouard Tisserant Added sphinx doc root in /doc. To be continued
2012-09-01 Edouard Tisserant Stripped out splash screen version information
2012-08-29 Edouard Tisserant Added splash for 1.1 1.1 Korean release
2012-08-29 laurent Fix import order in Beremiz.py to prevent wrong translations in internationalization
2012-08-27 laurent Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
2012-08-27 Laurent Bessard Merge Minyoung Sung and Reinhard Lee korean translations
2012-08-27 reinhard Beremiz_ko_KR.po
2012-08-27 minyoung Beremiz_ko_KR.po
2012-08-27 laurent Fix bug when closing canfestival extension generated master view
2012-08-25 laurent Update list of messages to be translated for internationalization and french translations
2012-08-25 laurent Fix bug when modifying configuration global variable in ProjectNodeEditor
2012-08-21 laurent Adding korean translation for interface texts
2012-08-09 laurent Fix bug segmentation fault while cleanup extensions
2012-07-31 laurent Adding support for checking that tab content is saved before closing it
2012-07-31 laurent Fix bug when opening File Editor
2012-07-29 laurent Fix bug debugger unable to restart after stopping PLC
2012-07-26 laurent Fix bug while renaming project file in FileManagementPanel
2012-07-25 laurent Fixing bug while loading recent projects open path with old configurations
2012-07-23 laurent Fix bug while closing specific file editors
2012-07-17 laurent Merged
2012-07-17 laurent Adding secure extraction of last edited project path to avoid crash if path is not well formatted
2012-07-17 laurent Adding support for saving editor choosen when editing project file for reloading project layout
2012-07-17 laurent Fixing bug with filesystem encoding on Windows
2012-07-06 Edouard Tisserant merge
2012-07-02 laurent Fix bug while opening project panel
2012-07-02 laurent Fix bug when opening deeper ConfTreeNode editors
2012-07-01 laurent Adding support for beremiz extensions to define custom file editors for project files
2012-06-28 laurent Fixing file explorer for Windows
2012-06-28 laurent Adding support for file explorer for project files
2012-06-25 laurent Adding support using plcopeneditor bitmap library for icon request
2012-06-25 laurent Fix bug when deleting conf tree node and conf tree node editor opened for this same node
2012-06-19 Edouard Tisserant Fixed typo
2012-06-19 Edouard Tisserant Updated CF bootup strategy.
2012-06-18 laurent Fix bug with Show Master functionality
2012-06-18 Edouard Tisserant Fixed generated CF code to match latest changes
2012-06-17 laurent Adding support for hiding node base params controls if needed
2012-06-15 laurent Fix bug when opening and closing confnode extra viewers
2012-06-14 Edouard Tisserant merge
2012-06-14 Edouard Tisserant Fixed import dependency order for POUlibrary and PLCControler
2012-06-14 laurent Moving ConfNode specific menu to end of EditMenu
2012-06-14 Edouard Tisserant Fixed loading projects with no libraries at all
2012-06-14 Edouard Tisserant Fixed crash when starting with no libraries at all
2012-06-11 laurent Merged
2012-06-10 laurent Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)
2012-06-10 laurent Fix bug in reorganization of toolbars after refreshing them
2012-06-10 laurent Add support for reorganizing toolbars when their size changed
2012-06-10 laurent Fix bug project not marked as modified when changing URI_Location using discovery dialog
2012-06-08 Edouard Tisserant Now, PYRO:// locations also accept MDNS service names
2012-06-08 laurent Modifying canfestival plugin to following the new Beremiz confnode paradigm
2012-06-06 Edouard Tisserant (none)
2012-06-06 laurent Replacing dialog asking for a name when adding confnode to project by automatically generated name
2012-06-05 laurent Fixed windows only bug caused by recent changes
2012-06-04 Edouard Tisserant Fixed typo in library management
2012-06-03 laurent Adding support for importing into project some files to be transfered with PLC
2012-06-03 laurent Integrating project properties panel into project window
2012-06-03 laurent Removing code related to Topology panel
2012-05-30 laurent Fix bug in StatusToolBar items state when close and opening another project
2012-05-30 laurent Fix bug with cut/copy/paste on PythonEditor
2012-05-23 laurent Merged
2012-05-23 laurent Fixing bug on ConfNodeEditors refresh
2012-05-23 Edouard Tisserant merge
2012-05-23 laurent Hiding Topology panel
2012-05-23 Edouard Tisserant fix svgui toggle buttons output, now reflect pressed state
2012-05-23 laurent Fix bug when begin editing item in project tree
2012-05-23 laurent Fix refresh of ConfTreeNodeEditors content when values change
2012-05-22 laurent Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC
2012-05-22 Edouard Tisserant merge
2012-05-21 laurent Fix bugs with ConfigTreeNode
2012-05-22 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
2012-05-21 Edouard Tisserant fixed uncaught exception dialog while displaying cought exception in log
2012-05-21 Edouard Tisserant fixed exception when launching discovery dialog without network
2012-05-21 laurent Fix bug with Properties menu entry
2012-05-21 laurent refactoring
2012-05-21 Edouard Tisserant fixed typos
2012-05-21 Edouard Tisserant Fixed argument parsing error
2012-05-20 Edouard Tisserant Fixed extension loading too late causing features to be ignored
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-19 Edouard Tisserant targets and connectors are nor extensible
2012-05-19 Edouard Tisserant Added reference to CTR in libraries
2012-05-19 Edouard Tisserant refecored library extension machanism
2012-05-18 laurent refactoring
2012-05-12 Edouard Tisserant refactoring - c_ext stripped first stage
2012-05-12 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant fixed non-terminating process problem
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-07 Edouard Tisserant refactoring
2012-05-03 laurent Adding search field for finding function or function block in library tree