1. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  2. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  3. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  4. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  5. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  6. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  7. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  8. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  9. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  10. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  11. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  12. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  13. f6a10c7 cleanup by nitind · 19 years ago
  14. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  15. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  16. e3263e1 use document partitioning by nitind · 19 years ago
  17. 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
  18. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  19. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  20. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  21. 58ebaaf [106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget.canToggleLineBreakpoints by nitind · 19 years ago
  22. 3e17399 update JavaDoc by nitind · 19 years ago
  23. 97d4e0e restrict QuickFix to operating only when a processor is installed by nitind · 19 years ago
  24. 17b1080 Set a title on the Color dialog we open by nitind · 19 years ago
  25. 4df53b9 show and allow editing of Marker attributes by nitind · 19 years ago
  26. 092d30e update base location calculation by nitind · 19 years ago
  27. ad4f9e5 [104624] XMLEditor too sensitive to IStorage implementation by david_williams · 19 years ago
  28. 0df1808 [104507] TVT 3.1 - TCT 301 - UI Appearance Bug by david_williams · 19 years ago
  29. a312da6 [103676] logging exceptions rather than letting the workbench pop up the annoying dialog. by pavery · 19 years ago
  30. 63edb28 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 19 years ago
  31. 3c3a43c [103867] NPE when new JSP or XML document created or opened by david_williams · 19 years ago
  32. 36993a3 [103536] canceling job in uninstall(...) by pavery · 19 years ago
  33. 43afcb9 [88714] BIDI:XML & HTML editor are not LTR oriented by david_williams · 19 years ago
  34. baf7e52 [102881] DOMDocumentForJSP can now use cached adapter (because embedded type is correct from the start now). by pavery · 19 years ago
  35. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 19 years ago
  36. 162dfdb [101729] undo/redo menu items are misleading in outline, properties, snippets views by nitind · 19 years ago
  37. 872750a [101363] NPE when rename open JSP to non-jsp extension by david_williams · 19 years ago
  38. fd4073a [101738] Enhance debug information dialog by nitind · 19 years ago
  39. 869a580 [92993] ClassCastException in DTD outline w/ logical grouping by nitind · 19 years ago
  40. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  41. f19a6da [100855] J2EE Projects Explorer: Exception occurs on calling context menu for closed project by nitind · 19 years ago
  42. 25ef82d [101330] add some misc resource strings by david_williams · 19 years ago
  43. cba8684 [81764] revert file needs to reset undo stack by david_williams · 19 years ago
  44. 3ad2815 [100348] ReconcileStepForValidator gets and releases model twice each time by nitind · 19 years ago
  45. e711a13 [100348] ReconcileStepForValidator gets and releases model twice each time by nitind · 19 years ago
  46. b21f5ac [100330] web and xml preference page label should be read only by nitind · 19 years ago
  47. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  48. 00ad36d checking if file exists before removing markers by pavery · 19 years ago
  49. 1f1d012 [99290] Opening Outline view moves the caret to the top by nitind · 19 years ago
  50. a4c859d minor change to remove warning by david_williams · 20 years ago
  51. ecb7f25 update for ISourceEditingTextTools adapter by nitind · 20 years ago
  52. 9a4deee Add support for ISourceEditingTextTools adapter by nitind · 20 years ago
  53. e1391dc [98586] remove some old strings by david_williams · 20 years ago
  54. 2fad664 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 20 years ago
  55. d60b237 switch to ISourceEditingTextTools adapters and remove all extra interfaces from editor class by nitind · 20 years ago
  56. dbf33bf Further deprecate and mention switch to ISourceEditingTextTools adapters instead of extra interfaces on editor part by nitind · 20 years ago
  57. 5089700 Switch to ISourceEditingTextTools adapters instead of extra interfaces on editor part by nitind · 20 years ago
  58. a3c3475 update task tags for separate source folders, new preferences, naming, and UI by nitind · 20 years ago
  59. d5e592f doc that createValidator can return null by nitind · 20 years ago
  60. c0bf4c4 reduce usage of StructuredTextEditor specifics by nitind · 20 years ago
  61. 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
  62. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
  63. b352a2d [96705] Assertion failure when using IStorageEditorInput by nitind · 20 years ago
  64. d3c82e5 changing message to be consistant w/ base by pavery · 20 years ago
  65. d3484c7 [88846] Make indentation customizable by david_williams · 20 years ago
  66. 6d01c05 [91543] Exception when placing a breakpoint (double click on ruler) by nitind · 20 years ago
  67. 2ccc1ce [95808] osgi's NLS throws lots of unused/missing resource string errors to log in 3.1M7 by nitind · 20 years ago
  68. 8c14ee5 [95778] removed ResourceException since it extends CoreException, only log error in DEBUG mode by pavery · 20 years ago
  69. 818fb38 [86514] source editor displayed tab width does not follow preference by nitind · 20 years ago
  70. edf5a44 [95483] update resource strings by nitind · 20 years ago
  71. f1b2abb trace annotation navigation by nitind · 20 years ago
  72. 5ed406d start and stop task tag scanning from UI plugin by nitind · 20 years ago
  73. c75b566 was spitting out errors, when they weren't "real" errors to be printed to console by pavery · 20 years ago
  74. 882287c [88951] fix for previous fix (use editor background as default color, not white). by pavery · 20 years ago
  75. baf49b5 [88951] for LineStyleProviderForJava (which is used for JSP scriptlet regions), bg color is now user selectable (default white) by pavery · 20 years ago
  76. 9595869 remove structuredbuilder in favor of task scanning job by nitind · 20 years ago
  77. b99ec53 adding support for "grayed" icons. by pavery · 20 years ago
  78. dd1ec69 [87614] Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by david_williams · 20 years ago
  79. 76ae86b [89896] IllegalArgumentException dropping snippet into blank JSP SSE by david_williams · 20 years ago
  80. 4ad020f continuing internalization by david_williams · 20 years ago
  81. 6defb9c make internal classes private until we have a reason to not have them private by nitind · 20 years ago
  82. f3680f0 continuing internalization by david_williams · 20 years ago
  83. c54bdb7 continuing internalization by david_williams · 20 years ago
  84. cb5fb61 fix for Validation API changes. by pavery · 20 years ago
  85. c67d784 [91186] improved performance for source validators that validate the entire document for each dirty region (JSP validating) by pavery · 20 years ago
  86. 009a70e continuing internalization by david_williams · 20 years ago
  87. 2e7166e continuing internalization by david_williams · 20 years ago
  88. 2aecf08 continuing internalization by david_williams · 20 years ago
  89. b9da93e [91158] resource strings for sse by david_williams · 20 years ago
  90. 271d28a Validation api changes: IValidator and IFileDelta and IValidationContext by vbhadrir · 20 years ago
  91. 0346773 remove unused variables and fields by nitind · 20 years ago
  92. c911388 internalization refinements by david_williams · 20 years ago
  93. 7a65dc2 internalization refinement by david_williams · 20 years ago
  94. 49d24fb bulk fix for provisional validation API change by david_williams · 20 years ago
  95. 3a082d5 [90476] reserve (api) keywords for editor contributions based on content type by david_williams · 20 years ago
  96. 13a5f87 some as-you-type validation fixes by pavery · 20 years ago
  97. afa73b9 [87469][72106] moved to public JDT result collector (CompletionProposalCollector) by pavery · 20 years ago
  98. 7452830 getMessage()s and "clearing" message were being done improperly w/ IncrementalReporter (possibly from changes in validation framework) by pavery · 20 years ago
  99. 7af83db minor renames and deleting deprecated junk by david_williams · 20 years ago
  100. 646a5e2 renames and internalizing by david_williams · 20 years ago