1. 559f321 Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  2. 578f18f Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  3. a5d47c4 Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  4. 815fa78 Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  5. 1353cc1 Streamline this class by jpasch · 14 years ago
  6. 099e820 Check constructor arguments on null by jpasch · 14 years ago
  7. be626aa Remove Non-JavaDoc comments by jpasch · 14 years ago
  8. 48e8317 remove non-javadoc comments by jpasch · 14 years ago
  9. 370415b remove superfluous methods, use TransactionUtil instead by tkaiser · 14 years ago
  10. 547f4c1 map resource set to editing domain on creation by tkaiser · 14 years ago
  11. ee6182e JavaDoc update by mwenz · 14 years ago
  12. bf9600f emfservice by tkaiser · 14 years ago
  13. f97be74 Early error in case of wrong command stack by mwenz · 14 years ago
  14. db622fe cleanup com.sap.tc.emf.gfw by mgorning · 14 years ago
  15. 38e827a mri strings removed/replaced by mgorning · 14 years ago
  16. 652905b mri strings removed/replaced by mgorning · 14 years ago
  17. 0e3d132 removed strings like D-users, MOF, MRI, ... by mgorning · 14 years ago
  18. 0ba282a implementation of image service changed / image pool deleted by mgorning · 14 years ago
  19. 0c7185c updated java doc by mgorning · 14 years ago
  20. 3b2a496 use new image service by mgorning · 14 years ago
  21. 51f60e8 new image service added to GraphitiUI service access point by mgorning · 14 years ago
  22. e093dbf cleanup image pool by mgorning · 14 years ago
  23. ad1b4df image pool simplified by mgorning · 14 years ago
  24. 9b59ebc Remove senseless method addNewObjectSubMenu(...). It never had an effect. by jpasch · 14 years ago
  25. dec293e add ILocation getCurrentMouseLocation() by jpasch · 14 years ago
  26. 18cf001 add ILocation getCurrentMouseLocation() by jpasch · 14 years ago
  27. 80ffb17 remove finals by jpasch · 14 years ago
  28. 127a482 Marked properties relation as not transient (properties were not saved to resource) by mwenz · 14 years ago
  29. 137d4de Clean up by jpasch · 14 years ago
  30. 76ca6aa Do not use the Control anymore to decide if menu is from editor or outline view. Only editor is supported from now. by jpasch · 14 years ago
  31. 8fa33ca Remove senseless menu point locations by jpasch · 14 years ago
  32. e1b1d17 Cleanup of usage of internal stuff from samples I by mwenz · 14 years ago
  33. 4eb3b59 Delete typo in JavaDoc by jpasch · 14 years ago
  34. 127afe1 Adjust JavaDoc with STYLE_ADAPTATION_SECONDARY_SELECTED by jpasch · 14 years ago
  35. 3f4cb3f refactor emfservice by tkaiser · 14 years ago
  36. ccfd656 Check if gradientType is null by jpasch · 14 years ago
  37. 538d19c Change to Integer by jpasch · 14 years ago
  38. 7a26a18 use gradientType here by jpasch · 14 years ago
  39. e3cfcaa add gradient type by jpasch · 14 years ago
  40. a12299e add gradient type by jpasch · 14 years ago
  41. 13eacd2 Add gradientType by jpasch · 14 years ago
  42. 14e1ab4 metamodel package restructuring: old ecore models deleted by mgorning · 14 years ago
  43. 56ab126 diagram adaptions after metamodel package restructuring by mgorning · 14 years ago
  44. 52913fe Removed deprecated methods by mwenz · 14 years ago
  45. 367870b metamodel package restructuring by mgorning · 14 years ago
  46. 33343a1 metamodel package restructuring by mgorning · 14 years ago
  47. ac47fc5 metamodel package restructuring by mgorning · 14 years ago
  48. e25c8de metamodel package restructuring by mgorning · 14 years ago
  49. 03cde4e metamodel package restructuring by mgorning · 14 years ago
  50. c91010e relocate method by tkaiser · 14 years ago
  51. 1656a6c review services by tkaiser · 14 years ago
  52. 7fb4687 review emfservice by tkaiser · 14 years ago
  53. bd591bc cleanup by tkaiser · 14 years ago
  54. 6bc31b2 unify deserialization of diagram by tkaiser · 14 years ago
  55. fe82931 Add JavaDoc by jpasch · 14 years ago
  56. f3e7f62 reduce emfservice by tkaiser · 14 years ago
  57. 846e416 updated equals() and hashCode() - the normalized form of the URI and the provider id will be used for comparison by mgorning · 14 years ago
  58. 2de16f2 cleaned static references to disposed swt colors by mgorning · 14 years ago
  59. db9556f Use platform URIs by mwenz · 14 years ago
  60. e32c765 Adjust IllegalArgumentException by jpasch · 14 years ago
  61. 198394d Adjust JavaDoc by jpasch · 14 years ago
  62. 6b34426 Add JavaDoc by jpasch · 14 years ago
  63. aa41f5c Adjust JavaDoc by jpasch · 14 years ago
  64. 0d9d447 organize imports by jpasch · 14 years ago
  65. 0bea6b3 Remove senseless PreferencePage stuff, which had been removed from samples plug-in. Not necessary anymore to react on it when rendering. by jpasch · 14 years ago
  66. ea2332f The method isMultipleRefreshSupressionActive() is moved from the graphiti preference page to the DiagramEditor. It is used in the class PictogramElementDelegate. by mgorning · 14 years ago
  67. 41620dd The method isMultipleRefreshSupressionActive() is moved from the graphiti preference page to the DiagramEditor. It is used in the class PictogramElementDelegate. by mgorning · 14 years ago
  68. 85d5d12 updated java doc by mgorning · 14 years ago
  69. 77c96a2 cleaned static references to disposed swt colors by mgorning · 14 years ago
  70. c1b2ed8 Fixed re-opening DiagramEditor at Eclipse startup by mwenz · 14 years ago
  71. a221371 Provide conveniance method by mwenz · 14 years ago
  72. 475bd1d Fix: get the style adaption or use the default style by jpasch · 14 years ago
  73. 049dc20 add print to context menu by mgorning · 14 years ago
  74. c61c37f gfw prefix removed by mgorning · 14 years ago
  75. 38b7cdd streamline color handling by tkaiser · 14 years ago
  76. 366923f streamline color handling by tkaiser · 14 years ago
  77. 36c47c3 Unification of DiagranEditorInput and DiagramEditorInputDisposingTED by mwenz · 14 years ago
  78. d25f0da Removed ui package from export by mwenz · 14 years ago
  79. 1137e2c simplify/relocate PredefinedColoredAreas fix tests prevent swt leak by tkaiser · 14 years ago
  80. f8381af simplify/relocate PredefinedColoredAreas fix tests prevent swt leak by tkaiser · 14 years ago
  81. 791063e . by tkaiser · 14 years ago
  82. 5a48392 simplify by tkaiser · 14 years ago
  83. 768531d remove FixedScrollingGraphicalViewer by tkaiser · 14 years ago
  84. b7d2f52 adapt naming conventions by mgorning · 14 years ago
  85. 3c8bdb0 export graphiti.ui by jpasch · 14 years ago
  86. cb786a1 remove "test" by jpasch · 14 years ago
  87. 68bb799 modify gradient architecture: gradient data are hold in mm now by jpasch · 14 years ago
  88. d61fc11 modify gradient architecture: gradient data are hold in mm now by jpasch · 14 years ago
  89. e0bf529 modify gradient architecture: gradient data are hold in mm now by jpasch · 14 years ago
  90. bcbb627 updated java doc by mgorning · 14 years ago
  91. c18c34a register correct diagram editor id by mgorning · 14 years ago
  92. 2bacb6d make DiagramEditor and peers public by tkaiser · 14 years ago
  93. 4e0695c updated java doc by mgorning · 14 years ago
  94. d32b131 Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  95. d1e683a Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  96. 078fc3f Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  97. 6daa5fc Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  98. 199d5fa Remove preSave and postSave hooks from TBP, instead use overriding of doSave in DiagramEditor by mwenz · 14 years ago
  99. 8383098 Remove preSave and postSave hooks from TBP, instead use overriding of doSave in DiagramEditor by mwenz · 14 years ago
  100. 810aad5 remove 3.6 usage by tkaiser · 14 years ago