1. 21f9c99 IColorConfiguration: signatures updated by mgorning · 14 years ago
  2. a50420f SampleImageProvider --> ExampleImageProvider by mwenz · 14 years ago
  3. a567553 Removed or commented usages of internal stuff by mwenz · 14 years ago
  4. 6c883c7 Removed internal usages by mwenz · 14 years ago
  5. e8b59dd Resolved and documented usage of internal stuff by mwenz · 14 years ago
  6. 8f2c99d Removed warnings by mwenz · 14 years ago
  7. 73345e5 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. 91a4d29 Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  9. dd233c7 Cleanup of internal stuff of examples common by mwenz · 14 years ago
  10. 7d898cc cleanup com.sap.tc.emf.gfw by mgorning · 14 years ago
  11. b172e46 removed strings like D-users, MOF, MRI, ... by mgorning · 14 years ago
  12. d679917 old stuff removed by mgorning · 14 years ago
  13. 0a32116 use plugin id in image constants by mgorning · 14 years ago
  14. 5d5efda 2nd image pool from examples removed by mgorning · 14 years ago
  15. 3c3b301 Don't use internal stuff by mwenz · 14 years ago
  16. 388284e No DiagramEditorContextProvider for Outline. Create your own ContextMenuProvider by jpasch · 14 years ago
  17. 4fbc36a Cleanup of usage of internal stuff from samples I by mwenz · 14 years ago
  18. da20c12 refactor emfservice by tkaiser · 14 years ago
  19. 2ce5ddb set th gradient type to vertical by jpasch · 14 years ago
  20. 19e44e1 add gradient type by jpasch · 14 years ago
  21. 20672fc Add SAP copyright header by jpasch · 14 years ago
  22. a01bc07 Set gradient lime-white in comments by jpasch · 14 years ago
  23. 9dc2f01 Add description how own gradients can be defined by jpasch · 14 years ago
  24. ee7c7f8 metamodel package restructuring by mgorning · 14 years ago
  25. 51be66e metamodel package restructuring by mgorning · 14 years ago
  26. 528a5b2 adjust solid color in last row CCFFCC by jpasch · 14 years ago
  27. e7d2df8 Color schema definition for blue white gloss from UX spec by jpasch · 14 years ago
  28. b082252 image for the lime-white gradient by jpasch · 14 years ago
  29. f0f4567 Darken color for first three solid lines in primary- and secondary-selected; JavaDoc by jpasch · 14 years ago
  30. 1084420 Add gradient definition example to tutorial by jpasch · 14 years ago
  31. 954ccb2 add possibility to store model in seperate file by tkaiser · 14 years ago
  32. f4ba5f5 Example for dark feature processing by mwenz · 14 years ago
  33. f9a4d79 Example for dark feature processing by mwenz · 14 years ago
  34. f7ea0b8 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
  35. 8bcdbbe Add docu for non-EMF BO listener registration by mwenz · 14 years ago
  36. dca6af8 simplify/relocate PredefinedColoredAreas fix tests prevent swt leak by tkaiser · 14 years ago
  37. e0b6150 modify gradient architecture: gradient data are hold in mm now by jpasch · 14 years ago
  38. 64c0940 make DiagramEditor and peers public by tkaiser · 14 years ago
  39. aee6cbf Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  40. b588b64 Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  41. 3ef24c5 Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  42. d7c418c Remove preSave and postSave hooks from TBP, instead use overriding of doSave in DiagramEditor by mwenz · 14 years ago
  43. 72a89b0 Removed reference to javaDoc part by mwenz · 14 years ago
  44. 3e39560 Adjust method names from gaService by jpasch · 14 years ago
  45. daa2281 Removed JUnit test view from Perspective by mwenz · 14 years ago
  46. e7d3433 reduce size of table by jpasch · 14 years ago
  47. 1b07d59 use font courier new, harmonize font size by jpasch · 14 years ago
  48. d26f264 add Plug-In Strucute page by jpasch · 14 years ago
  49. 4683c56 new "new-diagram.png" by jpasch · 14 years ago
  50. 5cad9e4 delete overview by jpasch · 14 years ago
  51. 8134da7 • Wrong caption: Creating a Drill-Down Feature by jpasch · 14 years ago
  52. 7e7b88c • Remove reference to UX group by jpasch · 14 years ago
  53. c937b45 • Wrong caption: Creating a Drill-Down Feature by jpasch · 14 years ago
  54. 1013ec8 • CodeSnippet for ToolbehaviorProvider add My-prefix by jpasch · 14 years ago
  55. b3d7b2b • CodeSnippet for ToolbehaviorProvider add My-prefix by jpasch · 14 years ago
  56. cf61271 MyTutorialImageProvider by jpasch · 14 years ago
  57. 2b3a1df • Own images can be provided through implementations of image providers, which have to be registered using extensions in the plugin.xml. by jpasch · 14 years ago
  58. 6beb29e • Prefix My is missing in the class names of the code snippets by jpasch · 14 years ago
  59. fa23971 • TutorialAddClassFeature -> TutorialAddEClassFeature by jpasch · 14 years ago
  60. 75f2c4c • Exchange AdvancedDecoratingToolBehaviorProvider for Default… by jpasch · 14 years ago
  61. 77cf56b Context menus are-> The palette is defined in the tool behavior provider. by jpasch · 14 years ago
  62. 86ecfba In this example we want ->to create one context menu entry, which offers all available custom features as menu entries in a new sub-menu. by jpasch · 14 years ago
  63. 3f8382b Give reason why method getDiagrams must be implemented by tool by jpasch · 14 years ago
  64. c739af6 • They are hidden again when the mouse it-> is positioned outside the area build->built by the pictogram element and the context buttons. by jpasch · 14 years ago
  65. 22edbac • 3. Code Snippet: remove TutorialAutoLayoutFeature by jpasch · 14 years ago
  66. bc35c72 add getDiagramFromFile; getFileFromURI by jpasch · 14 years ago
  67. 4545777 Added to build settings by mwenz · 14 years ago
  68. c422123 • Remove reference to AdvancedToolbehaviorProvider (does not exist anymore) from Text band Code Snippet by jpasch · 14 years ago
  69. e4ad7c0 • 2. Code Snippet: by jpasch · 14 years ago
  70. 36ca9fd • Code Snippet: Point newSecondPoint = by jpasch · 14 years ago
  71. 2af79fa • More generally-> more general by jpasch · 14 years ago
  72. 630da05 • Unglückliche Formulierung: “in that case“, line 1 & 2 by jpasch · 14 years ago
  73. 0845e5c • Code Snippet: by jpasch · 14 years ago
  74. 1323b99 • Code Snippet: remove line IPeCreateService peCreateService = Graphiti.getPeCreateService(); from second code snippet; update image by jpasch · 14 years ago
  75. 0f7fce3 new image for direct routing by jpasch · 14 years ago
  76. 8fd2ba1 update last code snippet; new image by jpasch · 14 years ago
  77. 8ddf5c1 add new image with two achors by jpasch · 14 years ago
  78. 8812414 delete, there is another png file by jpasch · 14 years ago
  79. 82d54ce describe new version with isAutoUpdateOnReset by jpasch · 14 years ago
  80. 6038428 Added .classpath and .project files by mwenz · 14 years ago
  81. b5dc2f9 Initial coding contribution by mwenz · 14 years ago