1. 56aa4c6 fixed a possible exception when 'statuses' was empty by Benjamin Cabe · 15 years ago
  2. 93fca5d changed marker ID by Benjamin Cabe · 15 years ago
  3. 6d0367e adapterfactory used for the editor and masterdetails block must be the same... by Benjamin Cabe · 15 years ago
  4. bf34142 first implementation of an IGotoMarker behaviour by Benjamin Cabe · 15 years ago
  5. 1604ba0 the adapterfactory used for message formatting purpose can be static by Benjamin Cabe · 15 years ago
  6. 9cee5cb added missing 'component' elements (EMF bug?) by Benjamin Cabe · 15 years ago
  7. ce9162b ongoing improvements (use content-type to know which files are interesting to compile) by Benjamin Cabe · 15 years ago
  8. 9a07e00 perform validation on file refresh by Benjamin Cabe · 15 years ago
  9. ad730b9 adding dep. on org.osgi.service.component by Benjamin Cabe · 15 years ago
  10. f0f7893 no more hardcoding of project path by Benjamin Cabe · 15 years ago
  11. 2f88d39 added utility method to get an IProject from an EResource by Benjamin Cabe · 15 years ago
  12. f9cda67 sharing launch conf. and adding platform and IDE bundles to target def. by Benjamin Cabe · 15 years ago
  13. 00d73eb excluding bundles that are not strictly needed by Benjamin Cabe · 15 years ago
  14. 9bbb328 Initial check-in of Project Set Files and Target Definition by Benjamin Cabe · 15 years ago
  15. 67f8474 better management of wrappeditems.... by Benjamin Cabe · 15 years ago
  16. 7deff20 better management of wrappeditems.... by Benjamin Cabe · 15 years ago
  17. 7c2acce added .qualifier suffix by Benjamin Cabe · 15 years ago
  18. bb9967f ongoing builder improvements : validate only component models referenced in the Service-Component header of the bundle's manifest by Benjamin Cabe · 15 years ago
  19. 0e6c392 enabled live validation for component name/activate/deactivate/modified text entries by Benjamin Cabe · 15 years ago
  20. fc7c01f added .qualifier suffix by Benjamin Cabe · 15 years ago
  21. 3201596 improved activate/deactivate methods validation by Benjamin Cabe · 15 years ago
  22. 84cef4d fixed copy/paste mistake.. by Benjamin Cabe · 15 years ago
  23. 53a0272 switch to live validation (will probably be used later) by Benjamin Cabe · 15 years ago
  24. bbe0498 added missing dependency on the model (oops) by Benjamin Cabe · 15 years ago
  25. f55d606 Initial check-in of a DS builder. by Benjamin Cabe · 15 years ago
  26. 50e5283 removed unnecessary casts by Benjamin Cabe · 15 years ago
  27. 7d414a0 use IItemLabelProvider to render error messages better by Benjamin Cabe · 15 years ago
  28. 11c6707 validation of Properties' values consistency by Benjamin Cabe · 15 years ago
  29. 6e5bab3 workaround for a bug with setFocus on GTK by Benjamin Cabe · 15 years ago
  30. ab085d9 bug 278492: [modeling] use the new property-based databinding API by Benjamin Cabe · 15 years ago
  31. 8ef2dc0 enable AMD for databinding bundles by Benjamin Cabe · 15 years ago
  32. 96c9b49 added WizardPageSupport by Benjamin Cabe · 15 years ago
  33. 21a8520 constructor now takes an EmfFormEditor as parameter by Benjamin Cabe · 15 years ago
  34. 166d73f AbstractEmfFormEditor now needs an ID by Benjamin Cabe · 15 years ago
  35. 2ed8372 constructor now takes an EmfFormEditor as parameter by Benjamin Cabe · 15 years ago
  36. abffaea ongoing enhancements by Benjamin Cabe · 15 years ago
  37. 81fc175 EnvironmentProvider is not necessarily a good idea by Benjamin Cabe · 15 years ago
  38. fafa6c0 generic EmfActionBarContributor by Benjamin Cabe · 15 years ago
  39. 4d8cda3 fixed bad look&feel of section titles by Benjamin Cabe · 15 years ago
  40. 6dcb3bf generic EmfMDBlock by Benjamin Cabe · 15 years ago
  41. 2252ec0 added a ResourceChangeListener to automatically be refreshed whenever the model is changed in the filesystem by Benjamin Cabe · 15 years ago
  42. 1cb1fb9 generic EmfDetailsPart by Benjamin Cabe · 15 years ago
  43. a2204bc added WizardPageSupport by Benjamin Cabe · 15 years ago
  44. 3eedfe8 Added combo to edit the type of a Property in the Master/details by Benjamin Cabe · 15 years ago
  45. d5eb0cd getFormEditorConfig() should return the config interface by Benjamin Cabe · 15 years ago
  46. b7dd55b initial commit by jpospycha · 15 years ago
  47. da3a719 gui polish by Benjamin Cabe · 15 years ago
  48. 6c118cd setting import formatting at project level by Benjamin Cabe · 15 years ago
  49. f2a5221 added the 'modified' attribute to model&editor (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=272599#c0) by Benjamin Cabe · 15 years ago
  50. b6ba792 J2SE-1.5 compatibilty ... by Benjamin Cabe · 15 years ago
  51. 5d32e2a copyrights removed println's... by Benjamin Cabe · 15 years ago
  52. 6d1e9af *** empty log message *** by Benjamin Cabe · 15 years ago
  53. 94cbc4f *** empty log message *** by Benjamin Cabe · 15 years ago
  54. 87e9c8e Ongoing enhancements: the EMF Forms Editing framework needs to be easier to configure by Benjamin Cabe · 15 years ago
  55. da1128f RESOLVED - bug 272377: [pde viz] does not install into Eclipse 3.4.2 by Chris Aniszczyk · 15 years ago
  56. f272405 features need qualifiers by Chris Aniszczyk · 15 years ago
  57. f54f0b2 fixing up deps by Chris Aniszczyk · 15 years ago
  58. bfac8fb RESOLVED - bug 270864: [pde viz] Dependency between fragment and host not shown by Chris Aniszczyk · 15 years ago
  59. bde83b1 updating update site ;) by Chris Aniszczyk · 15 years ago
  60. 27adbd7 updating update site ;) by Chris Aniszczyk · 15 years ago
  61. fa6043f updating feature by Chris Aniszczyk · 15 years ago
  62. 35de034 removing jars! by Chris Aniszczyk · 15 years ago
  63. bf52f75 fixing build.properties by Chris Aniszczyk · 15 years ago
  64. f33599a RESOLVED - bug 206306: [pde viz] Turn around dependencies by Chris Aniszczyk · 15 years ago
  65. 432b8d5 bug 266444: [modeling] EmfFormEditor shouldn't flush the command stack when save is performed by Benjamin Cabe · 15 years ago
  66. 17a96ba work in progress... investigating a way to leverage SSE to have a nice source page by Benjamin Cabe · 15 years ago
  67. 17f300e work in progress... investigating a way to leverage SSE to have a nice source page by Benjamin Cabe · 15 years ago
  68. 6054e8f Property type validation (DS spec §112.4.5) by Benjamin Cabe · 15 years ago
  69. 5fb154d forgot the @generated NOT :-/ by Benjamin Cabe · 15 years ago
  70. 11c15b7 Properties & Property support: undo/redo, drag & drop... by Benjamin Cabe · 15 years ago
  71. eef31f3 changed the order of the adapterfactories by Benjamin Cabe · 15 years ago
  72. 91a4726 <property> and <properties> element must be interleavable (=> FeatureMap to the rescue) by Benjamin Cabe · 15 years ago
  73. 8a3da63 <property> and <properties> element must be interleavable (=> FeatureMap to the rescue) by Benjamin Cabe · 15 years ago
  74. 20fff01 <property> and <properties> element must be interleavable (=> FeatureMap to the rescue) by Benjamin Cabe · 15 years ago
  75. 1862b0d initial check-in of the model diagram by Benjamin Cabe · 15 years ago
  76. a5d2f2b an Impl is always associated to a Component when it is created by Benjamin Cabe · 15 years ago
  77. a62a433 [264735] [modeling] build UI for EMF version of DS by Benjamin Cabe · 15 years ago
  78. 1b5748d bad bundle name by Benjamin Cabe · 15 years ago
  79. 48c5323 model impl must be internal by Benjamin Cabe · 15 years ago
  80. a3520fc bug 264783: [modeling] Initial check-in org.eclipse.pde.emfforms by Benjamin Cabe · 15 years ago
  81. 490b923 bug 264775: [modeling] Initial check-in org.eclipse.pde.ds.edit (bundle version should be 0.1.0) by Benjamin Cabe · 15 years ago
  82. c94419e bug 264775: [modeling] Initial check-in org.eclipse.pde.ds.edit by Benjamin Cabe · 15 years ago
  83. ead7e95 [264424] Initial check-in of the DS 1.1 model by Benjamin Cabe · 15 years ago
  84. 3ba664c adding ESE presentations by Chris Aniszczyk · 15 years ago
  85. eaa7251 [253093] - actual version of plugin is not compatible with 3.5M3 by ibull · 15 years ago
  86. 74a2cac adding slides from the democamp by Chris Aniszczyk · 15 years ago
  87. a909e91 fix to be J2SE 1.5 friendly! by Chris Aniszczyk · 16 years ago
  88. 82aac9f adding presentations to CVS by Chris Aniszczyk · 16 years ago
  89. 89fade0 stubbing initial presentation by Chris Aniszczyk · 16 years ago
  90. 255f054 231411: [picasso] Picasso should run as a deployed bundle by Chris Aniszczyk · 16 years ago
  91. aa58dd2 230813: [picasso] - Add .options for controling tooltips and composite padding by Chris Aniszczyk · 16 years ago
  92. 7ff468d some refactoring, created a .options file to launch picasso by Chris Aniszczyk · 16 years ago
  93. 7263f84 add an about.html by Chris Aniszczyk · 16 years ago
  94. d33f128 let's get our J2SE-1.4 on by Chris Aniszczyk · 16 years ago
  95. d24e954 Initial Import by Chris Aniszczyk · 16 years ago
  96. 05c8c48 adding slides from EFI tutorial by Chris Aniszczyk · 16 years ago
  97. 5b09d79 adding presentation from Eclipse Forum India 2008 by Chris Aniszczyk · 16 years ago
  98. 424b116 add Plug-in Development 101 slides by Chris Aniszczyk · 16 years ago
  99. c065a34 updates from Brian by Chris Aniszczyk · 16 years ago
  100. 60ed22e updates ahoy by Chris Aniszczyk · 16 years ago