1. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 18 years ago
  2. 3a20567 [92480] JSP Fragments need content properties page by amywu · 18 years ago
  3. 066be27 [104358] NullPointerException occurs when file from Package Explorer is dropped to CSS editor by nitind · 18 years ago
  4. 77f98e7 [47060] [navigation] Add Go To Next/Previous Annotation commands to text editor by nitind · 18 years ago
  5. d70bc5d [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 18 years ago
  6. b044597 [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 18 years ago
  7. 3f79184 removing some dead code by pavery · 18 years ago
  8. 1f1588d [104815] fixing some bugs w/ validation regions (should be more correct now) but still needs a little work. by pavery · 18 years ago
  9. f4b5577 [127526] Port to ICU4J by amywu · 18 years ago
  10. bf31179 [nobug] add display of current selection by nitind · 18 years ago
  11. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 18 years ago
  12. 8c9f677 [123595] don't try to validate non existant files. by pavery · 18 years ago
  13. e2f89a1 [108806] Very-long-line XML file appears to hang Eclipse by david_williams · 18 years ago
  14. 410c70f call super.dispose() last to avoid any widget disposed errors by nitind · 18 years ago
  15. b5d486f [107687] [CSS and HTML Editors] Undo/redo do not scroll editor by amywu · 18 years ago
  16. 0f87537 [118425] Documentation popups for xml is small/too verbose by amywu · 18 years ago
  17. 413d7e3 [123335] Ctrl+D in JS editor causing null pointer exception by david_williams · 18 years ago
  18. 3229661 [113219] changing display string for attribute value proposals, so typing filters the proposal list by pavery · 18 years ago
  19. cea6308 forgot to check in w/ import CA change. by pavery · 18 years ago
  20. e9efec7 [120950] wst.sse.ui Source Feature Contains 1 Empty Java File by nitind · 18 years ago
  21. 27b4e8a [115071] Breakpoints needed in Javascript editor by nitind · 18 years ago
  22. febb90b [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  23. 6ef4670 [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  24. 321a99e [116812] [api] wst.sse APIs need javadoc by david_williams · 19 years ago
  25. 5bcadfb [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  26. ca77cef javadoc by nitind · 19 years ago
  27. db72dcc [116538] missing some infopop hooks by nitind · 19 years ago
  28. b083d5f [115919] Properties view's Remove Property action does not work by nitind · 19 years ago
  29. dacf338 [115853] xml content assist not working due to content assist being uninstalled by david_williams · 19 years ago
  30. 5bc2eea [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  31. 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
  32. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  33. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  34. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
  35. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  36. 6def5a9 document use of "debug" ruler context menu group by nitind · 19 years ago
  37. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  38. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  39. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  40. b3d996d fix visibility by nitind · 19 years ago
  41. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  42. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  43. f1a545f cleanup by nitind · 19 years ago
  44. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  45. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  46. 3429777 [113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration by nitind · 19 years ago
  47. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  48. a0e2eae tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation. by pavery · 19 years ago
  49. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  50. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  51. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago
  52. ac8ea05 [112147] Invalid text selection from multiple structured selection in StructuredTextEditor by nitind · 19 years ago
  53. 2510889 suppress default and apply buttons by nitind · 19 years ago
  54. 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
  55. 5063723 back out build kind impl by david_williams · 19 years ago
  56. 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
  57. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  58. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  59. 6f86f01 [81561] Ruler double-click for bookmarks works differently (double dialog problem) by nitind · 19 years ago
  60. d54131f misc. internal cleanups by nitind · 19 years ago
  61. 71ea83c more doc by nitind · 19 years ago
  62. ca46ad0 [106052] ignoring OperationCanceleedException now by pavery · 19 years ago
  63. 328c4a1 [110351] applying Amy's patches by pavery · 19 years ago
  64. 3ea157d correction in StructuredTextSelection.isEmpty() by nitind · 19 years ago
  65. 3934056 [111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.SelectionProvider#setSelection by nitind · 19 years ago
  66. 6284a35 [111410] Need to block unnecessary ISelection by nitind · 19 years ago
  67. 16838bf [111398] remove special processing for 'validate edit' in undo/redo and others by david_williams · 19 years ago
  68. 2b6a97f [111318] Cannot insert new line, depending on current content by david_williams · 19 years ago
  69. c3eec8d [111308] Remove various "deprecated/not used" classes and methods by nitind · 19 years ago
  70. 62eee4c [111308] Remove various "deprecated/not used" classes by nitind · 19 years ago
  71. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  72. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  73. 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
  74. 7b4db22 [107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuExtender to show warning by nitind · 19 years ago
  75. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  76. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  77. 3724ae9 using getStructuredDocumentRegions() now... by pavery · 19 years ago
  78. 0bb67df clean up fConfiguration access by nitind · 19 years ago
  79. 5e9066f improve ViewerSelectionManager legacy compatibility by nitind · 19 years ago
  80. 21620c0 change getTreeviewer().getControl() calls to just getControl() by nitind · 19 years ago
  81. e64d504 Avoid bad location exceptions since we're called during paint() by nitind · 19 years ago
  82. b640894 update property sheet and content outline handline, disconnect viewer selection manager by nitind · 19 years ago
  83. 394102b simplify outline configuration hierarchy by nitind · 19 years ago
  84. d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
  85. 0d5b341 deprecate by nitind · 19 years ago
  86. 56b991a reacting to Validation framework changes (getBuildKind()) by pavery · 19 years ago
  87. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  88. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  89. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  90. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  91. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  92. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  93. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  94. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  95. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  96. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  97. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  98. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  99. f6a10c7 cleanup by nitind · 19 years ago
  100. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago