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