1. c0d422b we should return "null" if we don't know how to create a model for a certain type of file, rather than do a hard Assert. by pavery · 19 years ago
  2. 739e0ce check for disposed viewers before refreshing by nitind · 19 years ago
  3. 6774232 [110356] WSDL editor content assist not working if WSDL schemas are not explicitly added to the XML catalog by jeffliu · 19 years ago
  4. 380b881 [110097] Can't find .tld files by filename by nitind · 19 years ago
  5. 234a18d [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
  6. 88fd1b5 [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
  7. 0a947d5 [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  8. e7c4a5f [109942] NPE during JSP Editing while quickly coping/pasting code by david_williams · 19 years ago
  9. 50825cb [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  10. c97347a [106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters by david_williams · 19 years ago
  11. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  12. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  13. a7b696c use HTML Logger class by nitind · 19 years ago
  14. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  15. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  16. bbb292b [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  17. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  18. 78ea983 skip closed projects by nitind · 19 years ago
  19. e19fe00 use interfaces for return types, support in-workspace paths better by nitind · 19 years ago
  20. 6e5e7ce don't force label updates by nitind · 19 years ago
  21. 5344b25 support multiple viewers (the model may be visible in more than one) by nitind · 19 years ago
  22. acb60bf [109054] ArithmeticException when set indent using spaces preference set to 0 by nitind · 19 years ago
  23. 15bbcd2 [105888] don't put org.eclipse.emf.common.command in org.eclipse.wst.sse.core by david_williams · 19 years ago
  24. 0629d36 just some cleanup by pavery · 19 years ago
  25. 63bf472 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  26. d16f266 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  27. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  28. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  29. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  30. 45fd04c [109429] CSS and DTD content describers do too much when asked for validity by david_williams · 19 years ago
  31. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  32. cfe2a1b removed setModel(IFileEditorInput) from StructuredTextEditor by nitind · 19 years ago
  33. 288750b [106158] 100% CPU for over 3 minutes opening a directory in the Navigator view with over 2000 HTML files by david_williams · 19 years ago
  34. 105b865 provide post selection by nitind · 19 years ago
  35. 9620621 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  36. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  37. 9a01c69 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  38. 422b5d5 use paths instead of locations where possible by nitind · 19 years ago
  39. 5b527a7 Allow project-level requests for available taglibs by nitind · 19 years ago
  40. a4b0dc5 Removed unused SAX entity resolver. Fixed read loop to use stringbuffer. by lmandel · 19 years ago
  41. da8fa94 Added lazy input stream fix for Xerces. by lmandel · 19 years ago
  42. 0ce05da [109025] Need to elimate SouceEditorRuntimeException by david_williams · 19 years ago
  43. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  44. 40dcdbd [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  45. 2667884 cleanups by nitind · 19 years ago
  46. 800c9e4 [99997] Part 2: Actions disabled when there are recursive includes by kchong · 19 years ago
  47. bc85095 [99468] XSD Graphical Editor has major memory leaks. Add null check by kchong · 19 years ago
  48. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  49. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  50. 4e157d8 [106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exception by david_williams · 19 years ago
  51. d32b750 add brief descriptions by nitind · 19 years ago
  52. f6a10c7 cleanup by nitind · 19 years ago
  53. dd47048 enhance "shut down" test by nitind · 19 years ago
  54. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  55. 5df8f59 [108325] IllegalArgumentException when using webapp relative taglib locations by nitind · 19 years ago
  56. a85db50 try/catch a smaller area by nitind · 19 years ago
  57. 1957cea remember default prefix by nitind · 19 years ago
  58. 104a23c remember default prefix, indicate whether a META-INF/taglib.tld is present by nitind · 19 years ago
  59. 12ba2d7 minor cleanup by nitind · 19 years ago
  60. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  61. e3263e1 use document partitioning by nitind · 19 years ago
  62. 15cec53 [Bug 108325] IllegalArgumentException when using webapp relative taglib locations by david_williams · 19 years ago
  63. 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
  64. 4b6cce4 [87351] added preference to validate JSP Fragments (applying Amy's patch) by pavery · 19 years ago
  65. 364d599 make sure the file exists before trying to update its markers by nitind · 19 years ago
  66. 7e03943 increase scheduling delays by nitind · 19 years ago
  67. bf8c0dd cleanup and improve content type arbitration by nitind · 19 years ago
  68. bb4756f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  69. 91154b9 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  70. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  71. 3a1244b add check in case timing makes the refresh happen after the widget is disposed by nitind · 19 years ago
  72. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  73. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  74. 8d3be7f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  75. 2f97cc4 [106905] [perf] reuse of temporary structured document in CSSStyleDeclItemImpl by nitind · 19 years ago
  76. e26facd [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  77. bf269be [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  78. 483a7c5 [107583] xml editing in design mode : dragging w/ ctrl is moving by nitind · 19 years ago
  79. a953da8 remove outdated and unnecessary files by nitind · 19 years ago
  80. 5096b63 Update for XML->DOM renames by nitind · 19 years ago
  81. ddcf0de Update for XML->DOM renames by nitind · 19 years ago
  82. bdb9c30 [106892] Incorrect copyrights in some of the w3c Java files? by david_williams · 19 years ago
  83. 9552616 removed accidental inappropriate copyright statements by david_williams · 19 years ago
  84. 63bacdc enhance error reporting by nitind · 19 years ago
  85. 893cb9b [105912] Pasted text contains only one space if clipboard content starts with tab by nitind · 19 years ago
  86. a676f29 [104562] TVT 3.1 - TCT 323 - HTML Source Editor Document Cleanup by nitind · 19 years ago
  87. 41be8ce [106376] commonWizard extension needs ID by nitind · 19 years ago
  88. 8a34aca update by nitind · 19 years ago
  89. a5b4350 [106347] TVT 3.1 - TCT 376 - Properties view attributes tab title untranslated by jeffliu · 19 years ago
  90. f156f30 [106376] commonWizard extension needs ID by nitind · 19 years ago
  91. 1094136 [105052] TVT 3.1 - TCT 397 - Truncated Strings by jeffliu · 19 years ago
  92. 3076ae3 [105046] TVT 3.1 - TCT 371 - Non-externalized strings by jeffliu · 19 years ago
  93. 1cc9a56 [104952] TVT3.1: tct 378- English strings by jeffliu · 19 years ago
  94. e3a1848 [104952] TVT3.1: tct 378- English strings by jeffliu · 19 years ago
  95. 851e25b [99468] XSD Graphical Editor has major memory leaks. by kchong · 19 years ago
  96. cfc72e7 [104530] TVT 3.1 - TCT 311 - Scrolling window problem by jeffliu · 19 years ago
  97. 58ebaaf [106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget.canToggleLineBreakpoints by nitind · 19 years ago
  98. 3e17399 update JavaDoc by nitind · 19 years ago
  99. 97d4e0e restrict QuickFix to operating only when a processor is installed by nitind · 19 years ago
  100. 22d4625 [103634] Enable searching for Task Tags break TODO lists. by nitind · 19 years ago