Wed, 24 Apr 2013 00:20:13 +0200Added support for search in PythonEditor and IECCodeViewer
Laurent Bessard [Wed, 24 Apr 2013 00:20:13 +0200] rev 1057
Added support for search in PythonEditor and IECCodeViewer

Tue, 23 Apr 2013 23:02:35 +0200Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear
Laurent Bessard [Tue, 23 Apr 2013 23:02:35 +0200] rev 1056
Fixed pattern textctrl in FindInPouDialog to get focus when dialog appear

Tue, 23 Apr 2013 22:45:59 +0200Fixed ConfTreeNodeEditor layout
Laurent Bessard [Tue, 23 Apr 2013 22:45:59 +0200] rev 1055
Fixed ConfTreeNodeEditor layout

Tue, 23 Apr 2013 21:46:15 +0200Fixed connections of block when changing block type
Laurent Bessard [Tue, 23 Apr 2013 21:46:15 +0200] rev 1054
Fixed connections of block when changing block type

Wed, 24 Apr 2013 18:34:00 +0900Fixed error when stopping PLC with wxglade HMI
Edouard Tisserant [Wed, 24 Apr 2013 18:34:00 +0900] rev 1053
Fixed error when stopping PLC with wxglade HMI

Wed, 24 Apr 2013 17:21:20 +0900Better display of Python exceptions from Py_Eval
Edouard Tisserant [Wed, 24 Apr 2013 17:21:20 +0900] rev 1052
Better display of Python exceptions from Py_Eval

Wed, 24 Apr 2013 15:44:46 +0900Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable
Edouard Tisserant [Wed, 24 Apr 2013 15:44:46 +0900] rev 1051
Extended exception info from evaluator. Problems in python runtime init/cleanup code now more readable

Wed, 24 Apr 2013 12:24:12 +0900Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
Edouard Tisserant [Wed, 24 Apr 2013 12:24:12 +0900] rev 1050
Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h

Tue, 23 Apr 2013 20:01:56 +0900Fixed inspector
Edouard Tisserant [Tue, 23 Apr 2013 20:01:56 +0900] rev 1049
Fixed inspector

Tue, 23 Apr 2013 12:50:53 +0200Fixed bug in program elements computation order in PLCGenerator
Laurent Bessard [Tue, 23 Apr 2013 12:50:53 +0200] rev 1048
Fixed bug in program elements computation order in PLCGenerator

Tue, 23 Apr 2013 01:19:39 +0200Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements
Laurent Bessard [Tue, 23 Apr 2013 01:19:39 +0200] rev 1047
Fixed bug when using 'Adjust Block Size' contextual menu item on a group of selected elements

Mon, 22 Apr 2013 23:49:04 +0200Fixed bug Beremiz_service process not stopped when quitting
Laurent Bessard [Mon, 22 Apr 2013 23:49:04 +0200] rev 1046
Fixed bug Beremiz_service process not stopped when quitting

Fri, 19 Apr 2013 11:19:55 +0900Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
Edouard Tisserant [Fri, 19 Apr 2013 11:19:55 +0900] rev 1045
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)

Fri, 19 Apr 2013 01:44:25 +0200Fixed bugs in DebugVariablePanel
Laurent Bessard [Fri, 19 Apr 2013 01:44:25 +0200] rev 1044
Fixed bugs in DebugVariablePanel

Fri, 19 Apr 2013 00:24:15 +0200Fixed bug in graph panel default size in DebugVariablePanel
Laurent Bessard [Fri, 19 Apr 2013 00:24:15 +0200] rev 1043
Fixed bug in graph panel default size in DebugVariablePanel

Thu, 18 Apr 2013 21:30:20 +0200Fixed refresh bug when moving selected elements
Laurent Bessard [Thu, 18 Apr 2013 21:30:20 +0200] rev 1042
Fixed refresh bug when moving selected elements

Thu, 18 Apr 2013 21:25:06 +0200Fixed graph panel size when modifying DebugVariablePanel layout
Laurent Bessard [Thu, 18 Apr 2013 21:25:06 +0200] rev 1041
Fixed graph panel size when modifying DebugVariablePanel layout

Thu, 18 Apr 2013 20:38:47 +0200Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed
Laurent Bessard [Thu, 18 Apr 2013 20:38:47 +0200] rev 1040
Fixed MouseWheel behavior in DebugVariablePanel, change graph range only if CTRL is pressed

Thu, 18 Apr 2013 12:14:05 +0200Fixed bug when right click on ProjectTree project item
Laurent Bessard [Thu, 18 Apr 2013 12:14:05 +0200] rev 1039
Fixed bug when right click on ProjectTree project item

Thu, 18 Apr 2013 11:56:01 +0200Fixed bug when right click on ProjectTree project item
Laurent Bessard [Thu, 18 Apr 2013 11:56:01 +0200] rev 1038
Fixed bug when right click on ProjectTree project item

Thu, 18 Apr 2013 10:21:29 +0200Merged
Laurent Bessard [Thu, 18 Apr 2013 10:21:29 +0200] rev 1037
Merged

Thu, 18 Apr 2013 10:19:21 +0200Fixed bug in ProjectNodeEditor when base params panel is not shown
Laurent Bessard [Thu, 18 Apr 2013 10:19:21 +0200] rev 1036
Fixed bug in ProjectNodeEditor when base params panel is not shown

Wed, 17 Apr 2013 10:54:17 +0900Better mdns resolution failure signaling, added fixed bug whith runtime autostart
Edouard Tisserant [Wed, 17 Apr 2013 10:54:17 +0900] rev 1035
Better mdns resolution failure signaling, added fixed bug whith runtime autostart

Mon, 15 Apr 2013 00:36:41 +0200Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program
Laurent Bessard [Mon, 15 Apr 2013 00:36:41 +0200] rev 1034
Fix bug when launching Beremiz_service with autostart option and working dir doesn't contain any program

Mon, 15 Apr 2013 00:35:04 +0200Clean Config Tree Node children list by type after removing one child
Laurent Bessard [Mon, 15 Apr 2013 00:35:04 +0200] rev 1033
Clean Config Tree Node children list by type after removing one child

Mon, 15 Apr 2013 00:32:16 +0200Fix bug defining string initial value using quotes
Laurent Bessard [Mon, 15 Apr 2013 00:32:16 +0200] rev 1032
Fix bug defining string initial value using quotes

Mon, 15 Apr 2013 00:27:30 +0200Fix bug when pressing left arrow key in PouInstanceVariablesPanel
Laurent Bessard [Mon, 15 Apr 2013 00:27:30 +0200] rev 1031
Fix bug when pressing left arrow key in PouInstanceVariablesPanel

Mon, 15 Apr 2013 00:26:23 +0200Fix bug when creating New project in PLCOpenEditor
Laurent Bessard [Mon, 15 Apr 2013 00:26:23 +0200] rev 1030
Fix bug when creating New project in PLCOpenEditor

Fri, 12 Apr 2013 12:12:20 +0200Merged
Laurent Bessard [Fri, 12 Apr 2013 12:12:20 +0200] rev 1029
Merged

Wed, 10 Apr 2013 20:47:59 +0200Fixed bug with diagram copy
Laurent Bessard [Wed, 10 Apr 2013 20:47:59 +0200] rev 1028
Fixed bug with diagram copy