1. fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 18 years ago
  2. 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
  3. c66e47d [16523] NullPointerException at BasicStructuredDocumentRegion getText by david_williams · 19 years ago
  4. e2ed76e [ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML model by david_williams · 19 years ago
  5. a361821 [118371] XMLCatalogIdResolver#resolve throws AssertionFailedException by david_williams · 19 years ago
  6. 25b58c3 [108325] Typing enters text "in place" if exception occurs by david_williams · 19 years ago
  7. 164c512 [117424] update test case to avoid passing null args into API that assumes non-null args. Added Assert to code to make assumption more explicit. by csalter · 19 years ago
  8. 77eb5b2 [117320] ensure base URI is 'protocal' qualified before passing it thru to URIResolver by csalter · 19 years ago
  9. 4f2bc75 [113537] bug fixes to make physical resolution occur at the right places (where streams are opened) by csalter · 19 years ago
  10. 2fd8837 [113537] bug fixes to make physical resolution occurs at the right places (where streams are opened) by csalter · 19 years ago
  11. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  12. 42a860f [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  13. b38692c [114357] Method adjustTextLength in GenericTemplateRegion implemented hard coded by david_williams · 19 years ago
  14. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  15. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  16. 6774232 [110356] WSDL editor content assist not working if WSDL schemas are not explicitly added to the XML catalog by jeffliu · 19 years ago
  17. 0a947d5 [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  18. e7c4a5f [109942] NPE during JSP Editing while quickly coping/pasting code by david_williams · 19 years ago
  19. c97347a [106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters by david_williams · 19 years ago
  20. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  21. 5df8f59 [108325] IllegalArgumentException when using webapp relative taglib locations by nitind · 19 years ago
  22. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  23. 22e4644 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  24. b2de2de [103896] Memory leak in BasicStructuredDocument by david_williams · 19 years ago
  25. 0ae3065 [103211] 5 interesting JUnit test failures by david_williams · 19 years ago
  26. 89b4527 [102915] Need manifest directive for our content Describers by david_williams · 19 years ago
  27. 09de8f8 [103184] xmlsource (for illformed xml) interferes with XSD empty files by david_williams · 19 years ago
  28. 126339f [101556] JSP w/ XML editor dirty when opened by david_williams · 19 years ago
  29. 60d9360 [101574 ] fixed XSD editor does not use XML Catalog to resolve import/include by csalter · 19 years ago
  30. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  31. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  32. 2af6e48 [100481] XML Catalog/content model seems broken only in "dev. env". by david_williams · 19 years ago
  33. a3a2daa [88588] merging xml.catalog with xml.core and xml.catalog.ui with xml.ui by csalter · 19 years ago
  34. a3d5baf [97386] xml content type blocks xsd content type by david_williams · 19 years ago
  35. a4c859d minor change to remove warning by david_williams · 19 years ago
  36. bd59628 [98787] update resource strings by david_williams · 19 years ago
  37. 459c5c9 fix grammar resolution problem where base location was always null by csalter · 19 years ago
  38. 03741ab changed IdResolver to URIResolver by csalter · 19 years ago
  39. 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 19 years ago
  40. 2fad664 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 19 years ago
  41. f75b519 update task tags for new preferences and naming by nitind · 19 years ago
  42. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 19 years ago
  43. d3484c7 [88846] Make indentation customizable by david_williams · 19 years ago
  44. c226bee fixes for unit tests and content type by david_williams · 19 years ago
  45. 3fa5341 changed to the new XMLCatalog by csalter · 19 years ago
  46. edf5a44 [95483] update resource strings by nitind · 19 years ago
  47. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  48. 04cfe10 add dynamic partition types for processing instructions by nitind · 19 years ago
  49. 9595869 remove structuredbuilder in favor of task scanning job by nitind · 19 years ago
  50. 757ccfe several fixes and some renames to 'internal' by david_williams · 19 years ago
  51. 4ad020f continuing internalization by david_williams · 19 years ago
  52. b2d550e renaming/deletes to remove spurious classes by david_williams · 19 years ago
  53. fbf4472 minor change to 'final' class by david_williams · 19 years ago
  54. 838590b changes to co-exist with xerces and various DOM levels by david_williams · 19 years ago
  55. 009a70e continuing internalization by david_williams · 19 years ago
  56. 2e7166e continuing internalization by david_williams · 19 years ago
  57. 2aecf08 continuing internalization by david_williams · 19 years ago
  58. 3bcfe39 continuing internalization by david_williams · 19 years ago
  59. 5f2420f [91045] resource strings for xml by david_williams · 19 years ago
  60. 5677702 massive renames for the internalization process by david_williams · 19 years ago
  61. 0d4842c java doc and internalization by david_williams · 19 years ago
  62. 6c3c6d0 java doc and internalization by david_williams · 19 years ago
  63. 285ee2d java doc in internalization by david_williams · 19 years ago
  64. 2f91b8d java doc by david_williams · 19 years ago
  65. a88575c minor adjustments by david_williams · 19 years ago
  66. 26f5ed4 [81690] BasicStructuredDocument.get(int, int) throws Error by david_williams · 19 years ago
  67. 4c5c807 spelling fix by david_williams · 19 years ago
  68. dc8da6d java doc and specification by david_williams · 19 years ago
  69. c4d21f9 silly fix to count java doc 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. 016ad39 java doc by david_williams · 19 years ago
  75. 02fc214 java doc and cleanup by david_williams · 19 years ago
  76. 7af83db minor renames and deleting deprecated junk by david_williams · 19 years ago
  77. 646a5e2 renames and internalizing by david_williams · 19 years ago
  78. 5aae1a4 java doc and minor renames by david_williams · 19 years ago
  79. 06f5be1 java doc and one rename by david_williams · 19 years ago
  80. 40dd89e more API cleanup (mostly partition types) by pavery · 19 years ago
  81. 95ca703 Corrected spelling, added java doc by david_williams · 19 years ago
  82. f918eb2 a bunch of refactoring work: by pavery · 19 years ago
  83. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 19 years ago
  84. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 19 years ago
  85. 75ace1c remove unused DocumentLoaderForXML and DocumentFactoryForXML by nitind · 19 years ago
  86. aa945ca added java doc, deleted deprecated classes by david_williams · 19 years ago
  87. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 19 years ago
  88. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 19 years ago
  89. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 19 years ago
  90. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 19 years ago
  91. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 19 years ago
  92. 935a3c3 content type improvements by david_williams · 19 years ago
  93. 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
  94. 06bfcaf removed deprecated "addTrace" method. by david_williams · 19 years ago
  95. 3ff9157 minor cleanup by david_williams · 19 years ago
  96. 09c5be1 handle IFiles not under the workspace root by nitind · 19 years ago
  97. 282b8f4 added changes for distribution of contentType IDs by david_williams · 19 years ago
  98. 57b01a5 consolidated encoding classes by david_williams · 19 years ago
  99. f39421f consolidated encoding classes by david_williams · 19 years ago
  100. b60eda2 consolidated encoding classes by david_williams · 19 years ago