Skip to content
Snippets Groups Projects
  1. Nov 23, 2017
  2. Nov 22, 2017
  3. Nov 10, 2017
  4. May 12, 2017
  5. Apr 19, 2017
  6. Feb 27, 2017
  7. Oct 10, 2016
  8. Aug 26, 2016
  9. Feb 16, 2016
  10. Dec 01, 2015
  11. Sep 21, 2015
  12. Sep 17, 2015
  13. Aug 24, 2015
  14. Feb 06, 2015
  15. Feb 03, 2015
  16. Jan 22, 2015
    • Simon Barner's avatar
      - Move annotation value service, annotation value provider base classes and... · b351a20a
      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
      
      b351a20a
  17. Dec 15, 2014
  18. Dec 04, 2014
  19. Nov 26, 2014
    • Simon Barner's avatar
      - Refactor annotation view · 1a01c12b
      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
      1a01c12b
  20. Nov 03, 2014
  21. Sep 10, 2014
  22. Aug 25, 2014
  23. Jul 21, 2014
  24. Feb 03, 2014
  25. Nov 20, 2013
  26. Sep 06, 2013
  27. Jul 10, 2013
  28. Jul 01, 2013
  29. Feb 15, 2013
  30. Jul 12, 2012
  31. May 01, 2012
  32. Jan 05, 2012
  33. Jan 01, 2012
  34. Dec 19, 2011
  35. Dec 18, 2011
  36. Dec 15, 2011
  37. Dec 14, 2011
Loading