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

Thu, 13 Jun 2013 09:35:41 +0200Fixed bug when trying to add a global function block instance variable to debug variable panel and not connected
Laurent Bessard [Thu, 13 Jun 2013 09:35:41 +0200] rev 1254
Fixed bug when trying to add a global function block instance variable to debug variable panel and not connected

Wed, 12 Jun 2013 23:51:33 +0200Fixed bug when centering element in Preview panel
Laurent Bessard [Wed, 12 Jun 2013 23:51:33 +0200] rev 1253
Fixed bug when centering element in Preview panel

Wed, 12 Jun 2013 22:23:57 +0200Rewrite SFCTransitionDialog
Laurent Bessard [Wed, 12 Jun 2013 22:23:57 +0200] rev 1252
Rewrite SFCTransitionDialog

Wed, 12 Jun 2013 11:32:44 +0200Rewrite SFCDivergenceDialog
Laurent Bessard [Wed, 12 Jun 2013 11:32:44 +0200] rev 1251
Rewrite SFCDivergenceDialog

Wed, 12 Jun 2013 11:01:27 +0200Rewrite SFCStepDialog and factorize code for creating common dialog sizers
Laurent Bessard [Wed, 12 Jun 2013 11:01:27 +0200] rev 1250
Rewrite SFCStepDialog and factorize code for creating common dialog sizers

Wed, 12 Jun 2013 09:36:59 +0200Rewrite LDPowerRailDialog
Laurent Bessard [Wed, 12 Jun 2013 09:36:59 +0200] rev 1249
Rewrite LDPowerRailDialog

Wed, 12 Jun 2013 00:20:05 +0200Fixed bug FBD variable execution not set when newly created
Laurent Bessard [Wed, 12 Jun 2013 00:20:05 +0200] rev 1248
Fixed bug FBD variable execution not set when newly created

Tue, 11 Jun 2013 23:50:44 +0200Fixed bug in newly rewritten dialogs
Laurent Bessard [Tue, 11 Jun 2013 23:50:44 +0200] rev 1247
Fixed bug in newly rewritten dialogs

Tue, 11 Jun 2013 23:08:06 +0200Rewrite LDElementDialog
Laurent Bessard [Tue, 11 Jun 2013 23:08:06 +0200] rev 1246
Rewrite LDElementDialog

Tue, 11 Jun 2013 19:33:03 +0200Rewrite ConnectionDialog
Laurent Bessard [Tue, 11 Jun 2013 19:33:03 +0200] rev 1245
Rewrite ConnectionDialog

Tue, 11 Jun 2013 12:37:50 +0200Rewrite FBDVariableDialog
Laurent Bessard [Tue, 11 Jun 2013 12:37:50 +0200] rev 1244
Rewrite FBDVariableDialog

Tue, 11 Jun 2013 09:03:35 +0200Fixed bug when drag'n dropping POU from project tree and POU is selected
Laurent Bessard [Tue, 11 Jun 2013 09:03:35 +0200] rev 1243
Fixed bug when drag'n dropping POU from project tree and POU is selected

Mon, 10 Jun 2013 23:48:08 +0200Rewrite FBDBlockDialog and BlockPreviewDialog
Laurent Bessard [Mon, 10 Jun 2013 23:48:08 +0200] rev 1242
Rewrite FBDBlockDialog and BlockPreviewDialog

Mon, 10 Jun 2013 21:42:30 +0200Add support for scaling preview if block is too big
Laurent Bessard [Mon, 10 Jun 2013 21:42:30 +0200] rev 1241
Add support for scaling preview if block is too big

Mon, 10 Jun 2013 11:54:18 +0200Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open
Laurent Bessard [Mon, 10 Jun 2013 11:54:18 +0200] rev 1240
Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open

Mon, 10 Jun 2013 11:22:05 +0200Fixed bug when generating ST code and connection is broken in POU using graphical language
Laurent Bessard [Mon, 10 Jun 2013 11:22:05 +0200] rev 1239
Fixed bug when generating ST code and connection is broken in POU using graphical language

Mon, 10 Jun 2013 09:54:24 +0200Fixed bug with InstanceChoice values in PouInstanceVariablesPanel
Laurent Bessard [Mon, 10 Jun 2013 09:54:24 +0200] rev 1238
Fixed bug with InstanceChoice values in PouInstanceVariablesPanel

Mon, 10 Jun 2013 01:15:39 +0200Fixed support for default function block name in FBDBlockDialog
Laurent Bessard [Mon, 10 Jun 2013 01:15:39 +0200] rev 1237
Fixed support for default function block name in FBDBlockDialog

Mon, 10 Jun 2013 00:55:57 +0200Added support for default function block name in FBDBlockDialog
Laurent Bessard [Mon, 10 Jun 2013 00:55:57 +0200] rev 1236
Added support for default function block name in FBDBlockDialog

Thu, 06 Jun 2013 23:48:25 +0200Fixed bug when searching in LibraryPanel on Windows
Laurent Bessard [Thu, 06 Jun 2013 23:48:25 +0200] rev 1235
Fixed bug when searching in LibraryPanel on Windows

Thu, 06 Jun 2013 23:45:39 +0200Fixed bug in support for speed up loading graphic viewers
Laurent Bessard [Thu, 06 Jun 2013 23:45:39 +0200] rev 1234
Fixed bug in support for speed up loading graphic viewers

Thu, 06 Jun 2013 23:01:15 +0200Fixed bugs in refresh of PouInstanceVariablesPanel
Laurent Bessard [Thu, 06 Jun 2013 23:01:15 +0200] rev 1233
Fixed bugs in refresh of PouInstanceVariablesPanel

Thu, 06 Jun 2013 17:03:19 +0200Added support for speed up loading graphic viewers
Laurent Bessard [Thu, 06 Jun 2013 17:03:19 +0200] rev 1232
Added support for speed up loading graphic viewers

Thu, 06 Jun 2013 16:02:46 +0200Fixed bug when exporting variables data
Laurent Bessard [Thu, 06 Jun 2013 16:02:46 +0200] rev 1231
Fixed bug when exporting variables data

Thu, 06 Jun 2013 14:24:22 +0200Fixed and rewrite LibraryPanel
Laurent Bessard [Thu, 06 Jun 2013 14:24:22 +0200] rev 1230
Fixed and rewrite LibraryPanel

Thu, 06 Jun 2013 00:22:22 +0200Fixed typo in Viewer
Laurent Bessard [Thu, 06 Jun 2013 00:22:22 +0200] rev 1229
Fixed typo in Viewer

Thu, 06 Jun 2013 00:16:03 +0200Fixed ToolTip in Viewer
Laurent Bessard [Thu, 06 Jun 2013 00:16:03 +0200] rev 1228
Fixed ToolTip in Viewer

Wed, 05 Jun 2013 23:34:41 +0200Fixed tick not refreshed when in DebugVariablePanel when variable in it
Laurent Bessard [Wed, 05 Jun 2013 23:34:41 +0200] rev 1227
Fixed tick not refreshed when in DebugVariablePanel when variable in it

Wed, 05 Jun 2013 23:29:37 +0200Fixed lag when selecting all elements using CTRL+A or after paste a lot of blocks
Laurent Bessard [Wed, 05 Jun 2013 23:29:37 +0200] rev 1226
Fixed lag when selecting all elements using CTRL+A or after paste a lot of blocks

Wed, 05 Jun 2013 23:23:29 +0200Fixed removing display of wire point in debug Viewer
Laurent Bessard [Wed, 05 Jun 2013 23:23:29 +0200] rev 1225
Fixed removing display of wire point in debug Viewer

Wed, 05 Jun 2013 23:21:26 +0200Fixed lag when moving mouse over Viewer
Laurent Bessard [Wed, 05 Jun 2013 23:21:26 +0200] rev 1224
Fixed lag when moving mouse over Viewer

Wed, 05 Jun 2013 23:13:33 +0200Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.
Laurent Bessard [Wed, 05 Jun 2013 23:13:33 +0200] rev 1223
Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.

Wed, 05 Jun 2013 23:09:52 +0200Fixed flickering and lag when refreshing PouInstanceVariablesPanel
Laurent Bessard [Wed, 05 Jun 2013 23:09:52 +0200] rev 1222
Fixed flickering and lag when refreshing PouInstanceVariablesPanel

Wed, 05 Jun 2013 23:06:01 +0200Fix ToolTip on Windows
Laurent Bessard [Wed, 05 Jun 2013 23:06:01 +0200] rev 1221
Fix ToolTip on Windows

Wed, 05 Jun 2013 00:19:11 +0200Fixed in DebugDataConsumer value translation inhibit support
Laurent Bessard [Wed, 05 Jun 2013 00:19:11 +0200] rev 1220
Fixed in DebugDataConsumer value translation inhibit support

Tue, 04 Jun 2013 17:29:31 +0200Fixed bug when editing file name and close editor without modification
Laurent Bessard [Tue, 04 Jun 2013 17:29:31 +0200] rev 1219
Fixed bug when editing file name and close editor without modification

Tue, 04 Jun 2013 09:56:03 +0200Fixed bug when moving debug viewers
Laurent Bessard [Tue, 04 Jun 2013 09:56:03 +0200] rev 1218
Fixed bug when moving debug viewers

Tue, 04 Jun 2013 09:12:03 +0200Fixed bug when moving TextViewer and replacing right click by double click when adding graph in Debug Variable Panel
Laurent Bessard [Tue, 04 Jun 2013 09:12:03 +0200] rev 1217
Fixed bug when moving TextViewer and replacing right click by double click when adding graph in Debug Variable Panel

Mon, 03 Jun 2013 22:48:42 +0200Fixed bug in DebugVariablePanel on Windows
Laurent Bessard [Mon, 03 Jun 2013 22:48:42 +0200] rev 1216
Fixed bug in DebugVariablePanel on Windows

Mon, 03 Jun 2013 22:09:01 +0200Rewrite DebugVariablePanel
Laurent Bessard [Mon, 03 Jun 2013 22:09:01 +0200] rev 1215
Rewrite DebugVariablePanel

Mon, 03 Jun 2013 17:29:03 +0200Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
Laurent Bessard [Mon, 03 Jun 2013 17:29:03 +0200] rev 1214
Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer

Mon, 03 Jun 2013 11:52:13 +0200Fixed bug when scroll in and out using wheel mouse in graph, range of data displayed could be out of bounds of whole data stored range
Laurent Bessard [Mon, 03 Jun 2013 11:52:13 +0200] rev 1213
Fixed bug when scroll in and out using wheel mouse in graph, range of data displayed could be out of bounds of whole data stored range

Mon, 03 Jun 2013 11:11:46 +0200Rewrite DebugVariablePanel
Laurent Bessard [Mon, 03 Jun 2013 11:11:46 +0200] rev 1212
Rewrite DebugVariablePanel

Mon, 03 Jun 2013 08:41:10 +0200Fixed bug when launching Beremiz with a wrong project path
Laurent Bessard [Mon, 03 Jun 2013 08:41:10 +0200] rev 1211
Fixed bug when launching Beremiz with a wrong project path

Mon, 03 Jun 2013 08:35:23 +0200Fixed bug when closing debug tab or beremiz frame with variable debugged and PLC is running
Laurent Bessard [Mon, 03 Jun 2013 08:35:23 +0200] rev 1210
Fixed bug when closing debug tab or beremiz frame with variable debugged and PLC is running

Mon, 03 Jun 2013 00:30:55 +0200Rewrite DebugVariablePanel and fixed bugs
Laurent Bessard [Mon, 03 Jun 2013 00:30:55 +0200] rev 1209
Rewrite DebugVariablePanel and fixed bugs

Mon, 03 Jun 2013 00:18:13 +0200Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
Laurent Bessard [Mon, 03 Jun 2013 00:18:13 +0200] rev 1208
Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows

Fri, 31 May 2013 18:32:51 +0200Rewrite DebugVariableTablePanel
Laurent Bessard [Fri, 31 May 2013 18:32:51 +0200] rev 1207
Rewrite DebugVariableTablePanel

Fri, 31 May 2013 14:22:15 +0200Fixed bug when closing graph in Debug Variable Panel
Laurent Bessard [Fri, 31 May 2013 14:22:15 +0200] rev 1206
Fixed bug when closing graph in Debug Variable Panel

Fri, 31 May 2013 14:17:23 +0200Fixed bug Viewer not refreshed when debugging
Laurent Bessard [Fri, 31 May 2013 14:17:23 +0200] rev 1205
Fixed bug Viewer not refreshed when debugging

Fri, 31 May 2013 13:31:11 +0200Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
Laurent Bessard [Fri, 31 May 2013 13:31:11 +0200] rev 1204
Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows

Fri, 31 May 2013 11:36:30 +0200Added support for drawing instance path at a fixed position in Viewer debug mode
Laurent Bessard [Fri, 31 May 2013 11:36:30 +0200] rev 1203
Added support for drawing instance path at a fixed position in Viewer debug mode

Fri, 31 May 2013 10:38:46 +0200Fixed bug when export all items values to clipboard in DebugVariablePanel
Laurent Bessard [Fri, 31 May 2013 10:38:46 +0200] rev 1202
Fixed bug when export all items values to clipboard in DebugVariablePanel

Fri, 31 May 2013 09:07:23 +0200Fixed bug Viewer not refreshed when debugging
Laurent Bessard [Fri, 31 May 2013 09:07:23 +0200] rev 1201
Fixed bug Viewer not refreshed when debugging

Fri, 31 May 2013 00:07:21 +0200Splitted DebugVariableGraphicPanel.py into several files
Laurent Bessard [Fri, 31 May 2013 00:07:21 +0200] rev 1200
Splitted DebugVariableGraphicPanel.py into several files

Thu, 30 May 2013 13:23:21 +0200Move GraphButton from DebugVariableGraphicPanel to separate file
Laurent Bessard [Thu, 30 May 2013 13:23:21 +0200] rev 1199
Move GraphButton from DebugVariableGraphicPanel to separate file

Thu, 30 May 2013 11:52:42 +0200Separated old table debug variable panel and new graphic debug variable panel
Laurent Bessard [Thu, 30 May 2013 11:52:42 +0200] rev 1198
Separated old table debug variable panel and new graphic debug variable panel

Thu, 30 May 2013 11:43:46 +0200Fixed bug in when deleting row in CustomGrid
Laurent Bessard [Thu, 30 May 2013 11:43:46 +0200] rev 1197
Fixed bug in when deleting row in CustomGrid

Thu, 30 May 2013 11:36:47 +0200Fixed bug in when deleting row in CustomGrid
Laurent Bessard [Thu, 30 May 2013 11:36:47 +0200] rev 1196
Fixed bug in when deleting row in CustomGrid

Thu, 30 May 2013 09:46:22 +0200Fixed bug when collecting log messages from connector history for LogViewer
Laurent Bessard [Thu, 30 May 2013 09:46:22 +0200] rev 1195
Fixed bug when collecting log messages from connector history for LogViewer

Wed, 29 May 2013 22:45:48 +0200Fixed bug with moving cursor with keyboard in DebugVariablePanel
Laurent Bessard [Wed, 29 May 2013 22:45:48 +0200] rev 1194
Fixed bug with moving cursor with keyboard in DebugVariablePanel

Wed, 29 May 2013 22:27:20 +0200Moved and start to rewrite DebugVariablePanel splitting it into multiple files
Laurent Bessard [Wed, 29 May 2013 22:27:20 +0200] rev 1193
Moved and start to rewrite DebugVariablePanel splitting it into multiple files

Wed, 29 May 2013 12:51:31 +0200Fixed bugs in DebugVariablePanel with ticktime modifications
Laurent Bessard [Wed, 29 May 2013 12:51:31 +0200] rev 1192
Fixed bugs in DebugVariablePanel with ticktime modifications

Wed, 29 May 2013 11:46:33 +0200Fixed values in DebugVariablePanel range selection ComboBox
Laurent Bessard [Wed, 29 May 2013 11:46:33 +0200] rev 1191
Fixed values in DebugVariablePanel range selection ComboBox

Wed, 29 May 2013 11:14:45 +0200Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows
Laurent Bessard [Wed, 29 May 2013 11:14:45 +0200] rev 1190
Fixed bug keyboard events not catch by graphs when trying to move cursor on Windows

Wed, 29 May 2013 11:10:19 +0200Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
Laurent Bessard [Wed, 29 May 2013 11:10:19 +0200] rev 1189
Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected

Wed, 29 May 2013 09:42:25 +0200Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU
Laurent Bessard [Wed, 29 May 2013 09:42:25 +0200] rev 1188
Fixed bug two icons displayed for POU category item in Project Tree when adding a second POU

Wed, 29 May 2013 09:26:56 +0200Removed test that expression is not a keyword in FBDVariableDialog
Laurent Bessard [Wed, 29 May 2013 09:26:56 +0200] rev 1187
Removed test that expression is not a keyword in FBDVariableDialog

Wed, 29 May 2013 09:22:40 +0200Fixed bug when copy/paste element containing unicode characters
Laurent Bessard [Wed, 29 May 2013 09:22:40 +0200] rev 1186
Fixed bug when copy/paste element containing unicode characters

Wed, 29 May 2013 11:09:05 +0900Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits
Edouard Tisserant [Wed, 29 May 2013 11:09:05 +0900] rev 1185
Updated wiimote example. Now include nunchuck accel, and buttons are on 16bits

Wed, 29 May 2013 11:08:00 +0900Fixed non-tested bad code in VariablePanel
Edouard Tisserant [Wed, 29 May 2013 11:08:00 +0900] rev 1184
Fixed non-tested bad code in VariablePanel

Wed, 29 May 2013 00:11:27 +0200Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Laurent Bessard [Wed, 29 May 2013 00:11:27 +0200] rev 1183
Fixed bug in PLC code generated with binary, octal and hexadecimal literals

Tue, 28 May 2013 22:40:44 +0200Improved FBDVariable dialog
Laurent Bessard [Tue, 28 May 2013 22:40:44 +0200] rev 1182
Improved FBDVariable dialog

Tue, 28 May 2013 21:52:02 +0200Fixed bug in PLC code generated with binary, octal and hexadecimal literals
Laurent Bessard [Tue, 28 May 2013 21:52:02 +0200] rev 1181
Fixed bug in PLC code generated with binary, octal and hexadecimal literals

Tue, 28 May 2013 17:52:57 +0200Fixed bugs with TextCtrlAutoComplete
Laurent Bessard [Tue, 28 May 2013 17:52:57 +0200] rev 1180
Fixed bugs with TextCtrlAutoComplete

Tue, 28 May 2013 17:52:07 +0200Fixed inconsistency in value display when setting integer value for float parameter
Laurent Bessard [Tue, 28 May 2013 17:52:07 +0200] rev 1179
Fixed inconsistency in value display when setting integer value for float parameter

Tue, 28 May 2013 10:03:41 +0200Fixed search highlight bug in ST and Code text editors
Laurent Bessard [Tue, 28 May 2013 10:03:41 +0200] rev 1178
Fixed search highlight bug in ST and Code text editors

Mon, 27 May 2013 13:10:32 +0200Fixed typo
Laurent Bessard [Mon, 27 May 2013 13:10:32 +0200] rev 1177
Fixed typo

Mon, 27 May 2013 13:09:54 +0200Moved and rewrote DebugViewer and DebusDataConsumer classes
Laurent Bessard [Mon, 27 May 2013 13:09:54 +0200] rev 1176
Moved and rewrote DebugViewer and DebusDataConsumer classes

Mon, 27 May 2013 09:24:39 +0200Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
Laurent Bessard [Mon, 27 May 2013 09:24:39 +0200] rev 1175
Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)

Fri, 24 May 2013 18:29:02 +0200Add support for moving cursor in Debug Graphs using arrow keys
Laurent Bessard [Fri, 24 May 2013 18:29:02 +0200] rev 1174
Add support for moving cursor in Debug Graphs using arrow keys

Fri, 24 May 2013 16:29:57 +0200Move RubberBand from GraphicCommons to individual file
Laurent Bessard [Fri, 24 May 2013 16:29:57 +0200] rev 1173
Move RubberBand from GraphicCommons to individual file

Fri, 24 May 2013 11:17:35 +0200Fixed CustomToolTip
Laurent Bessard [Fri, 24 May 2013 11:17:35 +0200] rev 1172
Fixed CustomToolTip

Thu, 23 May 2013 22:22:53 +0200Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
Laurent Bessard [Thu, 23 May 2013 22:22:53 +0200] rev 1171
Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block

Thu, 23 May 2013 20:39:10 +0200Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
Laurent Bessard [Thu, 23 May 2013 20:39:10 +0200] rev 1170
Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging

Thu, 23 May 2013 18:47:44 +0200Move CustomToolTip from GraphicCommons to controls
Laurent Bessard [Thu, 23 May 2013 18:47:44 +0200] rev 1169
Move CustomToolTip from GraphicCommons to controls

Fri, 17 May 2013 20:58:34 +0200Merged
Laurent Bessard [Fri, 17 May 2013 20:58:34 +0200] rev 1168
Merged

Fri, 17 May 2013 20:56:15 +0200Fixed bug ProjectTree items label can't be edited
Laurent Bessard [Fri, 17 May 2013 20:56:15 +0200] rev 1167
Fixed bug ProjectTree items label can't be edited

Fri, 17 May 2013 20:30:02 +0200Added support for displaying value of unconnected block connectors in debug
Laurent Bessard [Fri, 17 May 2013 20:30:02 +0200] rev 1166
Added support for displaying value of unconnected block connectors in debug

Fri, 17 May 2013 19:33:01 +0200Fixed bugs with left panel CustomTreeCtrl on Windows
Laurent Bessard [Fri, 17 May 2013 19:33:01 +0200] rev 1165
Fixed bugs with left panel CustomTreeCtrl on Windows