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. 028013a bug 298912 provide own box implementation to display an image by Florian Thienel · 13 years ago
  15. 516186b bug 298912 provide own box implementation to display an image by Florian Thienel · 13 years ago
  16. 6e22b19 bug 298912 add image inline as "before" content to align it with the other by Florian Thienel · 13 years ago
  17. 23c6f4d bug 298912 scale image to the current width of VexWidget by Florian Thienel · 13 years ago
  18. a9257e3 bug 298912 evaluate if the element is displayed by Florian Thienel · 13 years ago
  19. fb572e5 bug 298912 scale the image to the given width and height by Florian Thienel · 13 years ago
  20. 45beb8d merging refs/heads/vex-dev into HEAD by Florian Thienel · 13 years ago
  21. f722304 bug 298912 add image to the child list of the block element box by Florian Thienel · 13 years ago
  22. c940bd5 bug 298912 changed to expected parameter order: width before height by Florian Thienel · 13 years ago
  23. 93d54be bug 298912 provide image height and width by Florian Thienel · 13 years ago
  24. 2da6344 bug 298912 test BackgroundImageProperty and the handling of attr(...) by Florian Thienel · 13 years ago
  25. c4f4a09 bug 298912 test handling of baseURI and @xml:base by Florian Thienel · 13 years ago
  26. 0a69533 bug 298912 resolve relative image URLs; added baseURI and documentURI by Florian Thienel · 13 years ago
  27. 3b64394 bug 298912 removed unneccessary dependency to SWT by Florian Thienel · 13 years ago
  28. 2303cf3 bug 298912 added support for 'background-image' and 'attr()' by Florian Thienel · 13 years ago
  29. 06e180c bug 298912 added support for 'background-image' and 'attr()' according by Florian Thienel · 13 years ago
  30. d0a13d3 bug 324927 removed SerializabilityTest by Florian Thienel · 13 years ago
  31. eff77ae bug 324927 removed unneccessary serializability by Florian Thienel · 13 years ago
  32. 027ea0e bug 324927 reviewed javadoc; moved ConfigurationRegistry instance to VexPlugin; by Florian Thienel · 13 years ago
  33. 66d16fe bug 324927 test the proper handling of deleted files in a plug-in project by Florian Thienel · 13 years ago
  34. be69511 bug 324927 the style property page uses its own instance of PluginProject by Florian Thienel · 13 years ago
  35. 4b85621 bug 324927 the document type property page uses its own instance of by Florian Thienel · 13 years ago
  36. 449cd0a bug 324927 handle changes of existing plug-in projects within the by Florian Thienel · 13 years ago
  37. a43c84c bug 324927 the builder uses its own instance of PluginProject and does not by Florian Thienel · 13 years ago
  38. dd1df11 bug 324927 test notification about modifications on plug-in projects by Florian Thienel · 13 years ago
  39. 1597b32 bug 324927 cleanup by Florian Thienel · 13 years ago
  40. 61a2b6e bug 324927 removed fireConfigLoaded from the public interface of by Florian Thienel · 13 years ago
  41. 65d98cf bug 324927 error handling by Florian Thienel · 13 years ago
  42. 3201672 bug 324927 cleanup of PluginProject by Florian Thienel · 13 years ago
  43. b5db3ed bug 324927 removed serializability from ConfigSource by Florian Thienel · 13 years ago
  44. 141f079 bug 324927 little cleanup, added some tests by Florian Thienel · 13 years ago
  45. f9d6375 bug 324927 factored interface for ConfigLoaderJob out, to improve the by Florian Thienel · 13 years ago
  46. 18fea4b bug 324927 moved configItemFactories to ConfigSource by Florian Thienel · 13 years ago
  47. 9b9b55a bug 324927 removed getConfigItem from the public interface of by Florian Thienel · 13 years ago
  48. 93e31fb bug 324927 clear was never used by Florian Thienel · 13 years ago
  49. 96f6399 bug 324927 removed getAllConfigItemFactories() and getAllConfigItems() by Florian Thienel · 13 years ago
  50. b1ec4ee bug 324927 removed addAllConfigSources from public interface of by Florian Thienel · 13 years ago
  51. 4924f63 bug 324927 moved retrieval of Style into ConfigurationRegistry by Florian Thienel · 13 years ago
  52. f88dd42 bug 324927 Moved retrieval of document type configurations to by Florian Thienel · 13 years ago
  53. 8fc3ee1 bug 324927 - some refactoring of ConfigRegistry, invoke the by Florian Thienel · 13 years ago
  54. 9386900 Do not fire events from outside of ConfigRegistry by Florian Thienel · 13 years ago
  55. 9369492 [324927] ConfigLoaderJob does not modify the ConfigRegistry directly, by Florian Thienel · 13 years ago
  56. 2f4bdec [324927] removed unused constants by Florian Thienel · 13 years ago
  57. 69c6097 [324927] Do not serialize the configuration provided by a Vex Plug-in Project by Florian Thienel · 13 years ago
  58. 92ab9cf [324927] Do not serialize configurations that are contributed by Eclipse plug-ins. by Florian Thienel · 13 years ago
  59. 16dadf2 bug 326347 - added org.w3c.css.sac to the content of the Vex feature by Florian Thienel · 13 years ago
  60. e737997 bug 253637 - copy test files instead of link, if the tests bundle is jar'd by Florian Thienel · 13 years ago
  61. 41e305c Fix dependency issue. by David Carver · 13 years ago
  62. 1d5cc13 Add dependency on platform sdk. by David Carver · 13 years ago
  63. b8d6a29 [nobug] upgrade to 0.9.0 of tycho. by David Carver · 13 years ago
  64. bf3923e [323343] Test updated proxy/hostname resolution settings on new hudson server. by David Carver · 13 years ago
  65. b9e1c21 [323717] Cleaning up vex-dev branch and then will merge to vex-release by David Carver · 13 years ago
  66. 4a448b4 [323292] Temporarily comment this out. by David Carver · 13 years ago
  67. 57660ad [323292] clean up parent pom for Documentation generation. by David Carver · 13 years ago
  68. 9a208cd [323292] Fix issue with pom.xml file. by David Carver · 13 years ago
  69. 95ab4d7 [323292] Added MylynWiki Text steps to the documentation build. by David Carver · 13 years ago
  70. 0653ca6 Bug 322730: register DocBook and DITA in the WTP XML catalog by Florian Thienel · 13 years ago
  71. 2831176 Bug 322729: Define a new content type "XML Document" and use this by Florian Thienel · 13 years ago
  72. 59ebe52 Bug 298912: applied changes described in https://bugs.eclipse.org/bugs/attachment.cgi?id=175944 by Mohamadou Nassourou · 13 years ago
  73. ec444ae bug 320027: re-added SerializationTest by Florian Thienel · 13 years ago
  74. 5cfedf4 bug 320027: re-added SerializationTest by Florian Thienel · 13 years ago
  75. c3398be bug 320796: added marker comment by Florian Thienel · 13 years ago
  76. 2927705 bug 320027: fixed compiler warnings by Florian Thienel · 13 years ago
  77. 7790099 bug 320027: use SacFactory to clone the SAC objects by Florian Thienel · 13 years ago
  78. 31b4bdb 320027: reverted 306639 by Florian Thienel · 13 years ago
  79. a664e21 320027: revert 306639 (partially, without SacFactory yet) by Florian Thienel · 13 years ago
  80. a585411 Added .gitignore files to ignore the bin folders created by the Eclipse compiler by Florian Thienel · 13 years ago
  81. 05e451c added @SuppressWarnings("rawtypes") for parameter of overridden method by Florian Thienel · 13 years ago
  82. 24dc6ec bug 319038: added target definition and launch configuration by fthienel · 13 years ago
  83. d0ec5aa bug 318834: create a default AttributeDefinition for unknown attributes by fthienel · 13 years ago
  84. 670b3cf [318184] Create Maven POMs by dacarver · 13 years ago
  85. de22a43 Continued to integrate detached/ enveloping decryption functionality into the decryption wizard by dschadow · 13 years ago
  86. db3a113 bug 315914: fixed usage of Java 6 by fthienel · 13 years ago
  87. af417ac bug 315914: applied Holger's patch and added a test by fthienel · 13 years ago
  88. 3ea3cb4 fixed height for content assist by fthienel · 13 years ago
  89. 789464c Migrate Vex Build to Maven/Tycho - Add FindBugs, Duplicate Code, and PMD by dacarver · 13 years ago
  90. 6009c1b Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  91. 1686973 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  92. 0080920 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  93. f6653ca Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  94. c8134c1 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  95. 41a3463 Migrate Vex Build to Maven/Tycho by dacarver · 13 years ago
  96. a9ca370 bug 299999 - test extended by hvoormann · 13 years ago
  97. 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
  98. 1c386d7 bug 299999 - WTPVEXValidator: isValidSequence should return false for empty elements and the _partial_ sequence [#PCDATA] by hvoormann · 13 years ago
  99. 973f85f updated to helios rc2 candidate files. by dacarver · 13 years ago
  100. 35ef754 removed debug statement by fthienel · 13 years ago