Mon, 24 Oct 2011 02:06:34 +0200 |
laurent |
Adding support for folding/unfolding and auto-indentation in ST code editor
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 24 Oct 2011 02:00:34 +0200 |
laurent |
Fix bug with utf-8 string value in VariablePanel
|
changeset |
files
|
Thu, 20 Oct 2011 00:05:38 +0200 |
laurent |
Fix bug with highlighting in ConfigurationEditor
|
changeset |
files
|
Tue, 18 Oct 2011 22:20:10 +0200 |
laurent |
Fix bug with internationalization in ResourceEditor
|
changeset |
files
|
Fri, 14 Oct 2011 19:26:29 +0200 |
laurent |
Adding support for giving keyboard focus to the first control of every dialogs
|
changeset |
files
|
Wed, 12 Oct 2011 23:47:48 +0200 |
laurent |
Adding support for searching pattern in datatype elements
|
changeset |
files
|
Wed, 12 Oct 2011 15:08:47 +0200 |
laurent |
Adding hand tool icon in Toolbar for moving the view
|
changeset |
files
|
Tue, 11 Oct 2011 12:08:55 +0200 |
laurent |
Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
|
changeset |
files
|
Tue, 11 Oct 2011 12:07:04 +0200 |
laurent |
Fixing bug in RessourceEditor with highlighting
|
changeset |
files
|
Mon, 10 Oct 2011 10:14:24 +0200 |
laurent |
Fix search in project feature for latest version of wx on Windows
|
changeset |
files
|
Mon, 10 Oct 2011 02:22:26 +0200 |
laurent |
Fixing search in project feature for Windows
|
changeset |
files
|
Sun, 09 Oct 2011 23:31:50 +0200 |
Edouard Tisserant |
merge
|
changeset |
files
|
Sun, 09 Oct 2011 23:31:13 +0200 |
Edouard Tisserant |
Changed F5 shortcut to CTRL+R for refresh
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 09 Oct 2011 20:04:35 +0200 |
laurent |
Disable definition of location for directly declared array variables
|
changeset |
files
|
Sun, 09 Oct 2011 19:51:14 +0200 |
laurent |
Adding support for searching text or regular expression in whole project
|
changeset |
files
|
Fri, 30 Sep 2011 17:16:02 +0200 |
laurent |
Moving xmlclass and docutils into plcopeneditor
|
changeset |
files
|
Fri, 23 Sep 2011 20:07:40 +0200 |
laurent |
Adding custom cell editor for interval value in task informations of ResourceEditor
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 22 Sep 2011 10:56:52 +0200 |
laurent |
Fix bug on Windows after removing "Enable Undo/Redo" menu item
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 20 Sep 2011 23:58:31 +0200 |
laurent |
Adding column for selecting task triggering in Resource Editor
|
changeset |
files
|
Thu, 15 Sep 2011 22:29:32 +0200 |
laurent |
Fix PrintPreview behavior
|
changeset |
files
|
Wed, 14 Sep 2011 23:06:47 +0200 |
laurent |
Fix bug while generating direct global array variables
|
changeset |
files
|
Wed, 14 Sep 2011 23:06:05 +0200 |
laurent |
Fix bug in extraction and computation of array initial value
|
changeset |
files
|
Wed, 14 Sep 2011 23:05:04 +0200 |
laurent |
Enabling support for direct array variable declaration
|
changeset |
files
|
Tue, 13 Sep 2011 13:01:04 +0200 |
laurent |
Adding support for opening newly created project element
|
changeset |
files
|
Fri, 09 Sep 2011 17:19:35 +0200 |
laurent |
Fix some bugs in driven drawing for LD viewer
|
changeset |
files
|
Fri, 09 Sep 2011 11:58:53 +0200 |
laurent |
Fix bug in SFC Transition when using connection
|
changeset |
files
|
Wed, 07 Sep 2011 15:53:28 +0200 |
laurent |
Disabling location definition for enumerated and structure variables
|
changeset |
files
|
Fri, 02 Sep 2011 18:16:58 +0200 |
laurent |
Fix bugs in exponentiation
|
changeset |
files
|
Fri, 12 Aug 2011 17:04:55 +0200 |
pizza |
Fix Driven drawing in LD editor
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 29 Jun 2011 12:29:14 +0200 |
laurent |
Fix warnings when compiling matiec
|
changeset |
files
|
Tue, 28 Jun 2011 11:28:28 +0200 |
laurent |
Fix bug in using STRING and WSTRING in user defined types
|
changeset |
files
|
Tue, 14 Jun 2011 17:40:02 +0200 |
laurent |
Improve syntax highlighting in TextViewer
|
changeset |
files
|
Tue, 14 Jun 2011 17:38:59 +0200 |
laurent |
Fix bug in UndoBuffer with TextViewer
|
changeset |
files
|
Thu, 09 Jun 2011 17:51:53 +0200 |
laurent |
Adding support for selecting user data type for function return type
|
changeset |
files
|
Wed, 08 Jun 2011 18:44:25 +0200 |
laurent |
Adding support for coloring following elements:
|
changeset |
files
|
Wed, 08 Jun 2011 18:35:28 +0200 |
laurent |
Fix bug with TRUNC function and with type conversion functions called with constant as parameter
|
changeset |
files
|
Mon, 06 Jun 2011 16:29:08 +0200 |
laurent |
Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
|
changeset |
files
|
Tue, 24 May 2011 19:37:14 +0200 |
laurent |
Fix bug when displaying errors when generating textual program in standalone mode
|
changeset |
files
|
Thu, 21 Apr 2011 17:52:46 +0200 |
laurent |
Fix bug when compiling pou including user-defined blocks with unconnected input
|
changeset |
files
|
Thu, 21 Apr 2011 16:37:43 +0200 |
laurent |
Fix Segmentation Fault occurring when trying to open a new editor tab
|
changeset |
files
|
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.
|
changeset |
files
|
Thu, 21 Apr 2011 15:15:57 +0200 |
laurent |
Adding '0' and '1' as possible value to force boolean variables
|
changeset |
files
|
Thu, 21 Apr 2011 11:06:17 +0200 |
laurent |
Adding support for saving frame size while closing and restore it at next launch
|
changeset |
files
|
Thu, 21 Apr 2011 09:55:28 +0200 |
laurent |
Fix dialogs positions to stay on the same screen than parent frame
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 19 Apr 2011 17:09:03 +0200 |
laurent |
Fix bug with Function Blocks input and output position on Windows
|
changeset |
files
|
Tue, 19 Apr 2011 15:07:57 +0200 |
laurent |
Fix bug when buffering modifications on plain text languages
|
changeset |
files
|
Tue, 19 Apr 2011 14:57:01 +0200 |
laurent |
Modifying data stored in UndoBuffer to get a quicker Undo/Redo
|
changeset |
files
|
Tue, 19 Apr 2011 14:53:08 +0200 |
laurent |
Move position of debug value to avoid wire to cross text
|
changeset |
files
|
Sat, 16 Apr 2011 10:42:43 +0200 |
laurent |
Fix bug in block with execution control generation fixed
|
changeset |
files
|
Thu, 14 Apr 2011 14:52:05 +0200 |
Edouard Tisserant |
Fixed typo in PLCGenerator.py
|
changeset |
files
|