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