Fri, 09 Dec 2011 11:26:10 +0100Making variable panel not editable when showing variables of debugging block
laurent [Fri, 09 Dec 2011 11:26:10 +0100] rev 600
Making variable panel not editable when showing variables of debugging block

Fri, 09 Dec 2011 10:22:26 +0100Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
laurent [Fri, 09 Dec 2011 10:22:26 +0100] rev 599
Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
Fixing Toolbar refreshing method in order to make it faster

Fri, 09 Dec 2011 10:15:42 +0100Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
laurent [Fri, 09 Dec 2011 10:15:42 +0100] rev 598
Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor

Fri, 09 Dec 2011 10:13:06 +0100Fixing bug in PLCGenerator when generating global variables
laurent [Fri, 09 Dec 2011 10:13:06 +0100] rev 597
Fixing bug in PLCGenerator when generating global variables

Fri, 09 Dec 2011 10:11:42 +0100Fixing library treectrl in order to make it similar on all platforms
laurent [Fri, 09 Dec 2011 10:11:42 +0100] rev 596
Fixing library treectrl in order to make it similar on all platforms

Fri, 09 Dec 2011 10:09:50 +0100Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
laurent [Fri, 09 Dec 2011 10:09:50 +0100] rev 595
Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid

Fri, 09 Dec 2011 10:06:44 +0100Fixing bug when updating name of project elements in utf-8 formatted text
laurent [Fri, 09 Dec 2011 10:06:44 +0100] rev 594
Fixing bug when updating name of project elements in utf-8 formatted text

Thu, 24 Nov 2011 16:30:06 +0100Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA
laurent [Thu, 24 Nov 2011 16:30:06 +0100] rev 593
Fixing bug in xmlclass with empty CDATA. Empty CDATA aren't present in xml tree and prompt error when trying to load empty ANY tag using CDATA

Wed, 23 Nov 2011 00:19:27 +0100Adding support in xmlclass for handling some not yet supported XML syntaxes
laurent [Wed, 23 Nov 2011 00:19:27 +0100] rev 592
Adding support in xmlclass for handling some not yet supported XML syntaxes

Fri, 18 Nov 2011 17:40:40 +0100Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel
laurent [Fri, 18 Nov 2011 17:40:40 +0100] rev 591
Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel

Fri, 18 Nov 2011 17:39:12 +0100Fixing bug when modifying the name of a derived data type
laurent [Fri, 18 Nov 2011 17:39:12 +0100] rev 590
Fixing bug when modifying the name of a derived data type

Fri, 18 Nov 2011 17:37:43 +0100Fixing bug that calls text styling in a loop while some highlighting is defined
laurent [Fri, 18 Nov 2011 17:37:43 +0100] rev 589
Fixing bug that calls text styling in a loop while some highlighting is defined

Wed, 16 Nov 2011 23:35:15 +0100Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification
laurent [Wed, 16 Nov 2011 23:35:15 +0100] rev 588
Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification

Wed, 16 Nov 2011 23:31:57 +0100Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Wed, 16 Nov 2011 23:31:57 +0100] rev 587
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors

Tue, 08 Nov 2011 21:59:22 +0100Moving variable panel from bottom notebook panel to POU editor panel
laurent [Tue, 08 Nov 2011 21:59:22 +0100] rev 586
Moving variable panel from bottom notebook panel to POU editor panel

Mon, 07 Nov 2011 10:55:17 +0100Fixing bug while editing PowerRail element in Viewer
laurent [Mon, 07 Nov 2011 10:55:17 +0100] rev 585
Fixing bug while editing PowerRail element in Viewer

Fri, 04 Nov 2011 10:59:12 +0100Adding support for directly defining microsecond value in DurationEditorDialog
laurent [Fri, 04 Nov 2011 10:59:12 +0100] rev 584
Adding support for directly defining microsecond value in DurationEditorDialog

Thu, 03 Nov 2011 23:38:23 +0100Fix bug in LDPowerRailDialog
laurent [Thu, 03 Nov 2011 23:38:23 +0100] rev 583
Fix bug in LDPowerRailDialog

Mon, 24 Oct 2011 02:06:34 +0200Adding support for folding/unfolding and auto-indentation in ST code editor
laurent [Mon, 24 Oct 2011 02:06:34 +0200] rev 582
Adding support for folding/unfolding and auto-indentation in ST code editor

Mon, 24 Oct 2011 02:03:42 +0200Fix bug while matching pattern in the definition of resource elements like task or POU instance
laurent [Mon, 24 Oct 2011 02:03:42 +0200] rev 581
Fix bug while matching pattern in the definition of resource elements like task or POU instance

Mon, 24 Oct 2011 02:00:34 +0200Fix bug with utf-8 string value in VariablePanel
laurent [Mon, 24 Oct 2011 02:00:34 +0200] rev 580
Fix bug with utf-8 string value in VariablePanel

Thu, 20 Oct 2011 00:05:38 +0200Fix bug with highlighting in ConfigurationEditor
laurent [Thu, 20 Oct 2011 00:05:38 +0200] rev 579
Fix bug with highlighting in ConfigurationEditor

Tue, 18 Oct 2011 22:20:10 +0200Fix bug with internationalization in ResourceEditor
laurent [Tue, 18 Oct 2011 22:20:10 +0200] rev 578
Fix bug with internationalization in ResourceEditor

Fri, 14 Oct 2011 19:26:29 +0200Adding support for giving keyboard focus to the first control of every dialogs
laurent [Fri, 14 Oct 2011 19:26:29 +0200] rev 577
Adding support for giving keyboard focus to the first control of every dialogs
Adding support for using keyboard to edit informations displayed in Grid and in EditableListBox

Wed, 12 Oct 2011 23:47:48 +0200Adding support for searching pattern in datatype elements
laurent [Wed, 12 Oct 2011 23:47:48 +0200] rev 576
Adding support for searching pattern in datatype elements

Wed, 12 Oct 2011 15:08:47 +0200Adding hand tool icon in Toolbar for moving the view
laurent [Wed, 12 Oct 2011 15:08:47 +0200] rev 575
Adding hand tool icon in Toolbar for moving the view

Tue, 11 Oct 2011 12:08:55 +0200Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
laurent [Tue, 11 Oct 2011 12:08:55 +0200] rev 574
Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions

Tue, 11 Oct 2011 12:07:04 +0200Fixing bug in RessourceEditor with highlighting
laurent [Tue, 11 Oct 2011 12:07:04 +0200] rev 573
Fixing bug in RessourceEditor with highlighting

Mon, 10 Oct 2011 10:14:24 +0200Fix search in project feature for latest version of wx on Windows
laurent [Mon, 10 Oct 2011 10:14:24 +0200] rev 572
Fix search in project feature for latest version of wx on Windows

Mon, 10 Oct 2011 02:22:26 +0200Fixing search in project feature for Windows
laurent [Mon, 10 Oct 2011 02:22:26 +0200] rev 571
Fixing search in project feature for Windows

Sun, 09 Oct 2011 23:31:50 +0200merge
Edouard Tisserant [Sun, 09 Oct 2011 23:31:50 +0200] rev 570
merge

Sun, 09 Oct 2011 23:31:13 +0200Changed F5 shortcut to CTRL+R for refresh
Edouard Tisserant [Sun, 09 Oct 2011 23:31:13 +0200] rev 569
Changed F5 shortcut to CTRL+R for refresh

Sun, 09 Oct 2011 20:10:36 +0200Fix bug when opening another project while current edited project has at least one tab opened
laurent [Sun, 09 Oct 2011 20:10:36 +0200] rev 568
Fix bug when opening another project while current edited project has at least one tab opened

Sun, 09 Oct 2011 20:04:35 +0200Disable definition of location for directly declared array variables
laurent [Sun, 09 Oct 2011 20:04:35 +0200] rev 567
Disable definition of location for directly declared array variables

Sun, 09 Oct 2011 19:51:14 +0200Adding support for searching text or regular expression in whole project
laurent [Sun, 09 Oct 2011 19:51:14 +0200] rev 566
Adding support for searching text or regular expression in whole project

Fri, 30 Sep 2011 17:16:02 +0200Moving xmlclass and docutils into plcopeneditor
laurent [Fri, 30 Sep 2011 17:16:02 +0200] rev 565
Moving xmlclass and docutils into plcopeneditor

Fri, 23 Sep 2011 20:07:40 +0200Adding custom cell editor for interval value in task informations of ResourceEditor
laurent [Fri, 23 Sep 2011 20:07:40 +0200] rev 564
Adding custom cell editor for interval value in task informations of ResourceEditor

Thu, 22 Sep 2011 15:33:31 +0200- Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
laurent [Thu, 22 Sep 2011 15:33:31 +0200] rev 563
- Fixing editing graphic element (handles, rubberband and highlight) in graphic editor in order to make them keep the same size whatever the zoom factor applied to graphic editor
- Replace default pen by a pen with miter join property to draw graphic elements without round corner in high zoom factor
- Reduce the default size of fonts in graphic editor

Thu, 22 Sep 2011 10:56:52 +0200Fix bug on Windows after removing "Enable Undo/Redo" menu item
laurent [Thu, 22 Sep 2011 10:56:52 +0200] rev 562
Fix bug on Windows after removing "Enable Undo/Redo" menu item

Tue, 20 Sep 2011 23:59:49 +0200Fixing bug in Variable Panel when pressing Add,Delete,Up or Down button while a cell editor in variable grid is active
laurent [Tue, 20 Sep 2011 23:59:49 +0200] rev 561
Fixing bug in Variable Panel when pressing Add,Delete,Up or Down button while a cell editor in variable grid is active

Tue, 20 Sep 2011 23:58:31 +0200Adding column for selecting task triggering in Resource Editor
laurent [Tue, 20 Sep 2011 23:58:31 +0200] rev 560
Adding column for selecting task triggering in Resource Editor

Thu, 15 Sep 2011 22:29:32 +0200Fix PrintPreview behavior
laurent [Thu, 15 Sep 2011 22:29:32 +0200] rev 559
Fix PrintPreview behavior

Wed, 14 Sep 2011 23:06:47 +0200Fix bug while generating direct global array variables
laurent [Wed, 14 Sep 2011 23:06:47 +0200] rev 558
Fix bug while generating direct global array variables

Wed, 14 Sep 2011 23:06:05 +0200Fix bug in extraction and computation of array initial value
laurent [Wed, 14 Sep 2011 23:06:05 +0200] rev 557
Fix bug in extraction and computation of array initial value

Wed, 14 Sep 2011 23:05:04 +0200Enabling support for direct array variable declaration
laurent [Wed, 14 Sep 2011 23:05:04 +0200] rev 556
Enabling support for direct array variable declaration

Tue, 13 Sep 2011 13:01:04 +0200Adding support for opening newly created project element
laurent [Tue, 13 Sep 2011 13:01:04 +0200] rev 555
Adding support for opening newly created project element

Fri, 09 Sep 2011 17:19:35 +0200Fix some bugs in driven drawing for LD viewer
laurent [Fri, 09 Sep 2011 17:19:35 +0200] rev 554
Fix some bugs in driven drawing for LD viewer

Fri, 09 Sep 2011 11:58:53 +0200Fix bug in SFC Transition when using connection
laurent [Fri, 09 Sep 2011 11:58:53 +0200] rev 553
Fix bug in SFC Transition when using connection

Wed, 07 Sep 2011 15:53:28 +0200Disabling location definition for enumerated and structure variables
laurent [Wed, 07 Sep 2011 15:53:28 +0200] rev 552
Disabling location definition for enumerated and structure variables
Adding support for selecting enumerated variable initial value using choice cell editor

Fri, 02 Sep 2011 18:16:58 +0200Fix bugs in exponentiation
laurent [Fri, 02 Sep 2011 18:16:58 +0200] rev 551
Fix bugs in exponentiation

Fri, 12 Aug 2011 17:04:55 +0200Fix Driven drawing in LD editor
pizza [Fri, 12 Aug 2011 17:04:55 +0200] rev 550
Fix Driven drawing in LD editor

Mon, 04 Jul 2011 15:24:44 +0200Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor
laurent [Mon, 04 Jul 2011 15:24:44 +0200] rev 549
Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor

Wed, 29 Jun 2011 12:29:14 +0200Fix warnings when compiling matiec
laurent [Wed, 29 Jun 2011 12:29:14 +0200] rev 548
Fix warnings when compiling matiec

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