1. a361821 [118371] XMLCatalogIdResolver#resolve throws AssertionFailedException by david_williams · 19 years ago
  2. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  3. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  4. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  5. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  6. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  7. 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
  8. a676f29 [104562] TVT 3.1 - TCT 323 - HTML Source Editor Document Cleanup by nitind · 19 years ago
  9. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  10. 912c642 [102596] HTML upper/lowercase tag preference still not honored (reopen bug 86208) by david_williams · 19 years ago
  11. 89b4527 [102915] Need manifest directive for our content Describers by david_williams · 19 years ago
  12. ca25e59 [102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fragments by david_williams · 19 years ago
  13. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 19 years ago
  14. 126339f [101556] JSP w/ XML editor dirty when opened by david_williams · 19 years ago
  15. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  16. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  17. e9de6be [100349] getting rid of localFactories map, as it was ulitimately unnecessary. by pavery · 19 years ago
  18. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  19. 03741ab changed IdResolver to URIResolver by csalter · 19 years ago
  20. 2fad664 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 19 years ago
  21. a529c60 [95960] fix for memory leak, use hash map instead of hash set. by pavery · 19 years ago
  22. f6841cc [95960] property change listener wasn't being cleaned up by pavery · 19 years ago
  23. 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
  24. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 19 years ago
  25. 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
  26. 6dce855 [95960] fix to not cache adapters for JSP created a memory leak. by pavery · 19 years ago
  27. d3484c7 [88846] Make indentation customizable by david_williams · 19 years ago
  28. e1b07e9 [85484] no longer caching adapters for JSP models (because defaults may be overridden once embedded type is determined) by pavery · 19 years ago
  29. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  30. 757ccfe several fixes and some renames to 'internal' by david_williams · 19 years ago
  31. 4ad020f continuing internalization by david_williams · 19 years ago
  32. 838590b changes to co-exist with xerces and various DOM levels by david_williams · 19 years ago
  33. 009a70e continuing internalization by david_williams · 19 years ago
  34. 2e7166e continuing internalization by david_williams · 19 years ago
  35. 2aecf08 continuing internalization by david_williams · 19 years ago
  36. 3bcfe39 continuing internalization by david_williams · 19 years ago
  37. c28788a [88896] XHTML validation experiences tag case problem by david_williams · 19 years ago
  38. 3a2ab2d [90990] resource strings for html by david_williams · 19 years ago
  39. aaadf2b massive renames to 'internal' by david_williams · 19 years ago
  40. 5677702 massive renames for the internalization process by david_williams · 19 years ago
  41. 285ee2d java doc in internalization by david_williams · 19 years ago
  42. 63219a2 java doc and specification and internalization by david_williams · 19 years ago
  43. c911388 internalization refinements by david_williams · 19 years ago
  44. 7a65dc2 internalization refinement by david_williams · 19 years ago
  45. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 19 years ago
  46. 6a8e389 renamed XMLModel to DOMModel by david_williams · 19 years ago
  47. 646a5e2 renames and internalizing by david_williams · 19 years ago
  48. 5aae1a4 java doc and minor renames by david_williams · 19 years ago
  49. 40dd89e more API cleanup (mostly partition types) by pavery · 19 years ago
  50. 088bb58 [89569] - deprecated plugin classes should be removed by nitind · 19 years ago
  51. 696a5ae Document Event Cleanup by david_williams · 19 years ago
  52. f918eb2 a bunch of refactoring work: by pavery · 19 years ago
  53. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 19 years ago
  54. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 19 years ago
  55. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 19 years ago
  56. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 19 years ago
  57. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 19 years ago
  58. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 19 years ago
  59. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 19 years ago
  60. 935a3c3 content type improvements by david_williams · 19 years ago
  61. 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
  62. f863e7e removed deprecated "addTrace" method. by david_williams · 19 years ago
  63. 3ff9157 minor cleanup by david_williams · 19 years ago
  64. 09c5be1 handle IFiles not under the workspace root by nitind · 19 years ago
  65. 409f9cc minor cleanups by nitind · 19 years ago
  66. 7cab875 fix for getProduct returning null on some builds, some platforms by david_williams · 19 years ago
  67. 282b8f4 added changes for distribution of contentType IDs by david_williams · 19 years ago
  68. 57b01a5 consolidated encoding classes by david_williams · 19 years ago
  69. f39421f consolidated encoding classes by david_williams · 19 years ago
  70. b60eda2 consolidated encoding classes by david_williams · 19 years ago
  71. 81b9960 consolidated encoding classes by david_williams · 19 years ago
  72. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 19 years ago
  73. f6da222 stop using ResourceUtil since it's deprecated by nitind · 19 years ago
  74. ff0b661 make the language partition names more consistent by nitind · 19 years ago
  75. d9eeef9 removed unused code, and tightened project by project compiler warning settings by david_williams · 19 years ago
  76. ec3bcb6 Simplify StructuredModelManager facade by nitind · 19 years ago
  77. c6e90be allow CSS evaluation when no language is specified in an Element's attribute value by nitind · 19 years ago
  78. f459aa9 change baselocation finding to avoid IPath illegal arg exceptions by nitind · 19 years ago
  79. 198672f correct baselocation path for resolution by nitind · 19 years ago
  80. 455e217 [80517] properties related changes by david_williams · 19 years ago
  81. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 19 years ago
  82. a3f8c0d Fix 79413 - exception/error every time open HTML source editor by nitind · 20 years ago
  83. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  84. 13d46bc fixed import not found warning by david_williams · 20 years ago
  85. 958d79a initial check-in by nitind · 20 years ago