Tue, 01 Dec 2009 10:55:28 +0100Adding support for updating or removing located variables by their address or leading address numbers
laurent [Tue, 01 Dec 2009 10:55:28 +0100] rev 461
Adding support for updating or removing located variables by their address or leading address numbers

Tue, 01 Dec 2009 10:53:24 +0100Bug on array dimensions bound test fixed
laurent [Tue, 01 Dec 2009 10:53:24 +0100] rev 460
Bug on array dimensions bound test fixed

Sun, 29 Nov 2009 19:02:32 +0100added files to ignore in hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 19:02:32 +0100] rev 459
added files to ignore in hgignore

Sun, 29 Nov 2009 16:38:28 +0100Adding support for declare, init, get and set macros
laurent [Sun, 29 Nov 2009 16:38:28 +0100] rev 458
Adding support for declare, init, get and set macros

Mon, 02 Nov 2009 18:51:27 +0100Fixed debian changelog
edouard [Mon, 02 Nov 2009 18:51:27 +0100] rev 457
Fixed debian changelog

Mon, 02 Nov 2009 18:11:53 +0100Merge with 762497a95b7a0e2e500e428feb5008af98a6796c
edouard [Mon, 02 Nov 2009 18:11:53 +0100] rev 456
Merge with 762497a95b7a0e2e500e428feb5008af98a6796c

Mon, 02 Nov 2009 17:42:07 +0100Wiped out references to Lolitech
edouard [Mon, 02 Nov 2009 17:42:07 +0100] rev 455
Wiped out references to Lolitech

Mon, 02 Nov 2009 11:59:15 +0100Replace \"lolitech\" contact by \"edouard\" contact
greg [Mon, 02 Nov 2009 11:59:15 +0100] rev 454
Replace \"lolitech\" contact by \"edouard\" contact

Wed, 28 Oct 2009 13:51:32 +0100(no commit message)
greg [Wed, 28 Oct 2009 13:51:32 +0100] rev 453
(no commit message)

Tue, 27 Oct 2009 16:12:53 +0100Allowing unicode characters to be used in comments
laurent [Tue, 27 Oct 2009 16:12:53 +0100] rev 452
Allowing unicode characters to be used in comments

Mon, 26 Oct 2009 11:49:06 +0100Bug while trying to open DataTypeEditor fixed
laurent [Mon, 26 Oct 2009 11:49:06 +0100] rev 451
Bug while trying to open DataTypeEditor fixed

Mon, 26 Oct 2009 11:24:51 +0100Fix messages on DialogBox title while asking for project saving when closing project
laurent [Mon, 26 Oct 2009 11:24:51 +0100] rev 450
Fix messages on DialogBox title while asking for project saving when closing project

Fri, 23 Oct 2009 10:43:31 +0200Bug while trying to refresh InstancesTree fixed
laurent [Fri, 23 Oct 2009 10:43:31 +0200] rev 449
Bug while trying to refresh InstancesTree fixed

Mon, 19 Oct 2009 15:58:20 +0200Bug with location Drag'n Drop on TextViewer fixed
laurent [Mon, 19 Oct 2009 15:58:20 +0200] rev 448
Bug with location Drag'n Drop on TextViewer fixed

Mon, 12 Oct 2009 10:20:09 +0200Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent [Mon, 12 Oct 2009 10:20:09 +0200] rev 447
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.

Fri, 09 Oct 2009 17:34:18 +0200Update internationalization
laurent [Fri, 09 Oct 2009 17:34:18 +0200] rev 446
Update internationalization

Fri, 09 Oct 2009 15:38:11 +0200Show edited panel when right click on TypesTree element
laurent [Fri, 09 Oct 2009 15:38:11 +0200] rev 445
Show edited panel when right click on TypesTree element

Thu, 08 Oct 2009 16:57:00 +0200Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed
laurent [Thu, 08 Oct 2009 16:57:00 +0200] rev 444
Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed

Thu, 08 Oct 2009 16:40:08 +0200Add support for leaving LocationControl when RETURN or TAB pressed
laurent [Thu, 08 Oct 2009 16:40:08 +0200] rev 443
Add support for leaving LocationControl when RETURN or TAB pressed

Thu, 08 Oct 2009 16:39:08 +0200Adding tests to avoid in DataConsumer to call DataProducer if not defined
laurent [Thu, 08 Oct 2009 16:39:08 +0200] rev 442
Adding tests to avoid in DataConsumer to call DataProducer if not defined

Tue, 06 Oct 2009 09:26:05 +0200Bug when drag and drop tree variables fixed
laurent [Tue, 06 Oct 2009 09:26:05 +0200] rev 441
Bug when drag and drop tree variables fixed

Fri, 02 Oct 2009 18:14:43 +0200Changes from bct merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 02 Oct 2009 18:14:43 +0200] rev 440
Changes from bct merged

Wed, 30 Sep 2009 15:23:31 -0600remove several superfluous event.Skip()s (they caused double actions)
b.taylor@willowglen.ca [Wed, 30 Sep 2009 15:23:31 -0600] rev 439
remove several superfluous event.Skip()s (they caused double actions)

Sat, 26 Sep 2009 18:47:40 +0200Bug when opening unknown file at starting fixed
laurent [Sat, 26 Sep 2009 18:47:40 +0200] rev 438
Bug when opening unknown file at starting fixed

Thu, 24 Sep 2009 18:20:07 +0200Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface
laurent [Thu, 24 Sep 2009 18:20:07 +0200] rev 437
Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface

Thu, 24 Sep 2009 18:18:04 +0200Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins
laurent [Thu, 24 Sep 2009 18:18:04 +0200] rev 436
Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins

Thu, 24 Sep 2009 18:16:04 +0200Adding support for individually adding variable to POU interface
laurent [Thu, 24 Sep 2009 18:16:04 +0200] rev 435
Adding support for individually adding variable to POU interface

Thu, 24 Sep 2009 18:13:54 +0200Bug on refreshing Variable Panel fixed
laurent [Thu, 24 Sep 2009 18:13:54 +0200] rev 434
Bug on refreshing Variable Panel fixed

Tue, 22 Sep 2009 09:56:52 +0200BCT Changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:52 +0200] rev 433
BCT Changes merged

Mon, 21 Sep 2009 10:31:38 -0600fix LD debug viewer (broken by 25ffba)
b.taylor@willowglen.ca [Mon, 21 Sep 2009 10:31:38 -0600] rev 432
fix LD debug viewer (broken by 25ffba)

Tue, 22 Sep 2009 09:56:02 +0200Changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:02 +0200] rev 431
Changes merged

Fri, 18 Sep 2009 10:31:01 -0600on Windows, make sure that Types tree items are selected when right-clicked.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 10:31:01 -0600] rev 430
on Windows, make sure that Types tree items are selected when right-clicked.
This fixes a bug where the wrong element can be deleted.

Fri, 18 Sep 2009 09:42:13 -0600remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:42:13 -0600] rev 429
remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.

Fri, 18 Sep 2009 09:41:27 -0600copy & paste for POUs
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:41:27 -0600] rev 428
copy & paste for POUs

Thu, 17 Sep 2009 14:17:52 -0600improved English spelling & grammar
b.taylor@willowglen.ca [Thu, 17 Sep 2009 14:17:52 -0600] rev 427
improved English spelling & grammar

Thu, 17 Sep 2009 11:16:14 -0600fix an exception when pasting in the LD editor
b.taylor@willowglen.ca [Thu, 17 Sep 2009 11:16:14 -0600] rev 426
fix an exception when pasting in the LD editor

Wed, 16 Sep 2009 11:51:28 -0600set variable documentation when a location is selected from the VariableLocationBrowser
b.taylor@willowglen.ca [Wed, 16 Sep 2009 11:51:28 -0600] rev 425
set variable documentation when a location is selected from the VariableLocationBrowser

Tue, 15 Sep 2009 14:06:59 -0600add a Documentation column to the VariablePanel
b.taylor@willowglen.ca [Tue, 15 Sep 2009 14:06:59 -0600] rev 424
add a Documentation column to the VariablePanel

Mon, 14 Sep 2009 10:57:12 -0600fix a crash when closing the debug window from the menu
b.taylor@willowglen.ca [Mon, 14 Sep 2009 10:57:12 -0600] rev 423
fix a crash when closing the debug window from the menu

Fri, 04 Sep 2009 16:37:52 -0600introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
b.taylor@willowglen.ca [Fri, 04 Sep 2009 16:37:52 -0600] rev 422
introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.

Thu, 03 Sep 2009 09:37:23 -0600fixed renaming configurations and resources
b.taylor@willowglen.ca [Thu, 03 Sep 2009 09:37:23 -0600] rev 421
fixed renaming configurations and resources

Thu, 03 Sep 2009 08:56:02 -0600order the result of GetBaseTypes to make types easier to find in the UI
b.taylor@willowglen.ca [Thu, 03 Sep 2009 08:56:02 -0600] rev 420
order the result of GetBaseTypes to make types easier to find in the UI

Wed, 02 Sep 2009 14:55:22 -0600VariablePanel.py also depends on types.TupleType
b.taylor@willowglen.ca [Wed, 02 Sep 2009 14:55:22 -0600] rev 419
VariablePanel.py also depends on types.TupleType

Wed, 02 Sep 2009 12:39:52 -0600split the variable editor panel into its own file
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:39:52 -0600] rev 418
split the variable editor panel into its own file

Wed, 02 Sep 2009 12:38:06 -0600fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:38:06 -0600] rev 417
fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)

Wed, 02 Sep 2009 08:39:18 -0600merge
b.taylor@willowglen.ca [Wed, 02 Sep 2009 08:39:18 -0600] rev 416
merge

Mon, 10 Aug 2009 11:29:53 -0600controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing
b.taylor@willowglen.ca [Mon, 10 Aug 2009 11:29:53 -0600] rev 415
controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing

Wed, 02 Sep 2009 08:30:34 -0600merged with lolitech
b.taylor@willowglen.ca [Wed, 02 Sep 2009 08:30:34 -0600] rev 414
merged with lolitech

Thu, 20 Aug 2009 09:03:31 -0600merged with lolitech, my change is obsolete.
b.taylor@willowglen.ca [Thu, 20 Aug 2009 09:03:31 -0600] rev 413
merged with lolitech, my change is obsolete.

Mon, 06 Jul 2009 11:24:37 -0600right-click actions in Types pane on Windows should be applied to the right-clicked item, instead of the selected one.
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:24:37 -0600] rev 412
right-click actions in Types pane on Windows should be applied to the right-clicked item, instead of the selected one.

Mon, 21 Sep 2009 12:06:51 +0200Many bugs on PLCOpenEditor integration fixed
laurent [Mon, 21 Sep 2009 12:06:51 +0200] rev 411
Many bugs on PLCOpenEditor integration fixed

Mon, 21 Sep 2009 12:06:15 +0200Bug when trying to use standard functions on literals only fixed
laurent [Mon, 21 Sep 2009 12:06:15 +0200] rev 410
Bug when trying to use standard functions on literals only fixed

Wed, 16 Sep 2009 12:00:58 +0200Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
laurent [Wed, 16 Sep 2009 12:00:58 +0200] rev 409
Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class

Tue, 15 Sep 2009 15:02:23 +0200Bug on ST code generating for variables with the same name than POU when POU isn't a function fixed
laurent [Tue, 15 Sep 2009 15:02:23 +0200] rev 408
Bug on ST code generating for variables with the same name than POU when POU isn't a function fixed

Tue, 15 Sep 2009 14:59:33 +0200Adding support for integrating PLCOpenEditor in Beremiz frame
laurent [Tue, 15 Sep 2009 14:59:33 +0200] rev 407
Adding support for integrating PLCOpenEditor in Beremiz frame

Wed, 02 Sep 2009 18:21:46 +0200Modify code generated to fit latest modifications in matiec
laurent [Wed, 02 Sep 2009 18:21:46 +0200] rev 406
Modify code generated to fit latest modifications in matiec

Wed, 02 Sep 2009 18:20:46 +0200Bug with type conversion not well generated fixed
laurent [Wed, 02 Sep 2009 18:20:46 +0200] rev 405
Bug with type conversion not well generated fixed

Tue, 01 Sep 2009 16:59:37 +0200Bug with type conversion EN/ENO not evaluated fixed
laurent [Tue, 01 Sep 2009 16:59:37 +0200] rev 404
Bug with type conversion EN/ENO not evaluated fixed

Tue, 01 Sep 2009 16:58:03 +0200Adding test for avoiding closing Clipboard when not opened
laurent [Tue, 01 Sep 2009 16:58:03 +0200] rev 403
Adding test for avoiding closing Clipboard when not opened

Tue, 01 Sep 2009 14:21:31 +0200Adding test for avoiding Clipboard multiple opening
laurent [Tue, 01 Sep 2009 14:21:31 +0200] rev 402
Adding test for avoiding Clipboard multiple opening

Tue, 01 Sep 2009 10:30:48 +0200Bug with TabsImageList wrong image size definition fixed
laurent [Tue, 01 Sep 2009 10:30:48 +0200] rev 401
Bug with TabsImageList wrong image size definition fixed

Thu, 27 Aug 2009 18:29:46 +0200Bug loading step with wrong input definition fixed
laurent [Thu, 27 Aug 2009 18:29:46 +0200] rev 400
Bug loading step with wrong input definition fixed

Thu, 27 Aug 2009 18:28:16 +0200Bug drawing element selection state on printed documents fixed
laurent [Thu, 27 Aug 2009 18:28:16 +0200] rev 399
Bug drawing element selection state on printed documents fixed

Thu, 27 Aug 2009 16:29:23 +0200Bug with wire not well designed generating unlimited loop fixed
laurent [Thu, 27 Aug 2009 16:29:23 +0200] rev 398
Bug with wire not well designed generating unlimited loop fixed

Wed, 26 Aug 2009 20:24:45 +0200Bug with tabs images on Windows fixed
laurent [Wed, 26 Aug 2009 20:24:45 +0200] rev 397
Bug with tabs images on Windows fixed

Wed, 26 Aug 2009 19:28:16 +0200Bug with Edit Menu Item 'Enable Undo/Redo' fixed
laurent [Wed, 26 Aug 2009 19:28:16 +0200] rev 396
Bug with Edit Menu Item 'Enable Undo/Redo' fixed

Wed, 12 Aug 2009 15:00:45 +0200Bug when aligning blocks on wire connectors without scaling defined fixed
laurent [Wed, 12 Aug 2009 15:00:45 +0200] rev 395
Bug when aligning blocks on wire connectors without scaling defined fixed

Wed, 12 Aug 2009 14:23:33 +0200Bug when renaming POU fixed
laurent [Wed, 12 Aug 2009 14:23:33 +0200] rev 394
Bug when renaming POU fixed

Fri, 07 Aug 2009 15:49:10 +0200Merged changes
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 07 Aug 2009 15:49:10 +0200] rev 393
Merged changes

Fri, 07 Aug 2009 15:35:41 +0200Adding connector test in example
laurent [Fri, 07 Aug 2009 15:35:41 +0200] rev 392
Adding connector test in example

Fri, 24 Jul 2009 17:12:59 +0200Adding support for internationalization
laurent [Fri, 24 Jul 2009 17:12:59 +0200] rev 391
Adding support for internationalization

Fri, 24 Jul 2009 12:49:57 +0200Adding comments and code improvements
laurent [Fri, 24 Jul 2009 12:49:57 +0200] rev 390
Adding comments and code improvements

Fri, 24 Jul 2009 12:29:48 +0200Adding support for plcopen version 2.01
laurent [Fri, 24 Jul 2009 12:29:48 +0200] rev 389
Adding support for plcopen version 2.01

Fri, 24 Jul 2009 11:55:46 +0200Adding support for testing type between element connected with connector/continuation
laurent [Fri, 24 Jul 2009 11:55:46 +0200] rev 388
Adding support for testing type between element connected with connector/continuation

Fri, 24 Jul 2009 11:45:41 +0200Bug when copying InVariable fixed
laurent [Fri, 24 Jul 2009 11:45:41 +0200] rev 387
Bug when copying InVariable fixed

Fri, 24 Jul 2009 11:18:07 +0200Improving comment text drawing method
laurent [Fri, 24 Jul 2009 11:18:07 +0200] rev 386
Improving comment text drawing method

Fri, 24 Jul 2009 11:13:03 +0200Refresh module name conflict with datetime
laurent [Fri, 24 Jul 2009 11:13:03 +0200] rev 385
Refresh module name conflict with datetime

Fri, 24 Jul 2009 11:07:33 +0200Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements
laurent [Fri, 24 Jul 2009 11:07:33 +0200] rev 384
Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements

Fri, 24 Jul 2009 10:47:35 +0200Improving viewer loading instances procedure to faster
laurent [Fri, 24 Jul 2009 10:47:35 +0200] rev 383
Improving viewer loading instances procedure to faster

Fri, 24 Jul 2009 09:55:11 +0200Redefine cursor switching procedure in graphic viewers
laurent [Fri, 24 Jul 2009 09:55:11 +0200] rev 382
Redefine cursor switching procedure in graphic viewers

Thu, 23 Jul 2009 18:07:14 +0200Redefine cursor switching procedure in graphic viewers
laurent [Thu, 23 Jul 2009 18:07:14 +0200] rev 381
Redefine cursor switching procedure in graphic viewers

Thu, 23 Jul 2009 17:53:54 +0200Bug with scaling when one dimension not defined fixed
laurent [Thu, 23 Jul 2009 17:53:54 +0200] rev 380
Bug with scaling when one dimension not defined fixed

Thu, 23 Jul 2009 17:50:26 +0200Code rewritten, replacing all list containing tests by dict key defining tests
laurent [Thu, 23 Jul 2009 17:50:26 +0200] rev 379
Code rewritten, replacing all list containing tests by dict key defining tests

Mon, 27 Jul 2009 12:01:43 +0200fix wrong e-mail in changelog for debian package
greg [Mon, 27 Jul 2009 12:01:43 +0200] rev 378
fix wrong e-mail in changelog for debian package

Fri, 10 Jul 2009 11:41:07 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:41:07 +0200] rev 377
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:09:11 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:09:11 +0200] rev 376
removed dead hidden files

Thu, 11 Jun 2009 08:52:59 +0200Bug with DebugViewer refresh fixed
greg [Thu, 11 Jun 2009 08:52:59 +0200] rev 375
Bug with DebugViewer refresh fixed

Wed, 10 Jun 2009 15:50:31 +0200Bug on GraphicViewer with latest modifications fixed
greg [Wed, 10 Jun 2009 15:50:31 +0200] rev 374
Bug on GraphicViewer with latest modifications fixed

Wed, 10 Jun 2009 15:02:41 +0200Removing undefined standard function blocks
lbessard [Wed, 10 Jun 2009 15:02:41 +0200] rev 373
Removing undefined standard function blocks

Wed, 10 Jun 2009 13:58:52 +0200Bug that fixed Windows in Debug mode fixed
greg [Wed, 10 Jun 2009 13:58:52 +0200] rev 372
Bug that fixed Windows in Debug mode fixed

Wed, 10 Jun 2009 13:18:42 +0200Removing undefined standard function blocks
lbessard [Wed, 10 Jun 2009 13:18:42 +0200] rev 371
Removing undefined standard function blocks

Tue, 09 Jun 2009 11:00:23 +0200Bug that prevent to see errors in editor with double click fixed.
lbessard [Tue, 09 Jun 2009 11:00:23 +0200] rev 370
Bug that prevent to see errors in editor with double click fixed.

Tue, 09 Jun 2009 10:22:20 +0200Bug that prevent to see errors in editor with double click fixed
greg [Tue, 09 Jun 2009 10:22:20 +0200] rev 369
Bug that prevent to see errors in editor with double click fixed

Wed, 03 Jun 2009 16:59:29 +0200Bug slowing Debug mode fixed
greg [Wed, 03 Jun 2009 16:59:29 +0200] rev 368
Bug slowing Debug mode fixed

Wed, 03 Jun 2009 14:57:10 +0200Bug when changing resource time period fixed
greg [Wed, 03 Jun 2009 14:57:10 +0200] rev 367
Bug when changing resource time period fixed

Wed, 03 Jun 2009 12:47:21 +0200Bug while Drag n' Drop from LibraryTree without selection fixed
greg [Wed, 03 Jun 2009 12:47:21 +0200] rev 366
Bug while Drag n' Drop from LibraryTree without selection fixed

Wed, 03 Jun 2009 10:37:49 +0200Bug on clear errors fixed
lbessard [Wed, 03 Jun 2009 10:37:49 +0200] rev 365
Bug on clear errors fixed

Wed, 03 Jun 2009 09:38:23 +0200Bug when plcopeneditor without Beremiz fixed
greg [Wed, 03 Jun 2009 09:38:23 +0200] rev 364
Bug when plcopeneditor without Beremiz fixed

Tue, 02 Jun 2009 17:35:22 +0200Fix Bug with Zoom in Viewer
greg [Tue, 02 Jun 2009 17:35:22 +0200] rev 363
Fix Bug with Zoom in Viewer

Sat, 30 May 2009 17:16:11 +0200Fix bug preventing to copy block in SFC with SPACE key
greg [Sat, 30 May 2009 17:16:11 +0200] rev 362
Fix bug preventing to copy block in SFC with SPACE key

Sat, 30 May 2009 17:15:22 +0200Adding support for synchronize refreshing with tick and limit it to a defined period
greg [Sat, 30 May 2009 17:15:22 +0200] rev 361
Adding support for synchronize refreshing with tick and limit it to a defined period

Thu, 28 May 2009 08:10:18 +0200Bug while dragging contact fixed
greg [Thu, 28 May 2009 08:10:18 +0200] rev 360
Bug while dragging contact fixed

Fri, 22 May 2009 14:44:03 +0200enable declared variables without name
greg [Fri, 22 May 2009 14:44:03 +0200] rev 359
enable declared variables without name

Fri, 22 May 2009 13:51:51 +0200little bug fixed for windows (SetBackgroundStyle)
greg [Fri, 22 May 2009 13:51:51 +0200] rev 358
little bug fixed for windows (SetBackgroundStyle)

Fri, 22 May 2009 09:38:53 +0200Little bugs fixed
greg [Fri, 22 May 2009 09:38:53 +0200] rev 357
Little bugs fixed

Fri, 22 May 2009 09:38:09 +0200Adding support for finding character_string while computing connector types. Adding 'ANY' type on continuation by default.
greg [Fri, 22 May 2009 09:38:09 +0200] rev 356
Adding support for finding character_string while computing connector types. Adding 'ANY' type on continuation by default.

Fri, 22 May 2009 09:30:04 +0200Bugs on VariablePropertiesDialog fixed (output variable can be used as input)
greg [Fri, 22 May 2009 09:30:04 +0200] rev 355
Bugs on VariablePropertiesDialog fixed (output variable can be used as input)

Fri, 22 May 2009 09:27:22 +0200Allow usage of FunctionBlock without output
greg [Fri, 22 May 2009 09:27:22 +0200] rev 354
Allow usage of FunctionBlock without output

Fri, 22 May 2009 09:26:35 +0200Bug when comment to small for display any text fixed
greg [Fri, 22 May 2009 09:26:35 +0200] rev 353
Bug when comment to small for display any text fixed

Fri, 22 May 2009 08:38:12 +0200fixed some bugs:
greg [Fri, 22 May 2009 08:38:12 +0200] rev 352
fixed some bugs:
- zoom functionality on windows
- mark project state as saved when open a project
- add test for "clean entry" in display menu

Mon, 04 May 2009 09:55:26 +0200Adding support for Enable/Disable Undo/Redo
greg [Mon, 04 May 2009 09:55:26 +0200] rev 351
Adding support for Enable/Disable Undo/Redo

Mon, 04 May 2009 09:35:47 +0200Adding support for Enable/Disable Undo/Redo
greg [Mon, 04 May 2009 09:35:47 +0200] rev 350
Adding support for Enable/Disable Undo/Redo

Mon, 04 May 2009 09:35:17 +0200Adding support for Enable/Disable Undo/Redo
greg [Mon, 04 May 2009 09:35:17 +0200] rev 349
Adding support for Enable/Disable Undo/Redo
Bug not updating TypeHierarchy and ElementUsingTree after datatype name changed fixed

Mon, 04 May 2009 09:33:46 +0200Bug preventing variable or datatype type name to change when POU or datatype name changed fixed
greg [Mon, 04 May 2009 09:33:46 +0200] rev 348
Bug preventing variable or datatype type name to change when POU or datatype name changed fixed

Wed, 29 Apr 2009 12:27:34 +0200change LoliTech phone number for bug report
greg [Wed, 29 Apr 2009 12:27:34 +0200] rev 347
change LoliTech phone number for bug report

Fri, 10 Apr 2009 07:57:27 +0200Fix ComboBox height for display in ubuntu
lbessard [Fri, 10 Apr 2009 07:57:27 +0200] rev 346
Fix ComboBox height for display in ubuntu

Thu, 09 Apr 2009 15:47:41 +0200fix bug when ctrl + DoubleClick
greg [Thu, 09 Apr 2009 15:47:41 +0200] rev 345
fix bug when ctrl + DoubleClick

Thu, 09 Apr 2009 15:40:27 +0200Bug while closing GraphicViewer and PLC running generating errors fixed
lbessard [Thu, 09 Apr 2009 15:40:27 +0200] rev 344
Bug while closing GraphicViewer and PLC running generating errors fixed

Thu, 09 Apr 2009 15:39:45 +0200Adding support for drag and drop wire, step and transition in debug mode
lbessard [Thu, 09 Apr 2009 15:39:45 +0200] rev 343
Adding support for drag and drop wire, step and transition in debug mode
Bug with new name generating while copying groups fixed

Thu, 09 Apr 2009 15:36:37 +0200Bug with functions and transitions not recognizing their name in ST/IL fixed
lbessard [Thu, 09 Apr 2009 15:36:37 +0200] rev 342
Bug with functions and transitions not recognizing their name in ST/IL fixed

Thu, 09 Apr 2009 15:34:35 +0200Bug with AUINotebook double click
lbessard [Thu, 09 Apr 2009 15:34:35 +0200] rev 341
Bug with AUINotebook double click

Thu, 09 Apr 2009 15:31:56 +0200Adding support for:
lbessard [Thu, 09 Apr 2009 15:31:56 +0200] rev 340
Adding support for:
- find functions used in ST and IL for generating order
- compiling connector/continuation connector types generating

Thu, 09 Apr 2009 15:30:05 +0200Adding support for:
lbessard [Thu, 09 Apr 2009 15:30:05 +0200] rev 339
Adding support for:
- change wire color to red while uncompatible types
- move element groups according to grid scaling
Bugs fixed

Tue, 24 Mar 2009 17:31:42 +0100Adding support for ToolTip on wire when debugging
lbessard [Tue, 24 Mar 2009 17:31:42 +0100] rev 338
Adding support for ToolTip on wire when debugging

Tue, 24 Mar 2009 17:31:11 +0100Bug with maximize on Tab Double Click fixed
lbessard [Tue, 24 Mar 2009 17:31:11 +0100] rev 337
Bug with maximize on Tab Double Click fixed

Tue, 24 Mar 2009 10:50:49 +0100Bug with wxRadioButton on Windows fixed
lbessard [Tue, 24 Mar 2009 10:50:49 +0100] rev 336
Bug with wxRadioButton on Windows fixed

Mon, 23 Mar 2009 16:48:32 +0100Fix bug with maximize on TabCtrl DoubleClick.
lbessard [Mon, 23 Mar 2009 16:48:32 +0100] rev 335
Fix bug with maximize on TabCtrl DoubleClick.
Adding scrolled panel to VariablePanel control.

Mon, 23 Mar 2009 16:42:02 +0100Adding support for preventing expending graphical element to have a negative position
lbessard [Mon, 23 Mar 2009 16:42:02 +0100] rev 334
Adding support for preventing expending graphical element to have a negative position

Fri, 20 Mar 2009 16:36:13 +0100Remove remaining print
lbessard [Fri, 20 Mar 2009 16:36:13 +0100] rev 333
Remove remaining print

Fri, 20 Mar 2009 16:05:57 +0100Adding Display menu with Zoom item
lbessard [Fri, 20 Mar 2009 16:05:57 +0100] rev 332
Adding Display menu with Zoom item
In place element copy in Viewer fixed

Thu, 19 Mar 2009 18:10:12 +0100Bug with Scaling, MiddleButton, Wire modifications fixed.
lbessard [Thu, 19 Mar 2009 18:10:12 +0100] rev 331
Bug with Scaling, MiddleButton, Wire modifications fixed.
Adding support for:
- Adjust one or more elements to grid
- Select All elements in a Viewer
- Maximize Viewer in Window

Wed, 18 Mar 2009 16:42:12 +0100Adding Test when creating ConnectionBlock
lbessard [Wed, 18 Mar 2009 16:42:12 +0100] rev 330
Adding Test when creating ConnectionBlock

Wed, 18 Mar 2009 16:09:52 +0100Adding support for contraining move to only one direction when control down
lbessard [Wed, 18 Mar 2009 16:09:52 +0100] rev 329
Adding support for contraining move to only one direction when control down
Refreshing bug when aligning two block connected to the same wire fixed

Wed, 18 Mar 2009 16:04:35 +0100Adding support for contraining move to only one direction when control down
lbessard [Wed, 18 Mar 2009 16:04:35 +0100] rev 328
Adding support for contraining move to only one direction when control down
Refreshing bug when aligning two block connected to the same wire fixed

Wed, 18 Mar 2009 15:56:45 +0100Adding support for contraining move to only one direction when control down
lbessard [Wed, 18 Mar 2009 15:56:45 +0100] rev 327
Adding support for contraining move to only one direction when control down
Refreshing bug when aligning two block connected to the same wire fixed

Wed, 18 Mar 2009 15:54:37 +0100Bugs with undefined functions fixed
lbessard [Wed, 18 Mar 2009 15:54:37 +0100] rev 326
Bugs with undefined functions fixed

Wed, 18 Mar 2009 15:54:09 +0100Adding Test when creating VariableBlock
lbessard [Wed, 18 Mar 2009 15:54:09 +0100] rev 325
Adding Test when creating VariableBlock

Wed, 18 Mar 2009 10:17:48 +0100Bug with TypesTree Contextual Item Delete item disappear fixed
lbessard [Wed, 18 Mar 2009 10:17:48 +0100] rev 324
Bug with TypesTree Contextual Item Delete item disappear fixed
Bug with Reset ToolBar on Selection on Windows fixed

Tue, 17 Mar 2009 16:14:13 +0100Adding support for scaling
lbessard [Tue, 17 Mar 2009 16:14:13 +0100] rev 323
Adding support for scaling
Bug with MiddleButton fixed

Tue, 17 Mar 2009 16:00:04 +0100Bug with drop located variable in empty grid fixed
lbessard [Tue, 17 Mar 2009 16:00:04 +0100] rev 322
Bug with drop located variable in empty grid fixed

Tue, 17 Mar 2009 15:58:50 +0100Adding support for adding segments on only one segment wire
lbessard [Tue, 17 Mar 2009 15:58:50 +0100] rev 321
Adding support for adding segments on only one segment wire
Bug with wire Contextuel Menu

Fri, 13 Mar 2009 16:27:26 +0100Modifications on divergence not buffered fixed
lbessard [Fri, 13 Mar 2009 16:27:26 +0100] rev 320
Modifications on divergence not buffered fixed

Fri, 13 Mar 2009 16:26:19 +0100Adding extension of Viewer
lbessard [Fri, 13 Mar 2009 16:26:19 +0100] rev 319
Adding extension of Viewer
Adding Viewer scrolling with middle button

Fri, 13 Mar 2009 16:23:32 +0100Modifications on divergence not buffered fixed
lbessard [Fri, 13 Mar 2009 16:23:32 +0100] rev 318
Modifications on divergence not buffered fixed

Fri, 13 Mar 2009 16:20:37 +0100Adding expand and collapse when DoubleClick on Types Tree items
lbessard [Fri, 13 Mar 2009 16:20:37 +0100] rev 317
Adding expand and collapse when DoubleClick on Types Tree items

Thu, 05 Mar 2009 16:57:25 +0100Fix bug with wrong formed wires
lbessard [Thu, 05 Mar 2009 16:57:25 +0100] rev 316
Fix bug with wrong formed wires

Thu, 05 Mar 2009 16:56:30 +0100Fix combo box size
lbessard [Thu, 05 Mar 2009 16:56:30 +0100] rev 315
Fix combo box size

Mon, 02 Mar 2009 09:29:22 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 09:29:22 +0100] rev 314
updated : debian package scripts

Wed, 25 Feb 2009 16:39:39 +0100Fix size of ComboBoxes
lbessard [Wed, 25 Feb 2009 16:39:39 +0100] rev 313
Fix size of ComboBoxes

Wed, 25 Feb 2009 16:06:19 +0100Adding filted in Auto-completion of TextViewer
lbessard [Wed, 25 Feb 2009 16:06:19 +0100] rev 312
Adding filted in Auto-completion of TextViewer

Wed, 25 Feb 2009 16:05:45 +0100Adding Rename item in TypesTree contextual menu
lbessard [Wed, 25 Feb 2009 16:05:45 +0100] rev 311
Adding Rename item in TypesTree contextual menu
Bug allowing deletion of FunctionBlock variable definition in VariablePanel fixed

Wed, 25 Feb 2009 16:04:26 +0100Bug with empty Action list in ActionBlockDialog fixed
lbessard [Wed, 25 Feb 2009 16:04:26 +0100] rev 310
Bug with empty Action list in ActionBlockDialog fixed

Fri, 13 Feb 2009 14:45:19 +0100Bug with undefined menu items in File and Edit menus in Debug mode fixed
lbessard [Fri, 13 Feb 2009 14:45:19 +0100] rev 309
Bug with undefined menu items in File and Edit menus in Debug mode fixed

Mon, 19 Jan 2009 17:09:11 +0100Bug on TextViewer when no block types defined fixed
lbessard [Mon, 19 Jan 2009 17:09:11 +0100] rev 308
Bug on TextViewer when no block types defined fixed

Mon, 19 Jan 2009 17:08:17 +0100Adding support for cancelling code generation of function with no input connected
lbessard [Mon, 19 Jan 2009 17:08:17 +0100] rev 307
Adding support for cancelling code generation of function with no input connected

Mon, 19 Jan 2009 17:07:03 +0100Bug on BlockProperties with extended functions not recognized fixed
lbessard [Mon, 19 Jan 2009 17:07:03 +0100] rev 306
Bug on BlockProperties with extended functions not recognized fixed

Mon, 19 Jan 2009 08:21:41 +0100Fixed bug structures.py crashing with non-connected blocks.
etisserant [Mon, 19 Jan 2009 08:21:41 +0100] rev 305
Fixed bug structures.py crashing with non-connected blocks.

Fri, 16 Jan 2009 13:22:07 +0100Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 13:22:07 +0100] rev 304
Replacing wx.Choice by wx.ComboBox

Wed, 14 Jan 2009 19:47:06 +0100Bug on standard function not defined with EN/ENO fixed
lbessard [Wed, 14 Jan 2009 19:47:06 +0100] rev 303
Bug on standard function not defined with EN/ENO fixed

Wed, 14 Jan 2009 19:46:01 +0100Bug while drag and drop simple variables poping menu fixed
lbessard [Wed, 14 Jan 2009 19:46:01 +0100] rev 302
Bug while drag and drop simple variables poping menu fixed

Wed, 14 Jan 2009 19:45:22 +0100Adding support for Graphic for variable in Debug mode
lbessard [Wed, 14 Jan 2009 19:45:22 +0100] rev 301
Adding support for Graphic for variable in Debug mode

Tue, 13 Jan 2009 17:26:37 +0100Bug with variable tree generation fixed
lbessard [Tue, 13 Jan 2009 17:26:37 +0100] rev 300
Bug with variable tree generation fixed

Mon, 12 Jan 2009 09:41:47 +0100Adding support for generating real array dimension in variable blocks
lbessard [Mon, 12 Jan 2009 09:41:47 +0100] rev 299
Adding support for generating real array dimension in variable blocks

Fri, 09 Jan 2009 17:11:09 +0100Bug while closing PLCOpenEditor with Beremiz fixed (closing Beremiz project)
lbessard [Fri, 09 Jan 2009 17:11:09 +0100] rev 298
Bug while closing PLCOpenEditor with Beremiz fixed (closing Beremiz project)

Fri, 09 Jan 2009 17:09:59 +0100Adding help menu for inserting complex variable in graphical viewer
lbessard [Fri, 09 Jan 2009 17:09:59 +0100] rev 297
Adding help menu for inserting complex variable in graphical viewer

Fri, 19 Dec 2008 15:08:54 +0100Bug with wire error while loading diagram fixed
lbessard [Fri, 19 Dec 2008 15:08:54 +0100] rev 296
Bug with wire error while loading diagram fixed

Fri, 19 Dec 2008 15:07:54 +0100Adding support for editing and using struct data types
lbessard [Fri, 19 Dec 2008 15:07:54 +0100] rev 295
Adding support for editing and using struct data types

Mon, 15 Dec 2008 09:45:16 +0100Two bugs fixed:
lbessard [Mon, 15 Dec 2008 09:45:16 +0100] rev 294
Two bugs fixed:
- Errors on Tab close while removing variable panel
- Error in Cut/Copy/Paste function generating 'maximum recursion exceeded' exception

Thu, 11 Dec 2008 09:13:22 +0100Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Thu, 11 Dec 2008 09:13:22 +0100] rev 293
Adding support for defining plugin library as a plcopen xml file in plugin folder

Tue, 09 Dec 2008 10:01:12 +0100Bug on Viewer ScrollBar with AUI fixed
lbessard [Tue, 09 Dec 2008 10:01:12 +0100] rev 292
Bug on Viewer ScrollBar with AUI fixed

Mon, 01 Dec 2008 14:13:58 +0100Bug with standard functions nb_params count on Windows fixed
lbessard [Mon, 01 Dec 2008 14:13:58 +0100] rev 291
Bug with standard functions nb_params count on Windows fixed

Wed, 26 Nov 2008 09:08:04 +0100Bug when searching for EN/ENO on block without interface fixed
greg [Wed, 26 Nov 2008 09:08:04 +0100] rev 290
Bug when searching for EN/ENO on block without interface fixed

Wed, 26 Nov 2008 09:07:27 +0100Bug on Block bounding box fixed
greg [Wed, 26 Nov 2008 09:07:27 +0100] rev 289
Bug on Block bounding box fixed

Wed, 26 Nov 2008 09:07:08 +0100Modifying MOVE interface
greg [Wed, 26 Nov 2008 09:07:08 +0100] rev 288
Modifying MOVE interface

Fri, 21 Nov 2008 17:14:02 +0100Bugs on Group copy fixed
lbessard [Fri, 21 Nov 2008 17:14:02 +0100] rev 287
Bugs on Group copy fixed

Fri, 21 Nov 2008 13:45:25 +0100Bug on custom POU list in plcopen model fixed
lbessard [Fri, 21 Nov 2008 13:45:25 +0100] rev 286
Bug on custom POU list in plcopen model fixed

Fri, 24 Oct 2008 16:39:57 +0200Enable EN/ENO support in plcopeneditor
lbessard [Fri, 24 Oct 2008 16:39:57 +0200] rev 285
Enable EN/ENO support in plcopeneditor

Fri, 24 Oct 2008 16:39:32 +0200Adding support for EN/ENO in standard functions
lbessard [Fri, 24 Oct 2008 16:39:32 +0200] rev 284
Adding support for EN/ENO in standard functions

Fri, 17 Oct 2008 16:22:15 +0200Adding support for copying a group of elements
lbessard [Fri, 17 Oct 2008 16:22:15 +0200] rev 283
Adding support for copying a group of elements

Mon, 13 Oct 2008 16:07:52 +0200Bugs on pous without interface fixed
lbessard [Mon, 13 Oct 2008 16:07:52 +0200] rev 282
Bugs on pous without interface fixed

Wed, 01 Oct 2008 18:16:33 +0200Adding comments for deferencing set and reset
lbessard [Wed, 01 Oct 2008 18:16:33 +0200] rev 281
Adding comments for deferencing set and reset

Wed, 01 Oct 2008 17:49:02 +0200Bug in coil and output element sorting function fixed
lbessard [Wed, 01 Oct 2008 17:49:02 +0200] rev 280
Bug in coil and output element sorting function fixed

Thu, 25 Sep 2008 10:29:47 +0200Bug involving possible name conflict between return value and ouputs fixed
lbessard [Thu, 25 Sep 2008 10:29:47 +0200] rev 279
Bug involving possible name conflict between return value and ouputs fixed

Thu, 25 Sep 2008 10:28:24 +0200Bug in return value and outputs order in functions informations generation fixed
lbessard [Thu, 25 Sep 2008 10:28:24 +0200] rev 278
Bug in return value and outputs order in functions informations generation fixed

Wed, 24 Sep 2008 17:18:08 +0200Bug in contact edition not allowing output referencing fixed
lbessard [Wed, 24 Sep 2008 17:18:08 +0200] rev 277
Bug in contact edition not allowing output referencing fixed

Wed, 24 Sep 2008 17:16:40 +0200Bug in function generation fixed
lbessard [Wed, 24 Sep 2008 17:16:40 +0200] rev 276
Bug in function generation fixed

Mon, 22 Sep 2008 08:01:10 +0200Adding support for upgrading pou types
lbessard [Mon, 22 Sep 2008 08:01:10 +0200] rev 275
Adding support for upgrading pou types

Thu, 18 Sep 2008 08:05:55 +0200Adding support for copying a POU inside a same project
lbessard [Thu, 18 Sep 2008 08:05:55 +0200] rev 274
Adding support for copying a POU inside a same project

Wed, 17 Sep 2008 17:59:53 +0200Support for unhandled factorization cases added by fixing bug
lbessard [Wed, 17 Sep 2008 17:59:53 +0200] rev 273
Support for unhandled factorization cases added by fixing bug

Wed, 17 Sep 2008 14:26:01 +0200Bug with setting name of function block while opening new Dialog
lbessard [Wed, 17 Sep 2008 14:26:01 +0200] rev 272
Bug with setting name of function block while opening new Dialog
Increasing number of pins allowed for power rail

Wed, 17 Sep 2008 07:35:19 +0200Bug with setting name of function block while opening new Dialog
lbessard [Wed, 17 Sep 2008 07:35:19 +0200] rev 271
Bug with setting name of function block while opening new Dialog
Increasing number of pins allowed for power rail

Mon, 15 Sep 2008 13:37:03 +0200Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
lbessard [Mon, 15 Sep 2008 13:37:03 +0200] rev 270
Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Adding support for rising and falling edge in coil and fixing coil ST generation

Fri, 12 Sep 2008 16:23:40 +0200Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
lbessard [Fri, 12 Sep 2008 16:23:40 +0200] rev 269
Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Adding support for rising and falling edge in coil and fixing coil ST generation

Thu, 11 Sep 2008 14:55:49 +0200Bug on library Tree informations when changing block interface fixed
lbessard [Thu, 11 Sep 2008 14:55:49 +0200] rev 268
Bug on library Tree informations when changing block interface fixed

Wed, 10 Sep 2008 16:49:49 +0200Bug on refresh in any Viewer fixed
lbessard [Wed, 10 Sep 2008 16:49:49 +0200] rev 267
Bug on refresh in any Viewer fixed

Wed, 10 Sep 2008 16:46:51 +0200Bug with location drag&drop fixed
lbessard [Wed, 10 Sep 2008 16:46:51 +0200] rev 266
Bug with location drag&drop fixed

Wed, 10 Sep 2008 16:46:22 +0200Bug on refresh in SFC fixed
lbessard [Wed, 10 Sep 2008 16:46:22 +0200] rev 265
Bug on refresh in SFC fixed

Mon, 08 Sep 2008 16:59:37 +0200Bug on debug step without output fixed
lbessard [Mon, 08 Sep 2008 16:59:37 +0200] rev 264
Bug on debug step without output fixed

Mon, 08 Sep 2008 16:56:48 +0200Bug on debug step without output fixed
lbessard [Mon, 08 Sep 2008 16:56:48 +0200] rev 263
Bug on debug step without output fixed

Mon, 08 Sep 2008 13:56:34 +0200Bug with item selection on InstancesTree fixed
lbessard [Mon, 08 Sep 2008 13:56:34 +0200] rev 262
Bug with item selection on InstancesTree fixed

Mon, 08 Sep 2008 10:32:41 +0200Bug on connector-continuation generation fixed
lbessard [Mon, 08 Sep 2008 10:32:41 +0200] rev 261
Bug on connector-continuation generation fixed

Mon, 08 Sep 2008 09:43:43 +0200Bug with configutationEditor and ResourceEditor fixed
lbessard [Mon, 08 Sep 2008 09:43:43 +0200] rev 260
Bug with configutationEditor and ResourceEditor fixed

Sun, 07 Sep 2008 19:24:43 +0200Bug with invisible created wires fixed
lbessard [Sun, 07 Sep 2008 19:24:43 +0200] rev 259
Bug with invisible created wires fixed

Sun, 07 Sep 2008 19:24:11 +0200Bug on refreshing editor when return type changed fixed
lbessard [Sun, 07 Sep 2008 19:24:11 +0200] rev 258
Bug on refreshing editor when return type changed fixed

Sun, 07 Sep 2008 19:23:32 +0200Bug on connector-continuation generation fixed
lbessard [Sun, 07 Sep 2008 19:23:32 +0200] rev 257
Bug on connector-continuation generation fixed

Sun, 07 Sep 2008 19:23:00 +0200Bug with FBD_Variable with return value fixed
lbessard [Sun, 07 Sep 2008 19:23:00 +0200] rev 256
Bug with FBD_Variable with return value fixed

Sun, 07 Sep 2008 19:22:10 +0200Bug with output variable and transition test fixed
lbessard [Sun, 07 Sep 2008 19:22:10 +0200] rev 255
Bug with output variable and transition test fixed

Sun, 07 Sep 2008 19:21:39 +0200Bug with PowerRail resize fixed
lbessard [Sun, 07 Sep 2008 19:21:39 +0200] rev 254
Bug with PowerRail resize fixed

Sun, 07 Sep 2008 15:29:12 +0200Adding support for Debugging in PLCOpenEditor
lbessard [Sun, 07 Sep 2008 15:29:12 +0200] rev 253
Adding support for Debugging in PLCOpenEditor

Sun, 07 Sep 2008 15:27:53 +0200Fix bug in popup menu and function block types in Variable Panel
lbessard [Sun, 07 Sep 2008 15:27:53 +0200] rev 252
Fix bug in popup menu and function block types in Variable Panel
Adding support for get value from project debug copy only when program transferred

Sun, 07 Sep 2008 15:25:40 +0200Fix bug in popup menu and function block types in Variable Panel
lbessard [Sun, 07 Sep 2008 15:25:40 +0200] rev 251
Fix bug in popup menu and function block types in Variable Panel

Sat, 06 Sep 2008 16:30:57 +0200Adding support for Debugging in PLCOpenEditor
lbessard [Sat, 06 Sep 2008 16:30:57 +0200] rev 250
Adding support for Debugging in PLCOpenEditor

Fri, 05 Sep 2008 18:13:18 +0200Adding support for Debugging in PLCOpenEditor
lbessard [Fri, 05 Sep 2008 18:13:18 +0200] rev 249
Adding support for Debugging in PLCOpenEditor

Fri, 05 Sep 2008 18:12:23 +0200Problem with multi-connection on block in LD fixed
lbessard [Fri, 05 Sep 2008 18:12:23 +0200] rev 248
Problem with multi-connection on block in LD fixed

Mon, 01 Sep 2008 16:31:50 +0200Inversion between TON and TOF comments and errors in IL keywords fixed
lbessard [Mon, 01 Sep 2008 16:31:50 +0200] rev 247
Inversion between TON and TOF comments and errors in IL keywords fixed

Mon, 01 Sep 2008 16:29:50 +0200Bug with GetCustomFunctionBlockTypes without exclusion POU fixed
lbessard [Mon, 01 Sep 2008 16:29:50 +0200] rev 246
Bug with GetCustomFunctionBlockTypes without exclusion POU fixed

Sun, 31 Aug 2008 18:41:07 +0200Bug when reopen files on Windows fixed
lbessard [Sun, 31 Aug 2008 18:41:07 +0200] rev 245
Bug when reopen files on Windows fixed

Thu, 28 Aug 2008 14:32:42 +0200Adding sort in LD factorized paths to avoid combination problem
lbessard [Thu, 28 Aug 2008 14:32:42 +0200] rev 244
Adding sort in LD factorized paths to avoid combination problem

Wed, 27 Aug 2008 16:56:25 +0200Adding support for allowing connections only between an input and an output connector
lbessard [Wed, 27 Aug 2008 16:56:25 +0200] rev 243
Adding support for allowing connections only between an input and an output connector

Wed, 27 Aug 2008 16:55:16 +0200Adding optimisation on LD expression generated
lbessard [Wed, 27 Aug 2008 16:55:16 +0200] rev 242
Adding optimisation on LD expression generated

Wed, 27 Aug 2008 13:33:08 +0200Bug on Windows with LibraryTree fixed
lbessard [Wed, 27 Aug 2008 13:33:08 +0200] rev 241
Bug on Windows with LibraryTree fixed

Wed, 27 Aug 2008 13:30:13 +0200Bug on Windows with LibraryTree fixed
lbessard [Wed, 27 Aug 2008 13:30:13 +0200] rev 240
Bug on Windows with LibraryTree fixed

Fri, 22 Aug 2008 17:22:54 +0200Adding support for function and functionBlock (standard or user) library
lbessard [Fri, 22 Aug 2008 17:22:54 +0200] rev 239
Adding support for function and functionBlock (standard or user) library

Fri, 22 Aug 2008 17:18:12 +0200Bug on GetCustomBlockTypes without exclusion or invalid pou fixed
lbessard [Fri, 22 Aug 2008 17:18:12 +0200] rev 238
Bug on GetCustomBlockTypes without exclusion or invalid pou fixed

Fri, 22 Aug 2008 13:52:19 +0200Unable segment deletion on first and last segment
lbessard [Fri, 22 Aug 2008 13:52:19 +0200] rev 237
Unable segment deletion on first and last segment

Fri, 22 Aug 2008 13:50:42 +0200Adding support for Instances Tree
lbessard [Fri, 22 Aug 2008 13:50:42 +0200] rev 236
Adding support for Instances Tree
Bug when refreshing values of invalid block fixed

Fri, 22 Aug 2008 13:49:22 +0200Change in layout from AuiMDIParentFrame to AuiNotebook
lbessard [Fri, 22 Aug 2008 13:49:22 +0200] rev 235
Change in layout from AuiMDIParentFrame to AuiNotebook
Adding support for Instances Tree

Thu, 21 Aug 2008 15:44:42 +0200added icons for variable tree
etisserant [Thu, 21 Aug 2008 15:44:42 +0200] rev 234
added icons for variable tree

Tue, 19 Aug 2008 18:06:41 +0200Now generated global variable declaration is done in one separate block. Also "fixed" (masked?) problem when deleting blocks with invalid type
etisserant [Tue, 19 Aug 2008 18:06:41 +0200] rev 233
Now generated global variable declaration is done in one separate block. Also "fixed" (masked?) problem when deleting blocks with invalid type

Tue, 19 Aug 2008 18:04:56 +0200Fixed typos.
etisserant [Tue, 19 Aug 2008 18:04:56 +0200] rev 232
Fixed typos.

Tue, 12 Aug 2008 18:16:09 +0200Adding support for highlighing compiling errors from matiec
lbessard [Tue, 12 Aug 2008 18:16:09 +0200] rev 231
Adding support for highlighing compiling errors from matiec

Tue, 12 Aug 2008 18:15:35 +0200Moving Data types and POU types informations into project model
lbessard [Tue, 12 Aug 2008 18:15:35 +0200] rev 230
Moving Data types and POU types informations into project model

Tue, 12 Aug 2008 18:15:07 +0200Deprecated method removed and bug on chunk extract fixed
lbessard [Tue, 12 Aug 2008 18:15:07 +0200] rev 229
Deprecated method removed and bug on chunk extract fixed

Tue, 12 Aug 2008 18:14:07 +0200Bug with indentation in textual languages while error display fixed
lbessard [Tue, 12 Aug 2008 18:14:07 +0200] rev 228
Bug with indentation in textual languages while error display fixed

Tue, 12 Aug 2008 16:33:19 +0200Adding informations to program chunks to allow display of compiling errors from matiec
lbessard [Tue, 12 Aug 2008 16:33:19 +0200] rev 227
Adding informations to program chunks to allow display of compiling errors from matiec

Tue, 12 Aug 2008 16:30:39 +0200Moving Data types and POU types informations into project model
lbessard [Tue, 12 Aug 2008 16:30:39 +0200] rev 226
Moving Data types and POU types informations into project model

Tue, 12 Aug 2008 16:28:55 +0200Moving Data types and POU types informations into project model
lbessard [Tue, 12 Aug 2008 16:28:55 +0200] rev 225
Moving Data types and POU types informations into project model

Fri, 18 Jul 2008 15:44:37 +0200Bug with AutoBufferedPaintDC and Background style fixed
lbessard [Fri, 18 Jul 2008 15:44:37 +0200] rev 224
Bug with AutoBufferedPaintDC and Background style fixed

Fri, 18 Jul 2008 14:41:32 +0200Bug forbidding copy, cut, paste and F2 on grid cells fixed
lbessard [Fri, 18 Jul 2008 14:41:32 +0200] rev 223
Bug forbidding copy, cut, paste and F2 on grid cells fixed

Fri, 18 Jul 2008 14:34:06 +0200Adding support for underlying type incompatible wire loaded instead of removing them
lbessard [Fri, 18 Jul 2008 14:34:06 +0200] rev 222
Adding support for underlying type incompatible wire loaded instead of removing them