1. d6e591d combine org.eclipse.wst.dtd, org.eclipse.wst.dtd.contentmodel and org.eclipse.wst.dtd.parser plugins with org.eclipse.wst.dtd.core by nitind · 19 years ago
  2. 21477f2 relax certain type restrictions, add some doc by nitind · 19 years ago
  3. fbd2316 Use ValidatinoPlugin.getValidator() by csalter · 19 years ago
  4. f3ff500 file XMLJSPRegionContexts.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  5. 3891b6a file TextImplForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  6. abda0c2 file NestedDOMModelParser.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  7. 698e9ec file NestDOMModelUpdater.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  8. a0c7fee file ElementImplForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  9. 9f575ea file DOMModelForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  10. 837df6c file DOMDocumentForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  11. 9fe28de file CommentImplForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  12. 79d6a83 file AttrImplForJSP.java was initially added on branch SSETempBranch_20050313. by david_williams · 19 years ago
  13. 06bfcaf removed deprecated "addTrace" method. by david_williams · 19 years ago
  14. f863e7e removed deprecated "addTrace" method. by david_williams · 19 years ago
  15. 567ac4d removed deprecated logger by david_williams · 19 years ago
  16. 3ff9157 minor cleanup by david_williams · 19 years ago
  17. 86040ef update for cleanups in validation.core by nitind · 19 years ago
  18. ec07a48 update for changes to IMessage and IReporter by nitind · 19 years ago
  19. 51d333a update for validation package spelling correction and SeverityEnum->IMessage constant refactoring by nitind · 19 years ago
  20. 65cb13d add simple HTML wizard by nitind · 19 years ago
  21. 2d5bc54 add simple JSP wizard by nitind · 19 years ago
  22. 9bbeecc [87589] CommonEditorPreferenceNames should not be so public API by david_williams · 19 years ago
  23. 09c5be1 handle IFiles not under the workspace root by nitind · 19 years ago
  24. 418678a handle IProjects not under the workspace root by nitind · 19 years ago
  25. a032aca provide APIs to deal with multiple configurations and definitions by nitind · 19 years ago
  26. 143e5a0 stop logging URL-related failures by nitind · 19 years ago
  27. b3baf38 prevent redundant project indexing by nitind · 19 years ago
  28. d61d79d Support classpath containers, trim string values in web.xml parsing by nitind · 19 years ago
  29. c003ddb refer to IJavaPartitions directly now that it is public by nitind · 19 years ago
  30. 2506f35 implement IPropertySource2 by nitind · 19 years ago
  31. a29ea55 update for changes to PropertySheetViewer Control type changes by nitind · 19 years ago
  32. 0ff75bf be more descriptive when logging exceptions by nitind · 19 years ago
  33. f69fb1a update for FileDelta moving to internal package by nitind · 19 years ago
  34. e0a8750 [86340] "Invalid File" error message is not being removed when proper file specified by csalter · 19 years ago
  35. c0fb6cd [ 87614] - Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by nitind · 19 years ago
  36. bc34dff dsable property sheet by nitind · 19 years ago
  37. 9d8e409 add some early doc by nitind · 19 years ago
  38. 5546adf deprecate - this interface introduces XML DOM notions into the editor class by nitind · 19 years ago
  39. 3fa004d [81699] - Plugin Provider Name is missing / wrong by nitind · 19 years ago
  40. 2c53a94 [86209] IllegalArgumentException w/ hyperlink open on by david_williams · 19 years ago
  41. 3281c49 [87438] forcereadonly should be removed from StructuredTextEditor by david_williams · 19 years ago
  42. cc02363 [87333] StructuredTextViewer should not be model-dependent by david_williams · 19 years ago
  43. a0c1c3d Fix celleditor deactivate problem by csalter · 19 years ago
  44. fb935db disable URL connection caching by nitind · 19 years ago
  45. 16b3040 [87005] - contentassist auto-suggestion broken by nitind · 19 years ago
  46. 2e01915 [84648] fixed mapping for comma delimited imports - updated unit tests by pavery · 19 years ago
  47. 409f9cc minor cleanups by nitind · 19 years ago
  48. 38e19f1 [86084] - New DTD Wizard displays untranslated String: "%_UI_WIZARD_NEW_DESCRIPTION" by nitind · 19 years ago
  49. 5129359 [83961] tweaked JSPTransltor to adhere closer to spec. by pavery · 19 years ago
  50. c25f3c4 correct usage of cache when looping through content type hierarchy by nitind · 19 years ago
  51. 6c3ddcf [86351] XSDEditor: Context menu actions (which edit) are still available for read only components. by csalter · 19 years ago
  52. 2761f75 [86356] XSDEditor: Properties view of a local Element is not refreshed properly. by csalter · 19 years ago
  53. 5c3f1c0 adding buildnotes by david_williams · 19 years ago
  54. b1907e9 adding buildnotes by david_williams · 19 years ago
  55. d35e32c Fix bug where an XSD may Include itself (when using the Set Type dialog). And we are doing an unnecessary refresh() in the properties view which results in a widget disposed Exception. by csalter · 19 years ago
  56. c1097ca adding buildnotes by david_williams · 19 years ago
  57. 26f1bf7 improved logging code by david_williams · 19 years ago
  58. 30ac56d [86261] task tag and read-only preferences should be hidden by david_williams · 19 years ago
  59. 8cc09d2 [86009] a better fix (using path) by pavery · 19 years ago
  60. f002def [86132] fixing java position in map for class in <jsp:useBean by pavery · 19 years ago
  61. e6107e6 moving html validator from its own plugin to html.ui plugin in a separate source folder by pavery · 19 years ago
  62. d6ee069 [86069] partial fix for: EJB Creation: unable to load ejb-jar.xml in xml editor by david_williams · 19 years ago
  63. e2ddc8f integrated MakeAnonymousTypeGlobalAction with text view by csalter · 19 years ago
  64. 9ce5251 removed dependency from XSDEditor in refactoring actions by csalter · 19 years ago
  65. 915abd3 *** empty log message *** by csalter · 19 years ago
  66. 916cf0a Fix enablement problem when schema includes itself by csalter · 19 years ago
  67. cf9f2d3 [86163] No warning when closing unsaved XML file by csalter · 19 years ago
  68. 7cd7a99 small fixes by csalter · 19 years ago
  69. ccf75a4 Prevent cycle when the current schema includes itself by csalter · 19 years ago
  70. b25378a small fixes by csalter · 19 years ago
  71. 561f32f Filter out CTs for Attribute type by csalter · 19 years ago
  72. d7232e6 testing if build notes are as easy as they look by david_williams · 19 years ago
  73. fb5e53e [86009] making sure the path is valid before trying to retrieve a file for it by pavery · 19 years ago
  74. 0ca5a33 [86019] Should fail gracefully if non structured document used by structured editor by david_williams · 19 years ago
  75. 7b9f014 call to translation.getElementsFromJspRange(...) was incorrect, by pavery · 19 years ago
  76. c3d1c72 enabled validaiton tests by david_williams · 19 years ago
  77. d582acd fixes for occasional JUnit failures when indexing job starts during shutdown by david_williams · 19 years ago
  78. e899f04 [85084] Need to "squiggle as you type" some additional errors (xsi:type... etc) by csalter · 19 years ago
  79. 76c04ed Fix reconciling of XSD model when schema for schema prefix changes by csalter · 19 years ago
  80. 7cab875 fix for getProduct returning null on some builds, some platforms by david_williams · 19 years ago
  81. 3b1e29c removed deprecated, unused class which "broke" in WTP M3 due to late change in base M5 by david_williams · 19 years ago
  82. b1f7505 [85776] preliminary infrastructure for document folding in wtp source editors by david_williams · 19 years ago
  83. c5f3c43 M3 plan to improve synchronization between source and graph by csalter · 19 years ago
  84. 288d98b *** empty log message *** by nitind · 19 years ago
  85. 6a66b71 handle deletions during PREnotification by nitind · 19 years ago
  86. 6ec7015 avoi calling getLocation multiple times by nitind · 19 years ago
  87. b1e51fa Don't cache URL connections (JAR filehandles remain) by nitind · 19 years ago
  88. ebe8c4b assorted cleanups and add scheduling for resource usage by nitind · 19 years ago
  89. 21f317d remove main() by nitind · 19 years ago
  90. ef1db34 *** empty log message *** by nitind · 19 years ago
  91. 7c35b17 Add cascading menus for set/create new component (binding, porttype, etc...). Remove old setComponentOptions page + related classes. by csalter · 19 years ago
  92. 47da459 M3 refactoring support initial check-in by csalter · 19 years ago
  93. b6801bb M3 refactoring support initial check-in by csalter · 19 years ago
  94. c0240e8 checking if there are any strategies before doing any work at all. by pavery · 19 years ago
  95. d2e92a0 trim whitespace as URIs are extracted from .tlds by nitind · 19 years ago
  96. 2de6a4c change how filenames are validated by nitind · 19 years ago
  97. 05c76c1 revert wizard name by nitind · 19 years ago
  98. eed0e69 Expand the name used in the main wizard dialog by nitind · 19 years ago
  99. cea1578 add New CSS wizard by nitind · 19 years ago
  100. 911424b correct image descriptor creation by nitind · 19 years ago