1. b0277be Merge "Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, try to adapt it." by Michael Wenz · 12 years ago
  2. 5b33d58 Bug 394315 - Enable injecting behavior objects in DiagramEditor by mwenz · 12 years ago
  3. 79dd087 Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, by Felix Velasco · 12 years ago
  4. cea9de1 Took over abandoned change: Cleanup in API of DiagramBehavior by mwenz · 12 years ago
  5. 0c20c73 Merge branch '352120_Diagrams_in_Views' by mwenz · 12 years ago
  6. 8b3acc3 Merge "Bug 396893 - Configurable drop target listener registration" into 352120_Diagrams_in_Views by mwenz · 12 years ago
  7. c38c804 Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  8. 7587c77 Marker new DiagramComposite and GraphicalComposite as experimental API by mwenz · 12 years ago
  9. 63b8088 Rename DiagramSupport to DiagramBehavior by mwenz · 12 years ago
  10. 67da718 Let diagram type provider also work on diagram support by mwenz · 12 years ago
  11. 7df52df Remove not needed methods by mwenz · 12 years ago
  12. f473fd0 Support diagrams in inner composites and dialogs: by Felix Velasco · 12 years ago
  13. 71a0b9d Clean up separation of methods in diagram container interfaces by mwenz · 12 years ago
  14. 836381a Graphiti framework should work on DiagramSupport by mwenz · 12 years ago
  15. ee66d6f Bug 352120 - Renamed interface to IDiagramEditorUI. The concrete editor by Partrick Paulin · 12 years ago
  16. 7e6f854 Bug 352120 - Updated copyrights and some clean up by Patrick Paulin · 12 years ago
  17. d58ae56 Bug 396793 - Text decorators by mwenz · 12 years ago
  18. e7f03e9 Merge "Bug 396893 - Configurable drop target listener registration" by Matthias Gorning · 12 years ago
  19. 3e62a42 Bug 352120 - Initial draft of diagrams in views. by Patrick Paulin · 12 years ago
  20. 4f68c7c Bug 396247 - ImageDescriptor changes: by mwenz · 12 years ago
  21. a2eb5e8 by cbrand · 12 years ago
  22. 5f9a443 Bug 397303 - Accessibility issue with context button pad by mwenz · 12 years ago
  23. 32a7e6c test by mgorning · 12 years ago
  24. 529b870 Merge "Bug 390331 - preDelete and postDelete not called for Patterns" by mwenz · 12 years ago
  25. c185bf1 Bug 390331 - preDelete and postDelete not called for Patterns by mwenz · 12 years ago
  26. 1dd2fcc Bug 397346 - Digram Editor loses focus on closing of MessageDialog by mwenz · 12 years ago
  27. b70a50d Bug 396247 - ImageDescriptor changes: by Félix Velasco · 12 years ago
  28. 12556cf Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  29. 45e12e7 Bug 393074 - Save Editor Progress Monitor Argument by mgorning · 12 years ago
  30. 92d6ac9 Bug 393113 - Auto-focus does not work for connections by mwenz · 12 years ago
  31. 9d9f608 Bug 393074 - Save Editor Progress Monitor Argument by mwenz · 12 years ago
  32. 6dac7e8 Fixed NPE by mwenz · 12 years ago
  33. 147a00f Fixed NPE by mwenz · 12 years ago
  34. c650616 Bug 392309 - Scrollbars appear when a tooltip is being displayed on a decorator by mwenz · 12 years ago
  35. 54c4857 Bug 394801 - AddGraphicalRepresentation doesn't carry properties by mwenz · 12 years ago
  36. 368d935 Bug 389379 - Editor Dirty Handling by mwenz · 12 years ago
  37. bf0cfaf Bugzilla 323349 - Enable external invocation of features by Félix Velasco · 12 years ago
  38. e204e1d Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  39. a91b2ba cleanup GFSurroundingHandle by mgorning · 12 years ago
  40. 87dfbca Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  41. 7d77a37 Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  42. c27a70b Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  43. df28999 Merge "Bug 391523 - Revise getSelectionInfo...()" by mgorning · 12 years ago
  44. eac5774 Merge "Bug 391523 - Revise getSelectionInfo...()" by mgorning · 12 years ago
  45. 0fbf2fe Merge "Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider" by mgorning · 12 years ago
  46. 97ab956 Bug 391523 - Revise getSelectionInfo...() by mgorning · 12 years ago
  47. c50a5ae Merge "Bug 385193: JavaDoc completed, online docu added, filesystem example added to docu" by mwenz · 12 years ago
  48. d90d2e9 Bug 391523 - Revise getSelectionInfo...() by mgorning · 12 years ago
  49. 5c19412 Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  50. 08578d7 Bugzilla 391506 - Canceling a feature with OperationCanceledException by Félix Velasco · 12 years ago
  51. d551435 Bug 385193: JavaDoc completed, online docu added, filesystem example by mwenz · 12 years ago
  52. 845cada Tooltips by mgorning · 12 years ago
  53. ba0a590 Merge "Use styled text in tooltips" by Matthias Gorning · 12 years ago
  54. 419aabc Merge "Add convenience methods for font handling to features as they already exist for colors." by Matthias Gorning · 12 years ago
  55. e9f77c5 Use styled text in tooltips by Félix Velasco · 12 years ago
  56. 6d33dc7 Bug 365172 - Shape Selection Info Solid Line by mgorning · 12 years ago
  57. b30cec6 Add convenience methods for font handling to features as they already by mwenz · 12 years ago
  58. 73081a1 Merge "Draw texts with TextStyle support" by Michael Wenz · 12 years ago
  59. 14c2962 Merge "Add TextStyle support to AbstractText in the metamodel" by Michael Wenz · 12 years ago
  60. 79c366a ID Pattern continued by mwenz · 12 years ago
  61. e6eb40d Draw texts with TextStyle support by Félix Velasco · 12 years ago
  62. d350512 Add TextStyle support to AbstractText in the metamodel by Félix Velasco · 12 years ago
  63. a718881 Bug 389380: Undo/Redo handling wrong Command executed by undo action by mwenz · 12 years ago
  64. 8ea9668 Merge "Bug 389426 - Add factory method for creating EMF workspace synchronizer delegate" by mwenz · 12 years ago
  65. ad11fb5 Bug 387971 - Features cant't be invoked from contextMenu by mwenz · 12 years ago
  66. 0fef2a1 Bug 389426 - Add factory method for creating EMF workspace synchronizer delegate by mwenz · 12 years ago
  67. d2b68f9 Bug 385193 - Provide ID pattern to lower development effort by mwenz · 12 years ago
  68. 0d2225a Bug 382928 - Introduce factory method(s) for easier gradient creation by cbrand · 12 years ago
  69. 8091d02 Bug 388335 - Undo/redo documentation as part of iFeature is misleading by mwenz · 12 years ago
  70. 9b5bb86 Bug 388211 - New plug-in with Graphiti editor wizard adds not needed by mwenz · 12 years ago
  71. b76bd96 Bug 388213 - Optional dependency for org.eclipse.ui.ide is needed for by mwenz · 12 years ago
  72. 7bc001c Fixed some warnings by mwenz · 12 years ago
  73. 5bc2159 Bug 385190 - Introduce constructor without parameters for patterns by Christian Brand · 12 years ago
  74. 6bcc4b9 Bug 376585 - Clean-up deprecations in Graphiti by Christian Brand · 12 years ago
  75. ec13553 Merge "Bug 385586 - Remove,Delete, Update Action (ContextMenu, ButtonPad etc.)" by Michael Wenz · 12 years ago
  76. 5ee3e5a Bug 385586 - Remove,Delete, Update Action (ContextMenu, ButtonPad etc.) by Christian Brand · 12 years ago
  77. 4464f6d Fixed API filter no longer in use warnings by mwenz · 12 years ago
  78. 545c5ff javadoc by Christian Brand · 12 years ago
  79. 6fd05ee Version update to 0.10.0 by mwenz · 12 years ago
  80. a2674bc Bug 386913 - Support also Single-Click-Features by mgorning · 12 years ago
  81. 04a837c Bug 380439 - DefaultRemoveFeature should remove nested connections by mgorning · 12 years ago
  82. 267a767 typos by mgorning · 12 years ago
  83. 8de9f45 cleanup by mgorning · 12 years ago
  84. a38dc20 build problems by mgorning · 12 years ago
  85. ef8f6bb build problems by mgorning · 12 years ago
  86. 553ba58 Merge "Bug 383512 - Moving (Resizing) Problem" by mgorning · 12 years ago
  87. 078f0e1 Bug 383768 by mgorning · 12 years ago
  88. e58a0dc Bug 383512 - Moving (Resizing) Problem by mgorning · 12 years ago
  89. e5eb5ff Merge "Bug 383768 - Make the method getConfigurationProvider accessible from subclasses of Graphiti editors" by Matthias Gorning · 12 years ago
  90. becf9f5 bug 329517: state call backs during creation of a connection by Henrik Rentz-Reichert · 12 years ago
  91. bc427f8 Bug 383768 - Make the method getConfigurationProvider accessible from by mwenz · 12 years ago
  92. ae018a7 gerrit test by mgorning · 12 years ago
  93. d4c3573 Corrected wrong domain class name in comment by mwenz · 12 years ago
  94. 2becfe2 Do not unpack tools plugin, removed warning and unused class from by mwenz · 12 years ago
  95. aaa04e3 Clarified return value of create method in JavaDoc by mwenz · 12 years ago
  96. d65f229 Bug 381437 - IllegalArgumentException when edit menu missing by mwenz · 12 years ago
  97. ac8a180 Bug 325084 - Added page in Eclipse help and JavaDoc to pattern classes by mwenz · 12 years ago
  98. d6ade37 Bug 381312 - Added disablement of finish button in case checkboxes are by mwenz · 12 years ago
  99. 06638b9 Bug 371527 - Added delegation to async call to super.calculateEnabled to by mwenz · 12 years ago
  100. 9de8fef Bug 350814 - Removed automatic cleanup of API filters again; leads to by mwenz · 12 years ago