1. febb90b [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  2. 6ef4670 [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  3. 321a99e [116812] [api] wst.sse APIs need javadoc by david_williams · 19 years ago
  4. 5bcadfb [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  5. ca77cef javadoc by nitind · 19 years ago
  6. db72dcc [116538] missing some infopop hooks by nitind · 19 years ago
  7. b083d5f [115919] Properties view's Remove Property action does not work by nitind · 19 years ago
  8. dacf338 [115853] xml content assist not working due to content assist being uninstalled by david_williams · 19 years ago
  9. 5bc2eea [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  10. 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
  11. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  12. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  13. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 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. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  17. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  18. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  19. b3d996d fix visibility by nitind · 19 years ago
  20. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  21. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  22. f1a545f cleanup by nitind · 19 years ago
  23. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  24. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  25. 3429777 [113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration by nitind · 19 years ago
  26. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  27. a0e2eae tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation. by pavery · 19 years ago
  28. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  29. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  30. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago
  31. ac8ea05 [112147] Invalid text selection from multiple structured selection in StructuredTextEditor by nitind · 19 years ago
  32. 2510889 suppress default and apply buttons by nitind · 19 years ago
  33. 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
  34. 5063723 back out build kind impl by david_williams · 19 years ago
  35. 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
  36. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  37. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  38. 6f86f01 [81561] Ruler double-click for bookmarks works differently (double dialog problem) by nitind · 19 years ago
  39. d54131f misc. internal cleanups by nitind · 19 years ago
  40. 71ea83c more doc by nitind · 19 years ago
  41. ca46ad0 [106052] ignoring OperationCanceleedException now by pavery · 19 years ago
  42. 328c4a1 [110351] applying Amy's patches by pavery · 19 years ago
  43. 3ea157d correction in StructuredTextSelection.isEmpty() by nitind · 19 years ago
  44. 3934056 [111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.SelectionProvider#setSelection by nitind · 19 years ago
  45. 6284a35 [111410] Need to block unnecessary ISelection by nitind · 19 years ago
  46. 16838bf [111398] remove special processing for 'validate edit' in undo/redo and others by david_williams · 19 years ago
  47. 2b6a97f [111318] Cannot insert new line, depending on current content by david_williams · 19 years ago
  48. c3eec8d [111308] Remove various "deprecated/not used" classes and methods by nitind · 19 years ago
  49. 62eee4c [111308] Remove various "deprecated/not used" classes by nitind · 19 years ago
  50. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  51. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  52. 5cfbc6e set content type into outline page so it doesn't require an ITextEditor to find it out, make view pages private by nitind · 19 years ago
  53. 7b4db22 [107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuExtender to show warning by nitind · 19 years ago
  54. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  55. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  56. 3724ae9 using getStructuredDocumentRegions() now... by pavery · 19 years ago
  57. 0bb67df clean up fConfiguration access by nitind · 19 years ago
  58. 5e9066f improve ViewerSelectionManager legacy compatibility by nitind · 19 years ago
  59. 21620c0 change getTreeviewer().getControl() calls to just getControl() by nitind · 19 years ago
  60. e64d504 Avoid bad location exceptions since we're called during paint() by nitind · 19 years ago
  61. b640894 update property sheet and content outline handline, disconnect viewer selection manager by nitind · 19 years ago
  62. 394102b simplify outline configuration hierarchy by nitind · 19 years ago
  63. d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
  64. 0d5b341 deprecate by nitind · 19 years ago
  65. 56b991a reacting to Validation framework changes (getBuildKind()) by pavery · 19 years ago
  66. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  67. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  68. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  69. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  70. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  71. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  72. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  73. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  74. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  75. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  76. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  77. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  78. f6a10c7 cleanup by nitind · 19 years ago
  79. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  80. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  81. e3263e1 use document partitioning by nitind · 19 years ago
  82. 05f2ef5 logic error - patition changed only if partitions NOT equal. probably a performance problem for the markup checking strategy (or any other partial document strategies). by pavery · 19 years ago
  83. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  84. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  85. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  86. 58ebaaf [106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget.canToggleLineBreakpoints by nitind · 19 years ago
  87. 3e17399 update JavaDoc by nitind · 19 years ago
  88. 97d4e0e restrict QuickFix to operating only when a processor is installed by nitind · 19 years ago
  89. 17b1080 Set a title on the Color dialog we open by nitind · 19 years ago
  90. 4df53b9 show and allow editing of Marker attributes by nitind · 19 years ago
  91. 092d30e update base location calculation by nitind · 19 years ago
  92. ad4f9e5 [104624] XMLEditor too sensitive to IStorage implementation by david_williams · 19 years ago
  93. 0df1808 [104507] TVT 3.1 - TCT 301 - UI Appearance Bug by david_williams · 19 years ago
  94. a312da6 [103676] logging exceptions rather than letting the workbench pop up the annoying dialog. by pavery · 19 years ago
  95. 63edb28 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 19 years ago
  96. 3c3a43c [103867] NPE when new JSP or XML document created or opened by david_williams · 19 years ago
  97. 36993a3 [103536] canceling job in uninstall(...) by pavery · 19 years ago
  98. 43afcb9 [88714] BIDI:XML & HTML editor are not LTR oriented by david_williams · 19 years ago
  99. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 19 years ago
  100. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 19 years ago