- Apr 17, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 28, 2017
-
-
Simon Barner authored
refs 3177
-
- May 15, 2017
-
-
Simon Barner authored
TODO: Use progress monitor of Eclipse Job refs 2898
-
- Jun 14, 2016
-
-
Alexander Diewald authored
refs 2602
-
- May 23, 2016
-
-
Florian Hölzl authored
refs 2458
-
- Feb 02, 2015
-
-
Simon Barner authored
- Annotations are now instantiated in ElementCompositorService. Hence, this migration will not be required in the future. refs 2208
-
- Jan 22, 2015
-
-
Simon Barner authored
- Move annotation value service, annotation value provider base classes and annotation extension point to org.foritss.tooling.base - Remove createEditingSupport() from IAnnotationValueProviderBase and move functionality to org.fortiss.tooling.base.ui.annotation.editingsupport.EditingSupportFactory instead - Rename extension point to org.fortiss.tooling.base.annotation. Example binding: <extension point="org.fortiss.tooling.base.annotation"> <annotation binding="org.fortiss.af3.timing.annotation.valueprovider.CIValueProvider"> <modelElementClass modelElementClass="org.fortiss.af3.component.model.Component"/> </annotation> </extension - Adapt all known users of annotation framework to new structure - The change is a preparation to fix #2208, i.e. to put the instantiation of a model element and its annotations into a single undo/redo command refs 2208
-
- Jan 13, 2015
-
-
Simon Barner authored
- Change view ID to "org.fortiss.tooling.base.ui.annotationView" and define a Java String constant for it refs 2133,1841
-
- Dec 11, 2014
-
-
Simon Barner authored
- Prevent nested calls of selectionChanged() which could trigger a refresh of the table before all column label providers / editing support has been initialized refs 1841
-
- Nov 26, 2014
-
-
Simon Barner authored
- Move label provider to dedicated package - Move generic annotation view to dedicated package - Move inner classes of GenericAnnotationView to separate classes (filter support in dedicated package) - Small documentation updates - No functional change refs 1841
-
- Aug 25, 2014
-
-
Simon Barner authored
- Introduce sub packages for annotation framework (see org.fortiss.tooling.base.ui.annotation -> package.html for documentation) - Standardize class names
-
- Jun 18, 2014
-
-
Johannes Eder authored
refs 1841
-
- Mar 21, 2014
-
-
Johannes Eder authored
refs 1841
-
Johannes Eder authored
refs 1841
-
- Jan 24, 2012
-
-
Florian Hölzl authored
refs 311
-
- Jun 21, 2011
-
-
Florian Hölzl authored
-
Florian Hölzl authored
-