1. cf61599 remove println by csalter · 20 years ago
  2. ab5f69f remove some 'test' code and put it into the xml.core.tests plugin by csalter · 20 years ago
  3. ba0cc15 WORKAROUND [98408] NPE in ContentAssistant$AutoAssistListener.keyPressed by nitind · 20 years ago
  4. ad0e4cc just applied formatting by david_williams · 20 years ago
  5. d60b237 switch to ISourceEditingTextTools adapters and remove all extra interfaces from editor class by nitind · 20 years ago
  6. dbf33bf Further deprecate and mention switch to ISourceEditingTextTools adapters instead of extra interfaces on editor part by nitind · 20 years ago
  7. 5089700 Switch to ISourceEditingTextTools adapters instead of extra interfaces on editor part by nitind · 20 years ago
  8. 074cc32 remove unused IExtendedMarkupEditor methods since never declared that it implemented IExtendedMarkupEditor by nitind · 20 years ago
  9. 99ff444 just some cleanup by pavery · 20 years ago
  10. 1e0f5b1 use ITextEditor accessors instead of STE-specific ones by nitind · 20 years ago
  11. 8e0879b package .options by nitind · 20 years ago
  12. f75b519 update task tags for new preferences and naming by nitind · 20 years ago
  13. 05143e6 add name for JSP fragments by nitind · 20 years ago
  14. a3c3475 update task tags for separate source folders, new preferences, naming, and UI by nitind · 20 years ago
  15. d5e592f doc that createValidator can return null by nitind · 20 years ago
  16. b2adeab update task tags for separate source folder, new preferences, naming by nitind · 20 years ago
  17. f74f77b cleanup for changes to ELProblem accessor names of message and position by nitind · 20 years ago
  18. ca375cf cleanup accessor names for message and position by nitind · 20 years ago
  19. b3d794f fix spelling by nitind · 20 years ago
  20. 46e0866 make abstract, log errors to log instead of stdout by nitind · 20 years ago
  21. 1c55ddc [90527] initial JSP Validator by pavery · 20 years ago
  22. 7818ccd switch to Job-based delayed CM loading by nitind · 20 years ago
  23. 6bd6ace minor by david_williams · 20 years ago
  24. 0c470c6 fix to maintain source folder by david_williams · 20 years ago
  25. 715c1d9 removed spurious .settings file by david_williams · 20 years ago
  26. 7765f80 adding dropped source folder back in build.prooperties by david_williams · 20 years ago
  27. b82b34d small change in attempt to fix JUnit error by david_williams · 20 years ago
  28. a529c60 [95960] fix for memory leak, use hash map instead of hash set. by pavery · 20 years ago
  29. 064f244 handle null result of IValidationContext.getURIs() by nitind · 20 years ago
  30. e9e5c87 removed "compatibility layer" from plugin pre-reqs by david_williams · 20 years ago
  31. f6841cc [95960] property change listener wasn't being cleaned up by pavery · 20 years ago
  32. 2f52e02 [97342] applied patch, added elements for BODY under HTML since both start and end tags for BODY are omissible. by pavery · 20 years ago
  33. 304cfc4 fix for build.properties by david_williams · 20 years ago
  34. f63a46d fix for build.properties by david_williams · 20 years ago
  35. 2c063849 [97817] Wrong algoritm in class StructuredDocumentTextStore by david_williams · 20 years ago
  36. 935ab95 fix for build.properties by david_williams · 20 years ago
  37. d91a62a filter out 'invalid' element declaration (from broken schemas) where element names are null or empty so that these aren't exposed to the guided editing functions (e.g. content assist) by csalter · 20 years ago
  38. aa4ae93 [95237] add EL support for the JSP editor by david_williams · 20 years ago
  39. 709fd6a making jarred plugins by david_williams · 20 years ago
  40. e794a45 disable faulty content assist setup by nitind · 20 years ago
  41. be1c14a [97504] Include component.xml files in the WTP SDK driver by jeffliu · 20 years ago
  42. c0bf4c4 reduce usage of StructuredTextEditor specifics by nitind · 20 years ago
  43. 360ec2c remove hard reference to StructuredTextEditor by nitind · 20 years ago
  44. e0f941d upp'd checking for forbidden access. by david_williams · 20 years ago
  45. a9138a1 upp'd checking for forbidden access. by david_williams · 20 years ago
  46. c0a7d56 fix some src properties by david_williams · 20 years ago
  47. 75f8efb plugin to manifest changes by david_williams · 20 years ago
  48. 38477e8 [90761] Investigate: Use manifest.mf by jeffliu · 20 years ago
  49. 1a98489 removed minor dependancy on base 'internal' classes by david_williams · 20 years ago
  50. 30622dd added/updated project settings by david_williams · 20 years ago
  51. 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
  52. 768041b added/updated project settings by david_williams · 20 years ago
  53. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
  54. 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 · 20 years ago
  55. 03788f4 fixed openEditor to use file contentType by csalter · 20 years ago
  56. b352a2d [96705] Assertion failure when using IStorageEditorInput by nitind · 20 years ago
  57. 6dce855 [95960] fix to not cache adapters for JSP created a memory leak. by pavery · 20 years ago
  58. d3c82e5 changing message to be consistant w/ base by pavery · 20 years ago
  59. b12994e [95781] HTMLDocumentRegionEdgeMatcher is using Eclipse internal APIs by nitind · 20 years ago
  60. 12130da fixed compile errors due to reliance on internal classes, and removed unused classes by david_williams · 20 years ago
  61. 289c411 fixing bug where we were JDT index was being attached to our JSPSearchDocuments (containerPath == document patch illegal argument ex wouldn't occur in that case) now always use JSP indexes. by pavery · 20 years ago
  62. 57437f5 [96107] Proposal list for html attribute contains JSP template items and JSP tags by david_williams · 20 years ago
  63. d3484c7 [88846] Make indentation customizable by david_williams · 20 years ago
  64. 6d01c05 [91543] Exception when placing a breakpoint (double click on ruler) by nitind · 20 years ago
  65. c226bee fixes for unit tests and content type by david_williams · 20 years ago
  66. 2d43e97 changed to the new XMLCatalog by csalter · 20 years ago
  67. 3fa5341 changed to the new XMLCatalog by csalter · 20 years ago
  68. 7e1ad4a improve debugging output and handle framework shutdown more smoothly by nitind · 20 years ago
  69. 4983dad cleanup by nitind · 20 years ago
  70. 00df36a some M7 fixes for JSP: by pavery · 20 years ago
  71. dff2859 Switch to using a single Job wih queuing by nitind · 20 years ago
  72. b00dd4b Listen only to POST_CHANGE resource change events by nitind · 20 years ago
  73. 3244243 [95998] remove the guided editing suggestions with 'groups' by csalter · 20 years ago
  74. 984069f [95998] add support for partial validation by csalter · 20 years ago
  75. 2ccc1ce [95808] osgi's NLS throws lots of unused/missing resource string errors to log in 3.1M7 by nitind · 20 years ago
  76. b943847 identify as internal by nitind · 20 years ago
  77. e993dbe [95610] Performance: XSD graphical editor is leaking SWT resources by kchong · 20 years ago
  78. 5fcfdc5 fixing cut & paste error (btwn version 1.30 and 1.31) XML Templates page was pointing at XML Files page. by pavery · 20 years ago
  79. 8c14ee5 [95778] removed ResourceException since it extends CoreException, only log error in DEBUG mode by pavery · 20 years ago
  80. 34ff686 [95763] API: XMLCommonResources is using Eclipse internal API by nitind · 20 years ago
  81. a648b26 Fix typecasting oversight in last-ditch error handling for model creation by nitind · 20 years ago
  82. 3ccb5d8 [95646] XSD editor is using internal Eclipse APIs by kchong · 20 years ago
  83. 818fb38 [86514] source editor displayed tab width does not follow preference by nitind · 20 years ago
  84. edf5a44 [95483] update resource strings by nitind · 20 years ago
  85. 3329cf8 [95483] update resource strings by nitind · 20 years ago
  86. e1b07e9 [85484] no longer caching adapters for JSP models (because defaults may be overridden once embedded type is determined) by pavery · 20 years ago
  87. fbe59de fix small bug involving value suggestions for xsi:type by csalter · 20 years ago
  88. 4322db0 more value suggestions by csalter · 20 years ago
  89. da632a7 add additional content assist for namespace="##..." etc. by csalter · 20 years ago
  90. 930ea6f stop catching and ignoring all exceptions by nitind · 20 years ago
  91. b23e8e3 log exceptions instead of throwing them away by nitind · 20 years ago
  92. f1b2abb trace annotation navigation by nitind · 20 years ago
  93. ae15e39 [93482] - xml editor error with UML2 installed by nitind · 20 years ago
  94. 9e53244 perf: only create ModelQueryExtensions once per filter call by nitind · 20 years ago
  95. f9a3c2a correct spelling mistake in method name by nitind · 20 years ago
  96. 036025d [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  97. 771f515 [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  98. 2677be0 Remove unused string by kchong · 20 years ago
  99. b34f01c Rename package in org.eclipse.wst.common.uriresolver to internal provisional by kchong · 20 years ago
  100. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 20 years ago