1. 4e4884a [308412] [parser] Is HTML DOM correctly treating implicitly-closed tags? by nsandonato · 14 years ago
  2. d592663 [308570] Readonly Controller allows modification before closing bracket by nsandonato · 14 years ago
  3. 502bd92 [273004] WTP DOM DocumentImpl createAttribute() allows invalid characters for the name by nsandonato · 14 years ago
  4. 08cb361 [304369] Slow performance (or even crash) when opening large XML file by nsandonato · 14 years ago
  5. 9997de6 [304369] Slow performance (or even crash) when opening large XML file by nsandonato · 14 years ago
  6. 1a92077 [304369] Slow performance (or even crash) when opening large XML file by nsandonato · 14 years ago
  7. 245092c [304012] Source conversion fails to handle attribute value like <<tag>> while adding elements in jsp document by nsandonato · 14 years ago
  8. 9defa9c [123047] Apparent hang when opening XSL editor by nsandonato · 14 years ago
  9. 203b513 [298472] [validation] [content model] XMLModelParser detecting changes in white space incorrectly causing invalid validation errors by nsandonato · 14 years ago
  10. 8a8e40f [128813] [parser] Format document inserts a '\r\n" each time in some html files by nsandonato · 14 years ago
  11. b3d8ecd [nobug] workaround for Hudson CBI loading DOMException class from JRE before javax.xml bundle. by nitind · 14 years ago
  12. 656cc30 [299224] DOMExceptions should be created with useful messages by nitind · 14 years ago
  13. e232c34 [296999] [performance] Inefficient use of new String() constructor by nitind · 14 years ago
  14. 3899d68 [265775] [performance] The XML editor uses a lot of memory by nsandonato · 14 years ago
  15. c97545f [293575] [validation] NPE and BadLocation exception occur when we edit a page by nsandonato · 14 years ago
  16. e6cc37b [nobug] Work around compilation error on Hudson by dacarver · 15 years ago
  17. bc3d874 [273002] [api] WTP DOM ElementImpl returns wrong Number of Nodes for Wildcard search by nsandonato · 15 years ago
  18. 40d60c6 [295127] DOM Level 3 isSameNode(Node) and compareDocumentPosition(Node) not Implemented by nitind · 15 years ago
  19. 80d83b6 [244415] AttrImpl does not produce the right namespace URI by nsandonato · 15 years ago
  20. 2c152a8 [289744] [document] StructuredDocumentRegionUtil not compensating for StructuredDocumentRegionProxy by nsandonato · 15 years ago
  21. 41ff1fd [258623] [validation] JSP EL Conditional Operator Validation Issue by nsandonato · 15 years ago
  22. 429c87f [272378] Element returns null instead of empty string for undefined attributes by nsandonato · 15 years ago
  23. 3220a83 [272378] Element returns null instead of empty string for undefined attributes by nsandonato · 15 years ago
  24. 1c06ef7 [290150] XML react to DOM changes. by nsandonato · 15 years ago
  25. 08267ce [236311] changeAttrName not setting old attr mof value to null by nsandonato · 15 years ago
  26. 9ffe4c3 [265775] The XML editor uses a lot of memory by nitind · 15 years ago
  27. e42944c [134326] cannot compose comment element when it contains JSP expression by nsandonato · 15 years ago
  28. 6e5b3f4 [287094] Reduce model notifications on whitespace changes by nsandonato · 15 years ago
  29. cf1ff58 [nobug] fix copyright by nsandonato · 15 years ago
  30. 735bdff [283840] Remove automatic promotion of invalid child tags in XMLModelParser by nsandonato · 15 years ago
  31. f5210d6 [279716] NodeContainer.appendChild() should do a common ancestor check before calling insertBefore() by nsandonato · 15 years ago
  32. 5efa4f0 [282684] NPE in org.eclipse.wst.xml.core.internal.document.AttrImpl.setNodeValue if nodeValue is null by nsandonato · 15 years ago
  33. c54b075 [281915] AttrImpl and ElementImpl have duplicate indexOf methods by nitind · 15 years ago
  34. f79ac2f [272378] Element returns null instead of empty string for undefined attributes by nitind · 15 years ago
  35. 2d3f303 [nobug] handling of null returned value source by nitind · 15 years ago
  36. 2762ccb [267410] AttrImpl.cloneNode(boolean) behaviour has changed by nitind · 15 years ago
  37. 338d5ec [266412] getNamespaceURI() on Nodes is not returning Element Namespaces by nitind · 15 years ago
  38. 4d2c224 [265775] The XML editor uses a lot of memory by nitind · 15 years ago
  39. 8a79876 [227018] Further optimize text region implementations by nitind · 15 years ago
  40. 638a95c *** empty log message *** by nitind · 16 years ago
  41. 3f2dc44 [250507] Optimize calls to ModelQuery.getAvailableContent() by nitind · 16 years ago
  42. 61f0413 [nobug] fix for potential NPE by nitind · 16 years ago
  43. a905914 [218143] ModelQuery use not pervasive enough by nitind · 16 years ago
  44. 5b59790 fixup compiler warning by nitind · 16 years ago
  45. ecebb04 [181799] update copyright comments for all sse code by amywu · 17 years ago
  46. a6bf233 [152690] [API] Our Element getAttribute(name) is out of spec - tiny part of future fix by david_williams · 18 years ago
  47. 0c7262d [157526] cannot type at end of read-only region by amywu · 18 years ago
  48. 6476160 [154737] getUserData/setUserData support for Node by david_williams · 18 years ago
  49. a538ec0 [154737] getUserData/setUserData support for Node by david_williams · 18 years ago
  50. 211453d [151929] [performance] DocumentImpl.findDoctype(Node node) seems to have poor performance by david_williams · 18 years ago
  51. 2061928 [139552] ElementImpl#setAttributeNS produces duplicate attributes by david_williams · 18 years ago
  52. 7c38d10 [140681] Can not use other providers of org.w3c.dom packages -- workaround, for Sun 1.4.2 JRE's by david_williams · 18 years ago
  53. 64a9c04 [123959] [hotbug] Bad performance of XML Editor with large xml files. by david_williams · 18 years ago
  54. e684a39 adjusting default project settings by david_williams · 18 years ago
  55. f2be6ce [86015] DocumentImpl does not implement createTreeWalker by david_williams · 18 years ago
  56. f718cd1 [131735] Inefficient name matching in AttrImpl by david_williams · 18 years ago
  57. 4fe8531 [16523] NullPointerException at BasicStructuredDocumentRegion getText - reverting some code that should not have been checked in with this (rest of fix is ok, though). by david_williams · 19 years ago
  58. c66e47d [16523] NullPointerException at BasicStructuredDocumentRegion getText by david_williams · 19 years ago
  59. e2ed76e [ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML model by david_williams · 19 years ago
  60. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  61. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  62. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  63. e7c4a5f [109942] NPE during JSP Editing while quickly coping/pasting code by david_williams · 19 years ago
  64. b2de2de [103896] Memory leak in BasicStructuredDocument by david_williams · 19 years ago
  65. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  66. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  67. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 19 years ago
  68. edf5a44 [95483] update resource strings by nitind · 19 years ago
  69. 4ad020f continuing internalization by david_williams · 19 years ago
  70. 838590b changes to co-exist with xerces and various DOM levels by david_williams · 19 years ago
  71. 009a70e continuing internalization by david_williams · 19 years ago
  72. 2e7166e continuing internalization by david_williams · 19 years ago
  73. 2aecf08 continuing internalization by david_williams · 19 years ago
  74. 5f2420f [91045] resource strings for xml by david_williams · 19 years ago
  75. 5677702 massive renames for the internalization process by david_williams · 19 years ago
  76. 26f5ed4 [81690] BasicStructuredDocument.get(int, int) throws Error by david_williams · 19 years ago
  77. c911388 internalization refinements by david_williams · 19 years ago
  78. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 19 years ago
  79. 6a8e389 renamed XMLModel to DOMModel by david_williams · 19 years ago
  80. 02fc214 java doc and cleanup by david_williams · 19 years ago
  81. 7af83db minor renames and deleting deprecated junk by david_williams · 19 years ago
  82. 646a5e2 renames and internalizing by david_williams · 19 years ago
  83. 5aae1a4 java doc and minor renames by david_williams · 19 years ago
  84. 06f5be1 java doc and one rename by david_williams · 19 years ago
  85. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 19 years ago
  86. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 19 years ago
  87. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 19 years ago
  88. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 19 years ago
  89. 63f5c32 refactoring to move more JSP knowledge out of XML level (works not finished, but this is a start). by david_williams · 19 years ago
  90. 282b8f4 added changes for distribution of contentType IDs by david_williams · 19 years ago
  91. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 19 years ago
  92. 455e217 [80517] properties related changes by david_williams · 19 years ago
  93. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 19 years ago
  94. abc25a7 added serialversionid for serializable classes by david_williams · 20 years ago
  95. 9621348 refresh by david_williams · 20 years ago
  96. 32747b0 deleting existing version in prep for refresh by david_williams · 20 years ago
  97. 87d3387 CVS structure renamed. org.eclipse.wtp.* has been moved to org.eclipse.* by ndai · 20 years ago