Skip to content
Snippets Groups Projects
  1. Nov 30, 2018
  2. Nov 28, 2018
  3. Sep 24, 2018
  4. Aug 14, 2018
  5. May 25, 2018
  6. Apr 17, 2018
  7. Apr 13, 2018
  8. Mar 06, 2018
  9. Nov 29, 2017
  10. Nov 23, 2017
  11. Nov 22, 2017
  12. Nov 10, 2017
  13. May 12, 2017
  14. Apr 19, 2017
  15. Feb 27, 2017
  16. Oct 10, 2016
  17. Aug 26, 2016
  18. Feb 16, 2016
  19. Dec 01, 2015
  20. Sep 21, 2015
  21. Sep 17, 2015
  22. Aug 24, 2015
  23. Feb 06, 2015
  24. Feb 03, 2015
  25. 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
  26. Dec 15, 2014
  27. Dec 04, 2014
  28. 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
  29. Nov 03, 2014
  30. Sep 10, 2014
  31. Aug 25, 2014
  32. Jul 21, 2014
  33. Feb 03, 2014
  34. Nov 20, 2013
  35. Sep 06, 2013
  36. Jul 10, 2013
  37. Jul 01, 2013
  38. Feb 15, 2013
Loading