1. ef927bc Make DiagramComposite more robust by mwenz · 11 years ago
  2. 3cc2ab2 Bug 405920 - Text background color is ignored on rotated text by mwenz · 11 years ago
  3. 2bffbcf Bug 407510 - Color background without Grid Layer turned to gray by mwenz · 11 years ago
  4. 8551395 Bug 405710 - Re-enable redo after execution of a feature that has not by mwenz · 11 years ago
  5. 36c4521 Merge "Bug 399777 - CreateConnectionFeatureForPattern does not return the delegate IConnectionPattern" by mwenz · 11 years ago
  6. 97bc7da Merge "Prevent possible NPE on dispose" by mwenz · 11 years ago
  7. 48c21f1 Merge "Bug 401859 - Graphiti DiagramEditor#dispose() does not release the editor related objects" by mwenz · 11 years ago
  8. e7a6913 Bug 405314 - Moved setParent and init method calls into init of by Partrick Paulin · 11 years ago
  9. e7a8fbb Bug 399777 - CreateConnectionFeatureForPattern does not return the by mwenz · 11 years ago
  10. df6e31b Prevent possible NPE on dispose by mwenz · 11 years ago
  11. 084aa06 Bug 405314 - Moved setParent and init method calls into setInput. by Partrick Paulin · 11 years ago
  12. 051fc0d Bug 401859 - Graphiti DiagramEditor#dispose() does not release the by mwenz · 11 years ago
  13. ba29676 Merge "Fixed NPE seen in build log" by mwenz · 11 years ago
  14. baf7ff7 Bugzilla 403272 - Set the location of DoubleClickContext for DoubleClickFeature by Hallvard Traetteberg · 12 years ago
  15. e7e17c3 Fixed NPE seen in build log by mwenz · 11 years ago
  16. 4d5b048 Fixed 2 ClassCastExceptions in viewer example by mwenz · 12 years ago
  17. 2f256b6 Bug 370888 - API Access to export and print by mwenz · 12 years ago
  18. 60d61d5 Bug 403112 - Don't assume there is an active editor, since the by Felix Velasco · 12 years ago
  19. b0277be Merge "Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, try to adapt it." by Michael Wenz · 12 years ago
  20. 5b33d58 Bug 394315 - Enable injecting behavior objects in DiagramEditor by mwenz · 12 years ago
  21. 79dd087 Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, by Felix Velasco · 12 years ago
  22. cea9de1 Took over abandoned change: Cleanup in API of DiagramBehavior by mwenz · 12 years ago
  23. 0c20c73 Merge branch '352120_Diagrams_in_Views' by mwenz · 12 years ago
  24. 8b3acc3 Merge "Bug 396893 - Configurable drop target listener registration" into 352120_Diagrams_in_Views by mwenz · 12 years ago
  25. c38c804 Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  26. 7587c77 Marker new DiagramComposite and GraphicalComposite as experimental API by mwenz · 12 years ago
  27. 63b8088 Rename DiagramSupport to DiagramBehavior by mwenz · 12 years ago
  28. 67da718 Let diagram type provider also work on diagram support by mwenz · 12 years ago
  29. 7df52df Remove not needed methods by mwenz · 12 years ago
  30. f473fd0 Support diagrams in inner composites and dialogs: by Felix Velasco · 12 years ago
  31. 71a0b9d Clean up separation of methods in diagram container interfaces by mwenz · 12 years ago
  32. 836381a Graphiti framework should work on DiagramSupport by mwenz · 12 years ago
  33. ee66d6f Bug 352120 - Renamed interface to IDiagramEditorUI. The concrete editor by Partrick Paulin · 12 years ago
  34. 7e6f854 Bug 352120 - Updated copyrights and some clean up by Patrick Paulin · 12 years ago
  35. d58ae56 Bug 396793 - Text decorators by mwenz · 12 years ago
  36. e7f03e9 Merge "Bug 396893 - Configurable drop target listener registration" by Matthias Gorning · 12 years ago
  37. 3e62a42 Bug 352120 - Initial draft of diagrams in views. by Patrick Paulin · 12 years ago
  38. 4f68c7c Bug 396247 - ImageDescriptor changes: by mwenz · 12 years ago
  39. a2eb5e8 by cbrand · 12 years ago
  40. 5f9a443 Bug 397303 - Accessibility issue with context button pad by mwenz · 12 years ago
  41. 32a7e6c test by mgorning · 12 years ago
  42. 529b870 Merge "Bug 390331 - preDelete and postDelete not called for Patterns" by mwenz · 12 years ago
  43. c185bf1 Bug 390331 - preDelete and postDelete not called for Patterns by mwenz · 12 years ago
  44. 1dd2fcc Bug 397346 - Digram Editor loses focus on closing of MessageDialog by mwenz · 12 years ago
  45. b70a50d Bug 396247 - ImageDescriptor changes: by Félix Velasco · 12 years ago
  46. 12556cf Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  47. 45e12e7 Bug 393074 - Save Editor Progress Monitor Argument by mgorning · 12 years ago
  48. 92d6ac9 Bug 393113 - Auto-focus does not work for connections by mwenz · 12 years ago
  49. 9d9f608 Bug 393074 - Save Editor Progress Monitor Argument by mwenz · 12 years ago
  50. 6dac7e8 Fixed NPE by mwenz · 12 years ago
  51. 147a00f Fixed NPE by mwenz · 12 years ago
  52. c650616 Bug 392309 - Scrollbars appear when a tooltip is being displayed on a decorator by mwenz · 12 years ago
  53. 54c4857 Bug 394801 - AddGraphicalRepresentation doesn't carry properties by mwenz · 12 years ago
  54. 368d935 Bug 389379 - Editor Dirty Handling by mwenz · 12 years ago
  55. bf0cfaf Bugzilla 323349 - Enable external invocation of features by Félix Velasco · 12 years ago
  56. e204e1d Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  57. a91b2ba cleanup GFSurroundingHandle by mgorning · 12 years ago
  58. 87dfbca Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  59. 7d77a37 Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  60. c27a70b Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  61. df28999 Merge "Bug 391523 - Revise getSelectionInfo...()" by mgorning · 12 years ago
  62. eac5774 Merge "Bug 391523 - Revise getSelectionInfo...()" by mgorning · 12 years ago
  63. 0fbf2fe Merge "Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider" by mgorning · 12 years ago
  64. 97ab956 Bug 391523 - Revise getSelectionInfo...() by mgorning · 12 years ago
  65. c50a5ae Merge "Bug 385193: JavaDoc completed, online docu added, filesystem example added to docu" by mwenz · 12 years ago
  66. d90d2e9 Bug 391523 - Revise getSelectionInfo...() by mgorning · 12 years ago
  67. 5c19412 Bug 391523 - Revise getSelectionInfo...() in IToolBehaviorProvider by mgorning · 12 years ago
  68. 08578d7 Bugzilla 391506 - Canceling a feature with OperationCanceledException by Félix Velasco · 12 years ago
  69. d551435 Bug 385193: JavaDoc completed, online docu added, filesystem example by mwenz · 12 years ago
  70. 845cada Tooltips by mgorning · 12 years ago
  71. ba0a590 Merge "Use styled text in tooltips" by Matthias Gorning · 12 years ago
  72. 419aabc Merge "Add convenience methods for font handling to features as they already exist for colors." by Matthias Gorning · 12 years ago
  73. e9f77c5 Use styled text in tooltips by Félix Velasco · 12 years ago
  74. 6d33dc7 Bug 365172 - Shape Selection Info Solid Line by mgorning · 12 years ago
  75. b30cec6 Add convenience methods for font handling to features as they already by mwenz · 12 years ago
  76. 73081a1 Merge "Draw texts with TextStyle support" by Michael Wenz · 12 years ago
  77. 14c2962 Merge "Add TextStyle support to AbstractText in the metamodel" by Michael Wenz · 12 years ago
  78. 79c366a ID Pattern continued by mwenz · 12 years ago
  79. e6eb40d Draw texts with TextStyle support by Félix Velasco · 12 years ago
  80. d350512 Add TextStyle support to AbstractText in the metamodel by Félix Velasco · 12 years ago
  81. a718881 Bug 389380: Undo/Redo handling wrong Command executed by undo action by mwenz · 12 years ago
  82. 8ea9668 Merge "Bug 389426 - Add factory method for creating EMF workspace synchronizer delegate" by mwenz · 12 years ago
  83. ad11fb5 Bug 387971 - Features cant't be invoked from contextMenu by mwenz · 12 years ago
  84. 0fef2a1 Bug 389426 - Add factory method for creating EMF workspace synchronizer delegate by mwenz · 12 years ago
  85. d2b68f9 Bug 385193 - Provide ID pattern to lower development effort by mwenz · 12 years ago
  86. 0d2225a Bug 382928 - Introduce factory method(s) for easier gradient creation by cbrand · 12 years ago
  87. 8091d02 Bug 388335 - Undo/redo documentation as part of iFeature is misleading by mwenz · 12 years ago
  88. 9b5bb86 Bug 388211 - New plug-in with Graphiti editor wizard adds not needed by mwenz · 12 years ago
  89. b76bd96 Bug 388213 - Optional dependency for org.eclipse.ui.ide is needed for by mwenz · 12 years ago
  90. 7bc001c Fixed some warnings by mwenz · 12 years ago
  91. 5bc2159 Bug 385190 - Introduce constructor without parameters for patterns by Christian Brand · 12 years ago
  92. 6bcc4b9 Bug 376585 - Clean-up deprecations in Graphiti by Christian Brand · 12 years ago
  93. ec13553 Merge "Bug 385586 - Remove,Delete, Update Action (ContextMenu, ButtonPad etc.)" by Michael Wenz · 12 years ago
  94. 5ee3e5a Bug 385586 - Remove,Delete, Update Action (ContextMenu, ButtonPad etc.) by Christian Brand · 12 years ago
  95. 4464f6d Fixed API filter no longer in use warnings by mwenz · 12 years ago
  96. 545c5ff javadoc by Christian Brand · 12 years ago
  97. 6fd05ee Version update to 0.10.0 by mwenz · 12 years ago
  98. a2674bc Bug 386913 - Support also Single-Click-Features by mgorning · 12 years ago
  99. 04a837c Bug 380439 - DefaultRemoveFeature should remove nested connections by mgorning · 12 years ago
  100. 267a767 typos by mgorning · 12 years ago