1. 9e8f240 [114597] reversing changes for further discussion by pavery · 19 years ago
  2. 5bc2eea [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  3. bb6778e removing now unused Reconcile Strategies by pavery · 19 years ago
  4. bc1339b [114597] applied Ted's patch. by pavery · 19 years ago
  5. 050eb96 merged changes (there were conflicts from NLS) by pavery · 19 years ago
  6. 3b75d5d [114597] applied Ted's patch for JSPELHandler. JSP tests ran ok. I think there may be some cleanup for reconciler stuff in there too though... by pavery · 19 years ago
  7. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  8. 73e7641 [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  9. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  10. d7065ed remove references to source validation by nitind · 19 years ago
  11. 2a6393d somehow sse.ui snuck in pre-reqs?! by david_williams · 19 years ago
  12. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
  13. 73af881 [112522] Need snippets extension point by nitind · 19 years ago
  14. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  15. 6def5a9 document use of "debug" ruler context menu group by nitind · 19 years ago
  16. 77c1059 [112281] Declare XML Catalog Extension Point API for WTP 1.0 by kchong · 19 years ago
  17. 0b8b06e [105031] XMLCatalog preferences dialog shows only URI choice without file selection by kchong · 19 years ago
  18. 1ac385f [115445] converting JSP strategy to use source validation extension point by pavery · 19 years ago
  19. b9ebfc7 cvs ignore PDE artifacts by david_williams · 19 years ago
  20. c459da8 turn off performance reporting for creating descriptors by nitind · 19 years ago
  21. 226dd8c [86808] adding preview document so refactoring preview shows up by pavery · 19 years ago
  22. e5fc0c8 [114989] Add Commands for creating Input/Output WSDL Parameters by kchong · 19 years ago
  23. 63991e0 Move StructuredTextViewerConfigurationJSP and JSPContentOutlineConfiguration into public packages as API by nitind · 19 years ago
  24. 07a1f4b Move StructuredTextViewerConfigurationHTML into a public package as API by nitind · 19 years ago
  25. d8da725 Move StructuredTextViewerConfigurationDTD into a public package as API by nitind · 19 years ago
  26. 6532005 revert accidental removal of the workspace runnable by nitind · 19 years ago
  27. e2faa7c [112494] Update component.xml for wst.xml by nitind · 19 years ago
  28. 2d4099c [112484] Update component.xml for wst.sse by nitind · 19 years ago
  29. fad28a7 [112478] Update component.xml for wst.html by nitind · 19 years ago
  30. d58658d [112477] Update component.xml for wst.dtd by nitind · 19 years ago
  31. 38537bb [112475] Update component.xml for wst.css by nitind · 19 years ago
  32. af560c1 add link to overview by nitind · 19 years ago
  33. 3133fc6 [112468] Update component.xml for jst.jsp by nitind · 19 years ago
  34. e7cdc9f [112519] [api] Need API for Taglib information by nitind · 19 years ago
  35. edffe17 Removed thread classloader call. This is no longer necessary with modern plug-in class loading. by lmandel · 19 years ago
  36. 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
  37. a897507 Added the XML catalog as a physical resolver. by lmandel · 19 years ago
  38. 585b05e [112281] Declare XML Catalog Extension Point API for WTP 1.0 by kchong · 19 years ago
  39. 2c2f5de [112496] Update component.xml for wst.xsd - plugins were refactored/renamed. xsd.core does not have API by kchong · 19 years ago
  40. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  41. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  42. a06daf8 Handle null result from IContentDescription by nitind · 19 years ago
  43. b38692c [114357] Method adjustTextLength in GenericTemplateRegion implemented hard coded by david_williams · 19 years ago
  44. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  45. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  46. c380c03 [112755] We should never catch general Exception and not at least log it by nitind · 19 years ago
  47. 0c98f29 minor doc update by nitind · 19 years ago
  48. 2eeb3d4 adding logic to fix flakey "end tag proposal" content assists. by pavery · 19 years ago
  49. c4a5956 [114440] Test failure in org.eclipse.wst.xml.ui.tests.performance by nitind · 19 years ago
  50. b3d996d fix visibility by nitind · 19 years ago
  51. 86ed2fe [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  52. 64de6da [112884] Get rid of XSDTextEditor (no subclassing of StructuredTextEditor allowed) - also outline view. Added back filter actions. Fixed selection problems by kchong · 19 years ago
  53. 022c844 minor cleanup by nitind · 19 years ago
  54. b2c0d86 [113750] Incorrect copyright statements in o.e.wst.dtd.* by nitind · 19 years ago
  55. f31afa3 return cancelled status when cancelled by nitind · 19 years ago
  56. 6d7ad8b deprecate implementation class by nitind · 19 years ago
  57. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  58. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  59. 7de149b [113750] Incorrect copyright statements in o.e.wst.dtd.* by nitind · 19 years ago
  60. 8243b86 [110428] Please show details during validation by nitind · 19 years ago
  61. f1a545f cleanup by nitind · 19 years ago
  62. 3359640 tweak current file reporting by nitind · 19 years ago
  63. 7f722ac [114056] XML Editor Design View : attribute selection doesn't work by nitind · 19 years ago
  64. 805bd30 [105642] adding JSP Directive to list of partitions that HTMLValidator can handle (for jsp content type). by pavery · 19 years ago
  65. 0cffa96 [72106] sort JSP java proposals in correct order by pavery · 19 years ago
  66. 1864618 [112397] too much IO checking content type. by pavery · 19 years ago
  67. bcdb1b2 [114347] bad early return check by pavery · 19 years ago
  68. f81f4a4 cvs ignore PDE generated artifacts by david_williams · 19 years ago
  69. 2860cb8 [113719] createStyleDeclaration method re-implemented by david_williams · 19 years ago
  70. e9a970d [nobug] moving sse renderer extension to xml.core - fixing dep by cbridgha · 19 years ago
  71. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  72. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  73. d8643d3 [112763] emfworkbench.integration can not fit in architecture by david_williams · 19 years ago
  74. 0d84c19 prep for new features by david_williams · 19 years ago
  75. 3429777 [113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration by nitind · 19 years ago
  76. 153a46b avoid some more NPEs during startup by nitind · 19 years ago
  77. 8a8d91d avoid some NPEs during startup by nitind · 19 years ago
  78. e1053af [110428] Please show details during validation by nitind · 19 years ago
  79. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  80. a2f61b0 added some doc to the schema for ISourceValidator by pavery · 19 years ago
  81. a0e2eae tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation. by pavery · 19 years ago
  82. 32df8d7 [113138] give script withing custom tags its own scope by pavery · 19 years ago
  83. e1c4de3 [113132] XSDMenuListener.java making a cast to XSDEditor which causes problems for WSDL Editor by kchong · 19 years ago
  84. f733bb7 [no bug] check for null schema by kchong · 19 years ago
  85. f6d0d0b [no bug] Remove dead code by kchong · 19 years ago
  86. 89b7c58 [112955] Filter out menu contributions by kchong · 19 years ago
  87. 9e4d777 Update doc for getAvailableTaglibRecords by nitind · 19 years ago
  88. ada3b49 just refactoring some methods (to make it more readable) by pavery · 19 years ago
  89. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  90. 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
  91. 53e1de1 [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  92. 52efb56 [112755] We should never catch general Exception and not at least log it by david_williams · 19 years ago
  93. 5e6061c [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  94. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  95. 571b9c3 [112701] clean up Logger (sse.core) by david_williams · 19 years ago
  96. f9959a2 cleanup imports for "don't guess a system resource during resolution" by nitind · 19 years ago
  97. 1118219 don't guess a system resource during resolution by nitind · 19 years ago
  98. d77b8ea [112520] moved IPackageFragment cast into the instanceof block by pavery · 19 years ago
  99. 731edcf [112459] Can't open XML Editor by nitind · 19 years ago
  100. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago