1. 1a98489 removed minor dependancy on base 'internal' classes by david_williams · 20 years ago
  2. 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
  3. 768041b added/updated project settings by david_williams · 20 years ago
  4. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
  5. 57437f5 [96107] Proposal list for html attribute contains JSP template items and JSP tags by david_williams · 20 years ago
  6. 00df36a some M7 fixes for JSP: by pavery · 20 years ago
  7. 3329cf8 [95483] update resource strings by nitind · 20 years ago
  8. b34f01c Rename package in org.eclipse.wst.common.uriresolver to internal provisional by kchong · 20 years ago
  9. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 20 years ago
  10. 882287c [88951] fix for previous fix (use editor background as default color, not white). by pavery · 20 years ago
  11. baf49b5 [88951] for LineStyleProviderForJava (which is used for JSP scriptlet regions), bg color is now user selectable (default white) by pavery · 20 years ago
  12. 757ccfe several fixes and some renames to 'internal' by david_williams · 20 years ago
  13. dd1ec69 [87614] Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by david_williams · 20 years ago
  14. e5c7321 [71220] JSP source preferences page is missing by david_williams · 20 years ago
  15. 4ad020f continuing internalization by david_williams · 20 years ago
  16. 45d3807 [91608] improve new jsp wizard - better support new jsp templates by david_williams · 20 years ago
  17. a4dd766 [91223] editor ruler context menus are missing items by david_williams · 20 years ago
  18. f3680f0 continuing internalization by david_williams · 20 years ago
  19. c54bdb7 continuing internalization by david_williams · 20 years ago
  20. ddead2d make snippet items child elements of the snippet category by nitind · 20 years ago
  21. b66a0c5 fixing unnecessary (and possibly unsafe) way of getting document from model manager, w/ release not in a finally block. by pavery · 20 years ago
  22. c67d784 [91186] improved performance for source validators that validate the entire document for each dirty region (JSP validating) by pavery · 20 years ago
  23. 12ff79e continuing internalization by david_williams · 20 years ago
  24. 009a70e continuing internalization by david_williams · 20 years ago
  25. 2e7166e continuing internalization by david_williams · 20 years ago
  26. 2aecf08 continuing internalization by david_williams · 20 years ago
  27. 6a31934 [90566] resource strings for jsp ui by david_williams · 20 years ago
  28. aaadf2b massive renames to 'internal' by david_williams · 20 years ago
  29. 5677702 massive renames for the internalization process by david_williams · 20 years ago
  30. 285ee2d java doc in internalization by david_williams · 20 years ago
  31. cfeb244 [81710] Cannot associate JSP editor with custom file extensions by david_williams · 20 years ago
  32. c911388 internalization refinements by david_williams · 20 years ago
  33. 7a65dc2 internalization refinement by david_williams · 20 years ago
  34. b722e8e [90566] resource strings for jsp ui by david_williams · 20 years ago
  35. f953f37 [90566] resource strings for jsp ui by david_williams · 20 years ago
  36. 48d88a6 [90566] resource strings for jsp ui by david_williams · 20 years ago
  37. 3a082d5 [90476] reserve (api) keywords for editor contributions based on content type by david_williams · 20 years ago
  38. db9e4d4 More java proposal cleanup (for use bean...) by pavery · 20 years ago
  39. afa73b9 [87469][72106] moved to public JDT result collector (CompletionProposalCollector) by pavery · 20 years ago
  40. 990b1d5 move Snippets plugin to WST's Common component by nitind · 20 years ago
  41. de58173 update template IDs to reflect WTP namespace by nitind · 20 years ago
  42. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 20 years ago
  43. 6a8e389 renamed XMLModel to DOMModel by david_williams · 20 years ago
  44. f0a29e3 [88001] null check when setting compilation unit by pavery · 20 years ago
  45. 6812239 no longer needed by pavery · 20 years ago
  46. 7af83db minor renames and deleting deprecated junk by david_williams · 20 years ago
  47. 40dd89e more API cleanup (mostly partition types) by pavery · 20 years ago
  48. fb0ad6b move property sheet and content outline to internal by nitind · 20 years ago
  49. bca2663 move property sheet and content outline to internal by nitind · 20 years ago
  50. 1de77ff remove old, deprecated and incompatible spell check functions by nitind · 20 years ago
  51. 22480de fixing a typo by pavery · 20 years ago
  52. 2f6b6fb moving many sse.ui classes to sse.ui.internal by pavery · 20 years ago
  53. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  54. bc1b699 [89306] structuredtextviewerconfiguration should use getautoeditstrategies from super class by nitind · 20 years ago
  55. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 20 years ago
  56. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  57. 0fe6d28 [88943] only enable folding for elements that span more than one line by david_williams · 20 years ago
  58. c525fe6 [86364] a number of fixes for Embedded content type in a JSP by pavery · 20 years ago
  59. 516aa79 [88547] javascript ui and common ui should be made less public API by david_williams · 20 years ago
  60. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  61. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  62. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  63. 1a3e50d [88268] jsp.ui plugin should not have so many public api by david_williams · 20 years ago
  64. d7ab577 [87903] SSE templates should not be so public API by david_williams · 20 years ago
  65. c53df47 [88083] rename and move XMLJSPContexts to DOMJSPContexts by david_williams · 20 years ago
  66. 63f5c32 refactoring to move more JSP knowledge out of XML level (works not finished, but this is a start). by david_williams · 20 years ago
  67. 4da6ac01 [87903] SSE templates should not be so public API by david_williams · 20 years ago
  68. 2d5bc54 add simple JSP wizard by nitind · 20 years ago
  69. 9bbeecc [87589] CommonEditorPreferenceNames should not be so public API by david_williams · 20 years ago
  70. 09c5be1 handle IFiles not under the workspace root by nitind · 20 years ago
  71. c003ddb refer to IJavaPartitions directly now that it is public by nitind · 20 years ago
  72. 2c53a94 [86209] IllegalArgumentException w/ hyperlink open on by david_williams · 20 years ago
  73. 409f9cc minor cleanups by nitind · 20 years ago
  74. c1097ca adding buildnotes by david_williams · 20 years ago
  75. 0ca5a33 [86019] Should fail gracefully if non structured document used by structured editor by david_williams · 20 years ago
  76. 7b9f014 call to translation.getElementsFromJspRange(...) was incorrect, by pavery · 20 years ago
  77. b1f7505 [85776] preliminary infrastructure for document folding in wtp source editors by david_williams · 20 years ago
  78. ef1db34 *** empty log message *** by nitind · 20 years ago
  79. 55ae447 [85447] many more reconciler changes by pavery · 20 years ago
  80. 0ac91ae Change from addContentAssistProcessor to setContentAssistProcessor, making override by subclasses possible. by nitind · 20 years ago
  81. 0f849f3 move parts of jsp.core to internals by nitind · 20 years ago
  82. e15aba6 getting rid of "StructuredRegionProcesorExtension" since it's not much of an extension. moved it's members to "StructuredRegionProcessor" by pavery · 20 years ago
  83. 282b8f4 added changes for distribution of contentType IDs by david_williams · 20 years ago
  84. c9c904b more jdt internal cleanup by pavery · 20 years ago
  85. a5cfe6f fixing SWT handle leak in JSPCompletionRequestor. by pavery · 20 years ago
  86. ffc4d33 removing more JDT internal by pavery · 20 years ago
  87. ddb4253 fixes for M5 by pavery · 20 years ago
  88. dd30295 deprecate all custom SpellCheck support by nitind · 20 years ago
  89. 84dfb48 cleanup by pavery · 20 years ago
  90. d4f81c0 [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  91. cafa675 deprecate IJavaElement[] StructuredTextEditorJSP.getJavaElementsForCurrentSelection() by nitind · 20 years ago
  92. 034b9e2 stop using ResourceUtil since it's deprecated by nitind · 20 years ago
  93. f6da222 stop using ResourceUtil since it's deprecated by nitind · 20 years ago
  94. 4a80160 update Java code OpenOn mapping by nitind · 20 years ago
  95. bef7310 handle cases where a JspCompletionProcessor was never created by nitind · 20 years ago
  96. ea9b751 streamline partition type lookup by nitind · 20 years ago
  97. 9a0f933 cleanups by nitind · 20 years ago
  98. f4a08b3 first batch of changes for moving to Job based reconciler (which I've named DirtyRegionProcessor for now). by pavery · 20 years ago
  99. 39ffd61 set document partitioning into reconciler by nitind · 20 years ago
  100. c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago