Skip to content

Changes

Summary

  1. Bug 473198 - Update Example targets (details)
  2. Bug 473153 - Inheritable View Properties (details)
  3. Bug 473153 - Inheritable View Properties (details)
  4. Bug 473153 - Inheritable View Properties (details)
  5. Bug 473408 - Section node in readonly state should allow collapse/expand (details)
  6. Bug 473423 - Section collapse changes column size (details)
  7. Bug 472729 - Add new multi attribute control renderer (details)
  8. Bug 473729 - Collapsible Group SWT renderer should not fill/grab (details)
  9. 412348: Remove all warnings (details)
  10. Bug 473813 - WorkspaceProvider should be able to handle a virtual URI (details)
  11. 412348: Remove all warnings (details)
  12. Bug 471658 - Update JavaFX Renderer (details)
Commit 781c794d553beb58bef465ea7c13b11ad00881a2 by Johannes Faltermeier
Bug 473198 - Update Example targets
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473198

Change-Id: If0811df54e709b35a1042098b5664afd570c33dd
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap.j2ee/makeithappen_RAP.target
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.rap/makeithappen_RAP.target
Commit fa718a548fa00a1c9c1432198158c379b49d6020 by Johannes Faltermeier
Bug 473153 - Inheritable View Properties
* adjusted view.ecore
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473153

Change-Id: I88dc5e4557db7587a8420ac404aced78fe24623a
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com> (reverted from commit 97947153ba3d32e9b6c14a96cf81fe70028aae8f)
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/ctool16/CreateView_loadingProperties_ViewModelLoadingProperties.gif
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewPackageImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewModelProperties.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VView.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/StringToObjectMapEntryItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/ViewModelLoadingPropertiesItemProvider.java
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/ctool16/CreateViewModelLoadingProperties_nonInheritableProperties_StringToObjectMapEntry.gif
The file was addedbundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewModelLoadingProperties.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/model/view.genmodel
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/obj16/ViewModelLoadingProperties.gif
The file was addedbundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewModelLoadingPropertiesImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/ViewEditPlugin.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewFactoryImpl.java
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/obj16/StringToObjectMapEntry.gif
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/plugin.properties
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/ViewItemProviderAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VStringToObjectMapEntryImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/model/view.ecore
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewPackage.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/util/ViewValidator.java
The file was modified bundles/org.eclipse.emf.ecp.view.model.edit/src/org/eclipse/emf/ecp/view/spi/model/provider/ViewItemProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/model/view.history
The file was modified bundles/org.eclipse.emf.ecp.view.model/.settings/.api_filters
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/ctool16/CreateView_properties_ViewModelProperties.gif
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/util/ViewAdapterFactory.java
The file was addedbundles/org.eclipse.emf.ecp.view.model.edit/icons/full/ctool16/CreateViewModelLoadingProperties_inheritableProperties_StringToObjectMapEntry.gif
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewFactory.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/util/ViewSwitch.java
Commit 7679e1f8c40499167851872b05a960efb5f1bde5 by Johannes Faltermeier
Bug 473153 - Inheritable View Properties
* adjusting code based on model changes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473153

Change-Id: I4fd929753ba79f6fafc59a1dd66e48fc06c62f11
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/src/org/eclipse/emf/ecp/view/internal/swt/ECPSWTViewRendererImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.model.provider.xmi/src/org/eclipse/emf/ecp/view/model/provider/xmi/XMIViewModelProvider.java
The file was modified bundles/org.eclipse.emf.ecp.view.viewproxy.model/src/org/eclipse/emf/ecp/view/internal/viewproxy/resolver/ProxyResolverViewService.java
The file was modified tests/org.eclipse.emf.ecp.view.context.test/src/org/eclipse/emf/ecp/view/context/reporting/test/RendererError_PTest.java
The file was modified tests/org.eclipse.emf.ecp.view.model.test/src/org/eclipse/emf/ecp/view/model/test/AllTests.java
The file was modified bundles/org.eclipse.emf.ecp.ui.view/src/org/eclipse/emf/ecp/view/internal/provider/ViewProviderImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt/src/org/eclipse/emf/ecp/view/spi/table/swt/TableControlDetailPanelRenderer.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.table/src/org/eclipse/emfforms/internal/spreadsheet/core/renderer/table/EMFFormsSpreadsheetTableControlRenderer.java
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.integrationtest/src/org/eclipse/emfforms/spreadsheet/integrationtest/Roundtrip_ITest.java
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.ui.swt/src/org/eclipse/emf/ecp/view/spi/treemasterdetail/ui/swt/TreeMasterDetailSWTRenderer.java
The file was addedtests/org.eclipse.emf.ecp.view.model.provider.xmi.test/viewmodel2.view
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.table.validation/src/org/eclipse/emf/ecp/view/table/internal/validation/TableValidationInitiator.java
The file was modified bundles/org.eclipse.emf.ecp.view.table.ui.swt/src/org/eclipse/emf/ecp/view/spi/table/swt/TableControlDetailDialogSWTRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.ui.view/src/org/eclipse/emf/ecp/view/spi/provider/IViewProvider.java
The file was modified bundles/org.eclipse.emf.ecp.ui.view/src/org/eclipse/emf/ecp/view/spi/provider/ViewProviderHelper.java
The file was modified tests/org.eclipse.emf.ecp.view.model.provider.xmi.test/fragment.xml
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VViewModelProperties.java
The file was modified bundles/org.eclipse.emf.ecp.view.treemasterdetail.validation/src/org/eclipse/emf/ecp/view/treemasterdetail/internal/validation/TreeMasterDetailValidationInitiator.java
The file was modified bundles/org.eclipse.emf.ecp.ui.view/.settings/.api_filters
The file was modified bundles/org.eclipse.emf.ecp.view.model.provider.xmi/src/org/eclipse/emf/ecp/view/model/provider/xmi/ViewModelFileExtensionsManager.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/VView.java
The file was modified tests/org.eclipse.emf.ecp.view.model.provider.xmi.test/ViewModelFileExtensionsManager_PTest.launch
The file was addedtests/org.eclipse.emf.ecp.view.model.test/src/org/eclipse/emf/ecp/view/model/test/DefaultViewModelProperties_Test.java
The file was addedbundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/util/ViewModelPropertiesHelper.java
The file was modified bundles/org.eclipse.emf.ecp.view.model.generator/src/org/eclipse/emf/ecp/view/model/generator/ViewProvider.java
The file was modified tests/org.eclipse.emf.ecp.view.model.provider.xmi.test/src/org/eclipse/emf/ecp/view/model/provider/xmi/ViewModelFileExtensionsManager_PTest.java
The file was modified bundles/org.eclipse.emf.ecp.ui.view.swt/src/org/eclipse/emf/ecp/ui/view/swt/ECPSWTViewRenderer.java
The file was modified bundles/org.eclipse.emf.ecp.view.model/src/org/eclipse/emf/ecp/view/spi/model/impl/VViewModelLoadingPropertiesImpl.java
The file was modified bundles/org.eclipse.emf.ecp.view.model.provider.xmi/src/org/eclipse/emf/ecp/view/model/provider/xmi/ExtensionXMIViewModelProvider.java
Commit 47bbefd69d9cf913366ea19d6e6ce0fe394ae9ab by Johannes Faltermeier
Bug 473153 - Inheritable View Properties
* adapting exporter API to work without view model
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473153

Change-Id: I974165b4cf1d8931cca3a64ba2783773b0c795e7
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.tests/src/org/eclipse/emfforms/internal/spreadsheet/core/EMFFormsSpreadsheetImportImpl_ITest.java
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.integrationtest/src/org/eclipse/emfforms/spreadsheet/integrationtest/Roundtrip_ITest.java
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.tests/src/org/eclipse/emfforms/internal/spreadsheet/core/EMFFormsSpreadsheetExporterImpl_ITest.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.file/src/org/eclipse/emfforms/internal/spreadsheet/file/EMFFormsSpreadsheetFileExporterImpl.java
The file was modified tests/spreadsheet/org.eclipse.emfforms.spreadsheet.core.renderer.table.tests/src/org/eclipse/emfforms/internal/spreadsheet/core/renderer/table/EMFFormsSpreadsheetTableControlRenderer_ITest.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.file/.project
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.file/src/org/eclipse/emfforms/spi/spreadsheet/file/EMFFormsSpreadsheetFileExporter.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.stream/src/org/eclipse/emfforms/internal/spreadsheet/stream/EMFFormsSpreadsheetStreamExporterImpl.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.stream/.project
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core/src/org/eclipse/emfforms/internal/spreadsheet/core/transfer/EMFFormsSpreadsheetExporterImpl.java
The file was addedbundles/spreadsheet/org.eclipse.emfforms.spreadsheet.file/.checkstyle
The file was addedbundles/spreadsheet/org.eclipse.emfforms.spreadsheet.stream/.checkstyle
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.stream/src/org/eclipse/emfforms/spi/spreadsheet/stream/EMFFormsSpreadsheetStreamExporter.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core/src/org/eclipse/emfforms/spi/spreadsheet/core/transfer/EMFFormsSpreadsheetExporter.java
The file was modified bundles/spreadsheet/org.eclipse.emfforms.spreadsheet.core/META-INF/MANIFEST.MF
Commit 584d9cb4de29a0b613b6f573f7297982755aef34 by Johannes Faltermeier
Bug 473408 - Section node in readonly state should allow collapse/expand
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473408

Change-Id: Ic7b1ed3d096c7b8e7195df535b3d92aa968df5e3
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.section.ui.swt/src/org/eclipse/emf/ecp/view/spi/section/swt/SectionNodeSWTRenderer.java
Commit 6e89fb19260fa2de92e72564a45e655ddbd1cd91 by Johannes Faltermeier
Bug 473423 - Section collapse changes column size
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473423

Change-Id: I9bdd5018d5589b3476bfb1516e6b8f50e2c4b3f3
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.section.ui.swt/META-INF/MANIFEST.MF
The file was modified bundles/org.eclipse.emf.ecp.view.section.ui.swt/src/org/eclipse/emf/ecp/view/spi/section/swt/SectionNodeSWTRenderer.java
Commit 1ee25393463fffa3ac01406ce08e0663598e3fc5 by Johannes Faltermeier
Bug 472729 - Add new multi attribute control renderer
https://bugs.eclipse.org/bugs/show_bug.cgi?id=472729

Change-Id: Ie9e04bb653e473ddf148250e2d698a1850546b0e
Signed-off-by: David Soto Setzke <dsoto@eclipsesource.com>
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was addedfeatures/org.eclipse.emfforms.swt.control.multiattribute.feature/build.properties
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/celleditor/NumberCellEditorTester.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/about.html
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/icons/arrow_down.png
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/modeling32.png
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.checkstyle
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/META-INF/MANIFEST.MF
The file was addedfeatures/org.eclipse.emfforms.swt.control.multiattribute.feature/.project
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.pde.api.tools.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/MultiAttributeRendererService.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/build.properties
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/icons/add.png
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/plugin.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/spi/view/control/multiattribute/celleditor/MultiAttributeSWTRendererCellEditorTester.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/pom.xml
The file was addedfeatures/org.eclipse.emfforms.swt.control.multiattribute.feature/feature.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/messages.properties
The file was modified releng/org.eclipse.emf.ecp.repository.target/category.xml
The file was modified releng/org.eclipse.emf.ecp.releng.bundles/pom.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/about.ini
The file was modified releng/org.eclipse.emf.ecp.repository/category.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/schema/cellEditor.exsd
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/Messages.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/celleditor/StringCellEditorTester.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/icons/delete.png
The file was modified releng/org.eclipse.emf.ecp.releng.features/pom.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.core.resources.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.core.runtime.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/celleditor/DateCellEditorTester.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/spi/view/control/multiattribute/MultiAttributeSWTRenderer.java
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.jdt.ui.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/celleditor/CellEditorFactory.java
The file was addedfeatures/org.eclipse.emfforms.swt.control.multiattribute.feature/pom.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/about.mappings
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/icons/arrow_up.png
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.classpath
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.jdt.core.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.jdt.launching.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/OSGI-INF/MultiAttributeRendererService.xml
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.settings/org.eclipse.pde.prefs
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/.project
The file was addedbundles/org.eclipse.emfforms.swt.control.multiattribute/src/org/eclipse/emfforms/internal/view/control/multiattribute/celleditor/XmlDateCellEditorTester.java
Commit 5e5270a82c96de085f9456bfdb93e5c0e249a6d5 by Johannes Faltermeier
Bug 473729 - Collapsible Group SWT renderer should not fill/grab
vertical space
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473729

Change-Id: I3a508db76c92904b3b78f2e7970542fc30619b90
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.view.group.swt.collapsable/src/org/eclipse/emf/ecp/view/group/swt/internal/collapsable/CollapsableGroupSWTRenderer.java
Commit f4c9627e47cd814d96fafdc64077ea7339cb92ca by jonas.helming
412348: Remove all warnings

https://bugs.eclipse.org/bugs/show_bug.cgi?id=412348

Change-Id: I11f32a5ff78732d10c32e02ed51ff5b063d08f2b

Change-Id: I11f32a5ff78732d10c32e02ed51ff5b063d08f2b
Signed-off-by: Jonas Helming <jonas.helming@googlemail.com>
The file was modified bundles/org.eclipse.emfforms.swt.core.di/src/org/eclipse/emfforms/spi/swt/core/di/EMFFormsDIRendererFactory.java
Commit d060e5b335a23b1c631ba2cac482f754fa547986 by Johannes Faltermeier
Bug 473813 - WorkspaceProvider should be able to handle a virtual URI
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473813

Change-Id: I649c91380521466f047292ab437549c31e4bf9d2
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/org.eclipse.emf.ecp.workspace.core/src/org/eclipse/emf/ecp/workspace/internal/core/WorkspaceProvider.java
Commit 572f2469e4daa6d84b12c95672efd4f6366bcd1c by jonas.helming
412348: Remove all warnings

https://bugs.eclipse.org/bugs/show_bug.cgi?id=412348

Change-Id: Ic2dd8afc41bfabff3de0781e690cf133994859b8

Change-Id: Ic2dd8afc41bfabff3de0781e690cf133994859b8
Signed-off-by: Jonas Helming <jonas.helming@googlemail.com>
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.core.resources.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.ltk.core.refactoring.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.pde.api.tools.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.jdt.launching.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.core.runtime.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.pde.prefs
The file was addedbundles/org.eclipse.emf.ecp.view.stack.viewmodel/.settings/org.eclipse.jdt.ui.prefs
Commit f7e0263a039a08128f2cc81adceee0b0df495b6d by Johannes Faltermeier
Bug 471658 - Update JavaFX Renderer
https://bugs.eclipse.org/bugs/show_bug.cgi?id=471658

Change-Id: If6449545f97c7711252c9ac2202d70ff1e0c7f07
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
The file was modified bundles/javafx/org.eclipse.emf.ecp.application.e4.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/src/org/eclipse/emf/ecp/view/horizontal/fx/HorizontalLayoutRendererFX.java
The file was modified releng/javafx/org.eclipse.emf.ecp.application.e4.fx.product/org.eclipse.emf.ecp.application.e4.fx.product.launch
The file was modified bundles/javafx/org.eclipse.emf.ecp.emfstore.ui.e4.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/META-INF/MANIFEST.MF
The file was modified releng/javafx/org.eclipse.emf.ecp.target.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/BooleanRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/EmfStoreLocalTreeItem.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/RendererFactoryImpl.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.e4.fx/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/META-INF/MANIFEST.MF
The file was modified releng/javafx/org.eclipse.emf.ecp.application.e4.fx.product/org.eclipse.emf.ecp.application.e4.fx.product
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/DateRendererTest.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/src/org/eclipse/emf/ecp/view/group/fx/GroupRendererFX.java
The file was modified releng/javafx/org.eclipse.emf.ecp.fx.releng/pom.xml
The file was modified features/javafx/org.eclipse.emf.ecp.application.e4.fx.feature/feature.xml
The file was modified releng/javafx/org.eclipse.emf.ecp.target.fx/ecpfx.target
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/SimpleControlRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/src/org/eclipse/emf/emfstore/fx/internal/projects/CreateEObjectStage.java
The file was modified releng/javafx/org.eclipse.emf.ecp.repository.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/pom.xml
The file was modified features/javafx/org.eclipse.emf.ecp.target.e4.fx.feature/feature.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.e4.fx/pom.xml
The file was modified features/javafx/org.eclipse.emf.ecp.view.sdk.fx.feature/feature.xml
The file was modified features/javafx/org.eclipse.emf.ecp.demo.e4.fx.feature/feature.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.fx/pom.xml
The file was modified releng/javafx/org.eclipse.emf.ecp.application.e4.fx.product/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.projects/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/XmlDateRendererTest.java
The file was addedtests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/FXTestReportService.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.emfstore.ui.e4.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.label.fx/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/SingleReferenceRendererFX.java
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/TextRendererTest.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/fx/util/DialogsUtil.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.vertical.fx/src/org/eclipse/emf/ecp/view/vertical/fx/VerticalLayoutRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/RendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/TextRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/XmlDateRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.treemasterdetail.fx/src/org/eclipse/emf/ecp/view/treemasterdetail/fx/TreeMasterDetailRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/NumericalRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/EnumRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.group.fx/pom.xml
The file was modified examples/org.eclipse.emf.ecp.makeithappen.application.sample.fx/makeithappen_fx.product
The file was modified features/javafx/org.eclipse.emf.ecp.view.sdk.fx.feature/pom.xml
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/BooleanRendererTest.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/AbstractControlRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.util.fx/src/org/eclipse/emf/ecp/util/fx/EMFUtil.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.label.fx/src/org/eclipse/emf/ecp/view/label/fx/LabelRendererFX.java
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/NumericalRendererTest.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/StringListRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.horizontal.fx/src/org/eclipse/emf/ecp/view/horizontal/fx/HorizontalLayoutPageRendererFX.java
The file was modified features/javafx/org.eclipse.emf.ecp.target.e4.fx.feature/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/pom.xml
The file was modified features/javafx/org.eclipse.emf.ecp.demo.e4.fx.feature/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.util/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/ContainerRendererFX.java
The file was modified tests/org.eclipse.emf.ecp.controls.fx.test/src/org/eclipse/emf/ecp/controls/fx/test/EnumRendererTest.java
The file was modified bundles/javafx/org.eclipse.emf.emfstore.fx.util/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.model.fx/src/org/eclipse/emf/ecp/view/model/internal/fx/ViewRendererFX.java
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/META-INF/MANIFEST.MF
The file was modified bundles/javafx/org.eclipse.emf.ecp.view.label.fx/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.application.e4.fx/pom.xml
The file was modified releng/javafx/org.eclipse.emf.ecp.repository.fx/category.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/DateRendererFX.java
The file was modified features/javafx/org.eclipse.emf.ecp.application.e4.fx.feature/pom.xml
The file was modified releng/javafx/org.eclipse.emf.ecp.fx.releng.bundles/pom.xml
The file was modified bundles/javafx/org.eclipse.emf.ecp.controls.fx/src/org/eclipse/emf/ecp/controls/renderer/fx/AbstractDateRendererFX.java