Tue, 06 Aug 2013 01:28:42 +0200Fixed GetBlockTypes method
Laurent Bessard [Tue, 06 Aug 2013 01:28:42 +0200] rev 1284
Fixed GetBlockTypes method

Sun, 04 Aug 2013 22:55:12 +0900More optimization attemps in type handling
Edouard Tisserant [Sun, 04 Aug 2013 22:55:12 +0900] rev 1283
More optimization attemps in type handling

Fri, 02 Aug 2013 08:58:09 +0900Added support for left panel add menu with multiple levels
laurent [Fri, 02 Aug 2013 08:58:09 +0900] rev 1282
Added support for left panel add menu with multiple levels

Fri, 02 Aug 2013 08:55:45 +0900Various cleanup and optimization
Edouard Tisserant [Fri, 02 Aug 2013 08:55:45 +0900] rev 1281
Various cleanup and optimization
- Deleted shameful dead code here and here...
- Accelerated creation of GenBitmap*Button adding some caching for bitmap grayOut
- Replaced lists inside type use dictionary by sets
- Prevented useless type usage checking when unnecessary

Wed, 31 Jul 2013 10:45:07 +0900RC4 1.1 Korean release
Edouard Tisserant [Wed, 31 Jul 2013 10:45:07 +0900] rev 1280
RC4

Fri, 26 Jul 2013 14:04:29 +0900Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
Edouard Tisserant [Fri, 26 Jul 2013 14:04:29 +0900] rev 1279
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)

Fri, 19 Jul 2013 15:04:47 +0900CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301
Edouard Tisserant [Fri, 19 Jul 2013 15:04:47 +0900] rev 1278
CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301

Thu, 11 Jul 2013 12:49:04 +0200Fixed refresh bug when activating element in instance variables list
Laurent Bessard [Thu, 11 Jul 2013 12:49:04 +0200] rev 1277
Fixed refresh bug when activating element in instance variables list

Thu, 11 Jul 2013 12:47:25 +0200Fixed bug instance choice list empty for standard and extension functions block types
Laurent Bessard [Thu, 11 Jul 2013 12:47:25 +0200] rev 1276
Fixed bug instance choice list empty for standard and extension functions block types

Fri, 05 Jul 2013 00:11:21 +0200Fixed DurationCellEditor to make it reusable
Laurent Bessard [Fri, 05 Jul 2013 00:11:21 +0200] rev 1275
Fixed DurationCellEditor to make it reusable

Fri, 05 Jul 2013 00:10:29 +0200Fix bug when opening specific file editor
Laurent Bessard [Fri, 05 Jul 2013 00:10:29 +0200] rev 1274
Fix bug when opening specific file editor

Thu, 04 Jul 2013 11:18:04 +0200Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
Laurent Bessard [Thu, 04 Jul 2013 11:18:04 +0200] rev 1273
Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband

Wed, 03 Jul 2013 11:08:09 +0200Fixed bug when open editor while Build is working
Laurent Bessard [Wed, 03 Jul 2013 11:08:09 +0200] rev 1272
Fixed bug when open editor while Build is working

Wed, 26 Jun 2013 17:53:45 +0200Fix bug when transferring PLC and orthogonal graph is displayed with cursor
Laurent Bessard [Wed, 26 Jun 2013 17:53:45 +0200] rev 1271
Fix bug when transferring PLC and orthogonal graph is displayed with cursor

Wed, 26 Jun 2013 16:56:34 +0200Fix bug when LogException handler
Laurent Bessard [Wed, 26 Jun 2013 16:56:34 +0200] rev 1270
Fix bug when LogException handler

Wed, 26 Jun 2013 16:54:38 +0200Fix bug in atty function of LogPseudoFile
Laurent Bessard [Wed, 26 Jun 2013 16:54:38 +0200] rev 1269
Fix bug in atty function of LogPseudoFile

Wed, 26 Jun 2013 16:53:36 +0200Fix bug when exporting string variables values in graph to clipboard
Laurent Bessard [Wed, 26 Jun 2013 16:53:36 +0200] rev 1268
Fix bug when exporting string variables values in graph to clipboard

Wed, 19 Jun 2013 22:13:44 +0200Added support for zooming graph so that it fits canvas size in Debug Variable Panel
Laurent Bessard [Wed, 19 Jun 2013 22:13:44 +0200] rev 1267
Added support for zooming graph so that it fits canvas size in Debug Variable Panel

Tue, 18 Jun 2013 09:55:45 +0200Fixed bug when removing obsolete variables from Debug Variable Panel
Laurent Bessard [Tue, 18 Jun 2013 09:55:45 +0200] rev 1266
Fixed bug when removing obsolete variables from Debug Variable Panel

Mon, 17 Jun 2013 23:40:41 +0200Fix bug in graphic viewer height when drag'n dropping variable in parallel mode
Laurent Bessard [Mon, 17 Jun 2013 23:40:41 +0200] rev 1265
Fix bug in graphic viewer height when drag'n dropping variable in parallel mode

Mon, 17 Jun 2013 10:42:53 +0200Fixed bugs in Debug Variable Panel
Laurent Bessard [Mon, 17 Jun 2013 10:42:53 +0200] rev 1264
Fixed bugs in Debug Variable Panel

Mon, 17 Jun 2013 09:11:55 +0200Added support for replacing a wire by two connections
Laurent Bessard [Mon, 17 Jun 2013 09:11:55 +0200] rev 1263
Added support for replacing a wire by two connections

Fri, 14 Jun 2013 14:19:28 +0200Fixed bug with Copy/Paste in generated ST code Viewer
Laurent Bessard [Fri, 14 Jun 2013 14:19:28 +0200] rev 1262
Fixed bug with Copy/Paste in generated ST code Viewer

Fri, 14 Jun 2013 11:45:56 +0200Fixed bug in support for speed up loading graphic viewers
Laurent Bessard [Fri, 14 Jun 2013 11:45:56 +0200] rev 1261
Fixed bug in support for speed up loading graphic viewers

Fri, 14 Jun 2013 11:07:59 +0200Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support
Laurent Bessard [Fri, 14 Jun 2013 11:07:59 +0200] rev 1260
Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support

Fri, 14 Jun 2013 10:54:21 +0200Added support for adding graphic element when dropping wire in midair
Laurent Bessard [Fri, 14 Jun 2013 10:54:21 +0200] rev 1259
Added support for adding graphic element when dropping wire in midair

Fri, 14 Jun 2013 10:52:08 +0200Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button
Laurent Bessard [Fri, 14 Jun 2013 10:52:08 +0200] rev 1258
Fixed move of LD_PowerRail and SFC_Divergence connectors using Right button

Fri, 14 Jun 2013 10:49:14 +0200Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor
Laurent Bessard [Fri, 14 Jun 2013 10:49:14 +0200] rev 1257
Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor

Thu, 13 Jun 2013 09:42:59 +0200Fixed bug in wxGlade extension when compiling and starting project with no hmi defined
Laurent Bessard [Thu, 13 Jun 2013 09:42:59 +0200] rev 1256
Fixed bug in wxGlade extension when compiling and starting project with no hmi defined

Thu, 13 Jun 2013 09:37:43 +0200Fixed bug forced debug variable not released when unsubscribed and re-subscribed while PLC is stopped
Laurent Bessard [Thu, 13 Jun 2013 09:37:43 +0200] rev 1255
Fixed bug forced debug variable not released when unsubscribed and re-subscribed while PLC is stopped