1. 6cd96d0 RESOLVED - bug 314677: [modeling] Add "Collapse All" and "Expand All" buttons to the TreeViewer's toolbar by Benjamin Cabe · 14 years ago
  2. f01cf7e RESOLVED - bug 311007: [modeling] The TreeViewer selection is not correctly updated after a Deletion by Benjamin Cabe · 14 years ago
  3. 3b2b81f RESOLVED - bug 311007: [modeling] The TreeViewer selection is not correctly updated after a Deletion by Benjamin Cabe · 14 years ago
  4. 907e69c RESOLVED - bug 310585: [modeling] [validation] Fix a ClassCastException on bindings by Benjamin Cabe · 14 years ago
  5. bd059d7 RESOLVED - bug 308802: [modeling] Let the possibility to add extra options to the Master's TreeViewer by Benjamin Cabe · 14 years ago
  6. 71dca3c removed useless args by Benjamin Cabe · 14 years ago v20100331-0942
  7. 1e40bb4 wrong extension ... by Benjamin Cabe · 14 years ago
  8. 6731f9a generic builder which performs validation and creates markers by Benjamin Cabe · 14 years ago
  9. d8a43f3 use non-deprecated ctor by Benjamin Cabe · 14 years ago
  10. f2382dd model diagram by Benjamin Cabe · 14 years ago
  11. ff0beee useless ; by Benjamin Cabe · 14 years ago
  12. b7c5459 apache.commons.lang 2.0 is enough by Benjamin Cabe · 14 years ago
  13. 985dcb3 moved the generic model builder to EMF Forms by Benjamin Cabe · 14 years ago
  14. 4b4714c extract ResourceDeltaVisitor by Benjamin Cabe · 14 years ago
  15. 73d3487 extracting SharedClipboardAdapterFactoryEditingDomain by Benjamin Cabe · 14 years ago
  16. a75a5f1 adding orbit by Benjamin Cabe · 14 years ago
  17. b00b728 *** empty log message *** by Benjamin Cabe · 14 years ago
  18. 3a587fd escape HTML in rich tooltips by Benjamin Cabe · 14 years ago
  19. d0d8faa removed redundant code (resource change listening already addressed at abstract level) by Benjamin Cabe · 14 years ago
  20. 9fb453f drop down menu by Benjamin Cabe · 14 years ago
  21. e18cff0 better handling of java projects by Benjamin Cabe · 14 years ago
  22. 7010397 NEW - bug 292926: [modeling] ITA while validating w/ ValidatingEContentAdapter by Benjamin Cabe · 14 years ago v20100311-1200
  23. e6651d9 NEW - bug 300462: [modeling] [masterdetails] Remove button and remove toolbar action should be bound to the EmfActionBarContributor's Delete action by Benjamin Cabe · 14 years ago
  24. 1fb1884 bug 298569: [modeling] Improve usability of the DropDown button - Control the tree selection by Benjamin Cabe · 14 years ago
  25. a51d181 bug 298610: [modeling] Provide a default implementation for the ViewerFilter to be used in the EmfMasterDetailBlock by Benjamin Cabe · 14 years ago
  26. f34ed9d bug 298565: [modeling] Provide a way to define the ViewerComparator to use in the outline by Benjamin Cabe · 14 years ago
  27. 977bf1a it's better not to rely on an hypothetical override of getPartName() by Benjamin Cabe · 14 years ago
  28. 18aeb9b NEW - bug 296709: [modeling] Improve the DropDown button behavior by Benjamin Cabe · 14 years ago
  29. e0c073a RESOLVED - bug 297194: [modeling] Do nothing when no object has been created by Benjamin Cabe · 14 years ago
  30. 762c093 RESOLVED - bug 296035: [modeling] EmfFormEditor resources are not correctly disposed by Benjamin Cabe · 14 years ago
  31. 4d90047 fixing hudson headless tests failure by Benjamin Cabe · 14 years ago
  32. 62a25b8 NEW - bug 296682: [modeling] Add button using a DropDown menu by Benjamin Cabe · 14 years ago
  33. 4da3d97 NEW - bug 296676: [modeling] Need to expose methods for a better control on the creation of Child/Sibling elements by Benjamin Cabe · 14 years ago
  34. efc556e NEW - bug 296678: [modeling] Creation menu filters are not correctly updated when they are different between two pages by Benjamin Cabe · 14 years ago
  35. e03f311 NEW - bug 296676: [modeling] Need to expose methods for a better control on the creation of Child/Sibling elements by Benjamin Cabe · 14 years ago
  36. 6feb646 copy paste typo... by Benjamin Cabe · 14 years ago
  37. 9e0f6a4 bug 294045: [modeling] EmfFormEditor is not closed when the linked Resource is removed from the workspace by Benjamin Cabe · 14 years ago
  38. 5be2ffb bug 293554: [modeling] NPE on validation while changing active page by Benjamin Cabe · 14 years ago
  39. 1740b9f fixed a scrollbar issue by Benjamin Cabe · 14 years ago
  40. 71cb321 RESOLVED - bug 293012: [modeling] Live validation and cross resource containment by Benjamin Cabe · 14 years ago
  41. 5d720b6 RESOLVED - bug 292530: [modeling] Handle non-XMLResource type in the SourcePage by Benjamin Cabe · 15 years ago
  42. 488f997 removed a "manual" key binding which was totally wrong by Benjamin Cabe · 15 years ago v20091009-0927
  43. 15abf08 fixing UI pb ... this toolkit is really a mess, and need serious cleaning by Benjamin Cabe · 15 years ago
  44. 5251d89 small UI issue by Benjamin Cabe · 15 years ago
  45. 7acef0c no margin in details part by Benjamin Cabe · 15 years ago
  46. 0ca6adc allow people to give their own EMFFormEditorConfig and *handle it correctly* !! by Benjamin Cabe · 15 years ago
  47. 4449d22 ValidatingEContentAdapter could cause some threading issues with databinding 3.4 API by Benjamin Cabe · 15 years ago
  48. a3b7784 validate() when a resource change is detected by Benjamin Cabe · 15 years ago
  49. 1e723dd exposing the toolbar manager as a protected field to ease toolbar customization by Benjamin Cabe · 15 years ago
  50. 74d39e6 RESOLVED - bug 286904: [modeling] Integrate Forms enhanced tooltips support in AbstractEmfFormPage by Benjamin Cabe · 15 years ago
  51. ff79dc3 println by Benjamin Cabe · 15 years ago
  52. 2d0a60d Bug 286904 - [modeling] Integrate Forms enhanced tooltips support in AbstractEmfFormPage by Benjamin Cabe · 15 years ago
  53. f2be333 doc by Benjamin Cabe · 15 years ago
  54. a5f6780 Bug 288692 - [modeling] DocumentRoot is taken as top of tree viewer, Outline view by Benjamin Cabe · 15 years ago
  55. ec2a3df Bug 288692 - [modeling] DocumentRoot is taken as top of tree viewer, Outline view by Benjamin Cabe · 15 years ago
  56. d014860 documenting better the fact that the handleContentOutlineSelection method is overridable by clients by Benjamin Cabe · 15 years ago
  57. df65bd1 moved some doc from the editor to the editorconfig by Benjamin Cabe · 15 years ago
  58. 70fc7c5 fixed create sibling filters by Benjamin Cabe · 15 years ago
  59. f94a0b6 it should be possible to create a Reference element under a Component... by Benjamin Cabe · 15 years ago
  60. ccbb72d use default createChild icons by Benjamin Cabe · 15 years ago
  61. 9a33d91 moved content outline page to a class of its own in the internal package by Benjamin Cabe · 15 years ago
  62. d178b8f autocompletion won't work without the XML schema of XSD itself by Benjamin Cabe · 15 years ago
  63. 408cf5a 'modified' attribute was missing by Benjamin Cabe · 15 years ago
  64. 68a053e improved buttons customizability by Benjamin Cabe · 15 years ago
  65. 851e001 show source page for DS Editor by Benjamin Cabe · 15 years ago
  66. b9e5693 removed some warnings by Benjamin Cabe · 15 years ago
  67. 23254b5 enable API tooling in order to track modifications on EMF Forms framework better by Benjamin Cabe · 15 years ago
  68. 803c8f9 replace default values... by Benjamin Cabe · 15 years ago
  69. 18ab438 RESOLVED - bug 289170: [incubator] EmfFormEditor's ResourceChangeListener should ignore marker changes by Benjamin Cabe · 15 years ago
  70. 3ebde7c - by Benjamin Cabe · 15 years ago
  71. 94ce3e3 add non-nls comments by Benjamin Cabe · 15 years ago
  72. 5a3bc11 use a local check style configuration ... by Benjamin Cabe · 15 years ago
  73. 6ddfadf forcing the 3.4 validating service registration should not disallow 3.5 service to be accessed when it's present by Benjamin Cabe · 15 years ago
  74. 118cb25 use a decorating label provider for the outline by Benjamin Cabe · 15 years ago
  75. f91f4d6 RESOLVED - bug 288335: [Modeling]Manage ActionBarContributor's GlobalHandlers enablement state by Benjamin Cabe · 15 years ago
  76. a043dad an EContentAdapter is a bit useless if we don't call super.notify... sigh... by Benjamin Cabe · 15 years ago
  77. 8798ec0 force Eclipse3.4 validating service registration when SCR is not present by Benjamin Cabe · 15 years ago
  78. 5d5e45b project settings by Benjamin Cabe · 15 years ago
  79. 0761381 fix a possible npa by Benjamin Cabe · 15 years ago
  80. fe241d1 organize imports by Benjamin Cabe · 15 years ago
  81. 408ac2d adopt new EmfMDB API by Benjamin Cabe · 15 years ago
  82. fe00c4f added constructors allowing to set a width hint for labels by Benjamin Cabe · 15 years ago
  83. e4477d4 improved the way the user can customize the add/remove buttons visibility by Benjamin Cabe · 15 years ago
  84. 6938d0d fix a possible NPE if validation is done too early by Benjamin Cabe · 15 years ago
  85. fb6472f NEW - bug 287189: [modeling] Master/Detail : Allow to override the default remove action by Benjamin Cabe · 15 years ago
  86. 59c6ae8 RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor by Benjamin Cabe · 15 years ago
  87. 46bcef6 RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor by Benjamin Cabe · 15 years ago
  88. 2ee7f8d RESOLVED - bug 287073: [modeling] Generic source page for EMF Forms Editor by Benjamin Cabe · 15 years ago
  89. 9d656d0 propose a nice error message on save, reusing the diagnistician from the validatingecontentadapter by Benjamin Cabe · 15 years ago
  90. 7bb48ff [283387] - [plug-in registry] Response of plugin when it lost connection with remote application by jpospycha · 15 years ago
  91. 9c12343 -+ by Benjamin Cabe · 15 years ago v20090807-1847
  92. 7d37acf - by Benjamin Cabe · 15 years ago
  93. e807405 emf forms framework reworked to be compatible with Eclipse 3.4 by Benjamin Cabe · 15 years ago
  94. d25541a convert the bundle to fragment... by Benjamin Cabe · 15 years ago
  95. f1aacfb emf forms framework reworked to be compatible with Eclipse 3.4 by Benjamin Cabe · 15 years ago
  96. 18e6156 select first element if there is one by Benjamin Cabe · 15 years ago
  97. 32b4325 add & remove images by Benjamin Cabe · 15 years ago
  98. a553305 small ui change by Benjamin Cabe · 15 years ago
  99. 32eaf34 no validation when an eAdapter is being removed by Benjamin Cabe · 15 years ago
  100. 020acc8 added an action to configure experimental scr builder by Benjamin Cabe · 15 years ago