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