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
Tue, 05 Apr 2011 15:18:35 +0200 Edouard Tisserant Updated availables time realted function in standard lib, updated matiec code generator headers according matiec new licencing
Mon, 04 Apr 2011 11:57:18 +0200 laurent Bug on changing variable class fixed
Fri, 01 Apr 2011 17:19:31 +0200 laurent Adding support for displaying and forcing TIME variables according to IEC 61131 literal format
Fri, 01 Apr 2011 15:33:36 +0200 Edouard Tisserant Larger library hint text window
Fri, 01 Apr 2011 15:25:43 +0200 Edouard Tisserant 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 +0200 Edouard Tisserant Initial TIME support in forcing
Thu, 31 Mar 2011 17:37:47 +0200 laurent Merged with Edouard's modifications
Thu, 31 Mar 2011 17:36:52 +0200 laurent Fix segmentation fault on opening and closing of editor tabs
Thu, 31 Mar 2011 12:09:52 +0200 laurent Adding support for disable language translation when default language not available in locale
Thu, 31 Mar 2011 10:53:13 +0200 laurent Fix unwanted translations in TypesTree
Wed, 30 Mar 2011 17:59:54 +0200 laurent Bug variable panel not refreshed when dropping located variables fixed
Wed, 30 Mar 2011 17:52:07 +0200 laurent 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 +0200 laurent Bug on variable panel row size in grid preventing readability of value inside cell editors fixed
Wed, 30 Mar 2011 15:50:16 +0200 laurent Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed
Wed, 30 Mar 2011 15:49:09 +0200 laurent 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 +0100 Edouard Tisserant Solve "global name 'ID_TRANSITIONCONTENTDIALOGSPACER' is not defined" error on "Create a new divergence" in SFC editor.
Sat, 26 Mar 2011 18:55:23 +0100 Edouqrd Tisserant Fixed exception when forcing LD?contact.
Tue, 22 Feb 2011 17:05:07 +0100 edouard Forced variable now supported in GraphicViewer
Tue, 01 Jun 2010 12:41:14 +0200 lolitech merge
Wed, 16 Dec 2009 15:20:56 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Fri, 21 May 2010 13:29:01 +0200 pizza Bug in PLCGenerator when Coil is directly connected to LeftPowerRail fixed
Wed, 19 May 2010 22:16:29 +0200 laurent Adding message dialog for PLCOpen XML syntax errors.
Mon, 10 May 2010 21:36:11 +0200 laurent Bug when trying to generate SFC with unconnected connectors fixed
Wed, 16 Dec 2009 15:12:59 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Wed, 16 Dec 2009 14:53:01 +0100 laurent Disable buttons in DebugVariablePanel when they aren't useful
Wed, 16 Dec 2009 14:36:44 +0100 laurent Disable Up and Down buttons when not useful
Wed, 16 Dec 2009 14:25:35 +0100 laurent Bug on drawing coil fixed
Wed, 16 Dec 2009 14:22:57 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Wed, 16 Dec 2009 13:37:09 +0100 laurent Fix some errors in french translation
Wed, 16 Dec 2009 13:06:50 +0100 laurent Updating french translation with new string added by variable forcing
Tue, 15 Dec 2009 16:30:39 +0100 laurent Remove limitation on complex types in POU interface
Tue, 15 Dec 2009 11:31:23 +0100 laurent Bug when more than one tab are visible, only one tab is refreshed fixed
Tue, 15 Dec 2009 10:00:21 +0100 laurent Bug when more than one tab are visible, only one tab is refreshed fixed
Tue, 15 Dec 2009 08:53:29 +0100 laurent Bug not refreshing FileMenu when Undo/Redo fixed
Mon, 14 Dec 2009 11:00:56 +0100 laurent Bug not refreshing FileMenu when saving fixed
Mon, 14 Dec 2009 11:00:39 +0100 laurent Bug on standard functions called with literals fixed
Sat, 12 Dec 2009 20:38:41 +0100 laurent Bug on TextViewer fixed : FileMenu not refreshed when text modified
Sat, 12 Dec 2009 20:37:35 +0100 laurent Adding support for excluding option when not available according to IEC 61131 standard
Thu, 10 Dec 2009 16:37:11 +0100 laurent Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain
Thu, 10 Dec 2009 12:26:06 +0100 laurent Adding support for disable modification of mandatory parameters in ProjectDialog
Thu, 10 Dec 2009 09:33:34 +0100 laurent Bug on Delete one element from an empty DebugVariablePanel fixed
Wed, 09 Dec 2009 16:50:19 +0100 laurent One issue on SetDataProducer not handled fixed
Wed, 09 Dec 2009 10:19:35 +0100 laurent Adding support for getting current value in ForceVariableDialog default value and adding variable in DebugVariablePanel when forced
Tue, 08 Dec 2009 17:10:30 +0100 laurent Adding colour to graphic element that showing forced values
Tue, 08 Dec 2009 16:29:16 +0100 laurent Bug on SFC debugging fixed
Mon, 07 Dec 2009 22:06:04 +0100 Edouard TISSERANT typo
Mon, 07 Dec 2009 21:36:38 +0100 laurent ForceVariableDialog return a python value instead of string
Mon, 07 Dec 2009 21:26:36 +0100 laurent Bug on changing variable value text colour fixed
Mon, 07 Dec 2009 20:42:55 +0100 laurent Adding value colour change in DebugVariablePanel when variable is forced
Mon, 07 Dec 2009 13:38:16 +0100 laurent Adding support for forcing PLC variable in DebugVariablePanel
Mon, 07 Dec 2009 13:37:27 +0100 laurent Adding lock around access to NewDataRefreshRect to avoid concurrent access to this variable
Mon, 07 Dec 2009 09:57:25 +0100 laurent Bug on updateElementName fixed
Sun, 06 Dec 2009 21:20:55 +0100 laurent Adding support for forcing PLC variable in Viewer
Fri, 04 Dec 2009 15:28:08 +0100 laurent Changes merged
Fri, 04 Dec 2009 15:25:36 +0100 laurent Adding contextual menu in debug mode for forcing values
Fri, 04 Dec 2009 15:22:57 +0100 laurent Bug on opening LDPowerRail Dialog fixed
Wed, 02 Dec 2009 19:42:07 +0100 Edouard TISSERANT merge
Wed, 02 Dec 2009 13:11:02 +0100 Edouard TISSERANT merge
Wed, 02 Dec 2009 13:10:10 +0100 Edouard TISSERANT more hgignore
Wed, 02 Dec 2009 16:07:39 +0100 laurent Bug when trying to choose type of struture datatype element fixed
Tue, 01 Dec 2009 10:55:28 +0100 laurent Adding support for updating or removing located variables by their address or leading address numbers
Tue, 01 Dec 2009 10:53:24 +0100 laurent Bug on array dimensions bound test fixed
Sun, 29 Nov 2009 19:02:32 +0100 Edouard TISSERANT added files to ignore in hgignore
Sun, 29 Nov 2009 16:38:28 +0100 laurent Adding support for declare, init, get and set macros
Mon, 02 Nov 2009 18:51:27 +0100 edouard Fixed debian changelog
Mon, 02 Nov 2009 18:11:53 +0100 edouard Merge with 762497a95b7a0e2e500e428feb5008af98a6796c
Mon, 02 Nov 2009 17:42:07 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 11:59:15 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 13:51:32 +0100 greg (no commit message)
Tue, 27 Oct 2009 16:12:53 +0100 laurent Allowing unicode characters to be used in comments
Mon, 26 Oct 2009 11:49:06 +0100 laurent Bug while trying to open DataTypeEditor fixed
Mon, 26 Oct 2009 11:24:51 +0100 laurent Fix messages on DialogBox title while asking for project saving when closing project
Fri, 23 Oct 2009 10:43:31 +0200 laurent Bug while trying to refresh InstancesTree fixed
Mon, 19 Oct 2009 15:58:20 +0200 laurent Bug with location Drag'n Drop on TextViewer fixed
Mon, 12 Oct 2009 10:20:09 +0200 laurent Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
Fri, 09 Oct 2009 17:34:18 +0200 laurent Update internationalization
Fri, 09 Oct 2009 15:38:11 +0200 laurent Show edited panel when right click on TypesTree element
Thu, 08 Oct 2009 16:57:00 +0200 laurent Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed
Thu, 08 Oct 2009 16:40:08 +0200 laurent Add support for leaving LocationControl when RETURN or TAB pressed
Thu, 08 Oct 2009 16:39:08 +0200 laurent Adding tests to avoid in DataConsumer to call DataProducer if not defined
Tue, 06 Oct 2009 09:26:05 +0200 laurent Bug when drag and drop tree variables fixed
Fri, 02 Oct 2009 18:14:43 +0200 'Laurent Bessard Changes from bct merged
Wed, 30 Sep 2009 15:23:31 -0600 b taylor remove several superfluous event.Skip()s (they caused double actions)
Sat, 26 Sep 2009 18:47:40 +0200 laurent Bug when opening unknown file at starting fixed
Thu, 24 Sep 2009 18:20:07 +0200 laurent 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 +0200 laurent Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins
Thu, 24 Sep 2009 18:16:04 +0200 laurent Adding support for individually adding variable to POU interface
Thu, 24 Sep 2009 18:13:54 +0200 laurent Bug on refreshing Variable Panel fixed
Tue, 22 Sep 2009 09:56:52 +0200 'Laurent Bessard BCT Changes merged
Mon, 21 Sep 2009 10:31:38 -0600 b taylor fix LD debug viewer (broken by 25ffba)
Tue, 22 Sep 2009 09:56:02 +0200 'Laurent Bessard Changes merged
Fri, 18 Sep 2009 10:31:01 -0600 b taylor on Windows, make sure that Types tree items are selected when right-clicked.
Fri, 18 Sep 2009 09:42:13 -0600 b taylor remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.
Fri, 18 Sep 2009 09:41:27 -0600 b taylor copy & paste for POUs
Thu, 17 Sep 2009 14:17:52 -0600 b taylor improved English spelling & grammar
Thu, 17 Sep 2009 11:16:14 -0600 b taylor fix an exception when pasting in the LD editor
Wed, 16 Sep 2009 11:51:28 -0600 b taylor set variable documentation when a location is selected from the VariableLocationBrowser
Tue, 15 Sep 2009 14:06:59 -0600 b taylor add a Documentation column to the VariablePanel
Mon, 14 Sep 2009 10:57:12 -0600 b taylor fix a crash when closing the debug window from the menu
Fri, 04 Sep 2009 16:37:52 -0600 b taylor introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
Thu, 03 Sep 2009 09:37:23 -0600 b taylor fixed renaming configurations and resources
Thu, 03 Sep 2009 08:56:02 -0600 b taylor order the result of GetBaseTypes to make types easier to find in the UI
Wed, 02 Sep 2009 14:55:22 -0600 b taylor VariablePanel.py also depends on types.TupleType
Wed, 02 Sep 2009 12:39:52 -0600 b taylor split the variable editor panel into its own file
Wed, 02 Sep 2009 12:38:06 -0600 b taylor fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
Wed, 02 Sep 2009 08:39:18 -0600 b taylor merge
Mon, 10 Aug 2009 11:29:53 -0600 b taylor controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing
Wed, 02 Sep 2009 08:30:34 -0600 b taylor merged with lolitech
Thu, 20 Aug 2009 09:03:31 -0600 b taylor merged with lolitech, my change is obsolete.
Mon, 06 Jul 2009 11:24:37 -0600 btaylor 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 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Mon, 21 Sep 2009 12:06:15 +0200 laurent Bug when trying to use standard functions on literals only fixed
Wed, 16 Sep 2009 12:00:58 +0200 laurent Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class
Tue, 15 Sep 2009 15:02:23 +0200 laurent 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 +0200 laurent Adding support for integrating PLCOpenEditor in Beremiz frame
Wed, 02 Sep 2009 18:21:46 +0200 laurent Modify code generated to fit latest modifications in matiec
Wed, 02 Sep 2009 18:20:46 +0200 laurent Bug with type conversion not well generated fixed
Tue, 01 Sep 2009 16:59:37 +0200 laurent Bug with type conversion EN/ENO not evaluated fixed
Tue, 01 Sep 2009 16:58:03 +0200 laurent Adding test for avoiding closing Clipboard when not opened
Tue, 01 Sep 2009 14:21:31 +0200 laurent Adding test for avoiding Clipboard multiple opening
Tue, 01 Sep 2009 10:30:48 +0200 laurent Bug with TabsImageList wrong image size definition fixed
Thu, 27 Aug 2009 18:29:46 +0200 laurent Bug loading step with wrong input definition fixed
Thu, 27 Aug 2009 18:28:16 +0200 laurent Bug drawing element selection state on printed documents fixed
Thu, 27 Aug 2009 16:29:23 +0200 laurent Bug with wire not well designed generating unlimited loop fixed
Wed, 26 Aug 2009 20:24:45 +0200 laurent Bug with tabs images on Windows fixed
Wed, 26 Aug 2009 19:28:16 +0200 laurent Bug with Edit Menu Item 'Enable Undo/Redo' fixed
Wed, 12 Aug 2009 15:00:45 +0200 laurent Bug when aligning blocks on wire connectors without scaling defined fixed
Wed, 12 Aug 2009 14:23:33 +0200 laurent Bug when renaming POU fixed
Fri, 07 Aug 2009 15:49:10 +0200 'Laurent Bessard Merged changes
Fri, 07 Aug 2009 15:35:41 +0200 laurent Adding connector test in example
Fri, 24 Jul 2009 17:12:59 +0200 laurent Adding support for internationalization
Fri, 24 Jul 2009 12:49:57 +0200 laurent Adding comments and code improvements
Fri, 24 Jul 2009 12:29:48 +0200 laurent Adding support for plcopen version 2.01
Fri, 24 Jul 2009 11:55:46 +0200 laurent Adding support for testing type between element connected with connector/continuation
Fri, 24 Jul 2009 11:45:41 +0200 laurent Bug when copying InVariable fixed
Fri, 24 Jul 2009 11:18:07 +0200 laurent Improving comment text drawing method
Fri, 24 Jul 2009 11:13:03 +0200 laurent Refresh module name conflict with datetime
Fri, 24 Jul 2009 11:07:33 +0200 laurent Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements
Fri, 24 Jul 2009 10:47:35 +0200 laurent Improving viewer loading instances procedure to faster
Fri, 24 Jul 2009 09:55:11 +0200 laurent Redefine cursor switching procedure in graphic viewers
Thu, 23 Jul 2009 18:07:14 +0200 laurent Redefine cursor switching procedure in graphic viewers
Thu, 23 Jul 2009 17:53:54 +0200 laurent Bug with scaling when one dimension not defined fixed
Thu, 23 Jul 2009 17:50:26 +0200 laurent Code rewritten, replacing all list containing tests by dict key defining tests
Mon, 27 Jul 2009 12:01:43 +0200 greg fix wrong e-mail in changelog for debian package
Fri, 10 Jul 2009 11:41:07 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:09:11 +0200 'Gr?gory Tr?lat removed dead hidden files
Thu, 11 Jun 2009 08:52:59 +0200 greg Bug with DebugViewer refresh fixed
Wed, 10 Jun 2009 15:50:31 +0200 greg Bug on GraphicViewer with latest modifications fixed
Wed, 10 Jun 2009 15:02:41 +0200 lbessard Removing undefined standard function blocks
Wed, 10 Jun 2009 13:58:52 +0200 greg Bug that fixed Windows in Debug mode fixed
Wed, 10 Jun 2009 13:18:42 +0200 lbessard Removing undefined standard function blocks
Tue, 09 Jun 2009 11:00:23 +0200 lbessard Bug that prevent to see errors in editor with double click fixed.
Tue, 09 Jun 2009 10:22:20 +0200 greg Bug that prevent to see errors in editor with double click fixed
Wed, 03 Jun 2009 16:59:29 +0200 greg Bug slowing Debug mode fixed
Wed, 03 Jun 2009 14:57:10 +0200 greg Bug when changing resource time period fixed
Wed, 03 Jun 2009 12:47:21 +0200 greg Bug while Drag n' Drop from LibraryTree without selection fixed
Wed, 03 Jun 2009 10:37:49 +0200 lbessard Bug on clear errors fixed
Wed, 03 Jun 2009 09:38:23 +0200 greg Bug when plcopeneditor without Beremiz fixed
Tue, 02 Jun 2009 17:35:22 +0200 greg Fix Bug with Zoom in Viewer
Sat, 30 May 2009 17:16:11 +0200 greg Fix bug preventing to copy block in SFC with SPACE key
Sat, 30 May 2009 17:15:22 +0200 greg Adding support for synchronize refreshing with tick and limit it to a defined period
Thu, 28 May 2009 08:10:18 +0200 greg Bug while dragging contact fixed
Fri, 22 May 2009 14:44:03 +0200 greg enable declared variables without name
Fri, 22 May 2009 13:51:51 +0200 greg little bug fixed for windows (SetBackgroundStyle)
Fri, 22 May 2009 09:38:53 +0200 greg Little bugs fixed
Fri, 22 May 2009 09:38:09 +0200 greg Adding support for finding character_string while computing connector types. Adding 'ANY' type on continuation by default.
Fri, 22 May 2009 09:30:04 +0200 greg Bugs on VariablePropertiesDialog fixed (output variable can be used as input)
Fri, 22 May 2009 09:27:22 +0200 greg Allow usage of FunctionBlock without output
Fri, 22 May 2009 09:26:35 +0200 greg Bug when comment to small for display any text fixed
Fri, 22 May 2009 08:38:12 +0200 greg fixed some bugs:
Mon, 04 May 2009 09:55:26 +0200 greg Adding support for Enable/Disable Undo/Redo
Mon, 04 May 2009 09:35:47 +0200 greg Adding support for Enable/Disable Undo/Redo
Mon, 04 May 2009 09:35:17 +0200 greg Adding support for Enable/Disable Undo/Redo
Mon, 04 May 2009 09:33:46 +0200 greg Bug preventing variable or datatype type name to change when POU or datatype name changed fixed
Wed, 29 Apr 2009 12:27:34 +0200 greg change LoliTech phone number for bug report
Fri, 10 Apr 2009 07:57:27 +0200 lbessard Fix ComboBox height for display in ubuntu
Thu, 09 Apr 2009 15:47:41 +0200 greg fix bug when ctrl + DoubleClick
Thu, 09 Apr 2009 15:40:27 +0200 lbessard Bug while closing GraphicViewer and PLC running generating errors fixed
Thu, 09 Apr 2009 15:39:45 +0200 lbessard Adding support for drag and drop wire, step and transition in debug mode
Thu, 09 Apr 2009 15:36:37 +0200 lbessard Bug with functions and transitions not recognizing their name in ST/IL fixed
Thu, 09 Apr 2009 15:34:35 +0200 lbessard Bug with AUINotebook double click
Thu, 09 Apr 2009 15:31:56 +0200 lbessard Adding support for:
Thu, 09 Apr 2009 15:30:05 +0200 lbessard Adding support for:
Tue, 24 Mar 2009 17:31:42 +0100 lbessard Adding support for ToolTip on wire when debugging
Tue, 24 Mar 2009 17:31:11 +0100 lbessard Bug with maximize on Tab Double Click fixed
Tue, 24 Mar 2009 10:50:49 +0100 lbessard Bug with wxRadioButton on Windows fixed
Mon, 23 Mar 2009 16:48:32 +0100 lbessard Fix bug with maximize on TabCtrl DoubleClick.
Mon, 23 Mar 2009 16:42:02 +0100 lbessard Adding support for preventing expending graphical element to have a negative position
Fri, 20 Mar 2009 16:36:13 +0100 lbessard Remove remaining print
Fri, 20 Mar 2009 16:05:57 +0100 lbessard Adding Display menu with Zoom item
Thu, 19 Mar 2009 18:10:12 +0100 lbessard Bug with Scaling, MiddleButton, Wire modifications fixed.
Wed, 18 Mar 2009 16:42:12 +0100 lbessard Adding Test when creating ConnectionBlock
Wed, 18 Mar 2009 16:09:52 +0100 lbessard Adding support for contraining move to only one direction when control down
Wed, 18 Mar 2009 16:04:35 +0100 lbessard Adding support for contraining move to only one direction when control down
Wed, 18 Mar 2009 15:56:45 +0100 lbessard Adding support for contraining move to only one direction when control down
Wed, 18 Mar 2009 15:54:37 +0100 lbessard Bugs with undefined functions fixed
Wed, 18 Mar 2009 15:54:09 +0100 lbessard Adding Test when creating VariableBlock
Wed, 18 Mar 2009 10:17:48 +0100 lbessard Bug with TypesTree Contextual Item Delete item disappear fixed
Tue, 17 Mar 2009 16:14:13 +0100 lbessard Adding support for scaling
Tue, 17 Mar 2009 16:00:04 +0100 lbessard Bug with drop located variable in empty grid fixed
Tue, 17 Mar 2009 15:58:50 +0100 lbessard Adding support for adding segments on only one segment wire
Fri, 13 Mar 2009 16:27:26 +0100 lbessard Modifications on divergence not buffered fixed
Fri, 13 Mar 2009 16:26:19 +0100 lbessard Adding extension of Viewer
Fri, 13 Mar 2009 16:23:32 +0100 lbessard Modifications on divergence not buffered fixed
Fri, 13 Mar 2009 16:20:37 +0100 lbessard Adding expand and collapse when DoubleClick on Types Tree items
Thu, 05 Mar 2009 16:57:25 +0100 lbessard Fix bug with wrong formed wires
Thu, 05 Mar 2009 16:56:30 +0100 lbessard Fix combo box size
Mon, 02 Mar 2009 09:29:22 +0100 greg updated : debian package scripts
Wed, 25 Feb 2009 16:39:39 +0100 lbessard Fix size of ComboBoxes
Wed, 25 Feb 2009 16:06:19 +0100 lbessard Adding filted in Auto-completion of TextViewer
Wed, 25 Feb 2009 16:05:45 +0100 lbessard Adding Rename item in TypesTree contextual menu
Wed, 25 Feb 2009 16:04:26 +0100 lbessard Bug with empty Action list in ActionBlockDialog fixed
Fri, 13 Feb 2009 14:45:19 +0100 lbessard Bug with undefined menu items in File and Edit menus in Debug mode fixed
Mon, 19 Jan 2009 17:09:11 +0100 lbessard Bug on TextViewer when no block types defined fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 19 Jan 2009 17:07:03 +0100 lbessard Bug on BlockProperties with extended functions not recognized fixed
Mon, 19 Jan 2009 08:21:41 +0100 etisserant Fixed bug structures.py crashing with non-connected blocks.
Fri, 16 Jan 2009 13:22:07 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Wed, 14 Jan 2009 19:47:06 +0100 lbessard Bug on standard function not defined with EN/ENO fixed
Wed, 14 Jan 2009 19:46:01 +0100 lbessard Bug while drag and drop simple variables poping menu fixed
Wed, 14 Jan 2009 19:45:22 +0100 lbessard Adding support for Graphic for variable in Debug mode
Tue, 13 Jan 2009 17:26:37 +0100 lbessard Bug with variable tree generation fixed
Mon, 12 Jan 2009 09:41:47 +0100 lbessard Adding support for generating real array dimension in variable blocks
Fri, 09 Jan 2009 17:11:09 +0100 lbessard Bug while closing PLCOpenEditor with Beremiz fixed (closing Beremiz project)
Fri, 09 Jan 2009 17:09:59 +0100 lbessard Adding help menu for inserting complex variable in graphical viewer
Fri, 19 Dec 2008 15:08:54 +0100 lbessard Bug with wire error while loading diagram fixed
Fri, 19 Dec 2008 15:07:54 +0100 lbessard Adding support for editing and using struct data types
Mon, 15 Dec 2008 09:45:16 +0100 lbessard Two bugs fixed:
Thu, 11 Dec 2008 09:13:22 +0100 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
Tue, 09 Dec 2008 10:01:12 +0100 lbessard Bug on Viewer ScrollBar with AUI fixed
Mon, 01 Dec 2008 14:13:58 +0100 lbessard Bug with standard functions nb_params count on Windows fixed
Wed, 26 Nov 2008 09:08:04 +0100 greg Bug when searching for EN/ENO on block without interface fixed
Wed, 26 Nov 2008 09:07:27 +0100 greg Bug on Block bounding box fixed
Wed, 26 Nov 2008 09:07:08 +0100 greg Modifying MOVE interface
Fri, 21 Nov 2008 17:14:02 +0100 lbessard Bugs on Group copy fixed
Fri, 21 Nov 2008 13:45:25 +0100 lbessard Bug on custom POU list in plcopen model fixed
Fri, 24 Oct 2008 16:39:57 +0200 lbessard Enable EN/ENO support in plcopeneditor
Fri, 24 Oct 2008 16:39:32 +0200 lbessard Adding support for EN/ENO in standard functions
Fri, 17 Oct 2008 16:22:15 +0200 lbessard Adding support for copying a group of elements
Mon, 13 Oct 2008 16:07:52 +0200 lbessard Bugs on pous without interface fixed
Wed, 01 Oct 2008 18:16:33 +0200 lbessard Adding comments for deferencing set and reset
Wed, 01 Oct 2008 17:49:02 +0200 lbessard Bug in coil and output element sorting function fixed
Thu, 25 Sep 2008 10:29:47 +0200 lbessard Bug involving possible name conflict between return value and ouputs fixed
Thu, 25 Sep 2008 10:28:24 +0200 lbessard Bug in return value and outputs order in functions informations generation fixed
Wed, 24 Sep 2008 17:18:08 +0200 lbessard Bug in contact edition not allowing output referencing fixed
Wed, 24 Sep 2008 17:16:40 +0200 lbessard Bug in function generation fixed
Mon, 22 Sep 2008 08:01:10 +0200 lbessard Adding support for upgrading pou types
Thu, 18 Sep 2008 08:05:55 +0200 lbessard Adding support for copying a POU inside a same project
Wed, 17 Sep 2008 17:59:53 +0200 lbessard Support for unhandled factorization cases added by fixing bug
Wed, 17 Sep 2008 14:26:01 +0200 lbessard Bug with setting name of function block while opening new Dialog
Wed, 17 Sep 2008 07:35:19 +0200 lbessard Bug with setting name of function block while opening new Dialog
Mon, 15 Sep 2008 13:37:03 +0200 lbessard Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Fri, 12 Sep 2008 16:23:40 +0200 lbessard Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
Thu, 11 Sep 2008 14:55:49 +0200 lbessard Bug on library Tree informations when changing block interface fixed
Wed, 10 Sep 2008 16:49:49 +0200 lbessard Bug on refresh in any Viewer fixed
Wed, 10 Sep 2008 16:46:51 +0200 lbessard Bug with location drag&drop fixed
Wed, 10 Sep 2008 16:46:22 +0200 lbessard Bug on refresh in SFC fixed
Mon, 08 Sep 2008 16:59:37 +0200 lbessard Bug on debug step without output fixed
Mon, 08 Sep 2008 16:56:48 +0200 lbessard Bug on debug step without output fixed
Mon, 08 Sep 2008 13:56:34 +0200 lbessard Bug with item selection on InstancesTree fixed
Mon, 08 Sep 2008 10:32:41 +0200 lbessard Bug on connector-continuation generation fixed
Mon, 08 Sep 2008 09:43:43 +0200 lbessard Bug with configutationEditor and ResourceEditor fixed
Sun, 07 Sep 2008 19:24:43 +0200 lbessard Bug with invisible created wires fixed
Sun, 07 Sep 2008 19:24:11 +0200 lbessard Bug on refreshing editor when return type changed fixed
Sun, 07 Sep 2008 19:23:32 +0200 lbessard Bug on connector-continuation generation fixed
Sun, 07 Sep 2008 19:23:00 +0200 lbessard Bug with FBD_Variable with return value fixed
Sun, 07 Sep 2008 19:22:10 +0200 lbessard Bug with output variable and transition test fixed
Sun, 07 Sep 2008 19:21:39 +0200 lbessard Bug with PowerRail resize fixed
Sun, 07 Sep 2008 15:29:12 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Sun, 07 Sep 2008 15:27:53 +0200 lbessard Fix bug in popup menu and function block types in Variable Panel
Sun, 07 Sep 2008 15:25:40 +0200 lbessard Fix bug in popup menu and function block types in Variable Panel
Sat, 06 Sep 2008 16:30:57 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Fri, 05 Sep 2008 18:13:18 +0200 lbessard Adding support for Debugging in PLCOpenEditor
Fri, 05 Sep 2008 18:12:23 +0200 lbessard Problem with multi-connection on block in LD fixed
Mon, 01 Sep 2008 16:31:50 +0200 lbessard Inversion between TON and TOF comments and errors in IL keywords fixed
Mon, 01 Sep 2008 16:29:50 +0200 lbessard Bug with GetCustomFunctionBlockTypes without exclusion POU fixed
Sun, 31 Aug 2008 18:41:07 +0200 lbessard Bug when reopen files on Windows fixed
Thu, 28 Aug 2008 14:32:42 +0200 lbessard Adding sort in LD factorized paths to avoid combination problem
Wed, 27 Aug 2008 16:56:25 +0200 lbessard Adding support for allowing connections only between an input and an output connector
Wed, 27 Aug 2008 16:55:16 +0200 lbessard Adding optimisation on LD expression generated
Wed, 27 Aug 2008 13:33:08 +0200 lbessard Bug on Windows with LibraryTree fixed
Wed, 27 Aug 2008 13:30:13 +0200 lbessard Bug on Windows with LibraryTree fixed
Fri, 22 Aug 2008 17:22:54 +0200 lbessard Adding support for function and functionBlock (standard or user) library
Fri, 22 Aug 2008 17:18:12 +0200 lbessard Bug on GetCustomBlockTypes without exclusion or invalid pou fixed
Fri, 22 Aug 2008 13:52:19 +0200 lbessard Unable segment deletion on first and last segment
Fri, 22 Aug 2008 13:50:42 +0200 lbessard Adding support for Instances Tree
Fri, 22 Aug 2008 13:49:22 +0200 lbessard Change in layout from AuiMDIParentFrame to AuiNotebook
Thu, 21 Aug 2008 15:44:42 +0200 etisserant added icons for variable tree
Tue, 19 Aug 2008 18:06:41 +0200 etisserant Now generated global variable declaration is done in one separate block. Also "fixed" (masked?) problem when deleting blocks with invalid type
Tue, 19 Aug 2008 18:04:56 +0200 etisserant Fixed typos.
Tue, 12 Aug 2008 18:16:09 +0200 lbessard Adding support for highlighing compiling errors from matiec
Tue, 12 Aug 2008 18:15:35 +0200 lbessard Moving Data types and POU types informations into project model
Tue, 12 Aug 2008 18:15:07 +0200 lbessard Deprecated method removed and bug on chunk extract fixed
Tue, 12 Aug 2008 18:14:07 +0200 lbessard Bug with indentation in textual languages while error display fixed
Tue, 12 Aug 2008 16:33:19 +0200 lbessard Adding informations to program chunks to allow display of compiling errors from matiec
Tue, 12 Aug 2008 16:30:39 +0200 lbessard Moving Data types and POU types informations into project model
Tue, 12 Aug 2008 16:28:55 +0200 lbessard Moving Data types and POU types informations into project model
Fri, 18 Jul 2008 15:44:37 +0200 lbessard Bug with AutoBufferedPaintDC and Background style fixed
Fri, 18 Jul 2008 14:41:32 +0200 lbessard Bug forbidding copy, cut, paste and F2 on grid cells fixed
Fri, 18 Jul 2008 14:34:06 +0200 lbessard Adding support for underlying type incompatible wire loaded instead of removing them
Fri, 11 Jul 2008 17:16:08 +0200 lbessard Bugs with printing fixed
Thu, 10 Jul 2008 18:52:03 +0200 etisserant Added File menu, even in non-solo mode.
Tue, 01 Jul 2008 11:13:22 +0200 lbessard Bug on located variable defined with devived type when dropping location fixed
Tue, 01 Jul 2008 10:33:29 +0200 lbessard Bug with unformated drop text fixed
Mon, 30 Jun 2008 14:35:41 +0200 lbessard Remove useless tests on refreshing edit and file menus
Mon, 30 Jun 2008 14:35:06 +0200 lbessard Not connecting wire on scaled graphics bug and forbidding copy on the fly of groups fixed
Sat, 28 Jun 2008 19:00:04 +0200 etisserant Fixed various bugs
Thu, 26 Jun 2008 09:18:16 +0200 lbessard Adding tests for detecting POUs with no variables or/and no body
Mon, 23 Jun 2008 18:48:49 +0200 lbessard Adding support for printing graphical languages
Wed, 04 Jun 2008 17:48:26 +0200 lbessard Bug on removing action fixed
Fri, 23 May 2008 19:29:41 +0200 lbessard Bug fixed with Drag and Drop of FunctionBlocks from Variable Panel
Fri, 23 May 2008 10:42:09 +0200 lbessard Adding support for Beremiz c_ext plugin
Fri, 25 Apr 2008 10:53:18 +0200 lbessard Bug on resource task interval setting fixed
Tue, 22 Apr 2008 16:16:00 +0200 lbessard Bugs with feedback path in View, Controler and Generator fixed
Tue, 22 Apr 2008 10:25:24 +0200 lbessard Bug with array dimensions edition fixed
Wed, 16 Apr 2008 10:26:33 +0200 lbessard Bug with RightUp refresh element fixed
Wed, 16 Apr 2008 10:25:52 +0200 lbessard Bug with missing RefreshScaling fixed
Wed, 16 Apr 2008 10:25:23 +0200 lbessard Bug with RightUp on SFC_Divergence connectors without movement fixed
Wed, 16 Apr 2008 09:48:06 +0200 lbessard Adding icons on viewers tabs
Wed, 16 Apr 2008 09:47:21 +0200 lbessard Bug on SFC_Divergence copying fixed
Wed, 16 Apr 2008 09:46:56 +0200 lbessard Block evaluation order fixed
Wed, 16 Apr 2008 09:45:15 +0200 lbessard Pou execution order id management fixed
Wed, 16 Apr 2008 09:42:11 +0200 lbessard SFC_Divergence SetSize limited
Thu, 10 Apr 2008 19:25:24 +0200 lbessard Bug with Dropping blocks on Viewer checking name fixed
Thu, 10 Apr 2008 19:24:36 +0200 lbessard Bug on adding block in a pou without previous interface fixed
Mon, 07 Apr 2008 10:07:37 +0200 etisserant *** empty log message ***
Thu, 03 Apr 2008 18:32:33 +0200 lbessard Adding Function Block name test in Viewer Drop Target
Thu, 03 Apr 2008 18:31:35 +0200 lbessard Adding support for Beremiz svgui plugin variable declaration
Thu, 03 Apr 2008 18:30:02 +0200 lbessard But on getinstanceByName in pou class fixed
Wed, 26 Mar 2008 15:22:40 +0100 lbessard Bug on Enumerated DataType values defining fixed
Tue, 25 Mar 2008 18:43:48 +0100 lbessard Bug with located variables generated by Beremiz svgui plugin fixed
Thu, 13 Mar 2008 17:30:37 +0100 greg added to helpmenu : about + plcopen + plcopeneditor
Thu, 13 Mar 2008 10:20:23 +0100 lbessard Bug with generation of pou without interface fixed
Thu, 13 Mar 2008 10:20:00 +0100 lbessard Bug with task ticktime definition fixed
Fri, 07 Mar 2008 09:16:54 +0100 lbessard Bugs in configuration_ressource fixed
Thu, 06 Mar 2008 14:22:36 +0100 lbessard Bug with new icons and Beremiz integration fixed
Thu, 06 Mar 2008 12:03:17 +0100 lbessard Adding icon to menus
Fri, 29 Feb 2008 19:16:10 +0100 etisserant changed the way icons are loaded for both toolbars and treectrl. Now, non editable items have different pyData.
Fri, 29 Feb 2008 11:01:03 +0100 etisserant .ico icons work with either windows or linux
Fri, 29 Feb 2008 09:52:39 +0100 lbessard Bug on variable location Drag'n Drop fixed
Fri, 29 Feb 2008 09:01:09 +0100 greg move poe.ico and poe.png in images directory
Thu, 28 Feb 2008 18:09:09 +0100 etisserant Fixed bad handle initialisation, causing exception on rightup event in some cases.
Thu, 28 Feb 2008 18:07:52 +0100 etisserant Removed unnecessary 'wx.CallAfter(self.Close)' upon close
Thu, 28 Feb 2008 14:11:16 +0100 lbessard Bug on Copy/Cut/Paste comments fixed
Wed, 27 Feb 2008 11:30:43 +0100 greg fixed bug when add resource
Wed, 27 Feb 2008 11:14:26 +0100 greg add icon support in init
Wed, 27 Feb 2008 11:12:28 +0100 etisserant Some minor SFC/LD drawing enhancements
Tue, 26 Feb 2008 15:41:18 +0100 lbessard Bug on wire Drawing fixed
Tue, 26 Feb 2008 15:34:38 +0100 lbessard Adding support for topology tree
Tue, 26 Feb 2008 15:32:19 +0100 lbessard Bug on refresh transition connection fixed
Tue, 26 Feb 2008 15:16:30 +0100 etisserant Better PLCGenerator exception filtering
Tue, 26 Feb 2008 15:15:27 +0100 etisserant Fixed ST code generation problem (double declaration of FB params)
Tue, 26 Feb 2008 15:10:58 +0100 lbessard Bug on block negated pin fixed
Tue, 26 Feb 2008 15:09:55 +0100 lbessard Adding support for structure variable list generation module in matiec
Fri, 08 Feb 2008 14:37:48 +0100 etisserant Fixed std code for matiec generation header
Wed, 30 Jan 2008 18:48:49 +0100 lbessard Bug on transition connection fixed
Wed, 30 Jan 2008 18:48:05 +0100 lbessard Adding Font support in Dialog
Wed, 30 Jan 2008 09:52:57 +0100 lbessard Adding support for the new version of xmlclass
Tue, 29 Jan 2008 18:31:36 +0100 lbessard Changing ProjectTree contextual menu and EditMenu
Tue, 29 Jan 2008 18:30:47 +0100 lbessard Bug on Element Paste fixed