1. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  2. 6def5a9 document use of "debug" ruler context menu group by nitind · 19 years ago
  3. ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
  4. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  5. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  6. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  7. b3d996d fix visibility by nitind · 19 years ago
  8. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  9. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  10. f1a545f cleanup by nitind · 19 years ago
  11. f81f4a4 cvs ignore PDE generated artifacts by david_williams · 19 years ago
  12. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  13. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
  14. 0d84c19 prep for new features by david_williams · 19 years ago
  15. 3429777 [113423] Remove double-click and selectionChanged listener from ContentOutlineConfiguration by nitind · 19 years ago
  16. 1d37d7a [113404] ContentSettings should move to Core by david_williams · 19 years ago
  17. a2f61b0 added some doc to the schema for ISourceValidator by pavery · 19 years ago
  18. a0e2eae tweaked HTMLValidator to implement ISourceValidator, so that as-you-type validation can utilize partial document validation. by pavery · 19 years ago
  19. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  20. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  21. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago
  22. ac8ea05 [112147] Invalid text selection from multiple structured selection in StructuredTextEditor by nitind · 19 years ago
  23. 2510889 suppress default and apply buttons by nitind · 19 years ago
  24. 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
  25. 5063723 back out build kind impl by david_williams · 19 years ago
  26. 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
  27. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  28. 688ae9a PDE validation cleanup (unknown externalized string for Dummy.label) by nitind · 19 years ago
  29. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  30. 6f86f01 [81561] Ruler double-click for bookmarks works differently (double dialog problem) by nitind · 19 years ago
  31. d54131f misc. internal cleanups by nitind · 19 years ago
  32. 71ea83c more doc by nitind · 19 years ago
  33. ca46ad0 [106052] ignoring OperationCanceleedException now by pavery · 19 years ago
  34. 328c4a1 [110351] applying Amy's patches by pavery · 19 years ago
  35. 3ea157d correction in StructuredTextSelection.isEmpty() by nitind · 19 years ago
  36. 3934056 [111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.SelectionProvider#setSelection by nitind · 19 years ago
  37. 6284a35 [111410] Need to block unnecessary ISelection by nitind · 19 years ago
  38. 16838bf [111398] remove special processing for 'validate edit' in undo/redo and others by david_williams · 19 years ago
  39. 2b6a97f [111318] Cannot insert new line, depending on current content by david_williams · 19 years ago
  40. c3eec8d [111308] Remove various "deprecated/not used" classes and methods by nitind · 19 years ago
  41. 62eee4c [111308] Remove various "deprecated/not used" classes by nitind · 19 years ago
  42. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  43. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  44. 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
  45. 7b4db22 [107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuExtender to show warning by nitind · 19 years ago
  46. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  47. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  48. 3724ae9 using getStructuredDocumentRegions() now... by pavery · 19 years ago
  49. 0bb67df clean up fConfiguration access by nitind · 19 years ago
  50. 5e9066f improve ViewerSelectionManager legacy compatibility by nitind · 19 years ago
  51. 21620c0 change getTreeviewer().getControl() calls to just getControl() by nitind · 19 years ago
  52. e64d504 Avoid bad location exceptions since we're called during paint() by nitind · 19 years ago
  53. b640894 update property sheet and content outline handline, disconnect viewer selection manager by nitind · 19 years ago
  54. 394102b simplify outline configuration hierarchy by nitind · 19 years ago
  55. d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
  56. 0d5b341 deprecate by nitind · 19 years ago
  57. 56b991a reacting to Validation framework changes (getBuildKind()) by pavery · 19 years ago
  58. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  59. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  60. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  61. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  62. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  63. 15bbcd2 [105888] don't put org.eclipse.emf.common.command in org.eclipse.wst.sse.core by david_williams · 19 years ago
  64. 0629d36 just some cleanup by pavery · 19 years ago
  65. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  66. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  67. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  68. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  69. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  70. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  71. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  72. f6a10c7 cleanup by nitind · 19 years ago
  73. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  74. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  75. e3263e1 use document partitioning by nitind · 19 years ago
  76. 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
  77. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  78. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  79. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  80. 58ebaaf [106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget.canToggleLineBreakpoints by nitind · 19 years ago
  81. 3e17399 update JavaDoc by nitind · 19 years ago
  82. 97d4e0e restrict QuickFix to operating only when a processor is installed by nitind · 19 years ago
  83. 17b1080 Set a title on the Color dialog we open by nitind · 19 years ago
  84. 4df53b9 show and allow editing of Marker attributes by nitind · 19 years ago
  85. 092d30e update base location calculation by nitind · 19 years ago
  86. 9a040ef [104956] old, out of date "buildnotes" should be removed from build. by david_williams · 19 years ago
  87. ad4f9e5 [104624] XMLEditor too sensitive to IStorage implementation by david_williams · 19 years ago
  88. 0df1808 [104507] TVT 3.1 - TCT 301 - UI Appearance Bug by david_williams · 19 years ago
  89. b53bcf6 [104403] TVT3.1: tct304: bad sizing in Task Tag preference page by nitind · 19 years ago
  90. a312da6 [103676] logging exceptions rather than letting the workbench pop up the annoying dialog. by pavery · 19 years ago
  91. f0d4c50 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 20 years ago
  92. 63edb28 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 20 years ago
  93. 3c3a43c [103867] NPE when new JSP or XML document created or opened by david_williams · 20 years ago
  94. 36993a3 [103536] canceling job in uninstall(...) by pavery · 20 years ago
  95. 5804135 [103249] Default Cleanup accelerator conflicts with Show Key Assist command by nitind · 20 years ago
  96. 43afcb9 [88714] BIDI:XML & HTML editor are not LTR oriented by david_williams · 20 years ago
  97. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 20 years ago
  98. 708ae00 [102762] Added/updated Eclipse about.html. by lmandel · 20 years ago
  99. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 20 years ago
  100. 0b8cd95 [102618] JREContainter should come before requiredPlugins in .classpath by david_williams · 20 years ago