Wed, 24 Oct 2012 11:19:11 +0200Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
Edouard Tisserant [Wed, 24 Oct 2012 11:19:11 +0200] rev 867
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.

Tue, 23 Oct 2012 11:34:37 +0200Merged
Laurent Bessard [Tue, 23 Oct 2012 11:34:37 +0200] rev 866
Merged

Mon, 22 Oct 2012 17:39:13 +0200Merged
Laurent Bessard [Mon, 22 Oct 2012 17:39:13 +0200] rev 865
Merged

Sun, 21 Oct 2012 16:53:46 +0200Adding support for direct array declaration in structure element declaration
Laurent Bessard [Sun, 21 Oct 2012 16:53:46 +0200] rev 864
Adding support for direct array declaration in structure element declaration

Fri, 19 Oct 2012 18:10:31 +0200Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Laurent Bessard [Fri, 19 Oct 2012 18:10:31 +0200] rev 863
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types

Tue, 23 Oct 2012 00:56:30 +0200Introduced FBID in tests/python example. Fixed type error leading to segfault
Edouard Tisserant [Tue, 23 Oct 2012 00:56:30 +0200] rev 862
Introduced FBID in tests/python example. Fixed type error leading to segfault

Fri, 19 Oct 2012 12:14:24 +0200Now test/python also demonstrate large C pragmas in ST, accessing complex types
Edouard Tisserant [Fri, 19 Oct 2012 12:14:24 +0200] rev 861
Now test/python also demonstrate large C pragmas in ST, accessing complex types

Thu, 18 Oct 2012 20:40:12 +0200Even more pedagogical tests/python. Renaming will not help
Edouard Tisserant [Thu, 18 Oct 2012 20:40:12 +0200] rev 860
Even more pedagogical tests/python. Renaming will not help

Thu, 18 Oct 2012 20:24:11 +0200More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
Edouard Tisserant [Thu, 18 Oct 2012 20:24:11 +0200] rev 859
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something

Thu, 18 Oct 2012 17:42:29 +0200Fix bug in TextViewer when starting text with '{' character
Laurent Bessard [Thu, 18 Oct 2012 17:42:29 +0200] rev 858
Fix bug in TextViewer when starting text with '{' character

Thu, 18 Oct 2012 16:30:12 +0200Adding support for quickly changing variable and connection type
Laurent Bessard [Thu, 18 Oct 2012 16:30:12 +0200] rev 857
Adding support for quickly changing variable and connection type

Thu, 18 Oct 2012 12:05:45 +0200Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Laurent Bessard [Thu, 18 Oct 2012 12:05:45 +0200] rev 856
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU

Thu, 18 Oct 2012 01:22:52 +0200Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
Laurent Bessard [Thu, 18 Oct 2012 01:22:52 +0200] rev 855
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated

Tue, 16 Oct 2012 19:01:17 +0200Fixing bug in PLCGenerator with user defined functions and standard overloaded function
Laurent Bessard [Tue, 16 Oct 2012 19:01:17 +0200] rev 854
Fixing bug in PLCGenerator with user defined functions and standard overloaded function

Tue, 16 Oct 2012 18:58:45 +0200Adding datatypes defined in ConfNode as possible function return type
Laurent Bessard [Tue, 16 Oct 2012 18:58:45 +0200] rev 853
Adding datatypes defined in ConfNode as possible function return type

Tue, 16 Oct 2012 11:34:24 +0200Fix support for adjusting block size to block minimum size and to Viewer scaling
Laurent Bessard [Tue, 16 Oct 2012 11:34:24 +0200] rev 852
Fix support for adjusting block size to block minimum size and to Viewer scaling

Mon, 15 Oct 2012 17:05:19 +0200Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
Edouard Tisserant [Mon, 15 Oct 2012 17:05:19 +0200] rev 851
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution

Sat, 06 Oct 2012 00:23:51 +0200Fixed error message occuring sometime when quitting runtime from tray menu
Edouard Tisserant [Sat, 06 Oct 2012 00:23:51 +0200] rev 850
Fixed error message occuring sometime when quitting runtime from tray menu

Thu, 04 Oct 2012 17:58:45 +0200Fix bug in RestoreLastLayout mechanism when last window size was default window size
Laurent Bessard [Thu, 04 Oct 2012 17:58:45 +0200] rev 849
Fix bug in RestoreLastLayout mechanism when last window size was default window size

Thu, 04 Oct 2012 17:56:29 +0200Replacing text buttons by bitmap buttons for variable grid in CFileEditor
laurent [Thu, 04 Oct 2012 17:56:29 +0200] rev 848
Replacing text buttons by bitmap buttons for variable grid in CFileEditor

Thu, 04 Oct 2012 17:56:14 +0200Fix bug in generated master panel in CanFestival extension
laurent [Thu, 04 Oct 2012 17:56:14 +0200] rev 847
Fix bug in generated master panel in CanFestival extension

Thu, 04 Oct 2012 17:55:59 +0200Fix ConfTreeNodeEditor parameters controls size on Windows
laurent [Thu, 04 Oct 2012 17:55:59 +0200] rev 846
Fix ConfTreeNodeEditor parameters controls size on Windows

Mon, 01 Oct 2012 19:13:02 +0200Fixing CanFestival master and slave nodeid when generating code for PLC
laurent [Mon, 01 Oct 2012 19:13:02 +0200] rev 845
Fixing CanFestival master and slave nodeid when generating code for PLC

Mon, 01 Oct 2012 19:10:51 +0200Fixing bug when spinctrl new value is changed by ConfTreeNode
laurent [Mon, 01 Oct 2012 19:10:51 +0200] rev 844
Fixing bug when spinctrl new value is changed by ConfTreeNode

Mon, 01 Oct 2012 19:09:40 +0200Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
laurent [Mon, 01 Oct 2012 19:09:40 +0200] rev 843
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree

Sun, 23 Sep 2012 23:56:53 +0200Fix bug when modifying IEC_Channel
Laurent Bessard [Sun, 23 Sep 2012 23:56:53 +0200] rev 842
Fix bug when modifying IEC_Channel

Sun, 23 Sep 2012 23:34:04 +0200Fix unexpected warning message when adding extension to project
Laurent Bessard [Sun, 23 Sep 2012 23:34:04 +0200] rev 841
Fix unexpected warning message when adding extension to project

Sun, 23 Sep 2012 18:57:35 +0200Fix scroll bug in ConfNode params panel when changing tab selection on Windows
Laurent Bessard [Sun, 23 Sep 2012 18:57:35 +0200] rev 840
Fix scroll bug in ConfNode params panel when changing tab selection on Windows

Sat, 22 Sep 2012 12:33:39 +0200Adding support for adding default configuration on opened project without any
Laurent Bessard [Sat, 22 Sep 2012 12:33:39 +0200] rev 839
Adding support for adding default configuration on opened project without any

Sat, 22 Sep 2012 12:23:58 +0200Fix bug with Print functionality
laurent [Sat, 22 Sep 2012 12:23:58 +0200] rev 838
Fix bug with Print functionality