EA's Revision History Version 3.x
This section is intended to provide a history of the revisions of EA version 3.60, 3.51, 3.5, 3.1 and 3.0.
For information relating to the history of other versions see the pages for:
- EA Version 7.1
- EA Version 7.0
- EA Version 6.5
- EA Version 6.1
- EA Version 6.0
- EA Version 5.0
- EA Version 4.x
- EA Version 2.x and earlier
Enterprise Architect
Version 3.60
Changes and fixes for
Version 3.60 - build 662
|
Fixed
ordering of Glossary in HTML documentation
such that its sorted by Item and Type |
Changes and fixes for Version 3.60 - build 661
|
Fix
Glossary export bug which prevented glossaries
from being imported into a model. |
Changes and fixes for Version 3.60 - build 660
|
Small
change to XMI importer to preserve external
relationships between packages being imported
and exported |
Changes and fixes for Version 3.60 - build 659
|
Fixed
default test run date being entered when
test not yet run. |
Changes and fixes for Version 3.60 - build 658
|
Corrected
issue with Unicode build that prevented
use of JET 4.0 to access models or import
MS Access 2000 or higher database schemas |
Changes and fixes for Version 3.60 - build 657
|
Modified
UI to use Shift+Control+Tab as the key
combination for moving between tabs in
major dialogs - allows use of Control+Tab
combination to enter tabs in note fields |
Changes and fixes for Version 3.60 - build 656
|
Added
search results count to the Search dialog. |
Changes and fixes for Version 3.60 - build 655
|
Fixed
problem with notes linked to element features
or diagram note |
Changes and fixes for Version 3.60 - build 654
|
Modified
the image generation code to allow creation
of larger in memory bitmaps for drawing.
This avoids having larger images scaled
down when saved to file in PNG, JPG, etc.
format. This affects the Save Image to
File and HTML/RTF generated images. WMF
and EMF format are not changed. |
Changes and fixes for Version 3.60 - build 653
|
Fixed
problem opening foreign key dialog for
some earlier EA model files |
Changes and fixes for Version 3.60 - build 652
|
Modifed
version control option dialog to allow
disconnecting from version control even
when packages in the model are under VC
(useful when changing project location
etc) |
Changes and fixes for Version 3.60 - build 651
|
Support
for PHP code generation and reverse engineering
(beta release) |
Changes and fixes for Version 3.60 - build 650
|
Fixed
problem with Auto-Layout diagram feature
causing exception in some cases in non-unicode
build of EA |
Changes and fixes for Version 3.60 - build 649
|
Extended
support for Composite Elements to Class,
Object, Use Case etc. |
Changes and fixes for Version 3.60 - build 648
|
Added
Sub-Activity and Sub-Machine elements to
the UML Toolbar. Each automatically creates
a new child diagram on creation. |
Changes and fixes for Version 3.60 - build 647
|
Added
Multi-Object appearance for sequence elements |
Changes and fixes for Version 3.60 - build 646
|
Added
additional highlight for context element
in diagrams - when selected has hatch border. |
Changes and fixes for Version 3.60 - build 645
|
Inclusion
of first release of EA Add-Ins capability
(see Help file under Automation/Scripting) |
Changes and fixes for Version 3.60 - build 644
|
Modified
Workspace Views toolbar to allow toggling
of docked windows (on-off) Added Configure Appearance menu option to element context menu Fixed problem with some docked windows first appearing with no "X" cloce button in the top right corner Fixed issue where Rolenames on association between two tables were being suppressed, even when Foreign Keys were not defined Modified VB parser to treat Enums in .cls files as inner classes Modified VB.Net parser to allow _ in op declaration Added code in Override Implementation dialog to support VB implemented interfaces. Fixed issue with Vb, VBNet operation implementation for inherited interfaces Corrected problem with element properties dialog appearing offscreen in some instances Modifed foreign key dialog to only show FK's associated with current association Fixed problem with Print List function in several places causing exception in Unicode version Released first version of SPEM UML Profile (see /spem_profile.htm) Fixed problem in automation interfce with Aggregation property on ConnectorEnd Object Fixed problem in automation interface when deleting a Connector from a Collection Changes to XMI 1.0 imort/export to pick up EA tags when round tripping Modified use of XMI local path setting for use with Version Control Added "Parameter Impl" code generation template to allow for correct generation of operations having parameters with default values |
Changes and fixes for Version 3.60 - build 643
|
Generate
namespace option is used in default templates Packages set as root namespaces, now generate classes at file scope The %synchNamespaceBodyIndent% is available for specifying namespace-level indentation during code synchronisation. Updates to the XML Schema generator and to the associated UML Profile which may be obtained from our website Fixed error when re-ordering Collaboration messages Fixed error in XMI import/export to SQL Server - missing diagram hyperlinks Improved some aspects of XMI import/export when linking back to internal elements Added support for User Images in custom toolbars. Supplied some default icons in UserImages.bmp, which may be modified or replaced by end user Fixed issue with importing Metafiles for Stereotypes, both in Stereotype dialog and in importing UML Profiles Modifications to Code Templates to fix error with C# Public keyword Added support for <<label>> stereotype on GUIElements - creates a transparent text field Some fixes in the Delphi code generator Fixed display of combined foreign and primary keys. Fixed display of multiple primary keys. Fixed bug on delete connector on MySQL. Removed restrictions on creation of foreign keys. |
Changes and fixes for Version 3.60 - build 642
|
Fixed
problem with import of WMF and EMF files
for stereotypes in Unicode build Modified self-reference sonnectors to allow moving down the full height of extended elements Fixed error in Implementation report under Oracle Modified behavior of Requirement elements when resizing using "auto-size" Modified Configure Default Appearance to allow setting more than one element at a time Fixed error in Save Diagram as Profile function which could cause incorrect XML Modified code generation template for C++ Added ability to sort UML Profile elements in resource tree in different ways (context menu option) Fixed error that could occur when closing Element property dialog using Alt+C |
Changes and fixes for Version 3.60 - build 641
|
Fixed
C++ Rev Eng : Incorrectly parsed attributes
with nested template types Modified Use Case drawing to hide extension points when diagram option "Hide Attributes" is checked Removed namspace blank line in DDL generation for Oracle Fixed missing attribute name on associations with multiple primary keys Fixed error in import of tables where more than one foreign key relationship existed between two tables Fixed bug that could cause Operations and Attributes dialog to abort when Alt+C pressed Fixed problem with buttons to move method params up and down being disabled Fixed issue with UI when changing visual layouts that have docked tear-off menus showing Modified use of stereotype colors to work when base class type is not matched in target element Fixed caption display of sequence diagram so that when diagram is scrolled, element captions in title are correctly positioned |
Changes and fixes for Version 3.60 - build 640
|
Added
additional Attribute details to RTF reports Fixed error in System docked window that could cause exception when no project loaded Fixed C++ Rev Eng : Incorrectly parsed parents, if namespace resolved. Added support for namespace of parent in C++ inheritance declaration Fixed bug in Foreign Key Dialog allowing Update Cascade checkbox to show for Oracle tables Improved DDL Import and DDL script generation. Namespace Declaration fix for VBNet, Generation options Dialog fix when using Japanese version of EA Remove Comment style from VBNet Generation options, Add advanced checkbox & supporting code to Template Editor ("Namespace *" "Class Base" "Class Interface" "Import Section" moved to advanced), Template edits (added warning comments to advanced templates), Fixed problem with Virtual Inherited parents not showing in 'Inherits' section of class caption when appropriate Added some checks on Version Control before allowing changes to configuration Tightened up some security items related to version control Fixed C++ Rev Eng : Incorrectly parsed complex template-based attributes eg. vector< const TestType& > listConst Modified Actor to allow use of Rectangle notation from Actor context menu - rather than from a single stereotype (<<system>>) as previously |
Changes and fixes for Version 3.60 - build 639
|
Added
Configure Version Control and Use Version
control permission types to Security Model
in Coporate version of EA Modified Apply Pattern function to allow setting both Rename and Link check boxes - and have EA only apply one Modified apply pattern function to prevent doubling up of applied operations in some cases Ctrl+Up and Ctrl+Down shortcut keys added to Project Browser (move elements up and down) Fixed context menu on element properties dialog - Link page to be non-modal Sub-Activities now handled correctly in XMI import/export Fixed error in stereotype dialog which only allowed a stereotype for one base type instead of many Fixed element search dialog to handle particular Japanese character(s) that were causing SQL errors. Added a new check to Integrity dialog to update Foreign Key definitions to new mode in EA 3,60 Added 'Advanced' check box to Code Templates dialog to show all templates Some minor fixes in VB.Net code generation and templates Some additional code template macros for handling Parameterized and Instantiated classes |
Changes and fixes for Version 3.60 - build 638
|
Added
ability to Save specially set-up diagrams
as UML Profiles (see Help file) Fixed issue with object font color set from Format Toolbar Fixed error with multiple extension points being defined in Use Cases Modified XMI importer to correct possible import error when importing a full model Fixed problem with EA always opening maximized even with local option - Open Maximized - unchecked Fixed issue with use of refernce character when defining properties Fixed issues with import of VB.Net nested classes Fixed problem with multiple copies of operation pre- and post- conditions appearing in RTF documents |
Changes and fixes for Version 3.60 - build 637
|
Fixed
problem of Local Paths dialog not saving
paths Fixed issue with saving scenarios and some reference types when regional settings use , (comma) as the decimal separator Fixed issue with not being able to modify namespace root when Require User Lock to Edit enabled Fixed error in MySQL when changing Locking Mode in Corporate version of EA Fixed error in RTF output in Unicode version of EA - document could be corrupt when Scenarios included in output |
Changes and fixes for Version 3.60 - build 636
|
Fixed
problem with useage of Apply/Release User
lock in Corporate version of EA Added Select Classifier dialog to Operations dialog for Return Type Fixed problem with Operations Return Type combo losing contents after dialog canceled Fixed problem with importing indexed properties in VB.Net |
Changes and Fixes in Version 3.60 - build 635
User Interface Changes
|
Major
changes to docked windows... |
Code Generation Changes:
|
Code
generation templates for C#, C++, Delphi,
Java, VB and VB.Net |
Version Control:
|
Enabled
SCC cmpatible version control |
Unicode Edition:
|
A
Unicode edition of EA is now available
for users wishing to mix languages |
Database Engineering Changes:
|
Added
Dialog to streamline creation/editing of
foreign keys. |
Document Generator:
|
Added
ability to create a 'Virtual Document' from
s Class stereotyped as a <<Model Document>> (ie.
'Model Document' - case sensisitive) Drag packages from the Browser onto the virtual document to add packages as 'attributes' Sort the package order using the Attribute dialog Generate using the Element/Documentation dialog. EA will detect the <<document>> stereotype and generate the full document Added ability to generate RTF for a single element (Element/Documentation) |
New Example Mode:
| A new example model is now distributed with the base EA application. This provides a more 'worked example' than the previous example |
Other:
|
Modified
function that applies a UML Pattern to the
model. Provides ability to add pattern features
to targets pattern is applied to Updated Help System. An extensive reworking, reformatting and tidy up of the Help system has been started. Fixed problem with Message dialog when classifier of target had circular Realization graph Fixed display of Interface and Stereotyped elements in Sequence diagrams Elements retain selection status between generation and synchronization Imrpoved locking semantics and detection of locked elements when security is enabled Added function to export linked files in RTF as RTF Hyperlins Fixed some problems with Printing - especially a problem that caused a crash when page dialog accessed repeatedly Fixed some docked windows which were not being kept up to date when they were not visible. Default page size now set when EA first runs on a machine - detects Letter/A4 and printer resolution etc. Added a function to reset tagged values for intances of a class (to match the class tagged values) Modified Collaboration message arrows to match Sequence style Added ability to number collaboration messages in indented groups (eg. 1.1.2.1, 1.1.2.2 ... etc) Option to show sequence message numbers in Sequence diagram Numerous other bug fixes and tune-ups |
Enterprise Architect Version 3.51
Changes and fixes for Version 3.51 Build 618
|
Fixed
problem introduced in 617 with Conditions
and Constraints on Sequence messages not
showing correctly Fixed error in CSV import with delimiter specification not showing correctly in dialog Added Collaboration diagrams to possible sub-activity types Fixed problem with node elements having Tagged values causing drawing error when tag name wider than node body |
Changes and fixes for Version 3.51 Build 617
|
Fixed
problem with Nodes rendering Tagged Values
twice when diagram dialog option to show
tagged value compartment checked Fixed error with C++ import of pointer variables (eg. A* pA;) Added Sequence and State diagrams to those that appear as sub-activities in Activity diagrams Fixed error with saving element Template Package in projects with replication enabled |
Changes and fixes for Version 3.51 Build 616
|
Fixed
error with import of source code directory
when resolving generalizations. In some rare
circumstances could cause an exception Fixed error with import of Sequence diagrams from XMI causing intermittent problems with saving message positions in Sequence diagrams Fixed error with Options dialog pages being offset to far to the left for uses using 'Large Fonts' in windows Fixed C++ import error of typed operators : eg. TCHAR operator[] () ; Modified XMI exporter for Rose. Adding <<subsystem>> stereotype to a package will cause that model branch to be exported as a Component Model for Rose Modified base .EAP file (EABase.EAP distributed with EA) to improve replication support. Added 'compartment' support in diagrams for states and nodes. Prevented EA prompting for 'Save' when exiting secure model with no user lock on current diagram Modified order of word replacements in RTF language adjustment to prevent inadvertent overwrites Improvements to DDL generation of: Column defaults, check constraints, Table and column comments, Referential integrity and check constraints, Added option to select referential integrity constraints to table operations. Added option to skip all rows of a table if an error occurs during data transfer of a model, and during removal of replication. Fixed saving of association link names greater than 50 characters. Fixed error on save of Local Options dialog when using .EAP files with replication enabled Modified XMI export to write log file when requested Fixed GUI ELements to show text even when stereotype not applied Modified XMI importer to handle XMI 1.2 files where possible (some work still required) Modified ECF and TCF dialogs to handle , as a decimal separator where regional settings are configured that way |
Changes and fixes for Version 3.51 Build 615
|
Added support
for picking up initializer lists in .CPP
file and correctly re-synching the same on
code generation Fixed bug with pointer reference being reversed in C++ (*& becomes &*) Fixed bug in parser where many macros are defined in Refrence/Language Macros. Caused incorrect parsing of some tokens. Fixed problem with output of Tagged Value notes in RTF Fixed issue with import/synchronization of attributes delared as arrays eg. int x[100]; in C++ Added support for "volatile" keyword in Java and C++ Fixed issue with "unsigned long" data type in CPP imlpementation file paramter list Added ability to define a system wide "Watermark" for diagrams when printed or output to image. See View/Options dialog - Diagram page Fixed problem with Collaboration graphic element printing with solid border instead of dashed. Also cured similar problem when zoomed in on Collaboration Added or improved support for ODBC import and DDL generation of: DB2, Oracle, Interbase 6, PostgreSQL, and Sybase tables, including index and foreign key constraints (where supported). Added and modified existing Database Datatypes. See file ddl_datatypes.xml in EA install directory. Import using the Reference/Import Reference Datatypes dialog Set index sort radio button to default to ascending in operation extended properties dialog. |
Changes and fixes for Version 3.51 Build 614
|
Elements
with parent names specified graphically now
resize if name is longer than class name Fixed error with UML:Diagram XMI being written out during export when Diagrams set to non-export Added support for C# event keyword (field declaration and accessor) to C# parser. Added ability for ordinary user to 'View Current Locks' when security enabled. View Locks is a new Permission. Fixed problem with Java parser misinterpreting default values of attributes when the default is a scoped name Fixed error in automation interface which could cause Models collection to throw an exception Change to XSD Schema generator - for complexTypes which contain an attributeGroup and are derived from another complexType by extension or restriction, the attributeGroup is placed within the extension element. Duplicated objects now created with User Lock applied where 'Require User Lock to Edit' is enabled in security Fixed problem in adding items to Glossary Links page of Object Properties dialog now works with Locate Object when the target is a package type Fixed some instances of case sensitive SQL which could cause issues on UNIX based version of MySQL Added ability to define a default user diagram for corporate edition when security is enabled. User may set any diagram to be their own default Function is available from the diagram context menu - when user security is turned on Made 'New' button on Requirements page of Object Properties dialog always enabled - even when a linked requirement is selected |
Changes and fixes for Version 3.51 Build 613
|
Added
new diagram layout options: - Set from Diagram Dialog: see Set Layout button - Applies to current diagram only - Can be set as Project Default layout - Includes option to layout to left, right, up or down - Includes settings to control spacing and layout performance options - Also includes auto 'bending' of line links where possible to achieve a clean layout Fixed 'Undo' of moved boundary where subelements are also moved Fixed Undo of diagram layout - Ctrl+Z will now reverse a layout Added Connectors collection to Package element in Automation Interface Added TreePos property to Element in Automation interface Fixed error in options dialog default value for wrap long comments option Fixed spelling errors in Generate DDL dialog Fixed C++ parser error when importing some inline functions from header file Added Alias property to Package element in ActiveX interface Fixed 'Locate Object' behavior in Implementation Report dialog Fixed error with code generation progress dialog that could result in dialog been left open when a bad filename was encountered in output Modified Instance State behavior to remove merged name when this option is unchecked and to not show [state] in instance graphically when name is merged Changed 'hit test' on sequence elements to only include the 'head' of the element and 7 pixels either side of the lifeline. This is to improve element selection in sequence diagrams Fixed error with arbitrary packages being opened when EA first loads a project (bug in 612 only) |
Changes and fixes for Version 3.51 Build 612
|
Addition
of support for using ORACLE 9i or greater
as the repository for an EA project - Required scripts are located on Corporate resource pages - Data transfer functions also modified to work with Oracle Added check box to Set Instance State dialog to "Merge State with Instance Name" - will append [State] to instance name Added menu option on Connector for Association Class link to automatically add the Association Class if it is not currently in the selected diagram Fixed issue with RTF language substitution function - "Figure" was not being handled correctly Added option (in View/Options Diagram page) to allow changing diagram created date. If checked, created date is editable on diagram dialog Fixed problem with importing packages in XMI format to DBMS repositories. In some cases diagrams did not appear in Project Browser Fixed problem with importing Delphi source code where class with many implemented interfaces could be imported without all interfaces Fixed issue with Instance Classifier dialog not showing caption under certain circumstances Fixed issue with Diagram Hyperlink not working when the default was not to generate pages for notes or text Fixed duplication of mnemonic on Operations dialog (Const and Cancel) Added option in RTF diagram to use 'Simple Names' for elements. This removes the scope and modifiers from the element name in the final document Added option to add initializers to output source code in C++ implementation file. A tagged value of "initializer" will result in EA appending ":" + the initializer value to the source Fixed autocounters for element task, issue, change etc. Removed some autocounters in the list which were not relevant Added drop list of 'owned states' to "Set Instance State" dialog. An owned state is one which appears under an element in the project browser Modified local option 'Sequence message Vertical Gap" to now be saved on a per project basis - rather than a per person basis Fixed error in generation of Package notes in RTF when using the <Basic> style Fixed problem with package Alias always being used in RTF output when set, and not when explicitly asked for only Changes to the XSD Schema generator - Import elements are generated for each referenced package whose targetNamespace tagged value differs from the target package's targetNamespace. - Include elements are generated for each referenced package sharing the targetPackage's namespace. - Added "schemaLocation" as a tagged value for the XSDschema stereotype. It is generated in the include and import elements. - TargetNamespace prefix gets included in the schema element, if targetNamespacePrefix tagged value is specified for an XSDschema package. - The Encoding value in the processing instruction is omitted if the encoding field in the GenXSD dialogue is empty. - TargetNamespace prefixes are used in ref elements for external types. Fixed problem when generating VB6 source - class specific Advanced Options were being overridden by the global equivalents at run time Added automation method to GetCurrentDiagram() from the open model Added ability to hide or show 'Package' scoped features in a diagram to the Diagram Dialog Fixed error in picking up project default language when showing the Import Source Directory dialog Moving a Collaboration message now marks the current diagram as dirty Fixed error with RTF Report dialog when saving template with all options and filters set. Length of opetions style string was too long. Added ability to mark a collaboration message as 'Return' and have it show with 'dashed' line appearance Length of Collaboration 'tails' increased and some small adjustments made to position of associated text Changing a text font will now mark diagram as dirty From search dialog, Locate Related Element in Browser now works for Package as well as other elements Added Automation method to Repository to GetConnectorByID(long ConnectorID) Added 'Apply' button to Diagram Properties dialog Fixed problem with data transfer between MySQL and SQL Server (NULL able columns) Fixed problem with Association Class - link to association was not draw if Association Class was off screen - but association was on screen |
Changes and fixes for Version 3.51 Build 611
|
Fixed
bug in EA running under Windows 2000 that
could result in program termination when
adding a new Project Root node Fixed problem with UML Patterns when adding sequence objects and messages to an existing diagram - could result in duplicate messages being created Fixed problem with Classifier dialog not showing correct classifiers for some intance types Added option to View/Options/Diagram/Behaviour dialog to turn off Automatic Sub-Activities from dropped diagrams Fixed issue with new Sub-Activities created from dropped diagrams not appearing in Project Browser until a reload occurred Fixed issue with import of XMI - attribute and element contraints could cause an error if constraint type was not set in XML file Modified export of 'position' tagged value in XMI 1.0 for attributes - used tag name ea_position instead to avoid conflict with XSD position tagged value Modified RTF generator to sort connectors by connector type first, thereby grouping like connectors Modified RTF generator to fix issue with line breaks in Test notes Fixed issue with glossary dialog not warning if pending changes exist when moving between records or closing the dialog |
Changes and fixes for Version 3.51 Build 610
|
Automation
interface re-written to support both IDispatch
and Type Library access to automation objects. - TypeLibrary automatically registered on install of EA (Enterprise Architect Object Library 2.0) - Automation error handling improved to provide simpler and more convenient error messages - Intellisense for EA object model now supported thru type library reference - Code samples added to EA install directory (Sample Code) - AutomationInterface.PDF updated - Automation Interface ReadMe.PDF added to Program Group ... highlights recent changes Added new behaviour on Ctrl+Drag of element from Project Browser to diagram. Source element may be dropped as Link, as Instance and as new Child (generalizes) Added new options to UML Pattern function (from diagram 'Save as UML Pattern' option) - Option to link an object to an existing classifier at pattern instantiation time - Option to replace a pattern element with an existing model element of the same type at pattern instantiation time 3 more Properties added to the Connector automation element: - TransitionEvent - TransitionGuard - TransitionAction Added an option to the HTML Generation dialog to optionally not generate separate pages for notes and text elements Modifed Attributes and Operations dialogs pages - improved keyboard navigation and added additional mnemonics for each field Modified Project Borwser so that F9 and F10 shortcut keys to Attributes and Operations now work correctly in tree Updated EA installer to new version. Added code samples directory to install and included registration of type library as part of install Added support for SubActivity State. - Dragging an Activity Diagram from the Project Browser onto an Activity diagram will create a SubActivity State node - The SubActivity node will behave in the same fashion as a Diagram Hyperlink - ie. double click to go to target diagram Added ability to bookmark results in Search Dialog (places a red triangle above bookmarked elements in diagrams) |
Changes and fixes for Version 3.51 Build 609
|
Added support for showing element and feature stereotypes in Project Browser (option is on View/Options dialog first page)
Made a number of modifications to the
source code importer (including):
Added support for 'default element templates'
:
Improved handling of drag and drop from
the Project Browser:
Added "Cancel Import/Generation" button
to batch source import/generate dialog |
Changes and fixes for Version 3.51 Build 608
|
Added
'Autosize Element' context menu option to
single selected element Fixed problme in Java generation of extends clause Added notes section of linked requirement to RTF output - similar to notes for internal requirements Prevented notes being modified and content lost when element is locked Fixed cursor problem when connector type and then element type selected in toolbox - correct cursor shape now shown Modified parameter type combo to mark record as dirty when type modified using arrow keys only Checked size of run-state information when drawing elements and ensure element is wide enough to contain text Fixed problem when adding additional Project Root nodes - sort order was reset to alphabetic instead of user configurable Fixed problem where the 'constraint' field on a sequence message was not being written out to XMI Fixed problem with print outs where Scale Image to One Page was selected. Often the font was being overly reduced. Fixed display erro with Operation behaviour in class diagrams - behaviour notes now displayed correctly wrapped and next operation moved down a suitable amount Fixed problem with NewElement Dialog (from Package contrext menu) being set invisible in some situations Changed Diagram Hyperlink element so that it may have no text and the bounding box does not show - only the link icon Changed wording of connector type in Connector dialog - now drop list contain Auto Routing as the second option instead of Routed Schema generator modified: * EA now generates a complexType wrapper for attributes which are generated as elements and have a non-simple type. * The default model group is now "sequence", instead of "all" |
Changes and fixes for Version 3.51 Build 607
|
Addition
of XML Schema generation to Professional
and Corporate versions of EA
Changed docked Property Grid component
C++ generator now uses initial value of
attribute in enum definitions |