1. 350e883 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / by mgorning · 13 years ago
  2. 3c268c7 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / support of by mgorning · 13 years ago
  3. 98e910e Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / new interface by mgorning · 13 years ago
  4. fab0088 Adjustments, links to JavaDoc in chapters "Using Styles" and "default Values.." by jpasch · 13 years ago
  5. d872496 Bug 357922: Corrected typos by mwenz · 13 years ago
  6. 4b715d3 Bug 363272: Add new JavaDoc for default values using real attribute names by jpasch · 13 years ago
  7. 947e2ec Bug 367552: add id of diagram type by jpasch · 13 years ago
  8. be25d4e Bug 336488: JavaDoc for DefaultUpdateBehavior by mwenz · 13 years ago
  9. c03e8fb Bug 336488: JavaDoc for DefaultRefreshBehavior by mwenz · 13 years ago
  10. c14e22b Bug 336488: JavaDoc for persistency behavior by mwenz · 13 years ago
  11. 5035af8 Bug 336488: JavaDoc for palette behavior by mwenz · 13 years ago
  12. 13c5d20 Bug 336488: JavaDoc for marker behavior by mwenz · 13 years ago
  13. 840cbbd Bug 336488: Added JavaDoc for DiagramEditor by mwenz · 13 years ago
  14. 7a68855 Bug 336488: Updated headers by mwenz · 13 years ago
  15. 5fe35d4 Bug 336488: Re-applied changes from DiagramEditorInternal to DiagramEditor by mwenz · 13 years ago
  16. 2c214bd Merge branch 'bug336488' by mwenz · 13 years ago
  17. 5f12a30 Insert link to chapter Default Attribute Values of Graphics Algorithms by jpasch · 13 years ago
  18. a4f61c4 BUG352542: Introduce chapter "Default Attribute Values of Graphics Alogorithms" by jpasch · 13 years ago
  19. 213fbc7 Bug 347262 - DirectEditingFeature with TYPE_DIALOG type / preparation by mgorning · 13 years ago
  20. f395d69 Documentation for buffered selection methods by mwenz · 13 years ago
  21. b379e2e Moved public re-writes of protected methods from GEF editor to adapter by mwenz · 13 years ago
  22. 3c4f578 Remove scrolling behavior from API as it should only be used internally by mwenz · 13 years ago
  23. 0a6cf67 Removed getFigureCanvas from API, clients should not reference it since by mwenz · 13 years ago
  24. 74cd87c Rmoved getCurrentSize from API, we see no client usecase for this by mwenz · 13 years ago
  25. 189b5ba Removed IUndoContext from adapters by mwenz · 13 years ago
  26. ce262c0 Alignment of mouse location methods by mwenz · 13 years ago
  27. db1112e Updated to new modeling icon for Eclipse about popup by mwenz · 13 years ago
  28. 60a882b Clean naming and visibility for listener registration and deregistration hooks by mwenz · 13 years ago
  29. 8d455ef Updated news&noteworthy with selection bug info by mwenz · 13 years ago
  30. 113a123 Added styles bugs to new&noteworthy by mwenz · 13 years ago
  31. fc9bd62 add to Chapter "Using Styles" Polyline polyline = by jpasch · 13 years ago
  32. 78cc3ac Bug352542: explanation of styles, default values of graphics algorithms by jpasch · 13 years ago
  33. 02db5b0 Updated New&Noteworthy for M4 by mwenz · 13 years ago
  34. 6b0ef6f ASSIGNED - bug 323034: Rework UI Dialogs by tkaiser · 13 years ago
  35. 9203b64 ASSIGNED - bug 323034: Rework UI Dialogs by tkaiser · 13 years ago
  36. f959c07 Extracted DefaultRefreshBehavior by mwenz · 13 years ago
  37. 98561f5 Extracted DefaultRefreshBehavior by mwenz · 13 years ago
  38. 867ae05 Clean-up of refresh/update API in DiagramEditor: removed unused flag, by mwenz · 13 years ago
  39. 6ae2ac6 Aligned getter name for update behavior by mwenz · 13 years ago
  40. 1d0d42b Aligned naming of refresh behavior field and methods, sorted methods in groups by mwenz · 13 years ago
  41. 40da86a ASSIGNED - bug 365169: DiagramEditorInternal's selectionChanged() method by tkaiser · 13 years ago
  42. 830b23e rename by tkaiser · 13 years ago
  43. dc38bf0 Explicitly set platform provider to source = false by mwenz · 13 years ago
  44. 8b7220b Revert back to Eclipse 3.8 by mwenz · 13 years ago
  45. 678065d Try to combine Eclipse 4.2 and 3.8 platforms to work around missing by mwenz · 13 years ago
  46. 70f1abb Moved properties to Hudson job shell script by mwenz · 13 years ago
  47. 62c7055 Move version qualifier replacement definition to Buckminster job shell script by mwenz · 13 years ago
  48. 46012fd Switch back to Eclipse 3.8 (org.exclipse.equinox.executable is still by mwenz · 13 years ago
  49. bbbc58e Use Eclipse 4.2 for central build and test by mwenz · 13 years ago
  50. 91f28ce Bug 328279 - updated comments by mgorning · 13 years ago
  51. b0bc6ab Bug 328279 - Support rendering decorator positioning for connection text by mgorning · 13 years ago
  52. dae0a76 Update to new Orbit version by mwenz · 13 years ago
  53. 4ee1999 Make save logic easily exchangeable by clients (introduce save method), by mwenz · 13 years ago
  54. 7165154 Comments, filters, small clean-ups in the DiagramEditorBehavior API by mwenz · 13 years ago
  55. 626e44f Intermediate save of chapter "Using Styles" by jpasch · 13 years ago
  56. e2c2b2f Bug 347144 - Angle of MultiText objects can't be modified / clipping by mgorning · 13 years ago
  57. 1442a68 Fixed test run on Linux: key must not be released before mouse move has finished by mwenz · 13 years ago
  58. 9b98807 Bug 347144 - Angle of MultiText objects can't be modified / added new by mgorning · 13 years ago
  59. b262885 fix test - use plain SWT instead of AWT for key stroke simulation, by tkaiser · 13 years ago
  60. ca776cc . by jpasch · 13 years ago
  61. 02c786f Merge branch 'master' of https://tkaiser@git.eclipse.org/gitroot/gmp/org.eclipse.gmp.graphiti.git by tkaiser · 13 years ago
  62. b456025 correct typo by tkaiser · 13 years ago
  63. 57e2e12 Adjust image and foreground color in chapter "Color Schemas" by jpasch · 13 years ago
  64. b7a8989 remove is Dirty check in dispose, no rollback required. by tkaiser · 13 years ago
  65. b61794f extract resource set update adapter by tkaiser · 13 years ago
  66. 8f40c44 extract elementdeletelistener by tkaiser · 13 years ago
  67. 1ce32dd . by tkaiser · 13 years ago
  68. d41af02 Disentangle editor behavior instances by mwenz · 13 years ago
  69. 8351691 remove unnecessary parameters by tkaiser · 13 years ago
  70. b1c965d . by tkaiser · 13 years ago
  71. ee65a98 Adjust styles coding in chapter "Color Schemas" by jpasch · 13 years ago
  72. 1515379 remove methods from old behavior by tkaiser · 13 years ago
  73. 3f8292e Comment out background, which is used in chapter "Using Styles" by jpasch · 13 years ago
  74. e631595 . by tkaiser · 13 years ago
  75. defa5db Adjust background Color Constant by jpasch · 13 years ago
  76. 5df9f16 Add custom feature "TutorialChangeColorEClassFeature" by jpasch · 13 years ago
  77. 0bce26d Extracted MarkerBehavior by mwenz · 13 years ago
  78. bb483c9 Removed NOP by mwenz · 13 years ago
  79. 6c220ba Moved isDirty to DiagramEditor by mwenz · 13 years ago
  80. 1d26ed6 ASSIGNED - bug 348844: File Conflict dialogue misbehavior in tutorial by tkaiser · 13 years ago
  81. af3746a Method rename by mwenz · 13 years ago
  82. ff15e08 rename by tkaiser · 13 years ago
  83. 263d20f introduce persistency class by tkaiser · 13 years ago
  84. 67f93cc no reference tags by tkaiser · 13 years ago
  85. b645b09 Documentation for extracted PaletteBehaviour by mwenz · 13 years ago
  86. 0b208ae Extracted PaletteBehaviour by mwenz · 13 years ago
  87. 7f60bb1 Cosmetics in StyleUtil by jpasch · 13 years ago
  88. d7e496f docu by tkaiser · 13 years ago
  89. d2aeaa7 . by tkaiser · 13 years ago
  90. c57762c Bug: 352542 Change StyleUtil to hierarchical styles by jpasch · 13 years ago
  91. 7173c70 Cleanup by mwenz · 13 years ago
  92. 10a2030 remove warnings from API Tooling by tkaiser · 13 years ago
  93. fe9903c . by tkaiser · 13 years ago
  94. 190fedc . by tkaiser · 13 years ago
  95. 977d953 remove API warnings by tkaiser · 13 years ago
  96. 2e29847 remove method by tkaiser · 13 years ago
  97. a2ec18d . by mwenz · 13 years ago
  98. 156d48d Fixed failing test by mwenz · 13 years ago
  99. c3d5c0a Bug 364803 - Listener Optimizations - removed EMF command stack listener by mwenz · 13 years ago
  100. 713cc97 . by tkaiser · 13 years ago