1. a7bd384 replace while with for by jpasch · 14 years ago
  2. dc8758f Adjust: Iterator -> Iterator<Shape> by jpasch · 14 years ago
  3. 8a9fbe3 Adjust createDefaultText by jpasch · 14 years ago
  4. 1c6a087 Indent constructor and insert missing '}'. by jpasch · 14 years ago
  5. 0539035 Docu for Bug 324859 - Need Undo/Redo support for Non-EMF based domain objects by mwenz · 14 years ago
  6. 94fedfd adjust delivered custom contexts in the feature providers by jpasch · 14 years ago
  7. 6df320d Introduce the TutorialCollapseDummyFeature by jpasch · 14 years ago
  8. 40f2171 Updated news&noteworthy for M6 by mwenz · 14 years ago
  9. 37ace16 avoid NPE: name != null && ... by jpasch · 14 years ago
  10. 75d5c1b repair image link for tool-tip.png. It was destroyed by word selection dialogue by jpasch · 14 years ago
  11. e264c7c refresh -> automatically update by jpasch · 14 years ago
  12. 1b356f2 Finish with text by jpasch · 14 years ago
  13. 3d42285 . by jpasch · 14 years ago
  14. ed57fe0 Insert tool tip code from TutorialToolBehaviourProvider by jpasch · 14 years ago
  15. 606ba97 insert image for tool tip in tutorial editor by jpasch · 14 years ago
  16. 3877882 Introduce chapter about tool tips for shapes by jpasch · 14 years ago
  17. 4ed2fa2 Updated what's new for Indigo M5 by mwenz · 14 years ago
  18. 43056d9 Corrected name of called method by mwenz · 14 years ago
  19. 682b149 Added what's new by mwenz · 14 years ago v0_8_0M4
  20. c594857 repair links with two or more parameters by jpasch · 14 years ago
  21. effef59 getContextMenu(IContext ..) -> getContextMenu(ICustomContext ..) by jpasch · 14 years ago
  22. e0a8242 gaService.calculateSizeOfGraphicsAlgorithm -> gaService.calculateSize by jpasch · 14 years ago
  23. e643926 CreateFeature/CustomFeature: SampleUtil.askString() -> replace with ExampleUtil by jpasch · 14 years ago
  24. 6325d12 • chapter "Styles" by jpasch · 14 years ago
  25. 255f62c getSelectionArea(..) -> getClickArea(..) by jpasch · 14 years ago
  26. bc1c353 getContextButtonPadData -> getContextButtonPad by jpasch · 14 years ago v0_7_0RC2
  27. 6e88634 setWidthOfGraphicsAlgorithm -> setWidth by jpasch · 14 years ago
  28. 03ee9f8 RenderingDecorator -> Decorator by jpasch · 14 years ago
  29. 893c728 getPaletteCompartments -> getPalette by jpasch · 14 years ago
  30. 10b46be IContext -> ICustomContext by jpasch · 14 years ago
  31. 2564712 getContextButtonPadData -> getContextButtonPad by jpasch · 14 years ago
  32. fb2e5e4 delete MyTutorialToolBehaviorProvider by jpasch · 14 years ago
  33. 5a19deb adjust extension points docu by jpasch · 14 years ago
  34. ce615cb use other code snippet, do not use StyleUtil by jpasch · 14 years ago
  35. 0585820 EMF Migration -> Graphiti by jpasch · 14 years ago
  36. 3e6e6a3 remove hidden GFW strings by jpasch · 14 years ago
  37. 6301b3d GFW -> Graphiti by jpasch · 14 years ago
  38. 63384e2 correct package name by jpasch · 14 years ago
  39. 13c4874 delete _template by jpasch · 14 years ago
  40. 7f15949 adjust font size in paragraph with isContextMenuApplicapable by jpasch · 14 years ago
  41. 6ab0e72 repair link isContextMenuApplicapableto JavaDoc by jpasch · 14 years ago
  42. 405b3eb remove links to DefaultDecoratingToolBehaviourProvider by jpasch · 14 years ago
  43. 89c9853 direct editing feature: rewire links to new JavaDoc by jpasch · 14 years ago
  44. af7d6aa Connection features: rewire links to JavaDoc by jpasch · 14 years ago
  45. e2f2956 features: copy & drill down -> rewired links to JavaDoc by jpasch · 14 years ago
  46. 79b17b0 rewire links to new JavaDoc by jpasch · 14 years ago
  47. eff47ca repair links to pics by jpasch · 14 years ago
  48. f80b831 Chapter ToolBehaviourProvider: update links to JavaDoc by jpasch · 14 years ago
  49. 0954c17 Features: rewire links to JavaDoc by jpasch · 14 years ago
  50. fc78990 wire links to JavaDoc by jpasch · 14 years ago
  51. 2ce5ddb set th gradient type to vertical by jpasch · 14 years ago
  52. 9dc2f01 Add description how own gradients can be defined by jpasch · 14 years ago
  53. e7d2df8 Color schema definition for blue white gloss from UX spec by jpasch · 14 years ago
  54. b082252 image for the lime-white gradient by jpasch · 14 years ago
  55. 8bcdbbe Add docu for non-EMF BO listener registration by mwenz · 14 years ago
  56. 3e39560 Adjust method names from gaService by jpasch · 15 years ago
  57. e7d3433 reduce size of table by jpasch · 15 years ago
  58. 1b07d59 use font courier new, harmonize font size by jpasch · 15 years ago
  59. d26f264 add Plug-In Strucute page by jpasch · 15 years ago
  60. 4683c56 new "new-diagram.png" by jpasch · 15 years ago
  61. 5cad9e4 delete overview by jpasch · 15 years ago
  62. 8134da7 • Wrong caption: Creating a Drill-Down Feature by jpasch · 15 years ago
  63. 7e7b88c • Remove reference to UX group by jpasch · 15 years ago
  64. c937b45 • Wrong caption: Creating a Drill-Down Feature by jpasch · 15 years ago
  65. 1013ec8 • CodeSnippet for ToolbehaviorProvider add My-prefix by jpasch · 15 years ago
  66. b3d7b2b • CodeSnippet for ToolbehaviorProvider add My-prefix by jpasch · 15 years ago
  67. cf61271 MyTutorialImageProvider by jpasch · 15 years ago
  68. 2b3a1df • Own images can be provided through implementations of image providers, which have to be registered using extensions in the plugin.xml. by jpasch · 15 years ago
  69. 6beb29e • Prefix My is missing in the class names of the code snippets by jpasch · 15 years ago
  70. fa23971 • TutorialAddClassFeature -> TutorialAddEClassFeature by jpasch · 15 years ago
  71. 75f2c4c • Exchange AdvancedDecoratingToolBehaviorProvider for Default… by jpasch · 15 years ago
  72. 77cf56b Context menus are-> The palette is defined in the tool behavior provider. by jpasch · 15 years ago
  73. 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 · 15 years ago
  74. 3f8382b Give reason why method getDiagrams must be implemented by tool by jpasch · 15 years ago
  75. 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 · 15 years ago
  76. 22edbac • 3. Code Snippet: remove TutorialAutoLayoutFeature by jpasch · 15 years ago
  77. c422123 • Remove reference to AdvancedToolbehaviorProvider (does not exist anymore) from Text band Code Snippet by jpasch · 15 years ago
  78. e4ad7c0 • 2. Code Snippet: by jpasch · 15 years ago
  79. 36ca9fd • Code Snippet: Point newSecondPoint = by jpasch · 15 years ago
  80. 2af79fa • More generally-> more general by jpasch · 15 years ago
  81. 630da05 • Unglückliche Formulierung: “in that case“, line 1 & 2 by jpasch · 15 years ago
  82. 0845e5c • Code Snippet: by jpasch · 15 years ago
  83. 1323b99 • Code Snippet: remove line IPeCreateService peCreateService = Graphiti.getPeCreateService(); from second code snippet; update image by jpasch · 15 years ago
  84. 0f7fce3 new image for direct routing by jpasch · 15 years ago
  85. 8fd2ba1 update last code snippet; new image by jpasch · 15 years ago
  86. 8ddf5c1 add new image with two achors by jpasch · 15 years ago
  87. 8812414 delete, there is another png file by jpasch · 15 years ago
  88. 82d54ce describe new version with isAutoUpdateOnReset by jpasch · 15 years ago
  89. b5dc2f9 Initial coding contribution by mwenz · 15 years ago