1. fe87be5 Removed straying API filters file by mwenz · 12 years ago
  2. e9f77c5 Use styled text in tooltips by Félix Velasco · 12 years ago
  3. 6fd05ee Version update to 0.10.0 by mwenz · 12 years ago
  4. 9de8fef Bug 350814 - Removed automatic cleanup of API filters again; leads to by mwenz · 12 years ago
  5. 3318306 Bug 350814 - Clean-up API filters before releasing for Juno by mwenz · 12 years ago
  6. 3bc1b23 Bug 377475 - Fix AbstractCustomFeature.execute and canExecute by cbrand · 12 years ago
  7. 997d203 Bug 375533 - Problems with copy&paste in the tutorial by mwenz · 12 years ago
  8. 13d2a2b Bug 375122 - typo in tutorial plugin.xml by mwenz · 12 years ago
  9. c82ab70 Bug 341898 - Support for AdvancedPropertySheet by mwenz · 13 years ago
  10. 3f8292e Comment out background, which is used in chapter "Using Styles" by jpasch · 13 years ago
  11. 5df9f16 Add custom feature "TutorialChangeColorEClassFeature" by jpasch · 13 years ago
  12. 7f60bb1 Cosmetics in StyleUtil by jpasch · 13 years ago
  13. c57762c Bug: 352542 Change StyleUtil to hierarchical styles by jpasch · 13 years ago
  14. c8e4221 git ignore files by tkaiser · 13 years ago
  15. 613751a Remove unnecessary "setParentGraphicsAlgorithm" method after by jpasch · 13 years ago
  16. 2d6f1a9 Bug 361932: Set compiler settings to Java 1.5, enforce JDK 1.5 installed by mwenz · 13 years ago
  17. 03ba547 Bug 352542: Adjust tutorial to "plain-Create-methods" for graphic algorithms by jpasch · 13 years ago
  18. 12cfd2b Bug 361932 - Ignore not strictly compatible JDK on build path by mwenz · 13 years ago
  19. d74022c Bug 361932 - Fix Java 1.5 compile errors by mwenz · 13 years ago
  20. 4ddf352 Bug 361932 - Use API tooling to enforce Java 1.5 compatibility by mwenz · 13 years ago
  21. ce4a132 Bug 361932 - Switch Runtime compatibility to Java 1.5 (1.5 BREE, by mwenz · 13 years ago
  22. 1e98d99 Removed accidentally checked-in class files by mwenz · 13 years ago
  23. bd73021 Chess: added pieces by mwenz · 13 years ago
  24. 9dbbeb8 Chess: project creation by mwenz · 13 years ago
  25. 204c039 Bug 339525 - Enrich paste context with location information by mwenz · 13 years ago
  26. 234dbe6 Further Graphiti default settings as project specific settings by mwenz · 13 years ago
  27. f67359a Added project specific settings for Graphiti standard settings by mwenz · 13 years ago
  28. f4754ca Updated dependencies to require at least Indigo versions by mwenz · 13 years ago
  29. 7e7bdaf ASSIGNED - bug 354484: Problem with Undo after executing by tkaiser · 13 years ago
  30. c722aff fix indicate update needed on bo deletion, remove unnecessary check by tkaiser · 13 years ago
  31. f5642e1 adapt to 0.9.0 by tkaiser · 13 years ago
  32. 5ea919d RESOLVED - bug 348772: DefaultToolBehaviorProvider has spelling error in public API by tkaiser · 13 years ago
  33. d8e3987 Bug 339185: ReconnectionFeature missing from Graphiti Help by jpasch · 13 years ago
  34. 527fa3c string externalization by tkaiser · 13 years ago
  35. 2104814 Do not need check for filled array by jpasch · 14 years ago
  36. 5095e6d Introduce a collapse dummy feature instead of using the (senseless) rename feature by jpasch · 14 years ago
  37. 849e244 Omiot '&' in dialog title by jpasch · 14 years ago
  38. 33c13fb change shortcut to 's' by jpasch · 14 years ago
  39. e3930ce Remove change color feature from tutorial by jpasch · 14 years ago
  40. de8742d Enable colour change dialogues by jpasch · 14 years ago
  41. 9f66a7c adapt to clean up API (new font management) by tkaiser · 14 years ago
  42. 590a33b fix, same style was serialized multiple times by tkaiser · 14 years ago
  43. cc8d14a Avoid NPE when creating new shape by jpasch · 14 years ago
  44. 6bebe6e Add tooltips for shapes. by jpasch · 14 years ago
  45. 935650b Globalization Examples by mwenz · 14 years ago
  46. 492d18c Corrected dependency ranges by mwenz · 14 years ago
  47. 2577258 Switched to release id 0.8.0 by mwenz · 14 years ago
  48. 03bc5f6 Bug 327756 - Enable the call to the feature hasDoneChanges methods for all kinds of features/commands executed on the Graphiti command stack by mwenz · 14 years ago
  49. e3eb50d revert change by tkaiser · 14 years ago
  50. 049f1d6 move default delete feature and default feature provider by tkaiser · 14 years ago
  51. eef2b2f dependencies: fix version intervals by tkaiser · 14 years ago
  52. 3c621dd Added NON-NLS tag for technical strings by mwenz · 14 years ago
  53. afe4db0 NON-NLS tags for technical strings by mwenz · 14 years ago
  54. f3a4be0 cleanup tool behavior provider by mgorning · 14 years ago
  55. 1516834 cleanup tool behavior provider refactoring by cbrand · 14 years ago
  56. c43dab2 cleanup tool behavior provider by mgorning · 14 years ago
  57. 02071d0 Make input field not editable (entered value is not transfered back since no listener is registered) by mwenz · 14 years ago
  58. 0046648 Make examples.common icons available (used e.g. in generic outline) by mwenz · 14 years ago
  59. bcc6453 cleanup tool behavior provider by mgorning · 14 years ago
  60. a9b7002 cleanup tool behavior provider by mgorning · 14 years ago
  61. e14f084 cleanup tool behavior provider refactoring by cbrand · 14 years ago
  62. ea6b184 cleanup tool behavior provider refactoring by cbrand · 14 years ago
  63. 0b5f901 cleanup tool behavior provider by mgorning · 14 years ago
  64. 313817e cleanup tool behavior provider by mgorning · 14 years ago
  65. d1cecbb calls to SampleUtil replaced with ExampleUtil; SampleUtil deleted by mgorning · 14 years ago
  66. 7234cd4 replace/remove gfw prefix by mgorning · 14 years ago
  67. 73345e5 Set Java compliance level to 1.6 to avoid errors for override tags when global setting is 1.5 by mwenz · 14 years ago
  68. 19e44e1 add gradient type by jpasch · 14 years ago
  69. 20672fc Add SAP copyright header by jpasch · 14 years ago
  70. a01bc07 Set gradient lime-white in comments by jpasch · 14 years ago
  71. ee7c7f8 metamodel package restructuring by mgorning · 14 years ago
  72. 528a5b2 adjust solid color in last row CCFFCC by jpasch · 14 years ago
  73. f0f4567 Darken color for first three solid lines in primary- and secondary-selected; JavaDoc by jpasch · 14 years ago
  74. 1084420 Add gradient definition example to tutorial by jpasch · 14 years ago
  75. 954ccb2 add possibility to store model in seperate file by tkaiser · 14 years ago
  76. f9a4d79 Example for dark feature processing by mwenz · 14 years ago
  77. dca6af8 simplify/relocate PredefinedColoredAreas fix tests prevent swt leak by tkaiser · 14 years ago
  78. e0b6150 modify gradient architecture: gradient data are hold in mm now by jpasch · 14 years ago
  79. aee6cbf Updated build.properties to resolve warnings for source build by mwenz · 14 years ago
  80. d7c418c Remove preSave and postSave hooks from TBP, instead use overriding of doSave in DiagramEditor by mwenz · 14 years ago
  81. bc35c72 add getDiagramFromFile; getFileFromURI by jpasch · 14 years ago
  82. 6038428 Added .classpath and .project files by mwenz · 14 years ago
  83. b5dc2f9 Initial coding contribution by mwenz · 14 years ago