1. 5d96d4b clean-ups: minor compiler warnings and FindBug issues resolved by hvoormann · 14 years ago
  2. a4c1736 clean-ups: minor compiler warnings and FindBug issues resloved by hvoormann · 14 years ago
  3. ddf9c67 clean-ups: unused code removed by hvoormann · 14 years ago
  4. f274e66 plugin.properties clean-ups by hvoormann · 14 years ago
  5. 20bda76 try to fix: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  6. 93e2a16 Vex UI tests added by hvoormann · 14 years ago
  7. 0d5597f fix for junit test failures. by dacarver · 14 years ago
  8. eb92f3e try to fix: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  9. 79979f8 clean-ups by hvoormann · 14 years ago
  10. 2effbc0 fix for: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  11. 6bdd736 fix for: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  12. fcf49d4 fix for: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  13. 0d6be36 fix for: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  14. c22e562 fix for: junit.framework.AssertionFailedError: No tests found in org.eclipse.wst.xml.vex.tests.AllTestsSuite by hvoormann · 14 years ago
  15. 4bfc480 bug 297675: content assist/convert element dialog: by hvoormann · 14 years ago
  16. c2013a7 prevent to enter #PCDATA into empty elements by hvoormann · 14 years ago
  17. f355be4 bug fix: valid items of an element aaa with DTD: <!ELEMENT aaa (bbb+)> by hvoormann · 14 years ago
  18. 96ff516 [277404] VEX will not delete empty tags from a DocBook document by dacarver · 14 years ago
  19. f3eb7d8 [283980]: VEX stack overflow with thead insertion. by dacarver · 14 years ago
  20. d9565e8 [nobug] set project encoding to UTF-8. by dacarver · 14 years ago
  21. 7a21093 [293239] Feature request: Find/Replace in Vex by dacarver · 14 years ago
  22. a0a040d [293239] Feature request: Find/Replace in Vex by dacarver · 14 years ago
  23. b1c875b bug 258046 - Adjust eclipse core version number. by dacarver · 15 years ago
  24. 8e335ec core test update. by dacarver · 15 years ago
  25. 637f2ee fix NPE error on builder, as well as add DOM synchronization tests by dacarver · 15 years ago
  26. 070a653 added WTP DOM and SpaceNormalizer tests by dacarver · 15 years ago
  27. a45cac8 Create a WTP DOM Model at the same time as creating the VEX Model. Guarantees synchronization is correct once it is loaded. by dacarver · 15 years ago
  28. 66aaafc Update dependency ranges. by dacarver · 15 years ago
  29. 61e1d64 bug 250829 - Switched over to EMF model for VEX Document Model. by dacarver · 15 years ago
  30. 3e8b227 bug 250829 - initial load of VEX emf model and generated code. by dacarver · 15 years ago
  31. b9664e5 bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  32. 6ba22a2 bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  33. 5f56923 bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  34. 0258464 bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  35. 3571e8f bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  36. 7632e6e bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  37. f77811f bug 250829 - continued refactoring of VEX Document Model. by dacarver · 15 years ago
  38. 53cf49f 250829 - refactor out DTDValidator, replace with WTPVEXValidator. by dacarver · 15 years ago
  39. 8d79a9a backout of changes by dacarver · 15 years ago
  40. 5be782e bug 250829 - refactoring VEX model to remove Arrays and convert to Lists by dacarver · 15 years ago
  41. a68c0bd bug 250829 - refactoring VEX model to remove Arrays and convert to Lists by dacarver · 15 years ago
  42. f03635c bug 250829 - refactoring VEX model to remove Arrays and convert to Lists by dacarver · 15 years ago
  43. a822419 bug 250829 - refactoring VEX model to remove Arrays and convert to Lists by dacarver · 15 years ago
  44. 4614825 add vex tests by david_williams · 15 years ago
  45. 0ec82c9 re-arrange so xsl and vex can have seperatly triggered builds by david_williams · 15 years ago
  46. 08e774c semi standard settings by david_williams · 15 years ago
  47. 1d05de4 bug 250828 - replaced DTDParser with WTP Content Model. by dacarver · 15 years ago
  48. 4bb4a05 initial load by dacarver · 15 years ago
  49. 04b00ad initial load by dacarver · 15 years ago
  50. dd70452 bug 250829 - refactored code into more relevant packages. by dacarver · 15 years ago
  51. 8d5a63d bug 250829 - continued VEX Document refactoring by dacarver · 15 years ago
  52. 6b4b9ae bug 250829 - Refactored Document, Element, Node, and DocumentFragment implementations to interfaces. by dacarver · 15 years ago
  53. 4975934 more refactoring and working on bug 250289 by dacarver · 15 years ago
  54. 3e315a8 ui unit test fixes. by dacarver · 15 years ago
  55. eada095 bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  56. 4d13eae bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  57. ef47f82 bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  58. 09c166b bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  59. 4f988bd bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  60. 3b480de bug 251134 - VEX Unit Tests Failing. by dacarver · 15 years ago
  61. 23e0a66 Added Unit Tests to Suite for easier running by dacarver · 15 years ago
  62. 9b18233 Continue Refactoring to new naming conventions. by dacarver · 15 years ago
  63. 58ad0f8 intial code check in and renaming by dacarver · 15 years ago
  64. c282f27 creating directory by david_williams · 16 years ago