Mon, 26 Aug 2013 10:55:03 +0200First stage of xmlclass refactoring using lxml
Laurent Bessard [Mon, 26 Aug 2013 10:55:03 +0200] rev 1290
First stage of xmlclass refactoring using lxml

Wed, 04 Sep 2013 00:06:44 +0200Fixed bug in resource pou instance program type selection
Laurent Bessard [Wed, 04 Sep 2013 00:06:44 +0200] rev 1289
Fixed bug in resource pou instance program type selection

Thu, 26 Sep 2013 20:47:36 +0900Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
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.

Wed, 28 Aug 2013 11:43:51 +0200Fixed bug when adding a block in Viewer
Laurent Bessard [Wed, 28 Aug 2013 11:43:51 +0200] rev 1287
Fixed bug when adding a block in Viewer

Wed, 07 Aug 2013 11:47:14 +0200Fixed bug when displaying Master generated Object Dictionary in canfestival extension
Laurent Bessard [Wed, 07 Aug 2013 11:47:14 +0200] rev 1286
Fixed bug when displaying Master generated Object Dictionary in canfestival extension

Tue, 06 Aug 2013 01:29:14 +0200Fixed bug when no connection defined for connectionPointIn
Laurent Bessard [Tue, 06 Aug 2013 01:29:14 +0200] rev 1285
Fixed bug when no connection defined for connectionPointIn

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