Release Notes

Filters

GMF HEAD (103 bugs fixed)

  • I200809261246 (33 bugs fixed)
    • 248327 Reconcile should respect cross-references
    • 247542 Generate only actually used standard preference pages
    • 247311 Generate boilerplate implementation for CustomPreferencePage
    • 246924 Print preview should default to last good zoom percentage when garbage entered
    • 246288 [Layout] LineSeg#positionRelativeTo(...) can throw NPE
    • 246252 Remove obsolete/unused preferences-related keys from diagram plugin property file
    • 246101 [ActivityD] - Its impossible to open certain ActivityD samples
    • 245681 Allow to specify whether link is reroutable in genmodel
    • 245158 Show text feedback for labels
    • 244970 Don't generate supporting code (updater/editpolicies/model-assistant) for links to/from pure label based elements
    • 244710 Palette tool group should use specified icons
    • 244419 Label Parser customization
    • 244297 ScaledGraphics should allow one to set background and foregroud patterns
    • 243593 The list of available printers does not get properly populated if no default is set
    • 243157 Develop automatic migration tool creating QVTO/OCL constructions having Xtend as an input
    • 243151 GMFGen model to contain explicit information about allowed link sources/targets
    • 242283 NullPointerException from ViewUtil#getSourceConnectionsConnectingVisibleViews
    • 240968 DVT34: broken link in documentation
    • 239653 [ImageSupport] Support DiagramPartInfo API for exporting the scaled down diagram to image
    • 238858 [ImageSupport] Icons discoloured in exporting diagrams to PNG, SVG, JPEG on Linux
    • 237316 Pressing Delete key on non IGraphicalEditPart causes NPE
    • 237157 [Examples] Provide logic diagram example like GEF
    • 236868 Prompt on deletion dose not work
    • 236497 Cannot copy/paste a rectangle within a circuit (logic diagram example)
    • 235113 Alternative parser access without ParserService
    • 225353 Null anchors not supported by the ShapeNodeEditPart
    • 223163 Label on node disappears when refreshing the node
    • 216880 Label in composed figures causes a bug when calling refreshBounds() method
    • 207234 [Cleanup] GMF feature depends on JDT
    • 199995 Target Commands generate setters for non changeable, derived, transient and volatile feature.
    • 190368 Include 3rd party source bundles in SDK
    • 158805 Provide builds of RCP platform for GMF editors
    • 118858 [NoteTextLabel] Notes in diagram link mode are incorrectly sized
  • 2.2.0M1 (8 bugs fixed)
    • 244725 Generated ModelingAssistantProvider can't be compiled -- code is too long
    • 244710 Palette tool group should use specified icons
    • 243593 The list of available printers does not get properly populated if no default is set
    • 241070 Restructure ModelingAssistantProvider.xpt in order to allow custom templates to override single methods
    • 207487 Replace deprecated IPlatformRunnable with IApplication
    • 199995 Target Commands generate setters for non changeable, derived, transient and volatile feature.
    • 193963 Add variation-points to ValidateAction.xpt
    • 175305 ModelingAssistantProvider code generator doesn't consider derived classes of source and target types
  • I200808180951 (9 bugs fixed)
    • 243879 SVGFigure: it should be possible to specify whether figure client area should be passed to renderer
    • 243596 [Properties] NPE in properties section
    • 243594 [Layout] Inifinite loop in BorderItemLocator#locateOnBorder(..)
    • 243571 SVGFigure: render always via buffered image
    • 243565 SVGFigure: infer antialias value from Graphics
    • 243187 Default line width -1 may cause problems on Linux
    • 243051 SVGFigure should infer it's preferred size from the document
    • 237157 [Examples] Provide logic diagram example like GEF
    • 231322 Allow to specify features to edit in feature label mappings
  • I200808071700 (15 bugs fixed)
    • 243403 SVGFigure: support float type properties
    • 243391 SVGFigure: make sure that CSSEngine is initialized while reading color value
    • 243143 Render SVG within figure's client area
    • 243052 Add property to SVGFigure to always use safe rendering method
    • 243050 Support area of interest (AOI) property in SVGFigure
    • 242851 Set node visual properties for the primary shape
    • 242124 [CopyPaste] Edges that shouldn't be copied are being copied without source/target
    • 241879 [Layout] BorderItemContainerFigure can indefinitely revalidate itself.
    • 241762 PSF files need a refresh
    • 241568 Compiler error in test is failing the build
    • 240753 DVT34: broken link in documentation
    • 234668 Support SVG figures in gmfgraph models
    • 226516 Unit Tests failure: expected:<RGB {0, 0, 255}> but was:<RGB {0, 0, 0}>
    • 190368 Include 3rd party source bundles in SDK
    • 2410 Minor request: hyperlinks in 'About' window (1GF24FQ)
  • I200807211239 (38 bugs fixed)
    • 241321 when multi-delete elements from diagram, "prompt delete" dialog shows up more than once
    • 241293 Graphical definition editor plug-in missing referenced models
    • 240979 NPE in ElementSelectionService results in job never being able to be cancelled
    • 240962 Mindmap cheat sheet missing
    • 240732 ArrangeAction maknig diagram refresh very slow
    • 240218 ClientContext ID for elementTypeBindings should be unique (StackOverflowError)
    • 239665 o.e.gmf.graphdef.edit has "www.example.org" as provider
    • 239648 [Commands] Need to record creation of decorating views.
    • 239307 Convert "generate map" to use fetchTag=HEAD
    • 238907 12 GMF features provide OLD update site URLs
    • 238876 Reconcile GenJavaExpressionProvider.injectExpressionBody property on gmfmap->gmfgen transformation
    • 238331 NullPointerException in EMFNotationModelFactory
    • 238295 Can't organize imports due to syntax errors in the compilation unit ElementInitializers.java, Counter overflow? 2.1 RC3
    • 238118 UUIDConstraint don't apply for resources that don't use ID or UUID
    • 237686 [Commands] DuplicateEObjectsCommand has wrong list of affected files for an external dupication
    • 237636 Provide Xpand content type
    • 237329 [Layout] BorderItems connection anchor points are incorrectly caliculated for CompositeLayoutProvider
    • 237202 Finding non-conflicting location of border items not working properly in all scenarios
    • 237013 DND on the diagram doesn't work on Linux
    • 236880 Exception occurs on Duplicate for design element
    • 235926 NPE thown in eis.xmlfile.XMLFileTestModel
    • 234562 Adding child elements into a shortcut causes stack overflow
    • 233331 TVT34:TCT496: JA: Xpand Template in English
    • 233207 Support Label figure in .gmfgraph editor
    • 231133 Reconcile viewmap attributes, including custom ones
    • 227127 Support literal values for FeatureInitializers
    • 226882 Support links with childMetaFeature not from container
    • 219447 [Cleanup] Plugin manifest in org.eclipse.gmf.runtime.notation has warning
    • 217307 "Add extension model" action: impossible use for additing nondeployed models
    • 193766 Show adequate labels in property sheet for selected element (ref-based links in particular)
    • 193585 Exception while generating code from gvxml.gmfgen
    • 188329 Generate Java 5.0 code
    • 183812 Consider opposite references when creating links
    • 183775 Reconcile labels of property tabs
    • 180196 [Cleanup] RulerGridPropertySection: don’t cast Part to DiagramEditor
    • 168524 [WorkbenchParts] On restart partActivated (and partVisible) called before widgets are visible
    • 163079 Impossible to identify correct feature for Label Mapping - add type name in displayed list
    • 159226 Sample DB Persistence program

GMF 2.1.2 release (13 bugs fixed)

  • 2.1.2 (4 bugs fixed)
    • 243593 The list of available printers does not get properly populated if no default is set
    • 240968 DVT34: broken link in documentation
    • 236868 Prompt on deletion dose not work
    • 225353 Null anchors not supported by the ShapeNodeEditPart
  • M200809112022 (9 bugs fixed)
    • 246924 Print preview should default to last good zoom percentage when garbage entered
    • 246288 [Layout] LineSeg#positionRelativeTo(...) can throw NPE
    • 244297 ScaledGraphics should allow one to set background and foregroud patterns
    • 243593 The list of available printers does not get properly populated if no default is set
    • 242283 NullPointerException from ViewUtil#getSourceConnectionsConnectingVisibleViews
    • 239653 [ImageSupport] Support DiagramPartInfo API for exporting the scaled down diagram to image
    • 238858 [ImageSupport] Icons discoloured in exporting diagrams to PNG, SVG, JPEG on Linux
    • 237316 Pressing Delete key on non IGraphicalEditPart causes NPE
    • 118858 [NoteTextLabel] Notes in diagram link mode are incorrectly sized

GMF 2.1.1 release (35 bugs fixed)

  • M200808111554 (3 bugs fixed)
    • 243596 [Properties] NPE in properties section
    • 243594 [Layout] Inifinite loop in BorderItemLocator#locateOnBorder(..)
    • 243187 Default line width -1 may cause problems on Linux
  • M200808071318 (3 bugs fixed)
    • 242124 [CopyPaste] Edges that shouldn't be copied are being copied without source/target
    • 240753 DVT34: broken link in documentation
    • 190368 Include 3rd party source bundles in SDK
  • M200807262317 (4 bugs fixed)
    • 242124 [CopyPaste] Edges that shouldn't be copied are being copied without source/target
    • 241907 org.eclipse.gmf/features/org.eclipse.gmf.runtime.thirdparty.source-feature does not exist in R2_1_maintenance branch
    • 240753 DVT34: broken link in documentation
    • 190368 Include 3rd party source bundles in SDK
  • M200807232249 (2 bugs fixed)
    • 241879 [Layout] BorderItemContainerFigure can indefinitely revalidate itself.
    • 241762 PSF files need a refresh
  • M200807181734 (4 bugs fixed)
    • 241321 when multi-delete elements from diagram, "prompt delete" dialog shows up more than once
    • 241293 Graphical definition editor plug-in missing referenced models
    • 240979 NPE in ElementSelectionService results in job never being able to be cancelled
    • 240732 ArrangeAction maknig diagram refresh very slow
  • M200807171205 (19 bugs fixed)
    • 240962 Mindmap cheat sheet missing
    • 240218 ClientContext ID for elementTypeBindings should be unique (StackOverflowError)
    • 239648 [Commands] Need to record creation of decorating views.
    • 238907 12 GMF features provide OLD update site URLs
    • 238876 Reconcile GenJavaExpressionProvider.injectExpressionBody property on gmfmap->gmfgen transformation
    • 238331 NullPointerException in EMFNotationModelFactory
    • 238295 Can't organize imports due to syntax errors in the compilation unit ElementInitializers.java, Counter overflow? 2.1 RC3
    • 238118 UUIDConstraint don't apply for resources that don't use ID or UUID
    • 237686 [Commands] DuplicateEObjectsCommand has wrong list of affected files for an external dupication
    • 237636 Provide Xpand content type
    • 237329 [Layout] BorderItems connection anchor points are incorrectly caliculated for CompositeLayoutProvider
    • 237202 Finding non-conflicting location of border items not working properly in all scenarios
    • 237013 DND on the diagram doesn't work on Linux
    • 236880 Exception occurs on Duplicate for design element
    • 235926 NPE thown in eis.xmlfile.XMLFileTestModel
    • 233331 TVT34:TCT496: JA: Xpand Template in English
    • 219447 [Cleanup] Plugin manifest in org.eclipse.gmf.runtime.notation has warning
    • 180196 [Cleanup] RulerGridPropertySection: don’t cast Part to DiagramEditor
    • 163079 Impossible to identify correct feature for Label Mapping - add type name in displayed list

GMF 2.1.0 release (1409 bugs fixed)

  • 2.1.0RC5 (4 bugs fixed)
    • 236919 Corrupted characters on Windows Print dialog
    • 236770 The versions for org.eclipse.gmf.examples.pde feature/plugin in version 2.1.0 is lower than those of 2.0.1
    • 236665 Deadlock in ElementSelectionService
    • 236509 Map file on downloads page has concatenation issue
  • I200806100656 (8 bugs fixed)
    • 235875 [Layout] BaseSlidableAnchor can return an invalid anchor relative location
    • 235867 TVT34:TCT748: KO: truncation of "Collate"
    • 235797 Refactoring opened model causes SWT to become unstable
    • 235621 GMF Windows print dialog cannot find zh_TW DLL
    • 226620 DBCS3.4: Default unit is Inches for Printing on Japanese environment
    • 209917 ConcurrentModificationException
    • 206348 Generated diagrams should support Tree routing option
    • 150177 Should be able to use dynamic EMF instead of the generated code to store underlying diagram model
  • 2.1.0RC3 (15 bugs fixed)
    • 235361 Up and down arrow key moves list items in compartments instead of moving the selection
    • 235337 NPE while working with stale gmfgen model
    • 235151 Correct compilation tests failure caused by legacy gmfgraph_2006.ecore meta-model existence
    • 234716 Note and Geoshape edge thickness visually increases when zoom is < 100%
    • 234679 IllegalArgumentException when clicking enter on blank cell editor at <> 100% zoom
    • 234493 [ImageSupport] Embedded images on the diagram are incorrectly painted on the image
    • 234250 TVT34:TCT487: PLK: truncation in Logic Diagram -> Properties -> Appearance
    • 233206 Support Polygon figure in .gmfgraph editor
    • 232389 TVT34:TCT282: TR-Print screen totally English on Windows unlike Linux
    • 229925 Memory optimization of org.eclipse.gmf.runtime.diagram.ui.editpolicies.PopupBarEditPolicy#imagesToBeDisposed
    • 226240 DBCS3.4: Image is right-aligned in exported HTML file
    • 225137 Line styles enhancement
    • 224206 Support switching figure of EditPart with domain element property change
    • 223937 Need the isTextTruncated() method in the new WrappingLabel class
    • 178255 The part with port property name of ConnectorEnd seems to be displayed twice in uml editor.
  • 2.1.0RC2 (7 bugs fixed)
    • 233585 [ImageSupport] Diagram Image Export API additions to enable BIRT integration
    • 233486 GMF plugins within zip downloads are not signed
    • 233205 Support Polyline figure in .gmfgraph editor
    • 180772 NLS33: Unexternalized string in problems filter
    • 178225 It should be possible to remove reference based links from diagram and domain model
    • 150705 ToggleCanonicalEditPolicy might corrupt the undo stack
    • 139126 Bundle name of custom figure is not added to the plugin dependencies of diagram editor
  • 2.1.0RC1 (17 bugs fixed)
    • 232761 Support new diagram preferences in the generator model
    • 232299 Refactor CustomCopier, split out migration code specific to GMFGen
    • 232247 Unable to migrate taipan.gmfgen to version 2.1
    • 232182 SortFilterDialog pages are missing help context id
    • 231923 Pathmaps preference page should support many pathmaps
    • 231420 Feature @buildId@ tokens not replaced
    • 231418 Some features do not appear in About dialog
    • 230191 Start using FeatureTracker/AttachAdapter for listening model changes in org.eclipse.gmf.graphdef.editor
    • 228913 Refactor GenExpressionProvider concept, correct ValueExpression use
    • 226884 Tests: Refactor RuntimeWorkspaceSetup to utilize external class folders
    • 225137 Line styles enhancement
    • 221347 Refactor ElementInitializers.xpt
    • 217270 Some GMF Help Contents are not visible on Windows (IE6 IE7)
    • 202577 XxxCreationWizard: default model file name = diagram file name
    • 195126 Remove invalid dependency on org.eclipse.emf.query.ocl from features/org.eclipse.gmf.sdk*/feature.xml
    • 194633 Change feature dependencies from org.eclipse.emf.ocl to org.eclipse.ocl
    • 3 Sync does not indicate deletion (1GIEN83)
  • I200805091715 (6 bugs fixed)
    • 231365 [Layout] Support routing of invalid connections
    • 230998 [ImageSupport] Connections between connections are not drawn on diagram exported to image file
    • 228913 Refactor GenExpressionProvider concept, correct ValueExpression use
    • 227658 Update file observer to support resource links to non local file system resources
    • 195555 [Connections] The connection visibility is set by the compartment.
    • 173651 Add support for pack200
  • I200805072353 (10 bugs fixed)
    • 230946 ClassCastException when working with GMF popup menus
    • 230418 Support non-containment contexts in annotation-based validator
    • 230191 Start using FeatureTracker/AttachAdapter for listening model changes in org.eclipse.gmf.graphdef.editor
    • 230078 Notational Metamodel performance improvements
    • 230014 Refactor MetricProvider.xpt
    • 229916 Please add org.eclipse.equinox.p2.metadata.generator_1.0*.jar to releng.basebuilder
    • 229256 GMF can't render SVG's with xlinked or embedded images.
    • 228913 Refactor GenExpressionProvider concept, correct ValueExpression use
    • 226725 Refactor Lite's AbstractExpression.xpt and DomainElementInitializer.xpt
    • 226703 after testing, store a copy of each .metadata/.log file for easier auditing
  • I200805040007 (22 bugs fixed)
    • 230078 Notational Metamodel performance improvements
    • 230056 setLineWidth in ScaledGraphics does not support the zoom factor
    • 230014 Refactor MetricProvider.xpt
    • 230005 Extra separator at bottom of context menu for UI reduced menus
    • 229911 [Cleanup] two unused icons
    • 229709 Filtering dialog is missing mnemonic keys
    • 229676 The default page setup values for the diagram should be initialized differently.
    • 229186 GMF should provide a way to add context menus to the diagram outline
    • 229129 Scrollbars on shape compartment figures disappear when scrollable area is big
    • 229119 Print preview Fit to Page might be confusing
    • 229080 GMF: NestableListItemEditPart.createFigure() should be overridable.
    • 229015 Provide Wiki docs offline in gmf.doc plugin?
    • 228913 Refactor GenExpressionProvider concept, correct ValueExpression use
    • 226333 JUnit failures in org.eclipse.gmf.tests.runtime.diagram.ui
    • 226150 Arrange All Command need to check whether the EditPart is active
    • 226149 Refactor templates for ConstraintProvider and ValidationProvider
    • 226064 testCopyToImageUtilTest_PDF JUnit test failures
    • 225137 Line styles enhancement
    • 212203 New Update Site Generation Mechanism for Modeling Projects/Components
    • 150705 ToggleCanonicalEditPolicy might corrupt the undo stack
    • 5 ISharingManager sharing API inconsistent (1GAUL8H)
    • 4 need better error message if catching up over read-only resource (1GF69TF)
  • I200804252008 (17 bugs fixed)
    • 228972 Remove org.eclipse.gmf.examples.runtime.ui.pde from map/psf
    • 228915 Non-externalized string literal; it should be followed by //$NON-NLS-<n>
    • 228913 Refactor GenExpressionProvider concept, correct ValueExpression use
    • 228889 org.eclipse.gmf.xpand.editor in both tooling and sdk-experimental map
    • 228869 No required execution environment has been set
    • 228867 [Border Items] Border Items placed incorrectly when one is deleted
    • 228773 The 'Eclipse-LazyStart' header is deprecated, use 'Bundle-ActivationPolicy'
    • 228500 [Layout] Border item layout support api improvement on DefaultProvider
    • 227655 Clipboard support used for copy/paste does not preserve order
    • 227506 Migrate FeatureValueSpec->ValueExpresison generalization change
    • 227505 Replace FeatureValueSpec generalization of ValueExpression with aggregation
    • 227373 [Printing] Remove experimental printing menu item and enable real menu for multi platform printing.
    • 226241 DBCS3.4: GMF generates SVG files indefinitely
    • 226149 Refactor templates for ConstraintProvider and ValidationProvider
    • 221352 Fully support bidirectional references where one end is read-only
    • 170821 Update all the plug-in bundle-version bounds in accordance with actually used plugin versions
    • 2 Opening repository resources doesn't honor type (1GE6I1Q)
  • I200804171622 (5 bugs fixed)
    • 227651 PasteViewRequest should be public
    • 227505 Replace FeatureValueSpec generalization of ValueExpression with aggregation
    • 226138 [Layout] Layout issues
    • 204012 Verify Advanced graphics does support mirrored mode
    • 147497 [Properties] Buttons on the appearance tab should be DROP_DOWN style
  • I200804151202 (4 bugs fixed)
    • 226966 org.eclipse.gmf.runtime.diagram.ui.figures.IBorderItemLocator should be undeprecated
    • 226149 Refactor templates for ConstraintProvider and ValidationProvider
    • 221347 Refactor ElementInitializers.xpt
    • 151607 GMF build needs to migrate to unified Modeling Project build
  • 2.1.0M6a (3 bugs fixed)
    • 226713 Need examples + runtime to do tests
    • 225968 Feature qualifiers have changed format
    • 151607 GMF build needs to migrate to unified Modeling Project build
  • 2.1.0M6 (36 bugs fixed)
    • 226333 JUnit failures in org.eclipse.gmf.tests.runtime.diagram.ui
    • 226147 ModelingAssistantServiceTests.testStaticMethodInExtension() JUnit failure
    • 226082 org.eclipse.gmf.ecore.editor (branch 2_0_maintenance) should specify javacSource and javacTarget to be 1.4 in its build.properties, as it uses assert statements
    • 226065 warning: The type Assert is deprecated
    • 226064 testCopyToImageUtilTest_PDF JUnit test failures
    • 225968 Feature qualifiers have changed format
    • 225793 BorderItemRectilinearRouter conflicts with RectilinearRouter
    • 225659 PrintPreview should be able to show scaled preview
    • 225437 Layout improvements
    • 225328 Ecore Diagram or Domain?
    • 225213 Multi-platform printing should support selection of multi diagrams to print
    • 225173 Multiplatform printing with object using gradient fill are offset and clipped slightly
    • 225137 Line styles enhancement
    • 225031 GMF PathmapManager does not allow system pathmap to be set without dirtying resources
    • 224736 The type FileXXXTest.File must implement the inherited abstract method IResource.XXX()
    • 224706 IUndoableOperation changes in the platform cause AssertionFailedException
    • 224694 Font name strings are duplicated in instances of ShapeStyleImpl
    • 224473 Text alignment enhancement
    • 224387 [Printing] Enhancements to multi-platform printing
    • 223919 Palette drawers should be able to have no icon
    • 222619 NPE in ScalableImageFigure
    • 221347 Refactor ElementInitializers.xpt
    • 221073 Transform corrupts EditingDomainID
    • 220711 Support required for platform:/resource and platform:/plugin
    • 220598 Utilize EMF child extenders for GMF models
    • 219146 null label for CompositeTransactionalCommand provokes NPE from OperationHistoryActionHandler.shortenText
    • 215282 GMF GenModel doesn't save xsi:schemaLocation properly
    • 212024 GMF should support PDF format when saving diagrams as image file
    • 209231 "Units" setting in gmfgen is always reverted to Pixel
    • 208938 [Commands] redundant call to populateCacheMap in DestroyDependentsRequest
    • 208374 [ImageSupport] NullPointerException thrown in ScalableImageFigure#getRenderedImage
    • 196834 [Printing] Multi-platform Diagram Printing
    • 192711 Generalize propsheet.ecore from GMFGraphEditor extension model for common forms UI generation
    • 151607 GMF build needs to migrate to unified Modeling Project build
    • 150177 Should be able to use dynamic EMF instead of the generated code to store underlying diagram model
    • 129613 JUnit failure in Overnight build: testCopyToImageUtilTest_SVG
  • 2.1.0M5 (1254 bugs fixed)
    • 219132 Empty plugin.xml causes PDE error
    • 218528 Need to provide a separate feature for just the file format for the notational metamodel in GMF 2.1
    • 218423 Validate plug-in prevents workflow from being used for GMF model extension
    • 218307 [CopyPaste] Copy and paste fails with ExecutionException when path contains '&'
    • 217749 [Layout] Layout providers using Draw2D graph layout don't deliver the exact results to the diagram
    • 217526 [JUnit] JUnit failures at org.eclipse.gmf.tests.runtime.gef.ui
    • 217251 Exception occurs while generating gen model
    • 216935 Generating Diagram with Nested Initializers in .gmfmap file
    • 216931 Erroneous dependencies on Boolean identity in transaction options
    • 216929 Return EStructuralFeature$Setting instance from GenNodeImpl.getReorientedIncomingLinks
    • 216326 NPE opening diagrams after migrating to GMF 2.0.2
    • 216010 Arrange doesn't align connections correctly
    • 215851 Page Down, Page Up, Home, and End keys work sporadically on a diagarm
    • 215565 [Printing] Error message still remains even if the invalid value is changed.
    • 215505 Should be able to right-click a Circuit and arrange contents of its compartment
    • 215408 Wrong command label for compartment auto-size
    • 215264 Incorrect text shown in zoom drop down list
    • 214912 Tooling has code changes in 2.0.2 but the plug-in version has not changed
    • 214901 Version of org.eclipse.gmf.doc went back in 2.0.1
    • 214825 Loading model aborts on non-fatal error
    • 214799 Border items near top-left corner of shape move when diagram is reopened
    • 214654 Non-volatile shape decorations are not copied when a container is selected and copied.
    • 214653 SnapCommand casts to GraphicalEditPart
    • 214622 ShapeCompartmentEditPart.ConnectionRefreshMgr needs improvement
    • 214390 [JUnit] Failure: org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest
    • 214239 [ElementSelection] SelectInDiagramHelper#exposeLocation() fails to work in some cases
    • 214142 [JUnit] Failure at org.eclipse.gmf.tests.runtime.diagram.ui.tools.RubberBandSelectionToolTest#test_basicSelect()
    • 212579 Filter compartments code doesn't work properly when new compartments encountered
    • 212422 The type FileXXXTest.File must implement the inherited abstract method IResource.XXX()
    • 212195 [DeleteFromSupport] Allow Delete from Diagram for elements in a container
    • 212178 GMF validation enhancements
    • 210806 Regenerate GMF notational metamodel with EMF 2.4
    • 210395 [ConnectionHandles] Connection Handle Locator should have option to appear on inside of shape
    • 209713 Performance enhancements to AbstractEditHelper for large delete scenario
    • 209709 CompositeTransactionalCommand#reduce should flatten child commands if !isTransactionNestingEnabled()
    • 209358 DiagramImpl.persistEdges does not guarantee parent hierarchy of source/target is persisted
    • 208680 Border template missing @generated tag
    • 208622 Contents of Canonical compartments are duplicated incorrectly
    • 208408 Cannot move connection anchor points on connections
    • 208270 [lite]: Feedback for element creation should show exactly where the element will be created
    • 208264 [lite]: Implement border items
    • 208241 Correct plug-in dependencies for GMF 2.1 features that depend on GEF changes
    • 208235 The minor segment of the plug-in version needs to be incremented for GMF 2.1 Runtime changes
    • 208220 DiagramNameCompartmentEditpart does not listen to changes to the diagram
    • 208169 Update tutorial for 2.0.1 release
    • 208044 In Save As Image File dialog remember the directory saved to last time and display it as the new default
    • 207980 ConnectionCreationTool should scroll when tool is dragged to edge of diagram
    • 207784 Add variation-points to xpt\diagram\editparts\*.xpt
    • 207437 [xpand]: Resources to be composed from several sources
    • 206821 Cannot extend the GMF Palette
    • 206763 BorderItemRectilinearRouter throws IndexOutOfBoundsException
    • 206443 Compile errors in generated DiagramContentInitializer for non synchronized editor
    • 206348 Generated diagrams should support Tree routing option
    • 206200 Improve "Out of memory" message box for save diagram as image
    • 206047 NPEs with AbstractProviderConfiguration when debugging
    • 206045 Icon missing in Geoshape Wizard Dialog
    • 205870 JUnit failure at org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests#testCopyToImageUtilTest_BMP() build N20070924
    • 205599 Rectilinear connections between a shape and a diagonal line sometimes look ugly
    • 205579 Notational Metamodel extensibility feature is missing documentation
    • 205495 LabelLocator.relocate() calculates location based on incorrect size
    • 204940 ChildAccess to CustomFigure internals generates incorrect code
    • 204687 [ImageSupport] GraphicsToGraphics2DAdaptor leaks SWT image resource
    • 204565 ObliqueRouter throws IndexOutOfBoundsException when routes connection between 2 intersecting shapes
    • 204405 [ImageSupport] CopyToHTMLImageUtil needs customized copyToImage method that returns PartsInfo List
    • 203482 TreeInlineTextEditor#canProceed() needs isDisposed check
    • 203354 AbstractModelerPropertySection#isCurrentSelection() uses obsolete assumptions regarding deleted annotations
    • 203321 AssertionException in RemoveBookmarksAdvice
    • 203302 DiagramEventBroker performance problems with handleNotificationOnAddedElement and handleNotificationOnDeletedElement
    • 202257 Template aspects handled incorrectly
    • 201937 Provide means to modify fonts and colors of a view in Lite diagrams
    • 201088 Note Attachment is removed by canonical edit policy
    • 200786 [xpand] <10-5-5> should be 0 instead of 10
    • 200668 ???DiagramUpdater provides some insufficient code
    • 200527 The java file is not merged when it is open in the editor area
    • 200257 Unable to set method breakpoint on inner type with generic
    • 200053 [Layout] Need to introduce BorderItemObliqueRouter similiar to BorderItemRectilinearRouter to improve drawing connections to/from border items
    • 199841 Support negative label offsets
    • 199749 It should be possible to delete an element from diagram only
    • 199747 Support shortcuts in Lite diagrams
    • 198455 [Layout] Connection between 2 intersecting shapes is often drawn within the intersection of the shapes
    • 198444 Support delete prompting when connections are on a canonical diagram
    • 198401 FreeFormLayoutEx needs to pass hint to getMinimumSize()
    • 198290 Update gmfgraph.genmodel and regenerate editor for .gmfgraph
    • 197675 Remove resource from resource set when user has typed new uri
    • 196715 [RulersGrid] Grid spacing in inches even though page size is centimetres
    • 194928 Cannot create shortcut to different model
    • 194482 [Connections] Unexpected behavior while moving the end point of a rectilinear connection
    • 194282 [RulersGrid] connector bendpoints should support Snap to Grid
    • 194256 [Connections] connector handles are not displayed under high contrast mode
    • 193813 [Cleanup] java.lang.ClassCastException: org.eclipse.gmf.runtime.notation.impl.DiagramStyleImpl incompatible with org.eclipse.gmf.runtime.notation.ShapeStyle
    • 193580 Error opening pure design diagram
    • 193560 [CopyPaste] Copy/Paste of sorted children EditParts places them on the diagram in the wrong order
    • 193474 Should not possible to create phantom containment link from self phantom element
    • 193469 Should use feature initializer for phantom elements
    • 193353 View factory xPand template should have empty "additions" DEFINE
    • 193303 Update categories of gmfgen model properties
    • 193300 [RCP] Generated XXXCreateShortcutAction does not compile (because of i18n)
    • 193190 DecoratorTarget leaks memory
    • 193180 NPE on opening diagram or new initialise ???diagram
    • 193178 Generated Code does not compile
    • 193133 Shortcut deletion should not freeze diagram
    • 192876 CanonicalEditPolicy should respect containment feature instead/in addition to children feature
    • 192850 Rewrite GraphicalNodeEditPolicy.javajet template in xpand
    • 192848 Rewrite creation wizard and ui contributors in xpand
    • 192844 Link labels are missing in generated diagram editors
    • 192613 Generated ???ViewProvider.getNodeViewClass block creation of diagragram node by semanticHint and domainElement
    • 192464 Convert /policies/CompartmentItemSemapticEditPolicy and DiagramItemSemanticEditPolicy .javajet template to xpand
    • 192422 Rewrite Plugin.javajet template in xpand
    • 192168 Convert /providers/DomainElementInitializer.javajet lite template to Xpand
    • 192167 Convert /policies/OpenDiagramEditPolicy.javajet lite template to Xpand
    • 192134 NPE while regenerating TaiPan diagram (in editor template)
    • 192037 SVG Image tried to save in a read-only folder must give an error message
    • 192029 Rewrite modeling assistant provider in xpand
    • 192027 Rewrite IconProvider template in xpand
    • 192026 Rewrite edit helper templates in xpand
    • 191960 User is not able to overwrite external resource changes
    • 191954 Adopt lite generator to use newly created /navigator/NavigatorActionProvider.xpt
    • 191924 Adopt lite generator to use newly created /navigator/NavigatorLabelProvider.xpt
    • 191858 Convert /providers/ShortcutsDecoratorProvider.javajet template to xpand
    • 191857 Convert /editor/ShortcutPropertyTester.javajet template to xpand
    • 191856 Convert /editor/Editor.javajet template to xpand
    • 191855 Convert /editor/CreateShortcutAction.javajet template to xpand
    • 191854 Convert /editor/LoadResourceAction.javajet template to xpand
    • 191853 Convert /editor/ElementChooser.javajet template to xpand
    • 191852 Convert /navigator/NavigatorLabelProvider.javajet template to xpand
    • 191851 Convert /navigator/NavigatorSorter.javajet template to xpand
    • 191850 Convert /navigator/NavigatorActionProvider.javajet template to xpand
    • 191709 AbstractModelerPropertySection should refresh if an executed command fails
    • 191707 Mirrored gmfgraph model incorrectly references original gmfmap
    • 191661 Improve GMFGraph Editor's propsheet model/codegen with TextArea, Combo and Date/Time support
    • 191573 Revert fix from Bug # 163001
    • 191303 Restore old behavior (adding layout manager) for diagram nodes with inner labels
    • 191273 Labeled connection (transition) freezes the diagram
    • 190990 Do not use deprecated org.eclipse.emf.ocl.query API in .bridge.trace plugin
    • 190909 Import Plugin action gets confused if more than one version
    • 190901 It should be possible to connect a note to text with a note attachment
    • 190546 Fill & line colors change on SVG images sporadically when one image has fill/line color set
    • 190527 Application Locks Up when you D&D a shape from the PE to a diagram. Linux only
    • 190465 Fill color goes outside the icon when printing
    • 190196 Adjust GMFGraph Editor according recent gmfgraph metamodel with support for FigureDescriptor introduced
    • 190079 WrapLabel's center alignment makes text cuf-off
    • 189703 Migration should support FigureDescriptor with explicit means to access children introduced into gmfgraph
    • 189594 Exception Semantic Refresh failed
    • 189550 License and about file errors
    • 188974 [RulersGrid] GEF alignment feature missing
    • 188962 NPE in DiagramEditorInput
    • 188768 Migration should not rely solely on nsURIs
    • 188662 Connection links are lost in new OpenDiagramEditPolicy editor
    • 188177 TVT33:TCT343: cs : Functional:Truncation caused by an incorrect behavior of Preferences-Printing
    • 188171 GMF SDK zip file does not contain the code for the printing DLL
    • 187811 Make GMF 1.0 -> 2.0 model migration mechanism more straightforward
    • 187810 SemanticEditPolicy could trigger double delete confirmation prompts
    • 187791 Write package explorer filter that will hide generated methods and fields
    • 187790 AssertionError in FileDiagramDocumentProvider
    • 187772 "Save as..." doesn't work
    • 187771 Add DiagramEditor.getContextID() method and use returned id in DiagramEditor.createPartControl()
    • 187623 Avoid Obstructions doesn't always work in container figures
    • 187378 Make DeleteFromModelAction public
    • 187350 We need a Select Connection Source/Target action
    • 187341 Rectilinear router does not consider Border Items
    • 186819 Remove plugin=org.eclipse.batik from GMF features
    • 186765 Check workbench part for null in DiagramAction before getting adapter from it
    • 186637 View#setElement is not undone
    • 186631 ConnectionEditPart does not implement getCommand correctly
    • 186630 Canonical edit policy installed on connections never use write transaction
    • 186541 Use custom canvas layout in Port diagram, TaiPan sample
    • 186401 Need to provide better label for selection of features in editors like the GMFMAP editor
    • 186339 Allow to specify custom notation styles in view factory