1. ee65a98 Adjust styles coding in chapter "Color Schemas" by jpasch · 13 years ago
  2. 1515379 remove methods from old behavior by tkaiser · 13 years ago
  3. 3f8292e Comment out background, which is used in chapter "Using Styles" by jpasch · 13 years ago
  4. e631595 . by tkaiser · 13 years ago
  5. defa5db Adjust background Color Constant by jpasch · 13 years ago
  6. 5df9f16 Add custom feature "TutorialChangeColorEClassFeature" by jpasch · 13 years ago
  7. 0bce26d Extracted MarkerBehavior by mwenz · 13 years ago
  8. bb483c9 Removed NOP by mwenz · 13 years ago
  9. 6c220ba Moved isDirty to DiagramEditor by mwenz · 13 years ago
  10. 1d26ed6 ASSIGNED - bug 348844: File Conflict dialogue misbehavior in tutorial by tkaiser · 13 years ago
  11. af3746a Method rename by mwenz · 13 years ago
  12. ff15e08 rename by tkaiser · 13 years ago
  13. 263d20f introduce persistency class by tkaiser · 13 years ago
  14. 67f93cc no reference tags by tkaiser · 13 years ago
  15. b645b09 Documentation for extracted PaletteBehaviour by mwenz · 13 years ago
  16. 0b208ae Extracted PaletteBehaviour by mwenz · 13 years ago
  17. 7f60bb1 Cosmetics in StyleUtil by jpasch · 13 years ago
  18. d7e496f docu by tkaiser · 13 years ago
  19. d2aeaa7 . by tkaiser · 13 years ago
  20. c57762c Bug: 352542 Change StyleUtil to hierarchical styles by jpasch · 13 years ago
  21. 7173c70 Cleanup by mwenz · 13 years ago
  22. 10a2030 remove warnings from API Tooling by tkaiser · 13 years ago
  23. fe9903c . by tkaiser · 13 years ago
  24. 190fedc . by tkaiser · 13 years ago
  25. 977d953 remove API warnings by tkaiser · 13 years ago
  26. 2e29847 remove method by tkaiser · 13 years ago
  27. a2ec18d . by mwenz · 13 years ago
  28. 156d48d Fixed failing test by mwenz · 13 years ago
  29. c3d5c0a Bug 364803 - Listener Optimizations - removed EMF command stack listener by mwenz · 13 years ago
  30. 713cc97 . by tkaiser · 13 years ago
  31. af15ca6 . by tkaiser · 13 years ago
  32. 1676bdb Fixed NPE by mwenz · 13 years ago
  33. 548485b fix element delete listener by tkaiser · 13 years ago
  34. 2e88b1e - add migration on save (version info) by tkaiser · 13 years ago
  35. ddd8e91 Added missing since tag by mwenz · 13 years ago
  36. b01e727 - element delete listener tunred off -> no use case? by tkaiser · 13 years ago
  37. 171f37d git ignore files by tkaiser · 13 years ago
  38. 5185142 Removed NOP by mwenz · 13 years ago
  39. c8e4221 git ignore files by tkaiser · 13 years ago
  40. a94c1f4 Fix compile errors by mwenz · 13 years ago
  41. aa0cf52 ASSIGNED - bug 336488: move DiagramEditor base classes to public API by tkaiser · 13 years ago
  42. 55c41af Bug 355968 - Only ChopboxAnchors should compute the reference point as by mgorning · 13 years ago
  43. 8a058f9 Bug 355968 - Only ChopboxAnchors should compute the reference point as by mgorning · 13 years ago
  44. 24f4620 Bug 336488: Removed wrong comment by mwenz · 13 years ago
  45. 613751a Remove unnecessary "setParentGraphicsAlgorithm" method after by jpasch · 13 years ago
  46. c4e5315 Bug 341224: Allow to hide the selection and marquee tools in the palette by mwenz · 13 years ago
  47. 2998206 Bug 349416: Support drag&drop operations on FixPointAnchors the same way by mwenz · 13 years ago
  48. b83a029 New image for Chapter "Scenario Description" by jpasch · 13 years ago
  49. eb89ae7 Improved error notifications on failing extension class loading by mwenz · 13 years ago
  50. 3b8bdbf Add new images to "Concepts" and tutorial chapter "Providing Add Functionality" by jpasch · 13 years ago
  51. 0cb7317 New images for chapter "Providing Context Buttons" by jpasch · 13 years ago
  52. 3f2bca3 New images for chapter "Providing Update Functionality" by jpasch · 13 years ago
  53. 9d6b9c4 Bug 323351 - Updated headers by mwenz · 13 years ago
  54. 8be968d Bug 323351 - Add two tests to check ctrl and toolbar buttons by mwenz · 13 years ago
  55. 05e23d4 Bug 323351 - Use either ctrl or a toolbar action to prevent the context by mwenz · 13 years ago
  56. 101acaa New images for chapter "Connection Anchors" by jpasch · 13 years ago
  57. a655999 Bug 364035 - DefaultReconnectionFeature#reconnect should use by mwenz · 13 years ago
  58. 8fd315e New images for "Providing Reconnection Functionality" by jpasch · 13 years ago
  59. 2705bb7 Add new images for "Selection Behavior" by jpasch · 13 years ago
  60. 4e64cd0 New image for "Enhancing the Tool Behavior Provider" by jpasch · 13 years ago
  61. 0e00cb6 cosmetics by mgorning · 13 years ago
  62. a296965 New image for "Providing Rendering Decorators" by jpasch · 13 years ago
  63. 0e5b344 Providing new images for "Providing Context Buttons" by jpasch · 13 years ago
  64. 2e77968 Bug 352542: adjust tutorial working with graphics algorithms, define new by jpasch · 13 years ago
  65. 8936aee Bug 363229 - Nested GA inside Anchors are not correctly refreshed / comments by mgorning · 13 years ago
  66. 13fec44 Bug 363229 - Nested GA inside Anchors are not correctly refreshed / by mgorning · 13 years ago
  67. 462a612 Bug 363229 - Nested GA inside Anchors are not correctly refreshed / by mgorning · 13 years ago
  68. f85cd78 Bug 363539 - Enabled feature delegation via IDiagramEditor.execute method by mwenz · 13 years ago
  69. d0ad162 Bug 363464: Return IReason to pass on information if layout has been performed by mwenz · 13 years ago
  70. 857c605 Hide some irrelevant html and xml warnings by mwenz · 13 years ago
  71. d4c7d10 Bug 347421: make setDoneChanges protected to allow sub classes to work by mwenz · 13 years ago
  72. 2d6f1a9 Bug 361932: Set compiler settings to Java 1.5, enforce JDK 1.5 installed by mwenz · 13 years ago
  73. 913ce8c Bug 352440: Fixed some more warnings by mwenz · 13 years ago
  74. 627fe40 Bug 352440: Applied patch to fix deprecation warnings, but keep by mwenz · 13 years ago
  75. 6407709 Updated New&Noteworthy for M3 by mwenz · 13 years ago
  76. bd0ffb5 Chess - explained usage of two anchors by mwenz · 13 years ago
  77. 03ba547 Bug 352542: Adjust tutorial to "plain-Create-methods" for graphic algorithms by jpasch · 13 years ago
  78. a65fbdb Bug 361638: Added documentation for chess example by mwenz · 13 years ago
  79. 10f53db Chess: Use single plugin.propreties file by mwenz · 13 years ago
  80. 789c2ee Bug 361638: Add chess example to show in SDK download by mwenz · 13 years ago
  81. e560538 Chess: I18N by mwenz · 13 years ago
  82. 440a7e4 Chess: Fixed warnings by mwenz · 13 years ago
  83. 12cfd2b Bug 361932 - Ignore not strictly compatible JDK on build path by mwenz · 13 years ago
  84. d74022c Bug 361932 - Fix Java 1.5 compile errors by mwenz · 13 years ago
  85. 4ddf352 Bug 361932 - Use API tooling to enforce Java 1.5 compatibility by mwenz · 13 years ago
  86. a907a1d Bug 352542: Boolean Attributes Filled() and LineVisible are unsettable by jpasch · 13 years ago
  87. 70c86ec Chess: minor improvement by mwenz · 13 years ago
  88. ce10134 Bug 352109 - Added auto update for changes from same domain when editor by mwenz · 13 years ago
  89. 970c0ed Updated to new Orbit repository by mwenz · 13 years ago
  90. ce4a132 Bug 361932 - Switch Runtime compatibility to Java 1.5 (1.5 BREE, by mwenz · 13 years ago
  91. 85c329e Enhanced JavaDoc by mwenz · 13 years ago
  92. ddb70e2 Chess: Remove highlighting from command stack by mwenz · 13 years ago
  93. bd2a9a6 RESOLVED - bug 360800: Text background color is ignored by tkaiser · 13 years ago
  94. 4e309fd Bug 360800: Introduce constant with value 0.9.0, set at diagram creation by mwenz · 13 years ago
  95. 676aa05 Added JavaDoc on linking by mwenz · 13 years ago
  96. e02b0d0 Bug 342262 - enhanced resize behavior for container shapes / doc by mgorning · 13 years ago
  97. c13737d Bug 342262 - enhanced resize behavior for container shapes / provide by mgorning · 13 years ago
  98. 22ed6ac Bug 342262 - enhanced resize behavior for container shapes / interface by mgorning · 13 years ago
  99. 76fef62 Bug 342262 - enhanced resize behavior for container shapes / formatter by mgorning · 13 years ago
  100. f56ea29 Chess: Continue moves, connections on connections by mwenz · 13 years ago