1. ad1d24a Bug 535532 - Switch to EPL 2.0 by Michael Wenz · 4 years, 2 months ago
  2. e7e699f Update to 2019-06 M1 by Michael Wenz · 4 years, 2 months ago
  3. 6a8f40d Bug 472955 - Remove ICustomUndoableFeature and ICustomUndoablePattern by Michael Wenz · 4 years, 5 months ago
  4. 5f2f6c9 Add missing header comments by Michael Wenz · 4 years, 6 months ago
  5. ed9c027 Bug 541129 - Connection Midpoint calculation fails for big diagrams by Michael Wenz · 4 years, 7 months ago
  6. 822fe13 Set new development version to 0.16.0 by Michael Wenz · 4 years, 10 months ago
  7. d3ab71a Eclipse Photon - update project settings by Michael Wenz · 4 years, 10 months ago
  8. fc03ae3 Remove warnings by Michael Wenz · 5 years ago
  9. b328412 Bug 529668 - Switch to Java 8 by Michael Wenz · 5 years ago
  10. 3587db1 Bug 529378 - PeServiceImpl.getConnectionMidpoint may return incorrect by Michael Wenz · 5 years ago
  11. c83a4ed Bug 418398 - Fix test failures * These failure appeared after upgrade to by Michael Wenz · 6 years ago
  12. b13411f Increase Graphiti version to 0.15.0 for Photon by Michael Wenz · 6 years ago
  13. 9cc3e03 Update dependencies for Oxygen M7 by Michael Wenz · 6 years ago
  14. a0ba7e7 Fix NPE in test by mwenz · 6 years ago
  15. d303e80 Update dependencies by Michael Wenz · 6 years ago
  16. f7b4513 Merge remote-tracking branch 'origin/master' into maven by Michael Wenz · 6 years ago
  17. 828ca39 Update platform dependency to Oxygen M3 as well by mwenz · 7 years ago
  18. a65ac30 Update maven branch by mwenz · 7 years ago
  19. 129c87d Bug 498164 : Providing a JFace ResourceManager in DiagramBehavior to by Erwin De Ley · 7 years ago
  20. 1ba94e2 Update to Graphiti 0.14.0 for Oxygen by mwenz · 7 years ago
  21. 54eab85 Improve POM module names by Michael Wenz · 7 years ago
  22. 0212e9a Merge branch 'master' into maven by Michael Wenz · 7 years ago
  23. f7a8fac Improve test stability by mwenz · 7 years ago
  24. 0e97ab1 Tests must not reference update site created in the current build by Michael Wenz · 7 years ago
  25. e7d1933 Rebase to current master by Michael Wenz · 8 years ago
  26. f07ad79 Merge branch 'master' into maven pom by Michael Wenz · 8 years ago
  27. 26df51a Add Graphiti SWTBot test plugin by Michael Wenz · 8 years ago
  28. 83ded86 Prevent NPE in test by mwenz · 8 years ago
  29. 08221d1 Bug 441676 - Read-only attribute is not respected in Graphiti by mwenz · 8 years ago
  30. 5e1ddbd Increase version to 0.13.0 and update baseline by mwenz · 8 years ago
  31. a6d54e9 Add Sketch test tool plugin by Michael Wenz · 8 years ago
  32. b501da1 Add ECore test tool plugin by Michael Wenz · 8 years ago
  33. a0253fd Add Graphiti UI test plugin by Michael Wenz · 8 years ago
  34. e51344f Add Graphiti core test plugin by Michael Wenz · 8 years ago
  35. 5395fa0 Bug 470455 - Difficulty in creating associations by mwenz · 8 years ago
  36. 59e98f1 Fix test issue in project wizard (needs more time) by mwenz · 8 years ago
  37. 1732be8 Update dependencies for Mars RC1 by mwenz · 8 years ago
  38. a457560 Bug 467476 - NullPointerException in GFPaletteRoot.createModelIndependentTools by mwenz · 8 years ago
  39. 0378dd4 Allow building with Java 7 while keeping Java 6 compatibility by mwenz · 8 years ago
  40. 3caccb7 Clean up: remove unused parameter and field from CreateModelObjectCommand by mwenz · 8 years ago
  41. f68c136 Bug 458465 - PeServiceImpl.getLocationInfo Returns Shape that Has Been by mwenz · 8 years ago
  42. 4c1c785 Bug 453553 - Provide an abort possibility for delete and remove features by Michael Wenz · 9 years ago
  43. 9e21d75 Bug 443304 - Improve undo/redo handling in Graphiti features by Michael Wenz · 9 years ago
  44. 9eb2368 Bug 442879 - Update dependencies to require at least Eclipse Luna versions by Michael Wenz · 9 years ago
  45. 1363176 Bug 429532 - [0.12] Remove deprecated stuff for rotation attribute by Michael Wenz · 9 years ago
  46. c0909a1 Bug 429532 - [0.12] Remove deprecated stuff for diagrams in views by Michael Wenz · 9 years ago
  47. a123d82 Move forward to version 0.12.0 for Mars by Michael Wenz · 9 years ago
  48. d508d16 Bug 433650 - Editor in in dirty state after a Save by Michael Wenz · 9 years ago
  49. 02af717 Bug 435515 - build.properties still specify jre.compilation profile for Java 1.5 by Michael Wenz · 9 years ago
  50. 9ab2be4 Bug 434458 - Connections don't support Color decorators by Michael Wenz · 9 years ago
  51. 96200f3 Bug 416039 - TextStyle rendering does not fall back to abstract text font by Michael Wenz · 9 years ago
  52. 06fccde Bug 432681 - Inconsistent newlines in source code in repository by Michael Wenz · 9 years ago
  53. a9d6fbf Bug 423573 - Angles should never be integer by Michael Wenz · 9 years ago
  54. 3b727e7 Update dependencies for Luna M5 by Michael Wenz · 9 years ago
  55. d5ad50a Clean-up by Michael Wenz · 9 years ago
  56. b2ab057 Bug 401792 - Disable starting reconnection by mlypik · 9 years ago
  57. 2993164 Bug 421813 - Relative position to diagram of active Shape nested in by Michael Wenz · 10 years ago
  58. 10ac562 Bug 391046 - Deadlock while saving prior to refactoring operation by Michael Wenz · 10 years ago
  59. e9ae038 Bug 421754 - Absolute position of active Shape nested in inactive by Michael Wenz · 10 years ago
  60. 6a9a905 Fix failing test by Michael Wenz · 10 years ago
  61. 05755dd Bug 418676 - Added test and minor cleanups by Michael Wenz · 10 years ago
  62. ec56259 Added implementation of canUndo to GFPreparableCommand2, by Philip Alldredge · 10 years ago
  63. 4e1976d Fix test failure in PluginWizardTest: by Michael Wenz · 10 years ago
  64. 05a5993 Bug 418398 - Ignore test failures after upgrade to Eclipse Platform for by Michael Wenz · 10 years ago
  65. 71800df Bug 418333 - Graphiti needs to switch BREE to Java 6 by Michael Wenz · 10 years ago
  66. 8904a59 Bug 414437 - Zoom animation jumps on spam zoom by Felix Velasco · 10 years ago
  67. 3fb7091 Bug 415884 - Cannot query size of a multi-line text by mwenz · 10 years ago
  68. 22080ae Better analysis option for sporadic test failure by mwenz · 10 years ago
  69. 0c4e088 Bug 403664 - Enable DoubleClickFeature on the diagram background by Felix Velasco · 10 years ago
  70. d2df733 Bug 412838 - Save should allow to override isReadOnly check before by Felix Velasco · 10 years ago
  71. ebbfc62 Bug 403622 - Re-enable check in PoDiagramEditor.isVisible by mwenz · 10 years ago
  72. 7ba1271 Bug 412877 - Reconnect command does not support ICustomUndoableFeature by Felix Velasco · 10 years ago
  73. 30f5dc7 Move forward to 0.11.0 by mwenz · 10 years ago
  74. 2f256b6 Bug 370888 - API Access to export and print by mwenz · 10 years ago
  75. cb050a6 Updated dependencies for Kepler M6 by mwenz · 10 years ago
  76. 0c20c73 Merge branch '352120_Diagrams_in_Views' by mwenz · 10 years ago
  77. daba491 Updated to latest PDE-based platform I Build by mwenz · 10 years ago
  78. 63b8088 Rename DiagramSupport to DiagramBehavior by mwenz · 10 years ago
  79. 67da718 Let diagram type provider also work on diagram support by mwenz · 10 years ago
  80. 7df52df Remove not needed methods by mwenz · 10 years ago
  81. 71a0b9d Clean up separation of methods in diagram container interfaces by mwenz · 10 years ago
  82. d6c5a69 Tests corrections: by Felix Velasco · 10 years ago
  83. 836381a Graphiti framework should work on DiagramSupport by mwenz · 10 years ago
  84. ee66d6f Bug 352120 - Renamed interface to IDiagramEditorUI. The concrete editor by Partrick Paulin · 10 years ago
  85. d58ae56 Bug 396793 - Text decorators by mwenz · 10 years ago
  86. 3e62a42 Bug 352120 - Initial draft of diagrams in views. by Patrick Paulin · 10 years ago
  87. b70a50d Bug 396247 - ImageDescriptor changes: by Félix Velasco · 10 years ago
  88. cf7f5c1 Ignore screenshots folder for bot tests by mwenz · 11 years ago
  89. 54c4857 Bug 394801 - AddGraphicalRepresentation doesn't carry properties by mwenz · 11 years ago
  90. f5111b6 Fixed IllegalStateException while adding non-standard shapes to Sketch diagrams by mwenz · 11 years ago
  91. bf0cfaf Bugzilla 323349 - Enable external invocation of features by Félix Velasco · 11 years ago
  92. 5c19412 Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 11 years ago
  93. 08578d7 Bugzilla 391506 - Canceling a feature with OperationCanceledException by Félix Velasco · 11 years ago
  94. e9f77c5 Use styled text in tooltips by Félix Velasco · 11 years ago
  95. e6eb40d Draw texts with TextStyle support by Félix Velasco · 11 years ago
  96. d350512 Add TextStyle support to AbstractText in the metamodel by Félix Velasco · 11 years ago
  97. ad11fb5 Bug 387971 - Features cant't be invoked from contextMenu by mwenz · 11 years ago
  98. 9b5bb86 Bug 388211 - New plug-in with Graphiti editor wizard adds not needed by mwenz · 11 years ago
  99. 6bcc4b9 Bug 376585 - Clean-up deprecations in Graphiti by Christian Brand · 11 years ago
  100. 666705f Updated dependencies to Eclipse 4.3 by mwenz · 11 years ago