2013-03-11reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
Edouard Tisserant [Mon, 11 Mar 2013 09:50:55 +0900] rev 971
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string

2013-03-10Disabled project layout saving and restoring
Laurent Bessard [Sun, 10 Mar 2013 20:29:55 +0100] rev 970
Disabled project layout saving and restoring

2013-03-07Fix warning with LogMessage function
Laurent Bessard [Fri, 08 Mar 2013 00:15:28 +0100] rev 969
Fix warning with LogMessage function

2013-03-07RC2 1.1 Korean release
Edouard Tisserant [Thu, 07 Mar 2013 11:47:43 +0900] rev 968
RC2

2013-03-06Added support for extension custom contextual add menu
Laurent Bessard [Wed, 06 Mar 2013 19:23:58 +0100] rev 967
Added support for extension custom contextual add menu

2013-03-06Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name
Laurent Bessard [Wed, 06 Mar 2013 10:58:15 +0100] rev 966
Fixed bug when ST/IL code contains non-ascii characters (in comment) and modifying variable name

2013-03-06Fixed test identifier function
Laurent Bessard [Wed, 06 Mar 2013 10:47:06 +0100] rev 965
Fixed test identifier function

2013-03-06merge
Edouard Tisserant [Wed, 06 Mar 2013 17:05:56 +0900] rev 964
merge

2013-03-05Merged
Laurent Bessard [Tue, 05 Mar 2013 17:56:51 +0100] rev 963
Merged

2013-03-05Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed
Laurent Bessard [Tue, 05 Mar 2013 17:55:15 +0100] rev 962
Fix bug on Windows when drag'n dropping variable to DebugVariablePanel, panel not refreshed

2013-03-05Fix row selection in CustomGrid
Laurent Bessard [Tue, 05 Mar 2013 17:54:19 +0100] rev 961
Fix row selection in CustomGrid

2013-03-06Cleanup in canfestival plugin. No more meaningless default values.
Edouard Tisserant [Wed, 06 Mar 2013 14:03:26 +0900] rev 960
Cleanup in canfestival plugin. No more meaningless default values.

2013-03-06Python shell and wx inspector now both available even when PLC not started
Edouard Tisserant [Wed, 06 Mar 2013 10:30:55 +0900] rev 959
Python shell and wx inspector now both available even when PLC not started

2013-03-06Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
Edouard Tisserant [Wed, 06 Mar 2013 09:40:28 +0900] rev 958
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly

2013-03-05CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL
Edouard Tisserant [Tue, 05 Mar 2013 20:14:12 +0900] rev 957
CanFestival plugin now sends driver as extra file to runtime if matching target. Helps on windows to resolve DLL