Tue, 28 Jun 2011 11:28:28 +0200Fix bug in using STRING and WSTRING in user defined types
laurent [Tue, 28 Jun 2011 11:28:28 +0200] rev 547
Fix bug in using STRING and WSTRING in user defined types

Tue, 14 Jun 2011 17:40:02 +0200Improve syntax highlighting in TextViewer
laurent [Tue, 14 Jun 2011 17:40:02 +0200] rev 546
Improve syntax highlighting in TextViewer

Tue, 14 Jun 2011 17:38:59 +0200Fix bug in UndoBuffer with TextViewer
laurent [Tue, 14 Jun 2011 17:38:59 +0200] rev 545
Fix bug in UndoBuffer with TextViewer

Thu, 09 Jun 2011 17:51:53 +0200Adding support for selecting user data type for function return type
laurent [Thu, 09 Jun 2011 17:51:53 +0200] rev 544
Adding support for selecting user data type for function return type

Wed, 08 Jun 2011 18:44:25 +0200Adding support for coloring following elements:
laurent [Wed, 08 Jun 2011 18:44:25 +0200] rev 543
Adding support for coloring following elements:
- STRING constants
- Data type in typed literals
- Function and functionBlock parameter names

Wed, 08 Jun 2011 18:35:28 +0200Fix bug with TRUNC function and with type conversion functions called with constant as parameter
laurent [Wed, 08 Jun 2011 18:35:28 +0200] rev 542
Fix bug with TRUNC function and with type conversion functions called with constant as parameter

Mon, 06 Jun 2011 16:29:08 +0200Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
laurent [Mon, 06 Jun 2011 16:29:08 +0200] rev 541
Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)

Tue, 24 May 2011 19:37:14 +0200Fix bug when displaying errors when generating textual program in standalone mode
laurent [Tue, 24 May 2011 19:37:14 +0200] rev 540
Fix bug when displaying errors when generating textual program in standalone mode

Thu, 21 Apr 2011 17:52:46 +0200Fix bug when compiling pou including user-defined blocks with unconnected input
laurent [Thu, 21 Apr 2011 17:52:46 +0200] rev 539
Fix bug when compiling pou including user-defined blocks with unconnected input

Thu, 21 Apr 2011 16:37:43 +0200Fix Segmentation Fault occurring when trying to open a new editor tab
laurent [Thu, 21 Apr 2011 16:37:43 +0200] rev 538
Fix Segmentation Fault occurring when trying to open a new editor tab

Thu, 21 Apr 2011 16:06:33 +0200Fix wire disappearing when wire tip and connector are not exactly at the same position fixed.
laurent [Thu, 21 Apr 2011 16:06:33 +0200] rev 537
Fix wire disappearing when wire tip and connector are not exactly at the same position fixed.

Thu, 21 Apr 2011 15:15:57 +0200Adding '0' and '1' as possible value to force boolean variables
laurent [Thu, 21 Apr 2011 15:15:57 +0200] rev 536
Adding '0' and '1' as possible value to force boolean variables

Thu, 21 Apr 2011 11:06:17 +0200Adding support for saving frame size while closing and restore it at next launch
laurent [Thu, 21 Apr 2011 11:06:17 +0200] rev 535
Adding support for saving frame size while closing and restore it at next launch

Thu, 21 Apr 2011 09:55:28 +0200Fix dialogs positions to stay on the same screen than parent frame
laurent [Thu, 21 Apr 2011 09:55:28 +0200] rev 534
Fix dialogs positions to stay on the same screen than parent frame

Tue, 19 Apr 2011 17:10:31 +0200Fix bounding box of Variable Block when variable name displaying size is bigger than block size
laurent [Tue, 19 Apr 2011 17:10:31 +0200] rev 533
Fix bounding box of Variable Block when variable name displaying size is bigger than block size

Tue, 19 Apr 2011 17:09:03 +0200Fix bug with Function Blocks input and output position on Windows
laurent [Tue, 19 Apr 2011 17:09:03 +0200] rev 532
Fix bug with Function Blocks input and output position on Windows

Tue, 19 Apr 2011 15:07:57 +0200Fix bug when buffering modifications on plain text languages
laurent [Tue, 19 Apr 2011 15:07:57 +0200] rev 531
Fix bug when buffering modifications on plain text languages

Tue, 19 Apr 2011 14:57:01 +0200Modifying data stored in UndoBuffer to get a quicker Undo/Redo
laurent [Tue, 19 Apr 2011 14:57:01 +0200] rev 530
Modifying data stored in UndoBuffer to get a quicker Undo/Redo

Tue, 19 Apr 2011 14:53:08 +0200Move position of debug value to avoid wire to cross text
laurent [Tue, 19 Apr 2011 14:53:08 +0200] rev 529
Move position of debug value to avoid wire to cross text

Sat, 16 Apr 2011 10:42:43 +0200Fix bug in block with execution control generation fixed
laurent [Sat, 16 Apr 2011 10:42:43 +0200] rev 528
Fix bug in block with execution control generation fixed

Thu, 14 Apr 2011 14:52:05 +0200Fixed typo in PLCGenerator.py
Edouard Tisserant [Thu, 14 Apr 2011 14:52:05 +0200] rev 527
Fixed typo in PLCGenerator.py

Tue, 05 Apr 2011 19:08:22 +0200Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
laurent [Tue, 05 Apr 2011 19:08:22 +0200] rev 526
Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.

Tue, 05 Apr 2011 19:06:00 +0200Adding support for debugging and forcing DATE, DT and TOD in Beremiz interface
laurent [Tue, 05 Apr 2011 19:06:00 +0200] rev 525
Adding support for debugging and forcing DATE, DT and TOD in Beremiz interface

Tue, 05 Apr 2011 19:01:51 +0200Dhu... Merged with myself...
Edouard Tisserant [Tue, 05 Apr 2011 19:01:51 +0200] rev 524
Dhu... Merged with myself...

Tue, 05 Apr 2011 18:58:15 +0200Added drag'n'drop of functions and function blocks
edouard [Tue, 05 Apr 2011 18:58:15 +0200] rev 523
Added drag'n'drop of functions and function blocks

Tue, 05 Apr 2011 18:21:27 +0200Time funcs are now in Time categoryw
Edouard Tisserant [Tue, 05 Apr 2011 18:21:27 +0200] rev 522
Time funcs are now in Time categoryw

Tue, 05 Apr 2011 15:18:35 +0200Updated availables time realted function in standard lib, updated matiec code generator headers according matiec new licencing
Edouard Tisserant [Tue, 05 Apr 2011 15:18:35 +0200] rev 521
Updated availables time realted function in standard lib, updated matiec code generator headers according matiec new licencing

Mon, 04 Apr 2011 11:57:18 +0200Bug on changing variable class fixed
laurent [Mon, 04 Apr 2011 11:57:18 +0200] rev 520
Bug on changing variable class fixed

Fri, 01 Apr 2011 17:19:31 +0200Adding support for displaying and forcing TIME variables according to IEC 61131 literal format
laurent [Fri, 01 Apr 2011 17:19:31 +0200] rev 519
Adding support for displaying and forcing TIME variables according to IEC 61131 literal format

Fri, 01 Apr 2011 15:33:36 +0200Larger library hint text window
Edouard Tisserant [Fri, 01 Apr 2011 15:33:36 +0200] rev 518
Larger library hint text window

Fri, 01 Apr 2011 15:25:43 +0200Added POU interface description in library help text for standard function blocks too, not only in standard functions
Edouard Tisserant [Fri, 01 Apr 2011 15:25:43 +0200] rev 517
Added POU interface description in library help text for standard function blocks too, not only in standard functions

Thu, 31 Mar 2011 19:10:47 +0200Initial TIME support in forcing
Edouard Tisserant [Thu, 31 Mar 2011 19:10:47 +0200] rev 516
Initial TIME support in forcing

Thu, 31 Mar 2011 17:37:47 +0200Merged with Edouard's modifications
laurent [Thu, 31 Mar 2011 17:37:47 +0200] rev 515
Merged with Edouard's modifications

Thu, 31 Mar 2011 17:36:52 +0200Fix segmentation fault on opening and closing of editor tabs
laurent [Thu, 31 Mar 2011 17:36:52 +0200] rev 514
Fix segmentation fault on opening and closing of editor tabs

Thu, 31 Mar 2011 12:09:52 +0200Adding support for disable language translation when default language not available in locale
laurent [Thu, 31 Mar 2011 12:09:52 +0200] rev 513
Adding support for disable language translation when default language not available in locale

Thu, 31 Mar 2011 10:53:13 +0200Fix unwanted translations in TypesTree
laurent [Thu, 31 Mar 2011 10:53:13 +0200] rev 512
Fix unwanted translations in TypesTree

Wed, 30 Mar 2011 17:59:54 +0200Bug variable panel not refreshed when dropping located variables fixed
laurent [Wed, 30 Mar 2011 17:59:54 +0200] rev 511
Bug variable panel not refreshed when dropping located variables fixed

Wed, 30 Mar 2011 17:52:07 +0200Adding support for creating contact and coil in LD Viewer instead of variable blocks when dropping a variable
laurent [Wed, 30 Mar 2011 17:52:07 +0200] rev 510
Adding support for creating contact and coil in LD Viewer instead of variable blocks when dropping a variable

Wed, 30 Mar 2011 16:31:18 +0200Bug on variable panel row size in grid preventing readability of value inside cell editors fixed
laurent [Wed, 30 Mar 2011 16:31:18 +0200] rev 509
Bug on variable panel row size in grid preventing readability of value inside cell editors fixed

Wed, 30 Mar 2011 15:50:16 +0200Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed
laurent [Wed, 30 Mar 2011 15:50:16 +0200] rev 508
Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed

Wed, 30 Mar 2011 15:49:09 +0200Adding support for direct array variable declaration in variable panel (still disable cause matiec doesn't support this feature)
laurent [Wed, 30 Mar 2011 15:49:09 +0200] rev 507
Adding support for direct array variable declaration in variable panel (still disable cause matiec doesn't support this feature)

Sat, 26 Mar 2011 22:54:33 +0100Solve "global name 'ID_TRANSITIONCONTENTDIALOGSPACER' is not defined" error on "Create a new divergence" in SFC editor.
Edouard Tisserant [Sat, 26 Mar 2011 22:54:33 +0100] rev 506
Solve "global name 'ID_TRANSITIONCONTENTDIALOGSPACER' is not defined" error on "Create a new divergence" in SFC editor.

Sat, 26 Mar 2011 18:55:23 +0100Fixed exception when forcing LD?contact.
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:55:23 +0100] rev 505
Fixed exception when forcing LD?contact.

Tue, 22 Feb 2011 17:05:07 +0100Forced variable now supported in GraphicViewer
edouard [Tue, 22 Feb 2011 17:05:07 +0100] rev 504
Forced variable now supported in GraphicViewer

Tue, 01 Jun 2010 12:41:14 +0200merge
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 12:41:14 +0200] rev 503
merge

Wed, 16 Dec 2009 15:20:56 +0100Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 15:20:56 +0100] rev 502
Bug on FileMenu not refreshed when modifications fixed

Fri, 21 May 2010 13:29:01 +0200Bug in PLCGenerator when Coil is directly connected to LeftPowerRail fixed
pizza [Fri, 21 May 2010 13:29:01 +0200] rev 501
Bug in PLCGenerator when Coil is directly connected to LeftPowerRail fixed

Wed, 19 May 2010 22:16:29 +0200Adding message dialog for PLCOpen XML syntax errors.
laurent [Wed, 19 May 2010 22:16:29 +0200] rev 500
Adding message dialog for PLCOpen XML syntax errors.

Mon, 10 May 2010 21:36:11 +0200Bug when trying to generate SFC with unconnected connectors fixed
laurent [Mon, 10 May 2010 21:36:11 +0200] rev 499
Bug when trying to generate SFC with unconnected connectors fixed

Wed, 16 Dec 2009 15:12:59 +0100Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 15:12:59 +0100] rev 498
Bug on FileMenu not refreshed when modifications fixed

Wed, 16 Dec 2009 14:53:01 +0100Disable buttons in DebugVariablePanel when they aren't useful
laurent [Wed, 16 Dec 2009 14:53:01 +0100] rev 497
Disable buttons in DebugVariablePanel when they aren't useful

Wed, 16 Dec 2009 14:36:44 +0100Disable Up and Down buttons when not useful
laurent [Wed, 16 Dec 2009 14:36:44 +0100] rev 496
Disable Up and Down buttons when not useful

Wed, 16 Dec 2009 14:25:35 +0100Bug on drawing coil fixed
laurent [Wed, 16 Dec 2009 14:25:35 +0100] rev 495
Bug on drawing coil fixed

Wed, 16 Dec 2009 14:22:57 +0100Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 14:22:57 +0100] rev 494
Bug on FileMenu not refreshed when modifications fixed

Wed, 16 Dec 2009 13:37:09 +0100Fix some errors in french translation
laurent [Wed, 16 Dec 2009 13:37:09 +0100] rev 493
Fix some errors in french translation

Wed, 16 Dec 2009 13:06:50 +0100Updating french translation with new string added by variable forcing
laurent [Wed, 16 Dec 2009 13:06:50 +0100] rev 492
Updating french translation with new string added by variable forcing

Tue, 15 Dec 2009 16:30:39 +0100Remove limitation on complex types in POU interface
laurent [Tue, 15 Dec 2009 16:30:39 +0100] rev 491
Remove limitation on complex types in POU interface

Tue, 15 Dec 2009 11:31:23 +0100Bug when more than one tab are visible, only one tab is refreshed fixed
laurent [Tue, 15 Dec 2009 11:31:23 +0100] rev 490
Bug when more than one tab are visible, only one tab is refreshed fixed

Tue, 15 Dec 2009 10:00:21 +0100Bug when more than one tab are visible, only one tab is refreshed fixed
laurent [Tue, 15 Dec 2009 10:00:21 +0100] rev 489
Bug when more than one tab are visible, only one tab is refreshed fixed

Tue, 15 Dec 2009 08:53:29 +0100Bug not refreshing FileMenu when Undo/Redo fixed
laurent [Tue, 15 Dec 2009 08:53:29 +0100] rev 488
Bug not refreshing FileMenu when Undo/Redo fixed
Bug in matiec generate_c_inlinefcall fixed

Mon, 14 Dec 2009 11:00:56 +0100Bug not refreshing FileMenu when saving fixed
laurent [Mon, 14 Dec 2009 11:00:56 +0100] rev 487
Bug not refreshing FileMenu when saving fixed

Mon, 14 Dec 2009 11:00:39 +0100Bug on standard functions called with literals fixed
laurent [Mon, 14 Dec 2009 11:00:39 +0100] rev 486
Bug on standard functions called with literals fixed

Sat, 12 Dec 2009 20:38:41 +0100Bug on TextViewer fixed : FileMenu not refreshed when text modified
laurent [Sat, 12 Dec 2009 20:38:41 +0100] rev 485
Bug on TextViewer fixed : FileMenu not refreshed when text modified

Sat, 12 Dec 2009 20:37:35 +0100Adding support for excluding option when not available according to IEC 61131 standard
laurent [Sat, 12 Dec 2009 20:37:35 +0100] rev 484
Adding support for excluding option when not available according to IEC 61131 standard
Disabling use of complex types (array and structure) for POU interface until matiec can generate code

Thu, 10 Dec 2009 16:37:11 +0100Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain
laurent [Thu, 10 Dec 2009 16:37:11 +0100] rev 483
Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain

Thu, 10 Dec 2009 12:26:06 +0100Adding support for disable modification of mandatory parameters in ProjectDialog
laurent [Thu, 10 Dec 2009 12:26:06 +0100] rev 482
Adding support for disable modification of mandatory parameters in ProjectDialog

Thu, 10 Dec 2009 09:33:34 +0100Bug on Delete one element from an empty DebugVariablePanel fixed
laurent [Thu, 10 Dec 2009 09:33:34 +0100] rev 481
Bug on Delete one element from an empty DebugVariablePanel fixed

Wed, 09 Dec 2009 16:50:19 +0100One issue on SetDataProducer not handled fixed
laurent [Wed, 09 Dec 2009 16:50:19 +0100] rev 480
One issue on SetDataProducer not handled fixed

Wed, 09 Dec 2009 10:19:35 +0100Adding support for getting current value in ForceVariableDialog default value and adding variable in DebugVariablePanel when forced
laurent [Wed, 09 Dec 2009 10:19:35 +0100] rev 479
Adding support for getting current value in ForceVariableDialog default value and adding variable in DebugVariablePanel when forced

Tue, 08 Dec 2009 17:10:30 +0100Adding colour to graphic element that showing forced values
laurent [Tue, 08 Dec 2009 17:10:30 +0100] rev 478
Adding colour to graphic element that showing forced values

Tue, 08 Dec 2009 16:29:16 +0100Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:29:16 +0100] rev 477
Bug on SFC debugging fixed

Mon, 07 Dec 2009 22:06:04 +0100typo
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:06:04 +0100] rev 476
typo

Mon, 07 Dec 2009 21:36:38 +0100ForceVariableDialog return a python value instead of string
laurent [Mon, 07 Dec 2009 21:36:38 +0100] rev 475
ForceVariableDialog return a python value instead of string

Mon, 07 Dec 2009 21:26:36 +0100Bug on changing variable value text colour fixed
laurent [Mon, 07 Dec 2009 21:26:36 +0100] rev 474
Bug on changing variable value text colour fixed

Mon, 07 Dec 2009 20:42:55 +0100Adding value colour change in DebugVariablePanel when variable is forced
laurent [Mon, 07 Dec 2009 20:42:55 +0100] rev 473
Adding value colour change in DebugVariablePanel when variable is forced

Mon, 07 Dec 2009 13:38:16 +0100Adding support for forcing PLC variable in DebugVariablePanel
laurent [Mon, 07 Dec 2009 13:38:16 +0100] rev 472
Adding support for forcing PLC variable in DebugVariablePanel

Mon, 07 Dec 2009 13:37:27 +0100Adding lock around access to NewDataRefreshRect to avoid concurrent access to this variable
laurent [Mon, 07 Dec 2009 13:37:27 +0100] rev 471
Adding lock around access to NewDataRefreshRect to avoid concurrent access to this variable

Mon, 07 Dec 2009 09:57:25 +0100Bug on updateElementName fixed
laurent [Mon, 07 Dec 2009 09:57:25 +0100] rev 470
Bug on updateElementName fixed

Sun, 06 Dec 2009 21:20:55 +0100Adding support for forcing PLC variable in Viewer
laurent [Sun, 06 Dec 2009 21:20:55 +0100] rev 469
Adding support for forcing PLC variable in Viewer

Fri, 04 Dec 2009 15:28:08 +0100Changes merged
laurent [Fri, 04 Dec 2009 15:28:08 +0100] rev 468
Changes merged

Fri, 04 Dec 2009 15:25:36 +0100Adding contextual menu in debug mode for forcing values
laurent [Fri, 04 Dec 2009 15:25:36 +0100] rev 467
Adding contextual menu in debug mode for forcing values

Fri, 04 Dec 2009 15:22:57 +0100Bug on opening LDPowerRail Dialog fixed
laurent [Fri, 04 Dec 2009 15:22:57 +0100] rev 466
Bug on opening LDPowerRail Dialog fixed

Wed, 02 Dec 2009 19:42:07 +0100merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 19:42:07 +0100] rev 465
merge

Wed, 02 Dec 2009 13:11:02 +0100merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:11:02 +0100] rev 464
merge

Wed, 02 Dec 2009 13:10:10 +0100more hgignore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:10:10 +0100] rev 463
more hgignore

Wed, 02 Dec 2009 16:07:39 +0100Bug when trying to choose type of struture datatype element fixed
laurent [Wed, 02 Dec 2009 16:07:39 +0100] rev 462
Bug when trying to choose type of struture datatype element fixed

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