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