Fri, 26 Oct 2012 11:14:48 +0200Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Laurent Bessard [Fri, 26 Oct 2012 11:14:48 +0200] rev 872
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click

Thu, 25 Oct 2012 19:59:06 +0200Add support for double bracket pragma in syntax highlighting of TextViewer
Laurent Bessard [Thu, 25 Oct 2012 19:59:06 +0200] rev 871
Add support for double bracket pragma in syntax highlighting of TextViewer

Thu, 25 Oct 2012 19:57:53 +0200Fix bug in RestoreLayout when previously opened tab no more exist in project
Laurent Bessard [Thu, 25 Oct 2012 19:57:53 +0200] rev 870
Fix bug in RestoreLayout when previously opened tab no more exist in project

Thu, 25 Oct 2012 19:56:48 +0200Fix bug when more than one block library add extra python file
Laurent Bessard [Thu, 25 Oct 2012 19:56:48 +0200] rev 869
Fix bug when more than one block library add extra python file

Thu, 25 Oct 2012 10:52:46 +0200Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
Edouard Tisserant [Thu, 25 Oct 2012 10:52:46 +0200] rev 868
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary

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