Tue, 07 Feb 2012 19:12:25 +0100 laurent Fix bug with ToolTip staying on screen when compiling project with shortcut and mouse over a block
Thu, 02 Feb 2012 16:12:26 +0100 laurent Fixing segmentation fault in CustomEditableListBox on Windows when clicking on an header button while a value is being edited
Thu, 02 Feb 2012 01:08:57 +0100 laurent Fix issues with standard library definition of NE not extensible
Thu, 02 Feb 2012 00:29:42 +0100 laurent Fix issues with standard library definition
Wed, 01 Feb 2012 00:42:07 +0100 laurent Removing restriction on plugin datatypes
Tue, 31 Jan 2012 23:58:16 +0100 laurent Fix bug while adding new value to enumerated datatype list of values
Tue, 31 Jan 2012 23:38:12 +0100 laurent Fix bug while using 'Close project' menu and a few POUs are opened
Tue, 31 Jan 2012 13:38:06 +0100 laurent Fixing segmentation fault in debug
Mon, 30 Jan 2012 16:12:19 +0100 laurent Fixing ToolTip behavior and bug with INOUT interface variables in Function Blocks and adding support for display connection point between wire and connector when mouse passing over.
Wed, 25 Jan 2012 01:26:29 +0100 laurent Adding support for choosing graph range in duration instead of tick number when Common_Ticktime is available
Tue, 24 Jan 2012 21:43:29 +0100 laurent Fix segmentation fault happening when changing POU tab selection
Tue, 24 Jan 2012 21:42:21 +0100 laurent Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Tue, 17 Jan 2012 20:06:07 +0100 laurent Fix bug when trying to paste POU containing utf-8 characters
Tue, 17 Jan 2012 20:04:52 +0100 laurent Fix bug with multiline tooltip on Windows
Tue, 17 Jan 2012 18:46:06 +0100 laurent Fixing bug in displaying variable panel header on Windows
Tue, 17 Jan 2012 17:20:54 +0100 laurent Fix bug in xmlclass when allowing custom class attributes definition on inherited classes
Tue, 17 Jan 2012 16:44:00 +0100 laurent Adding support for defining a description for a user POU type, and displaying this information in library tree.
Thu, 12 Jan 2012 17:04:22 +0100 laurent Fix bug in refreshing menu after tab selection changed
Mon, 09 Jan 2012 18:16:52 +0100 laurent Adding support for checking location validity when filled by user
Mon, 09 Jan 2012 11:08:08 +0100 laurent Fixing bug when building textual code containing comment with special characters
Sun, 08 Jan 2012 19:33:26 +0100 laurent Fixing bug on Windows with refresh when moving Viewer with scrollbars
Sun, 08 Jan 2012 19:29:45 +0100 laurent Adding support for using shift key with rubberband for adding a group of elements to the current selection
Sun, 08 Jan 2012 19:28:00 +0100 laurent Fixing bug in autoindent when number of spaces at the beginning of line is odd
Sun, 08 Jan 2012 19:22:26 +0100 laurent Adding support for Drag'n dropping panels between notebooks
Sun, 08 Jan 2012 19:19:42 +0100 laurent Fixing bug in highlighting in variable panel
Sun, 08 Jan 2012 19:16:58 +0100 laurent Adding support for drag'n dropping variable from global defined in configurations and resources to POU variable panel or body editor for declaring external variables
Sun, 08 Jan 2012 18:23:55 +0100 laurent Adding support for using ESC key for closing custom grid cell editors
Sun, 08 Jan 2012 18:22:43 +0100 laurent Disabling drag for modifying grid row size
Wed, 21 Dec 2011 19:41:29 +0100 laurent Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
Wed, 21 Dec 2011 19:38:26 +0100 laurent Fixing bug in Debug with ToolTip for wire value disappearing on Windows
Tue, 20 Dec 2011 23:37:26 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
Tue, 20 Dec 2011 23:34:19 +0100 laurent Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
Fri, 16 Dec 2011 22:50:11 +0100 laurent Fixing bug preventing enumerated datatype values to be saved
Fri, 16 Dec 2011 22:48:24 +0100 laurent Fixing bug while searching into documentation element
Fri, 16 Dec 2011 22:47:41 +0100 laurent Adding support for defining tag element without attributes or children as sequence element
Fri, 16 Dec 2011 22:44:47 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:18:32 +0100 laurent Adding support for loading specific POUs library in LPCBeremiz
Wed, 14 Dec 2011 15:17:22 +0100 laurent Adding support for unifying grid table control elements
Wed, 14 Dec 2011 15:13:36 +0100 laurent Fixing bug in xmlclass with simple type elements containing #text node instead of cdata
Mon, 12 Dec 2011 00:38:24 +0100 laurent Adding support for unescape special character in #text node in formattedText
Mon, 12 Dec 2011 00:25:18 +0100 laurent Adding support for loading #text node in formattedText
Fri, 09 Dec 2011 11:26:10 +0100 laurent Making variable panel not editable when showing variables of debugging block
Fri, 09 Dec 2011 10:22:26 +0100 laurent Fixing standard functions library treectrl in library panel in order to make it similar on all platforms
Fri, 09 Dec 2011 10:15:42 +0100 laurent Removing wrong background colour on directly derived panel's base type choice control in DataTypeEditor
Fri, 09 Dec 2011 10:13:06 +0100 laurent Fixing bug in PLCGenerator when generating global variables
Fri, 09 Dec 2011 10:11:42 +0100 laurent Fixing library treectrl in order to make it similar on all platforms
Fri, 09 Dec 2011 10:09:50 +0100 laurent Fixing bug preventing drag'n drop of located variables in location cell of variable panel grid
Fri, 09 Dec 2011 10:06:44 +0100 laurent Fixing bug when updating name of project elements in utf-8 formatted text
Thu, 24 Nov 2011 16:30:06 +0100 laurent 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 +0100 laurent Adding support in xmlclass for handling some not yet supported XML syntaxes
Fri, 18 Nov 2011 17:40:40 +0100 laurent Fixing bug that prevent to define a directly declared array type for a variable in VariablePanel
Fri, 18 Nov 2011 17:39:12 +0100 laurent Fixing bug when modifying the name of a derived data type
Fri, 18 Nov 2011 17:37:43 +0100 laurent Fixing bug that calls text styling in a loop while some highlighting is defined
Wed, 16 Nov 2011 23:35:15 +0100 laurent Fixing bug in RessourceEditor. Task reference in instance entries wan't updated after task name modification
Wed, 16 Nov 2011 23:31:57 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel
Mon, 07 Nov 2011 10:55:17 +0100 laurent Fixing bug while editing PowerRail element in Viewer
Fri, 04 Nov 2011 10:59:12 +0100 laurent Adding support for directly defining microsecond value in DurationEditorDialog
Thu, 03 Nov 2011 23:38:23 +0100 laurent Fix bug in LDPowerRailDialog
Mon, 24 Oct 2011 02:06:34 +0200 laurent Adding support for folding/unfolding and auto-indentation in ST code editor
Mon, 24 Oct 2011 02:03:42 +0200 laurent Fix bug while matching pattern in the definition of resource elements like task or POU instance
Mon, 24 Oct 2011 02:00:34 +0200 laurent Fix bug with utf-8 string value in VariablePanel
Thu, 20 Oct 2011 00:05:38 +0200 laurent Fix bug with highlighting in ConfigurationEditor
Tue, 18 Oct 2011 22:20:10 +0200 laurent Fix bug with internationalization in ResourceEditor
Fri, 14 Oct 2011 19:26:29 +0200 laurent Adding support for giving keyboard focus to the first control of every dialogs
Wed, 12 Oct 2011 23:47:48 +0200 laurent Adding support for searching pattern in datatype elements
Wed, 12 Oct 2011 15:08:47 +0200 laurent Adding hand tool icon in Toolbar for moving the view
Tue, 11 Oct 2011 12:08:55 +0200 laurent Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
Tue, 11 Oct 2011 12:07:04 +0200 laurent Fixing bug in RessourceEditor with highlighting
Mon, 10 Oct 2011 10:14:24 +0200 laurent Fix search in project feature for latest version of wx on Windows
Mon, 10 Oct 2011 02:22:26 +0200 laurent Fixing search in project feature for Windows
Sun, 09 Oct 2011 23:31:50 +0200 Edouard Tisserant merge
Sun, 09 Oct 2011 23:31:13 +0200 Edouard Tisserant Changed F5 shortcut to CTRL+R for refresh
Sun, 09 Oct 2011 20:10:36 +0200 laurent Fix bug when opening another project while current edited project has at least one tab opened
Sun, 09 Oct 2011 20:04:35 +0200 laurent Disable definition of location for directly declared array variables
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
Fri, 30 Sep 2011 17:16:02 +0200 laurent Moving xmlclass and docutils into plcopeneditor
Fri, 23 Sep 2011 20:07:40 +0200 laurent Adding custom cell editor for interval value in task informations of ResourceEditor
Thu, 22 Sep 2011 15:33:31 +0200 laurent - 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
Thu, 22 Sep 2011 10:56:52 +0200 laurent Fix bug on Windows after removing "Enable Undo/Redo" menu item
Tue, 20 Sep 2011 23:59:49 +0200 laurent 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 +0200 laurent Adding column for selecting task triggering in Resource Editor
Thu, 15 Sep 2011 22:29:32 +0200 laurent Fix PrintPreview behavior
Wed, 14 Sep 2011 23:06:47 +0200 laurent Fix bug while generating direct global array variables
Wed, 14 Sep 2011 23:06:05 +0200 laurent Fix bug in extraction and computation of array initial value
Wed, 14 Sep 2011 23:05:04 +0200 laurent Enabling support for direct array variable declaration
Tue, 13 Sep 2011 13:01:04 +0200 laurent Adding support for opening newly created project element
Fri, 09 Sep 2011 17:19:35 +0200 laurent Fix some bugs in driven drawing for LD viewer
Fri, 09 Sep 2011 11:58:53 +0200 laurent Fix bug in SFC Transition when using connection
Wed, 07 Sep 2011 15:53:28 +0200 laurent Disabling location definition for enumerated and structure variables
Fri, 02 Sep 2011 18:16:58 +0200 laurent Fix bugs in exponentiation
Fri, 12 Aug 2011 17:04:55 +0200 pizza Fix Driven drawing in LD editor
Mon, 04 Jul 2011 15:24:44 +0200 laurent 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 +0200 laurent Fix warnings when compiling matiec
Tue, 28 Jun 2011 11:28:28 +0200 laurent Fix bug in using STRING and WSTRING in user defined types
Tue, 14 Jun 2011 17:40:02 +0200 laurent Improve syntax highlighting in TextViewer
Tue, 14 Jun 2011 17:38:59 +0200 laurent Fix bug in UndoBuffer with TextViewer
Thu, 09 Jun 2011 17:51:53 +0200 laurent Adding support for selecting user data type for function return type
Wed, 08 Jun 2011 18:44:25 +0200 laurent Adding support for coloring following elements:
Wed, 08 Jun 2011 18:35:28 +0200 laurent Fix bug with TRUNC function and with type conversion functions called with constant as parameter
Mon, 06 Jun 2011 16:29:08 +0200 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
Tue, 24 May 2011 19:37:14 +0200 laurent Fix bug when displaying errors when generating textual program in standalone mode
Thu, 21 Apr 2011 17:52:46 +0200 laurent Fix bug when compiling pou including user-defined blocks with unconnected input
Thu, 21 Apr 2011 16:37:43 +0200 laurent Fix Segmentation Fault occurring when trying to open a new editor tab
Thu, 21 Apr 2011 16:06:33 +0200 laurent Fix wire disappearing when wire tip and connector are not exactly at the same position fixed.
Thu, 21 Apr 2011 15:15:57 +0200 laurent Adding '0' and '1' as possible value to force boolean variables
Thu, 21 Apr 2011 11:06:17 +0200 laurent Adding support for saving frame size while closing and restore it at next launch
Thu, 21 Apr 2011 09:55:28 +0200 laurent Fix dialogs positions to stay on the same screen than parent frame
Tue, 19 Apr 2011 17:10:31 +0200 laurent Fix bounding box of Variable Block when variable name displaying size is bigger than block size
Tue, 19 Apr 2011 17:09:03 +0200 laurent Fix bug with Function Blocks input and output position on Windows
Tue, 19 Apr 2011 15:07:57 +0200 laurent Fix bug when buffering modifications on plain text languages
Tue, 19 Apr 2011 14:57:01 +0200 laurent Modifying data stored in UndoBuffer to get a quicker Undo/Redo
Tue, 19 Apr 2011 14:53:08 +0200 laurent Move position of debug value to avoid wire to cross text
Sat, 16 Apr 2011 10:42:43 +0200 laurent Fix bug in block with execution control generation fixed
Thu, 14 Apr 2011 14:52:05 +0200 Edouard Tisserant Fixed typo in PLCGenerator.py
Tue, 05 Apr 2011 19:08:22 +0200 laurent Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
Tue, 05 Apr 2011 19:06:00 +0200 laurent Adding support for debugging and forcing DATE, DT and TOD in Beremiz interface
Tue, 05 Apr 2011 19:01:51 +0200 Edouard Tisserant Dhu... Merged with myself...
Tue, 05 Apr 2011 18:58:15 +0200 edouard Added drag'n'drop of functions and function blocks
Tue, 05 Apr 2011 18:21:27 +0200 Edouard Tisserant Time funcs are now in Time categoryw