Mon, 03 Dec 2012 12:33:21 +0100 |
Laurent Bessard |
Fix bug when copying transition and the connected FBD or LD diagram
|
changeset |
files
|
Mon, 03 Dec 2012 12:31:27 +0100 |
Laurent Bessard |
Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
|
changeset |
files
|
Mon, 03 Dec 2012 10:09:17 +0100 |
Laurent Bessard |
Fix bug when using feedback loop in SFC program instead of jump
|
changeset |
files
|
Sun, 25 Nov 2012 19:32:53 +0100 |
Laurent Bessard |
Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
|
changeset |
files
|
Fri, 23 Nov 2012 13:36:47 +0100 |
Laurent Bessard |
Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
|
changeset |
files
|
Thu, 15 Nov 2012 23:49:08 +0100 |
Laurent Bessard |
Fix bug debug variables from standard and library function blocks unregistered when transferring program
|
changeset |
files
|
Thu, 15 Nov 2012 23:32:54 +0100 |
Laurent Bessard |
Fix bug multiple graph viewer tab displaying values of the same variable can be opened
|
changeset |
files
|
Thu, 15 Nov 2012 23:04:41 +0100 |
Laurent Bessard |
Add function block types as data types that are not locatable
|
changeset |
files
|
Thu, 15 Nov 2012 23:00:53 +0100 |
Laurent Bessard |
Adding support for defining specific global variables for ConfTreeNodes
|
changeset |
files
|
Thu, 15 Nov 2012 22:57:55 +0100 |
Laurent Bessard |
Fix bug when double click while pressing CTRL on other elements than blocks
|
changeset |
files
|
Thu, 15 Nov 2012 22:45:04 +0100 |
Laurent Bessard |
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
|
changeset |
files
|
Tue, 13 Nov 2012 11:36:04 +0100 |
Laurent Bessard |
Fix bug in debug while stopping PLC
|
changeset |
files
|
Thu, 08 Nov 2012 18:54:34 +0100 |
Laurent Bessard |
Fix resource task interval error highlighting
|
changeset |
files
|
Thu, 08 Nov 2012 18:23:32 +0100 |
Laurent Bessard |
Fix display of string variables value in debug
|
changeset |
files
|
Mon, 05 Nov 2012 20:16:45 +0100 |
Laurent Bessard |
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
|
changeset |
files
|
Mon, 05 Nov 2012 20:15:28 +0100 |
Laurent Bessard |
Fix bug python thread blocked sometimes on Linux
|
changeset |
files
|
Sat, 03 Nov 2012 17:00:26 +0100 |
Laurent Bessard |
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
|
changeset |
files
|
Wed, 31 Oct 2012 12:05:44 +0100 |
Laurent Bessard |
Fix bug when Drag'n Dropping located variables on Windows
|
changeset |
files
|
Wed, 31 Oct 2012 12:04:40 +0100 |
Laurent Bessard |
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
|
changeset |
files
|
Fri, 26 Oct 2012 11:14:48 +0200 |
Laurent Bessard |
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
|
changeset |
files
|
Thu, 25 Oct 2012 19:59:06 +0200 |
Laurent Bessard |
Add support for double bracket pragma in syntax highlighting of TextViewer
|
changeset |
files
|
Thu, 25 Oct 2012 19:57:53 +0200 |
Laurent Bessard |
Fix bug in RestoreLayout when previously opened tab no more exist in project
|
changeset |
files
|
Thu, 25 Oct 2012 19:56:48 +0200 |
Laurent Bessard |
Fix bug when more than one block library add extra python file
|
changeset |
files
|
Thu, 25 Oct 2012 10:52:46 +0200 |
Edouard Tisserant |
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
|
changeset |
files
|
Wed, 24 Oct 2012 11:19:11 +0200 |
Edouard Tisserant |
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
|
changeset |
files
|
Tue, 23 Oct 2012 11:34:37 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Mon, 22 Oct 2012 17:39:13 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Sun, 21 Oct 2012 16:53:46 +0200 |
Laurent Bessard |
Adding support for direct array declaration in structure element declaration
|
changeset |
files
|
Fri, 19 Oct 2012 18:10:31 +0200 |
Laurent Bessard |
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
|
changeset |
files
|
Tue, 23 Oct 2012 00:56:30 +0200 |
Edouard Tisserant |
Introduced FBID in tests/python example. Fixed type error leading to segfault
|
changeset |
files
|
Fri, 19 Oct 2012 12:14:24 +0200 |
Edouard Tisserant |
Now test/python also demonstrate large C pragmas in ST, accessing complex types
|
changeset |
files
|
Thu, 18 Oct 2012 20:40:12 +0200 |
Edouard Tisserant |
Even more pedagogical tests/python. Renaming will not help
|
changeset |
files
|
Thu, 18 Oct 2012 20:24:11 +0200 |
Edouard Tisserant |
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
|
changeset |
files
|
Thu, 18 Oct 2012 17:42:29 +0200 |
Laurent Bessard |
Fix bug in TextViewer when starting text with '{' character
|
changeset |
files
|
Thu, 18 Oct 2012 16:30:12 +0200 |
Laurent Bessard |
Adding support for quickly changing variable and connection type
|
changeset |
files
|
Thu, 18 Oct 2012 12:05:45 +0200 |
Laurent Bessard |
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
|
changeset |
files
|
Thu, 18 Oct 2012 01:22:52 +0200 |
Laurent Bessard |
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
|
changeset |
files
|
Tue, 16 Oct 2012 19:01:17 +0200 |
Laurent Bessard |
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
|
changeset |
files
|
Tue, 16 Oct 2012 18:58:45 +0200 |
Laurent Bessard |
Adding datatypes defined in ConfNode as possible function return type
|
changeset |
files
|
Tue, 16 Oct 2012 11:34:24 +0200 |
Laurent Bessard |
Fix support for adjusting block size to block minimum size and to Viewer scaling
|
changeset |
files
|
Mon, 15 Oct 2012 17:05:19 +0200 |
Edouard Tisserant |
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
|
changeset |
files
|
Sat, 06 Oct 2012 00:23:51 +0200 |
Edouard Tisserant |
Fixed error message occuring sometime when quitting runtime from tray menu
|
changeset |
files
|
Thu, 04 Oct 2012 17:58:45 +0200 |
Laurent Bessard |
Fix bug in RestoreLastLayout mechanism when last window size was default window size
|
changeset |
files
|
Thu, 04 Oct 2012 17:56:29 +0200 |
laurent |
Replacing text buttons by bitmap buttons for variable grid in CFileEditor
|
changeset |
files
|
Thu, 04 Oct 2012 17:56:14 +0200 |
laurent |
Fix bug in generated master panel in CanFestival extension
|
changeset |
files
|
Thu, 04 Oct 2012 17:55:59 +0200 |
laurent |
Fix ConfTreeNodeEditor parameters controls size on Windows
|
changeset |
files
|
Mon, 01 Oct 2012 19:13:02 +0200 |
laurent |
Fixing CanFestival master and slave nodeid when generating code for PLC
|
changeset |
files
|
Mon, 01 Oct 2012 19:10:51 +0200 |
laurent |
Fixing bug when spinctrl new value is changed by ConfTreeNode
|
changeset |
files
|
Mon, 01 Oct 2012 19:09:40 +0200 |
laurent |
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
|
changeset |
files
|
Sun, 23 Sep 2012 23:56:53 +0200 |
Laurent Bessard |
Fix bug when modifying IEC_Channel
|
changeset |
files
|
Sun, 23 Sep 2012 23:34:04 +0200 |
Laurent Bessard |
Fix unexpected warning message when adding extension to project
|
changeset |
files
|
Sun, 23 Sep 2012 18:57:35 +0200 |
Laurent Bessard |
Fix scroll bug in ConfNode params panel when changing tab selection on Windows
|
changeset |
files
|
Sat, 22 Sep 2012 12:33:39 +0200 |
Laurent Bessard |
Adding support for adding default configuration on opened project without any
|
changeset |
files
|
Sat, 22 Sep 2012 12:23:58 +0200 |
laurent |
Fix bug with Print functionality
|
changeset |
files
|
Fri, 21 Sep 2012 22:31:58 +0200 |
Edouard Tisserant |
Runtime Quit should not crash when plc noyt stopped
|
changeset |
files
|
Fri, 21 Sep 2012 16:22:56 +0200 |
Edouard Tisserant |
Quit runtime with SysTray icon menu should not crash anymore
|
changeset |
files
|
Thu, 20 Sep 2012 22:30:41 +0200 |
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.
|
changeset |
files
|
Thu, 13 Sep 2012 02:19:02 +0200 |
laurent |
Adding default sizer in main frame in default wxGlade GUI file
|
changeset |
files
|
Thu, 13 Sep 2012 02:18:00 +0200 |
laurent |
Fix confnode new name format that generates an error with frame class name in wxGlade extension
|
changeset |
files
|
Thu, 13 Sep 2012 02:15:29 +0200 |
laurent |
Fix bug when loading FBD schema with a loop in block connections
|
changeset |
files
|
Thu, 13 Sep 2012 02:13:40 +0200 |
laurent |
Adding support for signaling that a task interval isn't well formatted
|
changeset |
files
|
Wed, 12 Sep 2012 19:12:13 +0200 |
laurent |
Fix test of datatype consistency when drag'n dropping location in VariablePanel
|
changeset |
files
|
Wed, 12 Sep 2012 19:11:13 +0200 |
laurent |
Fix bug with tree icons in BrowseLocationsDialog
|
changeset |
files
|
Wed, 12 Sep 2012 01:17:01 +0200 |
laurent |
Fix debug of Action and Transition defined in FBD and LD using Viewer
|
changeset |
files
|
Tue, 11 Sep 2012 23:38:49 +0200 |
laurent |
Fix restore project tab layout with transition and action debug tabs
|
changeset |
files
|
Tue, 11 Sep 2012 19:13:42 +0200 |
laurent |
Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
|
changeset |
files
|
Tue, 11 Sep 2012 18:10:20 +0200 |
laurent |
Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
|
changeset |
files
|
Tue, 11 Sep 2012 17:22:11 +0200 |
laurent |
Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
|
changeset |
files
|
Tue, 11 Sep 2012 16:35:11 +0200 |
laurent |
Remove restriction of function block usage in SFC transitions body
|
changeset |
files
|
Tue, 11 Sep 2012 16:33:39 +0200 |
laurent |
Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
|
changeset |
files
|
Tue, 11 Sep 2012 16:30:42 +0200 |
laurent |
Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
|
changeset |
files
|
Tue, 11 Sep 2012 01:06:59 +0200 |
laurent |
Fix bug when Dclick on step and actionBlock in debug mode
|
changeset |
files
|
Mon, 10 Sep 2012 03:14:09 +0200 |
laurent |
Fix bug missing dialog import statements
|
changeset |
files
|
Sun, 09 Sep 2012 23:05:01 +0200 |
Laurent Bessard |
Merged
|
changeset |
files
|
Sun, 09 Sep 2012 18:54:28 +0200 |
laurent |
Update chinese and german translation catalogs
|
changeset |
files
|
Fri, 07 Sep 2012 20:10:35 +0200 |
laurent |
Fix bug in canfestivel extension when Show Master Generated on Windows
|
changeset |
files
|
Fri, 07 Sep 2012 18:28:45 +0200 |
laurent |
Adding support for extending internationalization to extensions
|
changeset |
files
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
changeset |
files
|
Wed, 05 Sep 2012 11:17:52 +0200 |
laurent |
Adding support for printing matiec warnings report in log console
|
changeset |
files
|
Sat, 08 Sep 2012 02:12:10 +0200 |
Edouard Tisserant |
Added build for all supported language in doc/Makefile
|
changeset |
files
|
Sat, 08 Sep 2012 01:24:36 +0200 |
Edouard Tisserant |
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
|
changeset |
files
|
Thu, 06 Sep 2012 00:32:45 +0200 |
Edouard Tisserant |
Added sphinx doc root in /doc. To be continued
|
changeset |
files
|
Sat, 01 Sep 2012 16:32:15 +0200 |
Edouard Tisserant |
Stripped out splash screen version information
|
changeset |
files
|
Wed, 29 Aug 2012 21:14:23 +0200 |
Edouard Tisserant |
Added splash for 1.1
1.1 Korean release
|
changeset |
files
|
Wed, 29 Aug 2012 19:26:40 +0200 |
laurent |
Fix import order in Beremiz.py to prevent wrong translations in internationalization
|
changeset |
files
|
Mon, 27 Aug 2012 23:36:57 +0200 |
laurent |
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
|
changeset |
files
|
Mon, 27 Aug 2012 22:13:43 +0200 |
Laurent Bessard |
Merge Minyoung Sung and Reinhard Lee korean translations
|
changeset |
files
|
Mon, 27 Aug 2012 22:05:02 +0200 |
reinhard |
Beremiz_ko_KR.po
|
changeset |
files
|
Mon, 27 Aug 2012 22:03:25 +0200 |
minyoung |
Beremiz_ko_KR.po
|
changeset |
files
|
Mon, 27 Aug 2012 17:24:42 +0200 |
laurent |
Fix bug when closing canfestival extension generated master view
|
changeset |
files
|
Sat, 25 Aug 2012 14:50:48 +0200 |
laurent |
Update list of messages to be translated for internationalization and french translations
|
changeset |
files
|
Sat, 25 Aug 2012 14:49:15 +0200 |
laurent |
Fix bug when modifying configuration global variable in ProjectNodeEditor
|
changeset |
files
|
Tue, 21 Aug 2012 18:40:42 +0200 |
laurent |
Adding korean translation for interface texts
|
changeset |
files
|
Thu, 09 Aug 2012 20:04:41 +0200 |
laurent |
Fix bug segmentation fault while cleanup extensions
|
changeset |
files
|
Tue, 31 Jul 2012 17:46:01 +0200 |
laurent |
Adding support for checking that tab content is saved before closing it
|
changeset |
files
|
Tue, 31 Jul 2012 17:38:18 +0200 |
laurent |
Fix bug when opening File Editor
|
changeset |
files
|