laurent [Thu, 02 Feb 2012 00:29:42 +0100] rev 638
Fix issues with standard library definition
laurent [Wed, 01 Feb 2012 00:42:07 +0100] rev 637
Removing restriction on plugin datatypes
laurent [Tue, 31 Jan 2012 23:58:16 +0100] rev 636
Fix bug while adding new value to enumerated datatype list of values
laurent [Tue, 31 Jan 2012 23:38:12 +0100] rev 635
Fix bug while using 'Close project' menu and a few POUs are opened
laurent [Tue, 31 Jan 2012 13:38:06 +0100] rev 634
Fixing segmentation fault in debug
laurent [Mon, 30 Jan 2012 16:12:19 +0100] rev 633
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.
laurent [Wed, 25 Jan 2012 01:26:29 +0100] rev 632
Adding support for choosing graph range in duration instead of tick number when Common_Ticktime is available
laurent [Tue, 24 Jan 2012 21:43:29 +0100] rev 631
Fix segmentation fault happening when changing POU tab selection
laurent [Tue, 24 Jan 2012 21:42:21 +0100] rev 630
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
laurent [Tue, 17 Jan 2012 20:06:07 +0100] rev 629
Fix bug when trying to paste POU containing utf-8 characters
laurent [Tue, 17 Jan 2012 20:04:52 +0100] rev 628
Fix bug with multiline tooltip on Windows
laurent [Tue, 17 Jan 2012 18:46:06 +0100] rev 627
Fixing bug in displaying variable panel header on Windows
laurent [Tue, 17 Jan 2012 17:20:54 +0100] rev 626
Fix bug in xmlclass when allowing custom class attributes definition on inherited classes
laurent [Tue, 17 Jan 2012 16:44:00 +0100] rev 625
Adding support for defining a description for a user POU type, and displaying this information in library tree.
Adding support for displaying a tooltip containing the informations of a function block when passing mouse over it in a graphic editor.
laurent [Thu, 12 Jan 2012 17:04:22 +0100] rev 624
Fix bug in refreshing menu after tab selection changed
laurent [Mon, 09 Jan 2012 18:16:52 +0100] rev 623
Adding support for checking location validity when filled by user
laurent [Mon, 09 Jan 2012 11:08:08 +0100] rev 622
Fixing bug when building textual code containing comment with special characters
laurent [Sun, 08 Jan 2012 19:33:26 +0100] rev 621
Fixing bug on Windows with refresh when moving Viewer with scrollbars
laurent [Sun, 08 Jan 2012 19:29:45 +0100] rev 620
Adding support for using shift key with rubberband for adding a group of elements to the current selection
laurent [Sun, 08 Jan 2012 19:28:00 +0100] rev 619
Fixing bug in autoindent when number of spaces at the beginning of line is odd
laurent [Sun, 08 Jan 2012 19:22:26 +0100] rev 618
Adding support for Drag'n dropping panels between notebooks
laurent [Sun, 08 Jan 2012 19:19:42 +0100] rev 617
Fixing bug in highlighting in variable panel
laurent [Sun, 08 Jan 2012 19:16:58 +0100] rev 616
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
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
laurent [Sun, 08 Jan 2012 18:23:55 +0100] rev 615
Adding support for using ESC key for closing custom grid cell editors
laurent [Sun, 08 Jan 2012 18:22:43 +0100] rev 614
Disabling drag for modifying grid row size
laurent [Wed, 21 Dec 2011 19:41:29 +0100] rev 613
Fixing bug conflict on tab selection between POU editor and Debug window of an instance of this same POU on Windows
laurent [Wed, 21 Dec 2011 19:38:26 +0100] rev 612
Fixing bug in Debug with ToolTip for wire value disappearing on Windows
laurent [Tue, 20 Dec 2011 23:37:26 +0100] rev 611
Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Tue, 20 Dec 2011 23:34:19 +0100] rev 610
Fixing bug in enumerated datatype editor. Initial value symbol not updated if changed in the list of values
laurent [Fri, 16 Dec 2011 22:50:11 +0100] rev 609
Fixing bug preventing enumerated datatype values to be saved
laurent [Fri, 16 Dec 2011 22:48:24 +0100] rev 608
Fixing bug while searching into documentation element
laurent [Fri, 16 Dec 2011 22:47:41 +0100] rev 607
Adding support for defining tag element without attributes or children as sequence element
laurent [Fri, 16 Dec 2011 22:44:47 +0100] rev 606
Moving definition of grids fonts and colours into CustomGrid
laurent [Wed, 14 Dec 2011 15:18:32 +0100] rev 605
Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:17:22 +0100] rev 604
Adding support for unifying grid table control elements
laurent [Wed, 14 Dec 2011 15:13:36 +0100] rev 603
Fixing bug in xmlclass with simple type elements containing #text node instead of cdata
laurent [Mon, 12 Dec 2011 00:38:24 +0100] rev 602
Adding support for unescape special character in #text node in formattedText
laurent [Mon, 12 Dec 2011 00:25:18 +0100] rev 601
Adding support for loading #text node in formattedText
laurent [Fri, 09 Dec 2011 11:26:10 +0100] rev 600
Making variable panel not editable when showing variables of debugging block
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
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
laurent [Fri, 09 Dec 2011 10:13:06 +0100] rev 597
Fixing bug in PLCGenerator when generating global variables
laurent [Fri, 09 Dec 2011 10:11:42 +0100] rev 596
Fixing library treectrl in order to make it similar on all platforms
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
laurent [Fri, 09 Dec 2011 10:06:44 +0100] rev 594
Fixing bug when updating name of project elements in utf-8 formatted text
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
laurent [Wed, 23 Nov 2011 00:19:27 +0100] rev 592
Adding support in xmlclass for handling some not yet supported XML syntaxes
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
laurent [Fri, 18 Nov 2011 17:39:12 +0100] rev 590
Fixing bug when modifying the name of a derived data type
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
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
laurent [Wed, 16 Nov 2011 23:31:57 +0100] rev 587
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Tue, 08 Nov 2011 21:59:22 +0100] rev 586
Moving variable panel from bottom notebook panel to POU editor panel
laurent [Mon, 07 Nov 2011 10:55:17 +0100] rev 585
Fixing bug while editing PowerRail element in Viewer
laurent [Fri, 04 Nov 2011 10:59:12 +0100] rev 584
Adding support for directly defining microsecond value in DurationEditorDialog
laurent [Thu, 03 Nov 2011 23:38:23 +0100] rev 583
Fix bug in LDPowerRailDialog
laurent [Mon, 24 Oct 2011 02:06:34 +0200] rev 582
Adding support for folding/unfolding and auto-indentation in ST code editor
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
laurent [Mon, 24 Oct 2011 02:00:34 +0200] rev 580
Fix bug with utf-8 string value in VariablePanel
laurent [Thu, 20 Oct 2011 00:05:38 +0200] rev 579
Fix bug with highlighting in ConfigurationEditor
laurent [Tue, 18 Oct 2011 22:20:10 +0200] rev 578
Fix bug with internationalization in ResourceEditor
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
laurent [Wed, 12 Oct 2011 23:47:48 +0200] rev 576
Adding support for searching pattern in datatype elements
laurent [Wed, 12 Oct 2011 15:08:47 +0200] rev 575
Adding hand tool icon in Toolbar for moving the view
laurent [Tue, 11 Oct 2011 12:08:55 +0200] rev 574
Fix bug with usage of CustomTreeCtrl method unavailable on wx older versions
laurent [Tue, 11 Oct 2011 12:07:04 +0200] rev 573
Fixing bug in RessourceEditor with highlighting
laurent [Mon, 10 Oct 2011 10:14:24 +0200] rev 572
Fix search in project feature for latest version of wx on Windows
laurent [Mon, 10 Oct 2011 02:22:26 +0200] rev 571
Fixing search in project feature for Windows
Edouard Tisserant [Sun, 09 Oct 2011 23:31:50 +0200] rev 570
merge
Edouard Tisserant [Sun, 09 Oct 2011 23:31:13 +0200] rev 569
Changed F5 shortcut to CTRL+R for refresh
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
laurent [Sun, 09 Oct 2011 20:04:35 +0200] rev 567
Disable definition of location for directly declared array variables
laurent [Sun, 09 Oct 2011 19:51:14 +0200] rev 566
Adding support for searching text or regular expression in whole project
laurent [Fri, 30 Sep 2011 17:16:02 +0200] rev 565
Moving xmlclass and docutils into plcopeneditor
laurent [Fri, 23 Sep 2011 20:07:40 +0200] rev 564
Adding custom cell editor for interval value in task informations of ResourceEditor
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
laurent [Thu, 22 Sep 2011 10:56:52 +0200] rev 562
Fix bug on Windows after removing "Enable Undo/Redo" menu item
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
laurent [Tue, 20 Sep 2011 23:58:31 +0200] rev 560
Adding column for selecting task triggering in Resource Editor
laurent [Thu, 15 Sep 2011 22:29:32 +0200] rev 559
Fix PrintPreview behavior
laurent [Wed, 14 Sep 2011 23:06:47 +0200] rev 558
Fix bug while generating direct global array variables
laurent [Wed, 14 Sep 2011 23:06:05 +0200] rev 557
Fix bug in extraction and computation of array initial value
laurent [Wed, 14 Sep 2011 23:05:04 +0200] rev 556
Enabling support for direct array variable declaration
laurent [Tue, 13 Sep 2011 13:01:04 +0200] rev 555
Adding support for opening newly created project element
laurent [Fri, 09 Sep 2011 17:19:35 +0200] rev 554
Fix some bugs in driven drawing for LD viewer
laurent [Fri, 09 Sep 2011 11:58:53 +0200] rev 553
Fix bug in SFC Transition when using connection
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
laurent [Fri, 02 Sep 2011 18:16:58 +0200] rev 551
Fix bugs in exponentiation
pizza [Fri, 12 Aug 2011 17:04:55 +0200] rev 550
Fix Driven drawing in LD 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
laurent [Wed, 29 Jun 2011 12:29:14 +0200] rev 548
Fix warnings when compiling matiec
laurent [Tue, 28 Jun 2011 11:28:28 +0200] rev 547
Fix bug in using STRING and WSTRING in user defined types
laurent [Tue, 14 Jun 2011 17:40:02 +0200] rev 546
Improve syntax highlighting in TextViewer
laurent [Tue, 14 Jun 2011 17:38:59 +0200] rev 545
Fix bug in UndoBuffer with TextViewer
laurent [Thu, 09 Jun 2011 17:51:53 +0200] rev 544
Adding support for selecting user data type for function return type
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
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
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)
laurent [Tue, 24 May 2011 19:37:14 +0200] rev 540
Fix bug when displaying errors when generating textual program in standalone mode
laurent [Thu, 21 Apr 2011 17:52:46 +0200] rev 539
Fix bug when compiling pou including user-defined blocks with unconnected input
laurent [Thu, 21 Apr 2011 16:37:43 +0200] rev 538
Fix Segmentation Fault occurring when trying to open a new editor tab
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.
laurent [Thu, 21 Apr 2011 15:15:57 +0200] rev 536
Adding '0' and '1' as possible value to force boolean variables
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
laurent [Thu, 21 Apr 2011 09:55:28 +0200] rev 534
Fix dialogs positions to stay on the same screen than parent frame
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
laurent [Tue, 19 Apr 2011 17:09:03 +0200] rev 532
Fix bug with Function Blocks input and output position on Windows
laurent [Tue, 19 Apr 2011 15:07:57 +0200] rev 531
Fix bug when buffering modifications on plain text languages
laurent [Tue, 19 Apr 2011 14:57:01 +0200] rev 530
Modifying data stored in UndoBuffer to get a quicker Undo/Redo
laurent [Tue, 19 Apr 2011 14:53:08 +0200] rev 529
Move position of debug value to avoid wire to cross text
laurent [Sat, 16 Apr 2011 10:42:43 +0200] rev 528
Fix bug in block with execution control generation fixed
Edouard Tisserant [Thu, 14 Apr 2011 14:52:05 +0200] rev 527
Fixed typo in PLCGenerator.py
laurent [Tue, 05 Apr 2011 19:08:22 +0200] rev 526
Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
laurent [Tue, 05 Apr 2011 19:06:00 +0200] rev 525
Adding support for debugging and forcing DATE, DT and TOD in Beremiz interface
Edouard Tisserant [Tue, 05 Apr 2011 19:01:51 +0200] rev 524
Dhu... Merged with myself...
edouard [Tue, 05 Apr 2011 18:58:15 +0200] rev 523
Added drag'n'drop of functions and function blocks
Edouard Tisserant [Tue, 05 Apr 2011 18:21:27 +0200] rev 522
Time funcs are now in Time categoryw
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
laurent [Mon, 04 Apr 2011 11:57:18 +0200] rev 520
Bug on changing variable class fixed
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
Edouard Tisserant [Fri, 01 Apr 2011 15:33:36 +0200] rev 518
Larger library hint text window
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
Edouard Tisserant [Thu, 31 Mar 2011 19:10:47 +0200] rev 516
Initial TIME support in forcing
laurent [Thu, 31 Mar 2011 17:37:47 +0200] rev 515
Merged with Edouard's modifications
laurent [Thu, 31 Mar 2011 17:36:52 +0200] rev 514
Fix segmentation fault on opening and closing of editor tabs
laurent [Thu, 31 Mar 2011 12:09:52 +0200] rev 513
Adding support for disable language translation when default language not available in locale
laurent [Thu, 31 Mar 2011 10:53:13 +0200] rev 512
Fix unwanted translations in TypesTree
laurent [Wed, 30 Mar 2011 17:59:54 +0200] rev 511
Bug variable panel not refreshed when dropping located variables fixed
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
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
laurent [Wed, 30 Mar 2011 15:50:16 +0200] rev 508
Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed
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)
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.
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:55:23 +0100] rev 505
Fixed exception when forcing LD?contact.
edouard [Tue, 22 Feb 2011 17:05:07 +0100] rev 504
Forced variable now supported in GraphicViewer
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 12:41:14 +0200] rev 503
merge
laurent [Wed, 16 Dec 2009 15:20:56 +0100] rev 502
Bug on FileMenu not refreshed when modifications fixed
pizza [Fri, 21 May 2010 13:29:01 +0200] rev 501
Bug in PLCGenerator when Coil is directly connected to LeftPowerRail fixed
laurent [Wed, 19 May 2010 22:16:29 +0200] rev 500
Adding message dialog for PLCOpen XML syntax errors.
laurent [Mon, 10 May 2010 21:36:11 +0200] rev 499
Bug when trying to generate SFC with unconnected connectors fixed
laurent [Wed, 16 Dec 2009 15:12:59 +0100] rev 498
Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 14:53:01 +0100] rev 497
Disable buttons in DebugVariablePanel when they aren't useful
laurent [Wed, 16 Dec 2009 14:36:44 +0100] rev 496
Disable Up and Down buttons when not useful
laurent [Wed, 16 Dec 2009 14:25:35 +0100] rev 495
Bug on drawing coil fixed
laurent [Wed, 16 Dec 2009 14:22:57 +0100] rev 494
Bug on FileMenu not refreshed when modifications fixed
laurent [Wed, 16 Dec 2009 13:37:09 +0100] rev 493
Fix some errors in french translation
laurent [Wed, 16 Dec 2009 13:06:50 +0100] rev 492
Updating french translation with new string added by variable forcing
laurent [Tue, 15 Dec 2009 16:30:39 +0100] rev 491
Remove limitation on complex types in POU interface
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
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
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
laurent [Mon, 14 Dec 2009 11:00:56 +0100] rev 487
Bug not refreshing FileMenu when saving fixed
laurent [Mon, 14 Dec 2009 11:00:39 +0100] rev 486
Bug on standard functions called with literals fixed
laurent [Sat, 12 Dec 2009 20:38:41 +0100] rev 485
Bug on TextViewer fixed : FileMenu not refreshed when text modified
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
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
laurent [Thu, 10 Dec 2009 12:26:06 +0100] rev 482
Adding support for disable modification of mandatory parameters in ProjectDialog
laurent [Thu, 10 Dec 2009 09:33:34 +0100] rev 481
Bug on Delete one element from an empty DebugVariablePanel fixed
laurent [Wed, 09 Dec 2009 16:50:19 +0100] rev 480
One issue on SetDataProducer not handled fixed
laurent [Wed, 09 Dec 2009 10:19:35 +0100] rev 479
Adding support for getting current value in ForceVariableDialog default value and adding variable in DebugVariablePanel when forced
laurent [Tue, 08 Dec 2009 17:10:30 +0100] rev 478
Adding colour to graphic element that showing forced values
laurent [Tue, 08 Dec 2009 16:29:16 +0100] rev 477
Bug on SFC debugging fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:06:04 +0100] rev 476
typo
laurent [Mon, 07 Dec 2009 21:36:38 +0100] rev 475
ForceVariableDialog return a python value instead of string
laurent [Mon, 07 Dec 2009 21:26:36 +0100] rev 474
Bug on changing variable value text colour fixed
laurent [Mon, 07 Dec 2009 20:42:55 +0100] rev 473
Adding value colour change in DebugVariablePanel when variable is forced
laurent [Mon, 07 Dec 2009 13:38:16 +0100] rev 472
Adding support for forcing PLC variable in DebugVariablePanel
laurent [Mon, 07 Dec 2009 13:37:27 +0100] rev 471
Adding lock around access to NewDataRefreshRect to avoid concurrent access to this variable
laurent [Mon, 07 Dec 2009 09:57:25 +0100] rev 470
Bug on updateElementName fixed
laurent [Sun, 06 Dec 2009 21:20:55 +0100] rev 469
Adding support for forcing PLC variable in Viewer
laurent [Fri, 04 Dec 2009 15:28:08 +0100] rev 468
Changes merged
laurent [Fri, 04 Dec 2009 15:25:36 +0100] rev 467
Adding contextual menu in debug mode for forcing values
laurent [Fri, 04 Dec 2009 15:22:57 +0100] rev 466
Bug on opening LDPowerRail Dialog fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 19:42:07 +0100] rev 465
merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:11:02 +0100] rev 464
merge
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:10:10 +0100] rev 463
more hgignore
laurent [Wed, 02 Dec 2009 16:07:39 +0100] rev 462
Bug when trying to choose type of struture datatype element fixed
laurent [Tue, 01 Dec 2009 10:55:28 +0100] rev 461
Adding support for updating or removing located variables by their address or leading address numbers
laurent [Tue, 01 Dec 2009 10:53:24 +0100] rev 460
Bug on array dimensions bound test fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 19:02:32 +0100] rev 459
added files to ignore in hgignore
laurent [Sun, 29 Nov 2009 16:38:28 +0100] rev 458
Adding support for declare, init, get and set macros
edouard [Mon, 02 Nov 2009 18:51:27 +0100] rev 457
Fixed debian changelog
edouard [Mon, 02 Nov 2009 18:11:53 +0100] rev 456
Merge with 762497a95b7a0e2e500e428feb5008af98a6796c
edouard [Mon, 02 Nov 2009 17:42:07 +0100] rev 455
Wiped out references to Lolitech
greg [Mon, 02 Nov 2009 11:59:15 +0100] rev 454
Replace \"lolitech\" contact by \"edouard\" contact
greg [Wed, 28 Oct 2009 13:51:32 +0100] rev 453
(no commit message)
laurent [Tue, 27 Oct 2009 16:12:53 +0100] rev 452
Allowing unicode characters to be used in comments
laurent [Mon, 26 Oct 2009 11:49:06 +0100] rev 451
Bug while trying to open DataTypeEditor fixed
laurent [Mon, 26 Oct 2009 11:24:51 +0100] rev 450
Fix messages on DialogBox title while asking for project saving when closing project
laurent [Fri, 23 Oct 2009 10:43:31 +0200] rev 449
Bug while trying to refresh InstancesTree fixed
laurent [Mon, 19 Oct 2009 15:58:20 +0200] rev 448
Bug with location Drag'n Drop on TextViewer fixed
laurent [Mon, 12 Oct 2009 10:20:09 +0200] rev 447
Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU.
laurent [Fri, 09 Oct 2009 17:34:18 +0200] rev 446
Update internationalization
laurent [Fri, 09 Oct 2009 15:38:11 +0200] rev 445
Show edited panel when right click on TypesTree element
laurent [Thu, 08 Oct 2009 16:57:00 +0200] rev 444
Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed
laurent [Thu, 08 Oct 2009 16:40:08 +0200] rev 443
Add support for leaving LocationControl when RETURN or TAB pressed
laurent [Thu, 08 Oct 2009 16:39:08 +0200] rev 442
Adding tests to avoid in DataConsumer to call DataProducer if not defined
laurent [Tue, 06 Oct 2009 09:26:05 +0200] rev 441
Bug when drag and drop tree variables fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 02 Oct 2009 18:14:43 +0200] rev 440
Changes from bct merged
b.taylor@willowglen.ca [Wed, 30 Sep 2009 15:23:31 -0600] rev 439
remove several superfluous event.Skip()s (they caused double actions)
laurent [Sat, 26 Sep 2009 18:47:40 +0200] rev 438
Bug when opening unknown file at starting fixed
laurent [Thu, 24 Sep 2009 18:20:07 +0200] rev 437
Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface
laurent [Thu, 24 Sep 2009 18:18:04 +0200] rev 436
Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins
laurent [Thu, 24 Sep 2009 18:16:04 +0200] rev 435
Adding support for individually adding variable to POU interface
laurent [Thu, 24 Sep 2009 18:13:54 +0200] rev 434
Bug on refreshing Variable Panel fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:52 +0200] rev 433
BCT Changes merged
b.taylor@willowglen.ca [Mon, 21 Sep 2009 10:31:38 -0600] rev 432
fix LD debug viewer (broken by 25ffba)
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Tue, 22 Sep 2009 09:56:02 +0200] rev 431
Changes merged
b.taylor@willowglen.ca [Fri, 18 Sep 2009 10:31:01 -0600] rev 430
on Windows, make sure that Types tree items are selected when right-clicked.
This fixes a bug where the wrong element can be deleted.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:42:13 -0600] rev 429
remove an unneeded event.Skip() that was causing things to be pasted twice sometimes.
b.taylor@willowglen.ca [Fri, 18 Sep 2009 09:41:27 -0600] rev 428
copy & paste for POUs
b.taylor@willowglen.ca [Thu, 17 Sep 2009 14:17:52 -0600] rev 427
improved English spelling & grammar
b.taylor@willowglen.ca [Thu, 17 Sep 2009 11:16:14 -0600] rev 426
fix an exception when pasting in the LD editor
b.taylor@willowglen.ca [Wed, 16 Sep 2009 11:51:28 -0600] rev 425
set variable documentation when a location is selected from the VariableLocationBrowser
b.taylor@willowglen.ca [Tue, 15 Sep 2009 14:06:59 -0600] rev 424
add a Documentation column to the VariablePanel
b.taylor@willowglen.ca [Mon, 14 Sep 2009 10:57:12 -0600] rev 423
fix a crash when closing the debug window from the menu
b.taylor@willowglen.ca [Fri, 04 Sep 2009 16:37:52 -0600] rev 422
introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it.
b.taylor@willowglen.ca [Thu, 03 Sep 2009 09:37:23 -0600] rev 421
fixed renaming configurations and resources
b.taylor@willowglen.ca [Thu, 03 Sep 2009 08:56:02 -0600] rev 420
order the result of GetBaseTypes to make types easier to find in the UI
b.taylor@willowglen.ca [Wed, 02 Sep 2009 14:55:22 -0600] rev 419
VariablePanel.py also depends on types.TupleType
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:39:52 -0600] rev 418
split the variable editor panel into its own file
b.taylor@willowglen.ca [Wed, 02 Sep 2009 12:38:06 -0600] rev 417
fix renaming variables (broken by pouInstance.type -> pouInstance.typeName)
b.taylor@willowglen.ca [Wed, 02 Sep 2009 08:39:18 -0600] rev 416
merge
b.taylor@willowglen.ca [Mon, 10 Aug 2009 11:29:53 -0600] rev 415
controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing