1. cfeb244 [81710] Cannot associate JSP editor with custom file extensions by david_williams · 20 years ago
  2. c911388 internalization refinements by david_williams · 20 years ago
  3. 49d24fb bulk fix for provisional validation API change by david_williams · 20 years ago
  4. 3a082d5 [90476] reserve (api) keywords for editor contributions based on content type by david_williams · 20 years ago
  5. c39caaf many changes from "XML" form of name to "DOM" form of name by david_williams · 20 years ago
  6. 6a8e389 renamed XMLModel to DOMModel by david_williams · 20 years ago
  7. 646a5e2 renames and internalizing by david_williams · 20 years ago
  8. 40dd89e more API cleanup (mostly partition types) by pavery · 20 years ago
  9. 4327167 adjustments for Validation by david_williams · 20 years ago
  10. 088bb58 [89569] - deprecated plugin classes should be removed by nitind · 20 years ago
  11. fb0ad6b move property sheet and content outline to internal by nitind · 20 years ago
  12. 1de77ff remove old, deprecated and incompatible spell check functions by nitind · 20 years ago
  13. a553af7 refactoring fixes (strings got messed up during refactor) by pavery · 20 years ago
  14. 2f6b6fb moving many sse.ui classes to sse.ui.internal by pavery · 20 years ago
  15. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  16. bc1b699 [89306] structuredtextviewerconfiguration should use getautoeditstrategies from super class by nitind · 20 years ago
  17. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 20 years ago
  18. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  19. 0fe6d28 [88943] only enable folding for elements that span more than one line by david_williams · 20 years ago
  20. 3f439f5 added constructor w/ preference store for unit test purposes by pavery · 20 years ago
  21. 516aa79 [88547] javascript ui and common ui should be made less public API by david_williams · 20 years ago
  22. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  23. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  24. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  25. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 20 years ago
  26. d7ab577 [87903] SSE templates should not be so public API by david_williams · 20 years ago
  27. 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
  28. 4da6ac01 [87903] SSE templates should not be so public API by david_williams · 20 years ago
  29. 86040ef update for cleanups in validation.core by nitind · 20 years ago
  30. 65cb13d add simple HTML wizard by nitind · 20 years ago
  31. 9bbeecc [87589] CommonEditorPreferenceNames should not be so public API by david_williams · 20 years ago
  32. 09c5be1 handle IFiles not under the workspace root by nitind · 20 years ago
  33. 2c53a94 [86209] IllegalArgumentException w/ hyperlink open on by david_williams · 20 years ago
  34. 409f9cc minor cleanups by nitind · 20 years ago
  35. 5c3f1c0 adding buildnotes by david_williams · 20 years ago
  36. b1907e9 adding buildnotes by david_williams · 20 years ago
  37. c1097ca adding buildnotes by david_williams · 20 years ago
  38. e6107e6 moving html validator from its own plugin to html.ui plugin in a separate source folder by pavery · 20 years ago
  39. b1f7505 [85776] preliminary infrastructure for document folding in wtp source editors by david_williams · 20 years ago
  40. 288d98b *** empty log message *** by nitind · 20 years ago
  41. 0ac91ae Change from addContentAssistProcessor to setContentAssistProcessor, making override by subclasses possible. by nitind · 20 years ago
  42. dc90396 Remove JS autoindent setup since it does nothing but the default by nitind · 20 years ago
  43. e15aba6 getting rid of "StructuredRegionProcesorExtension" since it's not much of an extension. moved it's members to "StructuredRegionProcessor" by pavery · 20 years ago
  44. 282b8f4 added changes for distribution of contentType IDs by david_williams · 20 years ago
  45. 32e9f70 revert StructuredTextEditor.getModel() calls by nitind · 20 years ago
  46. 1395066 deprecate or make more internal changes by nitind · 20 years ago
  47. d4f81c0 [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  48. f4a08b3 first batch of changes for moving to Job based reconciler (which I've named DirtyRegionProcessor for now). by pavery · 20 years ago
  49. 39ffd61 set document partitioning into reconciler by nitind · 20 years ago
  50. c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago
  51. 7fad9e2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences (2) by nitind · 20 years ago
  52. 410b6c2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences by nitind · 20 years ago
  53. d9eeef9 removed unused code, and tightened project by project compiler warning settings by david_williams · 20 years ago
  54. 6ecef3d fixes for setInput(...) now only being called once. by pavery · 20 years ago
  55. ec3bcb6 Simplify StructuredModelManager facade by nitind · 20 years ago
  56. 4039c30 Make org.eclipse.wst.sse.ui.extendedconfiguration extension point more consistent and scalable by nitind · 20 years ago
  57. a998d12 [71270] [IBM WDT] Preferences store doesn't remember many custom settings by nitind · 20 years ago
  58. 1ca371d release model in finally block by nitind · 20 years ago
  59. 455e217 [80517] properties related changes by david_williams · 20 years ago
  60. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  61. 2373989 [79733] externalize all translatable strings in plugin.xml by nitind · 20 years ago
  62. a3f8c0d Fix 79413 - exception/error every time open HTML source editor by nitind · 20 years ago
  63. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  64. afbeaa4 fix default preferences "race" condition by nitind · 20 years ago
  65. 7416a13 change the provider-name to Eclipse.org by nitind · 20 years ago
  66. 958d79a initial check-in by nitind · 20 years ago