1. 7a0a206 250030 Ignoring problems caused by missing start and end tags by david_williams · 16 years ago
  2. 9fc33db 247722 NamespaceValidator can report zero-length problems for undefined tags by david_williams · 16 years ago
  3. 0e3e73d 185402 JSP validation fails because of defaulted attribute flush on jsp:include by david_williams · 17 years ago
  4. 88bfd72 [100152] JSP/HTML editor doesn't recognize lowercase tags in Turkish locale by david_williams · 17 years ago
  5. d6afc34 [100152] JSP/HTML editor doesn't recognize lowercase tags in Turkish locale by david_williams · 17 years ago
  6. e5c6fc1 [100152] JSP/HTML editor doesn't recognize lowercase tags in Turkish locale by david_williams · 17 years ago
  7. 9d1017c [159926] (1.5.3) HTMLAttributeValidator has reversed JSP-aware attribute name and value checks? by amywu · 18 years ago
  8. 493f553 [153400] huge amount of stale data held by ContentDescribers by david_williams · 18 years ago
  9. 8260926 [155790] Missing HTML-ish functions on IDOMModel created from XHTML text/xml JSP file by david_williams · 18 years ago
  10. 9d937f2 [153711] LinkElementAdapter has no check for empty ModelProvideAdapter by amywu · 18 years ago
  11. feb4fab [153708] [hotbug] Incorrect use of index in HTMLDocumentAdapter#index by david_williams · 18 years ago
  12. a2d0606 [151000] [hotbug] HTML doctypes are missing system IDs by amywu · 18 years ago
  13. c4a1233 [153000] Style Adapters should be lazier by david_williams · 18 years ago
  14. 138ba69 [119084] Enable external schemas for HTML content model by david_williams · 18 years ago
  15. acba9b64 [146032] Performance problem on loading an HTML by david_williams · 18 years ago
  16. fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 18 years ago
  17. 5df8d7e [136640] PageDirectiveAdapterImpl.getFile calls java.io.File.exists() by amywu · 18 years ago
  18. 7c75943 [107647] [CSS Editor] Line delimiter setting ignored by amywu · 18 years ago
  19. 27adbe6 [132898] Many Java files have illegal UTF-8 characters in them by david_williams · 18 years ago
  20. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 18 years ago
  21. 3a20567 [92480] JSP Fragments need content properties page by amywu · 18 years ago
  22. 7ff6bd2 replacing and deprecating partition types (to be removed 1.5) by pavery · 18 years ago
  23. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 18 years ago
  24. 587116d [123890] HTML Formatter Line Width Preference Is Not Enforced by amywu · 18 years ago
  25. fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 18 years ago
  26. ce5190e [113318] Data type of text attribute of BODY tag is marked as CDATA by amywu · 18 years ago
  27. 52b458a [123129] making sure scriplet delimiters appear on separate lines by pavery · 18 years ago
  28. a361821 [118371] XMLCatalogIdResolver#resolve throws AssertionFailedException by david_williams · 19 years ago
  29. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  30. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  31. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  32. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  33. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  34. 288750b [106158] 100% CPU for over 3 minutes opening a directory in the Navigator view with over 2000 HTML files by david_williams · 19 years ago
  35. a676f29 [104562] TVT 3.1 - TCT 323 - HTML Source Editor Document Cleanup by nitind · 19 years ago
  36. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  37. 912c642 [102596] HTML upper/lowercase tag preference still not honored (reopen bug 86208) by david_williams · 19 years ago
  38. 89b4527 [102915] Need manifest directive for our content Describers by david_williams · 19 years ago
  39. ca25e59 [102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fragments by david_williams · 19 years ago
  40. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 19 years ago
  41. 126339f [101556] JSP w/ XML editor dirty when opened by david_williams · 19 years ago
  42. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  43. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  44. e9de6be [100349] getting rid of localFactories map, as it was ulitimately unnecessary. by pavery · 19 years ago
  45. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  46. 03741ab changed IdResolver to URIResolver by csalter · 19 years ago
  47. 2fad664 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 19 years ago
  48. a529c60 [95960] fix for memory leak, use hash map instead of hash set. by pavery · 19 years ago
  49. f6841cc [95960] property change listener wasn't being cleaned up by pavery · 19 years ago
  50. 2f52e02 [97342] applied patch, added elements for BODY under HTML since both start and end tags for BODY are omissible. by pavery · 19 years ago
  51. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 19 years ago
  52. 1ffa69f [96101] fixed content model definition to allow <TR> under <TABLE> since <TBODY> start and end tags are both optional (patch from dgolovin@exadel.com) by pavery · 19 years ago
  53. 6dce855 [95960] fix to not cache adapters for JSP created a memory leak. by pavery · 19 years ago
  54. d3484c7 [88846] Make indentation customizable by david_williams · 19 years ago
  55. e1b07e9 [85484] no longer caching adapters for JSP models (because defaults may be overridden once embedded type is determined) by pavery · 19 years ago
  56. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  57. 757ccfe several fixes and some renames to 'internal' by david_williams · 19 years ago
  58. 4ad020f continuing internalization by david_williams · 19 years ago
  59. 838590b changes to co-exist with xerces and various DOM levels by david_williams · 19 years ago
  60. 009a70e continuing internalization by david_williams · 19 years ago
  61. 2e7166e continuing internalization by david_williams · 19 years ago
  62. 2aecf08 continuing internalization by david_williams · 19 years ago
  63. 3bcfe39 continuing internalization by david_williams · 19 years ago
  64. c28788a [88896] XHTML validation experiences tag case problem by david_williams · 19 years ago
  65. 3a2ab2d [90990] resource strings for html by david_williams · 19 years ago
  66. aaadf2b massive renames to 'internal' by david_williams · 19 years ago
  67. 5677702 massive renames for the internalization process by david_williams · 19 years ago
  68. 285ee2d java doc in internalization by david_williams · 19 years ago
  69. 63219a2 java doc and specification and internalization by david_williams · 19 years ago
  70. c911388 internalization refinements by david_williams · 19 years ago
  71. 7a65dc2 internalization refinement by david_williams · 19 years ago
  72. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 19 years ago
  73. 6a8e389 renamed XMLModel to DOMModel by david_williams · 19 years ago
  74. 646a5e2 renames and internalizing by david_williams · 19 years ago
  75. 5aae1a4 java doc and minor renames by david_williams · 19 years ago
  76. 40dd89e more API cleanup (mostly partition types) by pavery · 19 years ago
  77. 088bb58 [89569] - deprecated plugin classes should be removed by nitind · 19 years ago
  78. 696a5ae Document Event Cleanup by david_williams · 19 years ago
  79. f918eb2 a bunch of refactoring work: by pavery · 19 years ago
  80. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 19 years ago
  81. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 19 years ago
  82. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 19 years ago
  83. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 19 years ago
  84. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 19 years ago
  85. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 19 years ago
  86. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 19 years ago
  87. 935a3c3 content type improvements by david_williams · 19 years ago
  88. 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
  89. f863e7e removed deprecated "addTrace" method. by david_williams · 19 years ago
  90. 3ff9157 minor cleanup by david_williams · 19 years ago
  91. 09c5be1 handle IFiles not under the workspace root by nitind · 19 years ago
  92. 409f9cc minor cleanups by nitind · 19 years ago
  93. 7cab875 fix for getProduct returning null on some builds, some platforms by david_williams · 19 years ago
  94. 282b8f4 added changes for distribution of contentType IDs by david_williams · 19 years ago
  95. 57b01a5 consolidated encoding classes by david_williams · 19 years ago
  96. f39421f consolidated encoding classes by david_williams · 19 years ago
  97. b60eda2 consolidated encoding classes by david_williams · 19 years ago
  98. 81b9960 consolidated encoding classes by david_williams · 19 years ago
  99. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 19 years ago
  100. f6da222 stop using ResourceUtil since it's deprecated by nitind · 19 years ago