1. c3007e8 new version number 1.0.0 by Florian Thienel · 13 years ago
  2. 9bec82d bug 329633 added rule to display inlinemediaobject inline by Florian Thienel · 13 years ago
  3. 38ec0cc Merge branch 'vex-dev' of ssh://git.eclipse.org/gitroot/webtools/org.eclipse.webtools.incubator into vex-dev by David Carver · 13 years ago
  4. 74efc00 [329633] Change imagedata to block by default. by David Carver · 13 years ago
  5. eae6df3 bug 329633 added image support also for the inlinegraphic element by Florian Thienel · 13 years ago
  6. 70935ff [276600] Add source bundles to the build. by David Carver · 13 years ago
  7. 9af0692 [276600] Create Source Bundles and Update to Tycho 0.10.0 by David Carver · 13 years ago
  8. 24f6d74 bug 298912 add image support for DITA by Florian Thienel · 13 years ago
  9. 43ce9a3 bug 298912 fixed style definition for graphic by Florian Thienel · 13 years ago
  10. 10522cc bug 298912 added image support for DocBook by Florian Thienel · 13 years ago
  11. 29e4e43 bug 298912 align the image within the line by Florian Thienel · 13 years ago
  12. dcc4f16 bug 298912 support for inline images by Florian Thienel · 13 years ago
  13. c407ec0 bug 298912 dispose Image after drawing, do only hold the ImageData in memory by Florian Thienel · 13 years ago
  14. 516186b bug 298912 provide own box implementation to display an image by Florian Thienel · 13 years ago
  15. 6e22b19 bug 298912 add image inline as "before" content to align it with the other by Florian Thienel · 13 years ago
  16. 23c6f4d bug 298912 scale image to the current width of VexWidget by Florian Thienel · 13 years ago
  17. a9257e3 bug 298912 evaluate if the element is displayed by Florian Thienel · 13 years ago
  18. fb572e5 bug 298912 scale the image to the given width and height by Florian Thienel · 13 years ago
  19. 45beb8d merging refs/heads/vex-dev into HEAD by Florian Thienel · 13 years ago
  20. f722304 bug 298912 add image to the child list of the block element box by Florian Thienel · 13 years ago
  21. 93d54be bug 298912 provide image height and width by Florian Thienel · 13 years ago
  22. 0a69533 bug 298912 resolve relative image URLs; added baseURI and documentURI by Florian Thienel · 13 years ago
  23. 3b64394 bug 298912 removed unneccessary dependency to SWT by Florian Thienel · 13 years ago
  24. 2303cf3 bug 298912 added support for 'background-image' and 'attr()' by Florian Thienel · 13 years ago
  25. 06e180c bug 298912 added support for 'background-image' and 'attr()' according by Florian Thienel · 13 years ago
  26. eff77ae bug 324927 removed unneccessary serializability by Florian Thienel · 13 years ago
  27. 027ea0e bug 324927 reviewed javadoc; moved ConfigurationRegistry instance to VexPlugin; by Florian Thienel · 13 years ago
  28. 66d16fe bug 324927 test the proper handling of deleted files in a plug-in project by Florian Thienel · 13 years ago
  29. be69511 bug 324927 the style property page uses its own instance of PluginProject by Florian Thienel · 13 years ago
  30. 4b85621 bug 324927 the document type property page uses its own instance of by Florian Thienel · 13 years ago
  31. 449cd0a bug 324927 handle changes of existing plug-in projects within the by Florian Thienel · 13 years ago
  32. a43c84c bug 324927 the builder uses its own instance of PluginProject and does not by Florian Thienel · 13 years ago
  33. 1597b32 bug 324927 cleanup by Florian Thienel · 13 years ago
  34. 61a2b6e bug 324927 removed fireConfigLoaded from the public interface of by Florian Thienel · 13 years ago
  35. 65d98cf bug 324927 error handling by Florian Thienel · 13 years ago
  36. 3201672 bug 324927 cleanup of PluginProject by Florian Thienel · 13 years ago
  37. b5db3ed bug 324927 removed serializability from ConfigSource by Florian Thienel · 13 years ago
  38. 141f079 bug 324927 little cleanup, added some tests by Florian Thienel · 13 years ago
  39. f9d6375 bug 324927 factored interface for ConfigLoaderJob out, to improve the by Florian Thienel · 13 years ago
  40. 18fea4b bug 324927 moved configItemFactories to ConfigSource by Florian Thienel · 13 years ago
  41. 9b9b55a bug 324927 removed getConfigItem from the public interface of by Florian Thienel · 13 years ago
  42. 93e31fb bug 324927 clear was never used by Florian Thienel · 13 years ago
  43. 96f6399 bug 324927 removed getAllConfigItemFactories() and getAllConfigItems() by Florian Thienel · 13 years ago
  44. b1ec4ee bug 324927 removed addAllConfigSources from public interface of by Florian Thienel · 13 years ago
  45. 4924f63 bug 324927 moved retrieval of Style into ConfigurationRegistry by Florian Thienel · 13 years ago
  46. f88dd42 bug 324927 Moved retrieval of document type configurations to by Florian Thienel · 13 years ago
  47. 8fc3ee1 bug 324927 - some refactoring of ConfigRegistry, invoke the by Florian Thienel · 13 years ago
  48. 9386900 Do not fire events from outside of ConfigRegistry by Florian Thienel · 13 years ago
  49. 9369492 [324927] ConfigLoaderJob does not modify the ConfigRegistry directly, by Florian Thienel · 13 years ago
  50. 2f4bdec [324927] removed unused constants by Florian Thienel · 13 years ago
  51. 69c6097 [324927] Do not serialize the configuration provided by a Vex Plug-in Project by Florian Thienel · 13 years ago
  52. 92ab9cf [324927] Do not serialize configurations that are contributed by Eclipse plug-ins. by Florian Thienel · 13 years ago
  53. 0653ca6 Bug 322730: register DocBook and DITA in the WTP XML catalog by Florian Thienel · 13 years ago
  54. 2831176 Bug 322729: Define a new content type "XML Document" and use this by Florian Thienel · 13 years ago
  55. 59ebe52 Bug 298912: applied changes described in https://bugs.eclipse.org/bugs/attachment.cgi?id=175944 by Mohamadou Nassourou · 13 years ago
  56. c3398be bug 320796: added marker comment by Florian Thienel · 13 years ago
  57. 2927705 bug 320027: fixed compiler warnings by Florian Thienel · 13 years ago
  58. 7790099 bug 320027: use SacFactory to clone the SAC objects by Florian Thienel · 13 years ago
  59. 31b4bdb 320027: reverted 306639 by Florian Thienel · 13 years ago
  60. a664e21 320027: revert 306639 (partially, without SacFactory yet) by Florian Thienel · 13 years ago
  61. a585411 Added .gitignore files to ignore the bin folders created by the Eclipse compiler by Florian Thienel · 13 years ago
  62. 05e451c added @SuppressWarnings("rawtypes") for parameter of overridden method by Florian Thienel · 13 years ago
  63. d0ec5aa bug 318834: create a default AttributeDefinition for unknown attributes by fthienel · 13 years ago
  64. af417ac bug 315914: applied Holger's patch and added a test by fthienel · 13 years ago
  65. 3ea3cb4 fixed height for content assist by fthienel · 13 years ago
  66. f6653ca Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  67. c8134c1 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  68. 41a3463 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  69. dac361f bug 299999: partial validation works as expected for the case where the sequence of children is incomplete at the end by fthienel · 13 years ago
  70. 1c386d7 bug 299999 - WTPVEXValidator: isValidSequence should return false for empty elements and the _partial_ sequence [#PCDATA] by hvoormann · 13 years ago
  71. 35ef754 removed debug statement by fthienel · 13 years ago
  72. 04be90a bug 299999: first try to use CMValidator for validation by fthienel · 13 years ago
  73. 8231f83 bug 312502 - Igor Jacy Lino Campista's patch reviewed and applied: AbstractAddRowHandler simplification by hvoormann · 13 years ago
  74. cb900fa bug 311325 - Igor Jacy Lino Campista's 2nd patch reviewed and applied: Java 5 warnings (Generics and for-each) fixed by hvoormann · 13 years ago
  75. f8b6b76 bug 311325 - Igor Jacy Lino Campista's patch reviewed and applied: Java 5 warnings (Generics and for-each) fixed by hvoormann · 13 years ago
  76. 760539f bug 311140: new category "XML Authoring" for the new wizards by fthienel · 13 years ago
  77. a532b57 bug 251954: content types for DITA file extensions by fthienel · 13 years ago
  78. cc3bc04 bug 283976: applied patch that fixes the URL to point to the WTP incubator bugzilla page by fthienel · 13 years ago
  79. eab8d19 bug 306639: Remove serializability of StyleSheet by dacarver · 13 years ago
  80. a98073d bug 304413: Fix FindBugs warning in FontFamilyProperty by dacarver · 13 years ago
  81. 72a4f06 bug 304413: Fix FindBugs warning in FontFamilyProperty by dacarver · 13 years ago
  82. 2c1faa2 remove extraneous .project files from CVS repository. To allow better cloning with git mirrors. by dacarver · 14 years ago
  83. c7e2efe bug 304285 - Florian Thienel's patch "Cleanup of StyleSheet" reviewed and applied by hvoormann · 14 years ago
  84. 5399bd6 bug 303109 - CASCADE_ORDERING moved from PropertyDecl to StyleSheet by hvoormann · 14 years ago
  85. ef9f514 bug 303109 - Florian Thienel's patch applied: "The refactoring of PropertyDecl" by hvoormann · 14 years ago
  86. ca85ae2 bug 302680 - instead invoke the method of the class given by the first listener instance invoke the method of the given listener class or interface by hvoormann · 14 years ago
  87. 8d54e14 bug 302680 - Florian Thienel's patch applied: "ListenerList: generic inferred + tests" by hvoormann · 14 years ago
  88. 2e6f7f0 clean-ups: reduced dublicated code by hvoormann · 14 years ago
  89. 71b4934 clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  90. c56f857 clean-ups: minor compiler warnings resolved by hvoormann · 14 years ago
  91. 8913db0 clean-ups: minor compiler warning resolved by hvoormann · 14 years ago
  92. 0645d19 clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  93. a18ead2 clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  94. 4f4364a clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  95. 4aaa92e clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  96. 5d96d4b clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  97. a4c1736 clean-ups: minor compiler warnings and FindBug issues resloved by hvoormann · 14 years ago
  98. ddf9c67 clean-ups: unused code removed by hvoormann · 14 years ago
  99. f274e66 plugin.properties clean-ups by hvoormann · 14 years ago
  100. 0d5597f fix for junit test failures. by dacarver · 14 years ago