1. df6bb47 upping version number since started 101 stream by david_williams · 19 years ago
  2. 413d7e3 [123335] Ctrl+D in JS editor causing null pointer exception by david_williams · 19 years ago
  3. 95aef6e [123569] Need to add qualifier to version numbers by david_williams · 19 years ago
  4. 3229661 [113219] changing display string for attribute value proposals, so typing filters the proposal list by pavery · 19 years ago
  5. cea6308 forgot to check in w/ import CA change. by pavery · 19 years ago
  6. e9efec7 [120950] wst.sse.ui Source Feature Contains 1 Empty Java File by nitind · 19 years ago
  7. 27b4e8a [115071] Breakpoints needed in Javascript editor by nitind · 19 years ago
  8. 1556d52 [117755] Cleaned up WST extension point documentation. by lmandel · 19 years ago
  9. 34aa980 [119525] inappropriate usage of org.eclipse.ui.editorActions extension point by amywu · 19 years ago
  10. febb90b [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  11. 76e135a [118915] Exceptions thrown and cannot drag and drop to CSS and DTD editor by nitind · 19 years ago
  12. 6ef4670 [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  13. 321a99e [116812] [api] wst.sse APIs need javadoc by david_williams · 19 years ago
  14. 5bcadfb [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  15. ca77cef javadoc by nitind · 19 years ago
  16. a6e536c [117755] Updated root extension point, id, and name where required. by lmandel · 19 years ago
  17. db72dcc [116538] missing some infopop hooks by nitind · 19 years ago
  18. a22559d [117199] some manifest.mf files 'export' empty packages by david_williams · 19 years ago
  19. b083d5f [115919] Properties view's Remove Property action does not work by nitind · 19 years ago
  20. 70bf422 [106456] org.eclipse.wst.sse.ui.internal.provisional.extensions.breakpoint.NullSourceEditingTextTools throw NullPointerException by nitind · 19 years ago
  21. dacf338 [115853] xml content assist not working due to content assist being uninstalled by david_williams · 19 years ago
  22. 5bc2eea [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  23. 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
  24. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  25. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  26. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
  27. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  28. 6def5a9 document use of "debug" ruler context menu group by nitind · 19 years ago
  29. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  30. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  31. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  32. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  33. b3d996d fix visibility by nitind · 19 years ago
  34. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  35. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  36. f1a545f cleanup by nitind · 19 years ago
  37. f81f4a4 cvs ignore PDE generated artifacts by david_williams · 19 years ago
  38. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  39. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  40. 0d84c19 prep for new features by david_williams · 19 years ago
  41. 3429777 [113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration by nitind · 19 years ago
  42. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  43. a2f61b0 added some doc to the schema for ISourceValidator by pavery · 19 years ago
  44. a0e2eae tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation. by pavery · 19 years ago
  45. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  46. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  47. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago
  48. ac8ea05 [112147] Invalid text selection from multiple structured selection in StructuredTextEditor by nitind · 19 years ago
  49. 2510889 suppress default and apply buttons by nitind · 19 years ago
  50. 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
  51. 5063723 back out build kind impl by david_williams · 19 years ago
  52. 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
  53. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  54. 688ae9a PDE validation cleanup (unknown externalized string for Dummy.label) by nitind · 19 years ago
  55. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  56. 6f86f01 [81561] Ruler double-click for bookmarks works differently (double dialog problem) by nitind · 19 years ago
  57. d54131f misc. internal cleanups by nitind · 19 years ago
  58. 71ea83c more doc by nitind · 19 years ago
  59. ca46ad0 [106052] ignoring OperationCanceleedException now by pavery · 19 years ago
  60. 328c4a1 [110351] applying Amy's patches by pavery · 19 years ago
  61. 3ea157d correction in StructuredTextSelection.isEmpty() by nitind · 19 years ago
  62. 3934056 [111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.SelectionProvider#setSelection by nitind · 19 years ago
  63. 6284a35 [111410] Need to block unnecessary ISelection by nitind · 19 years ago
  64. 16838bf [111398] remove special processing for 'validate edit' in undo/redo and others by david_williams · 19 years ago
  65. 2b6a97f [111318] Cannot insert new line, depending on current content by david_williams · 19 years ago
  66. c3eec8d [111308] Remove various "deprecated/not used" classes and methods by nitind · 19 years ago
  67. 62eee4c [111308] Remove various "deprecated/not used" classes by nitind · 19 years ago
  68. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  69. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  70. 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
  71. 7b4db22 [107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuExtender to show warning by nitind · 19 years ago
  72. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  73. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  74. 3724ae9 using getStructuredDocumentRegions() now... by pavery · 19 years ago
  75. 0bb67df clean up fConfiguration access by nitind · 19 years ago
  76. 5e9066f improve ViewerSelectionManager legacy compatibility by nitind · 19 years ago
  77. 21620c0 change getTreeviewer().getControl() calls to just getControl() by nitind · 19 years ago
  78. e64d504 Avoid bad location exceptions since we're called during paint() by nitind · 19 years ago
  79. b640894 update property sheet and content outline handline, disconnect viewer selection manager by nitind · 19 years ago
  80. 394102b simplify outline configuration hierarchy by nitind · 19 years ago
  81. d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
  82. 0d5b341 deprecate by nitind · 19 years ago
  83. 56b991a reacting to Validation framework changes (getBuildKind()) by pavery · 19 years ago
  84. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  85. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  86. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  87. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  88. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  89. 15bbcd2 [105888] don't put org.eclipse.emf.common.command in org.eclipse.wst.sse.core by david_williams · 19 years ago
  90. 0629d36 just some cleanup by pavery · 19 years ago
  91. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  92. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  93. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  94. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  95. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  96. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  97. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  98. f6a10c7 cleanup by nitind · 19 years ago
  99. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  100. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago