1. ef927bc Make DiagramComposite more robust by mwenz · 11 years ago
  2. 3f69edd Updated New & Noteworthy for RC3 by mwenz · 11 years ago
  3. 5d44a91 Corrected minor issues in Graphiti test perspective by mwenz · 11 years ago
  4. 0b7216c Merge "Updated platform dependency for Kepler RC3" by mwenz · 11 years ago
  5. e0f36bb Merge "Consolidate composite examples" by mwenz · 11 years ago
  6. 27e86f8 Updated platform dependency for Kepler RC3 by mwenz · 11 years ago
  7. 2e5e235 Updated New & Noteworthy for RC2 by mwenz · 11 years ago
  8. 8494959 Updated to RC2a of platform for Kepler by mwenz · 11 years ago
  9. b9a671d Consolidate composite examples by mwenz · 11 years ago
  10. c219238 Updated dependencies for Kepler RC2 by mwenz · 11 years ago
  11. 699eaa3 Updated News & Noteworthy for Kepler RC1 by mwenz · 11 years ago
  12. 8ae0283 Merge "Updated dependencies for Kepler RC1" by mwenz · 11 years ago
  13. 2f03850 Updated dependencies for Kepler RC1 by mwenz · 11 years ago
  14. 3726e4f Merge "Bug 405920 - Text background color is ignored on rotated text" by mwenz · 11 years ago
  15. aa2ed1c Updated to RC1 dependencies by mwenz · 11 years ago
  16. 3cc2ab2 Bug 405920 - Text background color is ignored on rotated text by mwenz · 11 years ago
  17. 2bffbcf Bug 407510 - Color background without Grid Layer turned to gray by mwenz · 11 years ago
  18. 23b24e2 Merge "Bug 405710 - Re-enable redo after execution of a feature that has not done any changes" by Felix Velasco · 11 years ago
  19. 8551395 Bug 405710 - Re-enable redo after execution of a feature that has not by mwenz · 11 years ago
  20. 2d65e8b Filesystem example is the only plugin that prevents installation of by mwenz · 11 years ago
  21. ca29b7d Updated package structure for JavaDoc contents by mwenz · 11 years ago
  22. afb53dc Updated new & noteworthy for Kepler M7 by mwenz · 11 years ago
  23. 5501578 Updated dependencies for Kepler M7 by mwenz · 11 years ago
  24. 36c4521 Merge "Bug 399777 - CreateConnectionFeatureForPattern does not return the delegate IConnectionPattern" by mwenz · 11 years ago
  25. 97bc7da Merge "Prevent possible NPE on dispose" by mwenz · 11 years ago
  26. 48c21f1 Merge "Bug 401859 - Graphiti DiagramEditor#dispose() does not release the editor related objects" by mwenz · 11 years ago
  27. e7a6913 Bug 405314 - Moved setParent and init method calls into init of by Partrick Paulin · 11 years ago
  28. e7a8fbb Bug 399777 - CreateConnectionFeatureForPattern does not return the by mwenz · 11 years ago
  29. df6e31b Prevent possible NPE on dispose by mwenz · 11 years ago
  30. 084aa06 Bug 405314 - Moved setParent and init method calls into setInput. by Partrick Paulin · 11 years ago
  31. 051fc0d Bug 401859 - Graphiti DiagramEditor#dispose() does not release the by mwenz · 11 years ago
  32. ba29676 Merge "Fixed NPE seen in build log" by mwenz · 11 years ago
  33. 16afd8d Merge "Bugzilla 402760 - Docu for diagrams in views" by mwenz · 11 years ago
  34. baf7ff7 Bugzilla 403272 - Set the location of DoubleClickContext for DoubleClickFeature by Hallvard Traetteberg · 11 years ago
  35. e7e17c3 Fixed NPE seen in build log by mwenz · 11 years ago
  36. dc121fa Bugzilla 402760 - Docu for diagrams in views by mwenz · 11 years ago
  37. 4d5b048 Fixed 2 ClassCastExceptions in viewer example by mwenz · 11 years ago
  38. 96f195a Updated new & noteworthy for Kepler M6 by mwenz · 11 years ago
  39. 2f256b6 Bug 370888 - API Access to export and print by mwenz · 12 years ago
  40. 60d61d5 Bug 403112 - Don't assume there is an active editor, since the by Felix Velasco · 12 years ago
  41. e63167f Updated to current stable orbit repo by mwenz · 11 years ago
  42. b0277be Merge "Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, try to adapt it." by Michael Wenz · 11 years ago
  43. a9272ac Merge "Bug 394315 - Enable injecting behavior objects in DiagramEditor" by mwenz · 11 years ago
  44. 5b33d58 Bug 394315 - Enable injecting behavior objects in DiagramEditor by mwenz · 11 years ago
  45. cb050a6 Updated dependencies for Kepler M6 by mwenz · 11 years ago
  46. 79dd087 Bug 403109 - If the current IWorkbenchPart is not an IDiagramContainer, by Felix Velasco · 12 years ago
  47. a1036df Updated to Tycho-based platform build by mwenz · 12 years ago
  48. cea9de1 Took over abandoned change: Cleanup in API of DiagramBehavior by mwenz · 12 years ago
  49. 0c20c73 Merge branch '352120_Diagrams_in_Views' by mwenz · 12 years ago
  50. daba491 Updated to latest PDE-based platform I Build by mwenz · 12 years ago
  51. 8b3acc3 Merge "Bug 396893 - Configurable drop target listener registration" into 352120_Diagrams_in_Views by mwenz · 12 years ago
  52. c38c804 Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  53. 7587c77 Marker new DiagramComposite and GraphicalComposite as experimental API by mwenz · 12 years ago
  54. 59643bf Add an example showing two diagrams, side by side, in a pop-up dialog by Felix Velasco · 12 years ago
  55. 63b8088 Rename DiagramSupport to DiagramBehavior by mwenz · 12 years ago
  56. 67da718 Let diagram type provider also work on diagram support by mwenz · 12 years ago
  57. 7df52df Remove not needed methods by mwenz · 12 years ago
  58. f473fd0 Support diagrams in inner composites and dialogs: by Felix Velasco · 12 years ago
  59. 71a0b9d Clean up separation of methods in diagram container interfaces by mwenz · 12 years ago
  60. d6c5a69 Tests corrections: by Felix Velasco · 12 years ago
  61. 836381a Graphiti framework should work on DiagramSupport by mwenz · 12 years ago
  62. ee66d6f Bug 352120 - Renamed interface to IDiagramEditorUI. The concrete editor by Partrick Paulin · 12 years ago
  63. 7e6f854 Bug 352120 - Updated copyrights and some clean up by Patrick Paulin · 12 years ago
  64. de4a578 Updated new & noteworthy for Kepler M5 by mwenz · 12 years ago
  65. 6b1c3b2 Updated dependencies for Kepler M5 by mwenz · 12 years ago
  66. 235a65d Bug 396793 - Text decorators by mwenz · 12 years ago
  67. 4c1e350 Updated dependencies for Kepler M5 by mwenz · 12 years ago
  68. d58ae56 Bug 396793 - Text decorators by mwenz · 12 years ago
  69. e7f03e9 Merge "Bug 396893 - Configurable drop target listener registration" by Matthias Gorning · 12 years ago
  70. 3e62a42 Bug 352120 - Initial draft of diagrams in views. by Patrick Paulin · 12 years ago
  71. 4f68c7c Bug 396247 - ImageDescriptor changes: by mwenz · 12 years ago
  72. 7355a27 Fix for simrel feature checks by mwenz · 12 years ago
  73. a2eb5e8 by cbrand · 12 years ago
  74. 5f9a443 Bug 397303 - Accessibility issue with context button pad by mwenz · 12 years ago
  75. 32a7e6c test by mgorning · 12 years ago
  76. 529b870 Merge "Bug 390331 - preDelete and postDelete not called for Patterns" by mwenz · 12 years ago
  77. c185bf1 Bug 390331 - preDelete and postDelete not called for Patterns by mwenz · 12 years ago
  78. 1dd2fcc Bug 397346 - Digram Editor loses focus on closing of MessageDialog by mwenz · 12 years ago
  79. c4f797e Merge "Switch to newest Eclipse I-Build" by mwenz · 12 years ago
  80. 7628d3b Switch to newest Eclipse I-Build by mwenz · 12 years ago
  81. b70a50d Bug 396247 - ImageDescriptor changes: by Félix Velasco · 12 years ago
  82. ae7cd16 Merge "Fetch Eclipse license feature from Git instead of CVS (CVS read-only)" by mwenz · 12 years ago
  83. 12556cf Bug 396893 - Configurable drop target listener registration by mwenz · 12 years ago
  84. 9d45a63 Fetch Eclipse license feature from Git instead of CVS by mwenz · 12 years ago
  85. c9544d8 Fetch Eclipse license feature from Git instead of CVS (CVS read-only) by mwenz · 12 years ago
  86. d388a01 Updated to newest update sites for M4 for EMF Transaction, EMF by mwenz · 12 years ago
  87. 429552a Updated New&Noteworthy for M4 by mwenz · 12 years ago
  88. fa55227 Updated to GEF M4 milestone by mwenz · 12 years ago
  89. 28d2612 Restrict to linux,gtk,x86 by mwenz · 12 years ago
  90. 03d0090 Restricted to aix,gtk,ppc by mwenz · 12 years ago
  91. da7e5c2 Added amd by mwenz · 12 years ago
  92. af32c9f Added target.ws by mwenz · 12 years ago
  93. 685bab9 Added ia64 by mwenz · 12 years ago
  94. 598f606 Added target.os defs by mwenz · 12 years ago
  95. 9eb6e75 Corrected 390x, added x86 by mwenz · 12 years ago
  96. abb0bee Only limit target.arch by mwenz · 12 years ago
  97. a5743f2 Took over definitions from aggregator by mwenz · 12 years ago
  98. a78a249 Changed sequence by mwenz · 12 years ago
  99. 49f71a2 Restrict os and run on windows by mwenz · 12 years ago
  100. 0b90420 Define target.arch instead of target.os by mwenz · 12 years ago