1. c25d633 revert incorrect DND change by nitind · 18 years ago
  2. 9ff3dda [172270] Show tree path in status line by nitind · 18 years ago
  3. 291337a [172253] Coloring preference pages should be more consistent with platform by nitind · 18 years ago
  4. 8314839 [172253] Coloring preference pages should be more consistent with platform by nitind · 18 years ago
  5. c39f346 [169734] highlighting preference changes not taken effect after save as by amywu · 18 years ago
  6. 047816c [170801] editor appears frozen (stops redrawing) after formatting document in background by amywu · 18 years ago
  7. 8cd5dd6 [168408] JSP Highlighting is flaky by david_williams · 18 years ago
  8. 4da74b8 [167544] Remove custom StyledText feedback by nitind · 18 years ago
  9. 215bf3b [147866] StyledTextColorPicker color buttons look bad in Mac. by nitind · 18 years ago
  10. 9575f8b removed unused import, applied standard "cleanup" profile by david_williams · 18 years ago
  11. cfaee2d [136902] source validation slows down formatter by amywu · 18 years ago
  12. 401c385 [155106] keys and values for some action labels do not match by amywu · 18 years ago
  13. d05b7e0 [159473] Do not hard code the failure reason when adding breakpoints by nitind · 18 years ago
  14. d477890 [158846] deadlock when validate jsp and find occurrences by amywu · 18 years ago
  15. e1c6396 make each tab's contents resizable using sashes by nitind · 18 years ago
  16. 19a7812 [136447] XML validator gets called whenever an XSD file is validated (turn off accidental debug flag) by nitind · 18 years ago
  17. 93023a1 [136447] XML validator gets called whenever an XSD file is validated by nitind · 19 years ago
  18. d7870fd handle cases with no existing model for a document by nitind · 19 years ago
  19. 62a1c44 [121791] Syntax Coloring not updated after SaveAs and Search/Replace by amywu · 19 years ago
  20. cc0d3ab [155335] StructuredTextEditor.dispose null pointer. by amywu · 19 years ago
  21. 56633ee [154899] DirtyRegionProcessor#contains is called a lot by amywu · 19 years ago
  22. f7e7959 [146784] 'Duplicate prefix' after switching editor input and Save As by nitind · 19 years ago
  23. 5c182ae only require ITextViewer by nitind · 19 years ago
  24. 22f8b18 [151176] Multiselection in Outline Page cause AssertionFailedException by nitind · 19 years ago
  25. fcfdc9e [149330] Block comment feature (regression of 134047) by nitind · 19 years ago
  26. 88d6440 [145392] DND op fails with IllegalArgumentException by nitind · 19 years ago
  27. 199e0a0 [134047] A instance of StructuredTextEditor is leaked when editor is closed. by david_williams · 19 years ago
  28. 91c2566 [73271] Folding for XML/HTML family languages editors by amywu · 19 years ago
  29. 16e7863 [128225] WTP preference fonts don't follow Eclipse preferences by amywu · 19 years ago
  30. 5ce6d6c [116119] html/jsp validation stops working fairly frequently by david_williams · 19 years ago
  31. 248d125 [141614] - Strategy gets called on multiple dirty regions for "total" validators by david_williams · 19 years ago
  32. ec1c478 [140431] There a bunch of files with CPL license by jeffliu · 19 years ago
  33. 09d2cb8 [139141] Breakpoint image in ruler not updated if breakpoint enablement is toggled by nitind · 19 years ago
  34. 219b15a [141089] TVT3.2:TCT362: AR:DTD Preferences Sample Text window should be unmirrored. by amywu · 19 years ago
  35. fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 19 years ago
  36. d0284ae [137422] validation in standalone JS editor stopped working in M6 by nitind · 19 years ago
  37. 4ff4120 [139753] possible ClassCastException in StructuredTextViewer#configure if document is not IStructuredDocument by amywu · 19 years ago
  38. 6f36001 [136224] StructuredTextEditor and JSEditor do not support plain IStorageEditorInput by nitind · 19 years ago
  39. 0f05955 [138471] Spell check preferences do not take effect immediately in SSE editors by nitind · 19 years ago
  40. cf7e0c4 [131748] Properties view has focus/refresh problems with tags in JSP by nitind · 19 years ago
  41. 201e922 [136310] Outline view for HTML Editor becomes to have no selection by nitind · 19 years ago
  42. 4f51d2f minor cleanup by david_williams · 19 years ago
  43. e6620de [136764] No source validation for xml, xsd, wsdl by amywu · 19 years ago
  44. 7d8efb0 [130649] Tie source validation with batch validation preferences when possible by amywu · 19 years ago
  45. 49f1aef [129127] [reg] Save does not work for external files by nitind · 19 years ago
  46. a3f8e3f [136212] CSSNodeAdapter should implement IJFaceNodeAdapter (additional safety) by nitind · 19 years ago
  47. 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 19 years ago
  48. 27690f5 Fix deprecation warning running SafeRunnable by nitind · 19 years ago
  49. 1dd8bd7 add another offset status string by nitind · 19 years ago
  50. da09013 show adapters for selected node notifiers by nitind · 19 years ago
  51. 512df9c show more details about annotations and selection by nitind · 19 years ago
  52. a5804e8 [131621] DocumentRegionProcessor throwing uncaught NPE by nitind · 19 years ago
  53. 078d0cc fixing since tag. by pavery · 19 years ago
  54. 47c6d66 [130402] contentassistprocessor provisional extension point crashes workbench by amywu · 19 years ago
  55. 29a55dc [130402] contentassistprocessor provisional extension point crashes workbench by david_williams · 19 years ago
  56. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  57. 3a20567 [92480] JSP Fragments need content properties page by amywu · 19 years ago
  58. 066be27 [104358] NullPointerException occurs when file from Package Explorer is dropped to CSS editor by nitind · 19 years ago
  59. 77f98e7 [47060] [navigation] Add Go To Next/Previous Annotation commands to text editor by nitind · 19 years ago
  60. d70bc5d [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 19 years ago
  61. b044597 [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 19 years ago
  62. 3f79184 removing some dead code by pavery · 19 years ago
  63. 1f1588d [104815] fixing some bugs w/ validation regions (should be more correct now) but still needs a little work. by pavery · 19 years ago
  64. f4b5577 [127526] Port to ICU4J by amywu · 19 years ago
  65. bf31179 [nobug] add display of current selection by nitind · 19 years ago
  66. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
  67. 8c9f677 [123595] don't try to validate non existant files. by pavery · 19 years ago
  68. e2f89a1 [108806] Very-long-line XML file appears to hang Eclipse by david_williams · 19 years ago
  69. 410c70f call super.dispose() last to avoid any widget disposed errors by nitind · 19 years ago
  70. b5d486f [107687] [CSS and HTML Editors] Undo/redo do not scroll editor by amywu · 19 years ago
  71. 0f87537 [118425] Documentation popups for xml is small/too verbose by amywu · 19 years ago
  72. 413d7e3 [123335] Ctrl+D in JS editor causing null pointer exception by david_williams · 19 years ago
  73. 3229661 [113219] changing display string for attribute value proposals, so typing filters the proposal list by pavery · 19 years ago
  74. cea6308 forgot to check in w/ import CA change. by pavery · 19 years ago
  75. e9efec7 [120950] wst.sse.ui Source Feature Contains 1 Empty Java File by nitind · 19 years ago
  76. 27b4e8a [115071] Breakpoints needed in Javascript editor by nitind · 19 years ago
  77. febb90b [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  78. 6ef4670 [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  79. 321a99e [116812] [api] wst.sse APIs need javadoc by david_williams · 19 years ago
  80. 5bcadfb [116812] [api] wst.sse APIs need javadoc by amywu · 19 years ago
  81. ca77cef javadoc by nitind · 19 years ago
  82. db72dcc [116538] missing some infopop hooks by nitind · 19 years ago
  83. b083d5f [115919] Properties view's Remove Property action does not work by nitind · 19 years ago
  84. dacf338 [115853] xml content assist not working due to content assist being uninstalled by david_williams · 19 years ago
  85. 5bc2eea [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  86. 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
  87. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  88. c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
  89. 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
  90. dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
  91. 6def5a9 document use of "debug" ruler context menu group by nitind · 19 years ago
  92. 6cfe5c8 [106427] Performance : need a delay class loading for EditorExtension actions by nitind · 19 years ago
  93. 163451c [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  94. 503fc09 [106426] Performance : need to delay class loading for DnD extension by nitind · 19 years ago
  95. b3d996d fix visibility by nitind · 19 years ago
  96. a3baf83 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  97. 25c07fc Cleanups suggested by amywu by nitind · 19 years ago
  98. f1a545f cleanup by nitind · 19 years ago
  99. 0ef537c in refactoring (getting rid of IStructuredDocument dependency) I left out setting the document on the strategies. by pavery · 19 years ago
  100. dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago