Laurent Bessard [Tue, 03 Sep 2013 23:39:22 +0200] rev 1304
Fixed undo/redo with xmlclass refactoring
Laurent Bessard [Tue, 03 Sep 2013 23:36:10 +0200] rev 1303
Removed obsolete functions for extracting values for xml dom tree and generating xml string
Laurent Bessard [Tue, 03 Sep 2013 23:32:53 +0200] rev 1302
Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
Laurent Bessard [Mon, 02 Sep 2013 23:46:38 +0200] rev 1301
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
Laurent Bessard [Mon, 02 Sep 2013 09:41:15 +0200] rev 1300
Removed namespaces declaration in subtree elements xml description when copy/paste
Laurent Bessard [Fri, 30 Aug 2013 18:10:30 +0200] rev 1299
Fixed copy/paste with xmlclass refactoring
Laurent Bessard [Fri, 30 Aug 2013 10:59:06 +0200] rev 1298
Fixed SFC block edition and SFC to SFC_textual code generating
Laurent Bessard [Fri, 30 Aug 2013 09:18:41 +0200] rev 1297
Fixed ST program generating module
Laurent Bessard [Thu, 29 Aug 2013 19:48:29 +0200] rev 1296
Fixed bug when adding a configuration
Laurent Bessard [Thu, 29 Aug 2013 19:20:14 +0200] rev 1295
Fixed bug no contextual menu displayed in left panel tree when creating new project
Laurent Bessard [Thu, 29 Aug 2013 19:18:41 +0200] rev 1294
Fixed datatype and configuration editing in xmlclass refactoring
Laurent Bessard [Thu, 29 Aug 2013 00:28:39 +0200] rev 1293
Fixed diagram editing in xmlclass refactoring
Laurent Bessard [Wed, 28 Aug 2013 11:53:50 +0200] rev 1292
Merged
Laurent Bessard [Wed, 28 Aug 2013 11:52:46 +0200] rev 1291
Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
Laurent Bessard [Mon, 26 Aug 2013 10:55:03 +0200] rev 1290
First stage of xmlclass refactoring using lxml
Laurent Bessard [Wed, 04 Sep 2013 00:06:44 +0200] rev 1289
Fixed bug in resource pou instance program type selection
Edouard Tisserant [Thu, 26 Sep 2013 20:47:36 +0900] rev 1288
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
Laurent Bessard [Wed, 28 Aug 2013 11:43:51 +0200] rev 1287
Fixed bug when adding a block in Viewer
Laurent Bessard [Wed, 07 Aug 2013 11:47:14 +0200] rev 1286
Fixed bug when displaying Master generated Object Dictionary in canfestival extension
Laurent Bessard [Tue, 06 Aug 2013 01:29:14 +0200] rev 1285
Fixed bug when no connection defined for connectionPointIn
Laurent Bessard [Tue, 06 Aug 2013 01:28:42 +0200] rev 1284
Fixed GetBlockTypes method
Edouard Tisserant [Sun, 04 Aug 2013 22:55:12 +0900] rev 1283
More optimization attemps in type handling
laurent [Fri, 02 Aug 2013 08:58:09 +0900] rev 1282
Added support for left panel add menu with multiple levels
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
Edouard Tisserant [Wed, 31 Jul 2013 10:45:07 +0900] rev 1280
RC4
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)
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
Laurent Bessard [Thu, 11 Jul 2013 12:49:04 +0200] rev 1277
Fixed refresh bug when activating element in instance variables list
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
Laurent Bessard [Fri, 05 Jul 2013 00:11:21 +0200] rev 1275
Fixed DurationCellEditor to make it reusable