1. 4c1ee84 [123911] Added extensible way to customize XML validation messages. by lmandel · 19 years ago
  2. 919e58f [132898] Many Java files have illegal UTF-8 characters in them by david_williams · 19 years ago
  3. 8199ee2 [134661] Clean up build.properties missing files/direcotory warnings by david_williams · 19 years ago
  4. f2be6ce [86015] DocumentImpl does not implement createTreeWalker by david_williams · 19 years ago
  5. 78898bb [132230] Provide support for alternative XML Schema validator implementations by csalter · 19 years ago
  6. 448bf3f [129953] Updated XML validator to use validator jobs API. by lmandel · 19 years ago
  7. 83148e3 [nobug] initialize catalog more lazily by nitind · 19 years ago
  8. 4c84b1f [121216] Intermittent NullPointerExceptions in TextNodeFormatter -- by david_williams · 19 years ago
  9. f718cd1 [131735] Inefficient name matching in AttrImpl by david_williams · 19 years ago
  10. f493cf0 [132756] implement generic search list dialog -- add minor performance improvement to pool xerces parser when searching by csalter · 19 years ago
  11. bc80bd8 [132756] implement generic search list dialog -- add minor performance improvement to pool xerces parser when searching by csalter · 19 years ago
  12. 32bb5b6 [95903] XML Catalog extension points should support locations with jar: protocol by kchong · 19 years ago
  13. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  14. 91e8406 re-exporting deprecated provisional.text packages by pavery · 19 years ago
  15. 2d9d1bb Fix for XSD test failure ImportInvalidLocation with IBM JRE. by lmandel · 19 years ago
  16. 7ff6bd2 replacing and deprecating partition types (to be removed 1.5) by pavery · 19 years ago
  17. a8bf06a [111674] [format] Preserving space during XML format for selected elements by david_williams · 19 years ago
  18. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
  19. ca7158d [127388] remove deprecated getPluginDescriptor methods by david_williams · 19 years ago
  20. c4710bb [126595] add temp work around to stash away the meta name of SearchMatch by csalter · 19 years ago
  21. 3586a47 [126595] Add search option to common search framework by csalter · 19 years ago
  22. e828c09 [126462] setBatch() not refreshing XML model. by david_williams · 19 years ago
  23. edabf97 [125668] fix up some ugly participant initialization bugs by csalter · 19 years ago
  24. 118f00b [125668] remove debug println statements by csalter · 19 years ago
  25. 14c68ea [125668] changes to support wildcard searches by csalter · 19 years ago
  26. fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 19 years ago
  27. 84d2177 minor fix not to use deprecated 'AutoStart' by david_williams · 19 years ago
  28. ed915f3 [123373] removed use of 'PrefixResolverDefault ' class by csalter · 19 years ago
  29. 95aef6e [123569] Need to add qualifier to version numbers by david_williams · 19 years ago
  30. 80c1dc0 Add proper source folder to the build by kchong · 19 years ago
  31. 3abe394 [123168] add initial search / refactoring support (XML Schema refactoring) by amywu · 19 years ago
  32. 236797e [123168] add initial search / refactoring support (XML Schema refactoring) by csalter · 19 years ago
  33. 1556d52 [117755] Cleaned up WST extension point documentation. by lmandel · 19 years ago
  34. edaefaf [120098] Typo in wst.xml.core annotationFiles.exsd: declares plublicId attribute by amywu · 19 years ago
  35. 8f74677 [114926] Updated XML catalog contributions documentation. by lmandel · 19 years ago
  36. 4705715 [118306] org.eclipse.wst.xml.core missing schemas for extension points by kchong · 19 years ago
  37. 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
  38. c66e47d [16523] NullPointerException at BasicStructuredDocumentRegion getText by david_williams · 19 years ago
  39. e2ed76e [ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML model by david_williams · 19 years ago
  40. 68d550d [119275] Fix copyright notices in xml.core by jeffliu · 19 years ago
  41. eff5b0d [118818] Synching XMLmodel changes with EMF model by cbridgha · 19 years ago
  42. 1ce9a12 added orphaned xerces plugin to xml list by david_williams · 19 years ago
  43. a361821 [118371] XMLCatalogIdResolver#resolve throws AssertionFailedException by david_williams · 19 years ago
  44. 25b58c3 [108325] Typing enters text "in place" if exception occurs by david_williams · 19 years ago
  45. a6e536c [117755] Updated root extension point, id, and name where required. by lmandel · 19 years ago
  46. cd8d793 add unclaimed related plugins by nitind · 19 years ago
  47. 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
  48. 77eb5b2 [117320] ensure base URI is 'protocal' qualified before passing it thru to URIResolver by csalter · 19 years ago
  49. 4f2bc75 [113537] bug fixes to make physical resolution occur at the right places (where streams are opened) by csalter · 19 years ago
  50. 2fd8837 [113537] bug fixes to make physical resolution occurs at the right places (where streams are opened) by csalter · 19 years ago
  51. c040dc5 [117204] Unnecessary class casts can impact performance by david_williams · 19 years ago
  52. 000c1da avoid marking entire packages as API since we're exposing specific classes instead by nitind · 19 years ago
  53. 59f3bd3 [115244] Validate XML File, is always returning "no constraints detected" by csalter · 19 years ago
  54. 95409d0 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  55. 42a860f [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  56. 77c1059 [112281] Declare XML Catalog Extension Point API for WTP 1.0 by kchong · 19 years ago
  57. e2faa7c [112494] Update component.xml for wst.xml by nitind · 19 years ago
  58. edffe17 Removed thread classloader call. This is no longer necessary with modern plug-in class loading. by lmandel · 19 years ago
  59. ba371d0 Correction: XML catalog does not need to run for physical resolution pass. There was a problem in the XML validator's ValidatorHelper. resolve must always be called before resolvePhysical. by lmandel · 19 years ago
  60. a897507 Added the XML catalog as a physical resolver. by lmandel · 19 years ago
  61. 585b05e [112281] Declare XML Catalog Extension Point API for WTP 1.0 by kchong · 19 years ago
  62. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  63. b38692c [114357] Method adjustTextLength in GenericTemplateRegion implemented hard coded by david_williams · 19 years ago
  64. c380c03 [112755] We should never catch general Exception and not at least log it by nitind · 19 years ago
  65. f81f4a4 cvs ignore PDE generated artifacts by david_williams · 19 years ago
  66. e9a970d [nobug] moving sse renderer extension to xml.core - fixing dep by cbridgha · 19 years ago
  67. d8643d3 [112763] emfworkbench.integration can not fit in architecture by david_williams · 19 years ago
  68. adbf5dc [105107] Update XML validator not to display an error if a grammar cannot be located. by lmandel · 19 years ago
  69. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  70. 66cd5bf [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  71. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  72. 6774232 [110356] WSDL editor content assist not working if WSDL schemas are not explicitly added to the XML catalog by jeffliu · 19 years ago
  73. 0a947d5 [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  74. e7c4a5f [109942] NPE during JSP Editing while quickly coping/pasting code by david_williams · 19 years ago
  75. c97347a [106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters by david_williams · 19 years ago
  76. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  77. da8fa94 Added lazy input stream fix for Xerces. by lmandel · 19 years ago
  78. 5df8f59 [108325] IllegalArgumentException when using webapp relative taglib locations by nitind · 19 years ago
  79. e26facd [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  80. bdb9c30 [106892] Incorrect copyrights in some of the w3c Java files? by david_williams · 19 years ago
  81. 9552616 removed accidental inappropriate copyright statements by david_williams · 19 years ago
  82. 777f5ad [104413] Fix for DTD validation messages when working disconnected. by lmandel · 19 years ago
  83. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  84. 99ffe98 [103768] remove printStackTrace() by csalter · 19 years ago
  85. 5002d70 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  86. ef53852 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  87. 55b52b8 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  88. 22e4644 [103768] update resolver to distinguish between physical and logical resolution results by csalter · 19 years ago
  89. 96f4526 [103767] remove CMDocument support for 'encodingInfo' property ... rename field to make it more understandable by csalter · 19 years ago
  90. bb7ccbe [103767] remove CMDocument support for 'encodingInfo' property by csalter · 19 years ago
  91. b2de2de [103896] Memory leak in BasicStructuredDocument by david_williams · 19 years ago
  92. 58ab515 [96155] return workspace mapped URI's of form "file:///D:/etc" and not "file:D:/etc" (workaround for bug 103607) by csalter · 19 years ago
  93. 2a4c832 [96155] return workspace mapped URI's of form "file:///D:/etc" and not "file:D:/etc" (workaround for bug 103607) by csalter · 19 years ago
  94. 0ae3065 [103211] 5 interesting JUnit test failures by david_williams · 19 years ago
  95. 89b4527 [102915] Need manifest directive for our content Describers by david_williams · 19 years ago
  96. 6c322b9 [96772] when validating xml files, explicit schema locations should take priority over namespace mapped locations by csalter · 19 years ago
  97. 2b69684 [96772] when validating xml files, explicit schema locations should take priority over namespace mapped locations by csalter · 19 years ago
  98. 8ef7da7 [103083] The XML editor should be the default for XMI files by david_williams · 19 years ago
  99. ce29b5a [103083] The XML editor should be the default for XMI files by david_williams · 19 years ago
  100. ca25e59 [102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fragments by david_williams · 19 years ago