1. cfe2a1b removed setModel(IFileEditorInput) from StructuredTextEditor by nitind · 19 years ago
  2. 45bd72a disable cache prompts by nitind · 19 years ago
  3. 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
  4. 105b865 provide post selection by nitind · 19 years ago
  5. 9620621 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  6. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  7. 9a01c69 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  8. 422b5d5 use paths instead of locations where possible by nitind · 19 years ago
  9. 5b527a7 Allow project-level requests for available taglibs by nitind · 19 years ago
  10. a4b0dc5 Removed unused SAX entity resolver. Fixed read loop to use stringbuffer. by lmandel · 19 years ago
  11. da8fa94 Added lazy input stream fix for Xerces. by lmandel · 19 years ago
  12. 0ce05da [109025] Need to elimate SouceEditorRuntimeException by david_williams · 19 years ago
  13. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  14. 40dcdbd [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  15. 2667884 cleanups by nitind · 19 years ago
  16. 800c9e4 [99997] Part 2: Actions disabled when there are recursive includes by kchong · 19 years ago
  17. bc85095 [99468] XSD Graphical Editor has major memory leaks. Add null check by kchong · 19 years ago
  18. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  19. 8f07783 updated style sheets by syeshin · 19 years ago
  20. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  21. 4e157d8 [106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exception by david_williams · 19 years ago
  22. 29ca4b1 [108754] moved unused "test" code to sse.unittests by david_williams · 19 years ago
  23. d32b750 add brief descriptions by nitind · 19 years ago
  24. f6a10c7 cleanup by nitind · 19 years ago
  25. dd47048 enhance "shut down" test by nitind · 19 years ago
  26. 7a69d1d adding content to plugin.xml files by syeshin · 19 years ago
  27. ef3d1d3 adding and removing plugins for web services and data by syeshin · 19 years ago
  28. 30fe03d combining plugins by syeshin · 19 years ago
  29. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  30. 5df8f59 [108325] IllegalArgumentException when using webapp relative taglib locations by nitind · 19 years ago
  31. a85db50 try/catch a smaller area by nitind · 19 years ago
  32. 1957cea remember default prefix by nitind · 19 years ago
  33. 104a23c remember default prefix, indicate whether a META-INF/taglib.tld is present by nitind · 19 years ago
  34. 12ba2d7 minor cleanup by nitind · 19 years ago
  35. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  36. e3263e1 use document partitioning by nitind · 19 years ago
  37. 15cec53 [Bug 108325] IllegalArgumentException when using webapp relative taglib locations by david_williams · 19 years ago
  38. 379dd3e added style sheet by syeshin · 19 years ago
  39. 15e1cc4 changed style sheet by syeshin · 19 years ago
  40. 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
  41. 4b6cce4 [87351] added preference to validate JSP Fragments (applying Amy's patch) by pavery · 19 years ago
  42. 364d599 make sure the file exists before trying to update its markers by nitind · 19 years ago
  43. 7e03943 increase scheduling delays by nitind · 19 years ago
  44. bf8c0dd cleanup and improve content type arbitration by nitind · 19 years ago
  45. bb4756f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  46. 91154b9 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  47. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  48. 3a1244b add check in case timing makes the refresh happen after the widget is disposed by nitind · 19 years ago
  49. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  50. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  51. 8d3be7f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  52. 2f97cc4 [106905] [perf] reuse of temporary structured document in CSSStyleDeclItemImpl by nitind · 19 years ago
  53. e26facd [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  54. bf269be [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  55. 483a7c5 [107583] xml editing in design mode : dragging w/ ctrl is moving by nitind · 19 years ago
  56. 93bb840 *** empty log message *** by syeshin · 19 years ago
  57. a953da8 remove outdated and unnecessary files by nitind · 19 years ago
  58. 5096b63 Update for XML->DOM renames by nitind · 19 years ago
  59. ddcf0de Update for XML->DOM renames by nitind · 19 years ago
  60. bdb9c30 [106892] Incorrect copyrights in some of the w3c Java files? by david_williams · 19 years ago
  61. 9552616 removed accidental inappropriate copyright statements by david_williams · 19 years ago
  62. 63bacdc enhance error reporting by nitind · 19 years ago
  63. 893cb9b [105912] Pasted text contains only one space if clipboard content starts with tab by nitind · 19 years ago
  64. a676f29 [104562] TVT 3.1 - TCT 323 - HTML Source Editor Document Cleanup by nitind · 19 years ago
  65. 41be8ce [106376] commonWizard extension needs ID by nitind · 19 years ago
  66. 8a34aca update by nitind · 19 years ago
  67. a5b4350 [106347] TVT 3.1 - TCT 376 - Properties view attributes tab title untranslated by jeffliu · 19 years ago
  68. f156f30 [106376] commonWizard extension needs ID by nitind · 19 years ago
  69. 1094136 [105052] TVT 3.1 - TCT 397 - Truncated Strings by jeffliu · 19 years ago
  70. 3076ae3 [105046] TVT 3.1 - TCT 371 - Non-externalized strings by jeffliu · 19 years ago
  71. a0a8c63 Created plugin manifest. by lmandel · 19 years ago
  72. 6e288cc Updated project files to include plug-in/feature builders and natures. by lmandel · 19 years ago
  73. 1cc9a56 [104952] TVT3.1: tct 378- English strings by jeffliu · 19 years ago
  74. e3a1848 [104952] TVT3.1: tct 378- English strings by jeffliu · 19 years ago
  75. 851e25b [99468] XSD Graphical Editor has major memory leaks. by kchong · 19 years ago
  76. cfc72e7 [104530] TVT 3.1 - TCT 311 - Scrolling window problem by jeffliu · 19 years ago
  77. 58ebaaf [106370] NPE in org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointsTarget.canToggleLineBreakpoints by nitind · 19 years ago
  78. 3e17399 update JavaDoc by nitind · 19 years ago
  79. 97d4e0e restrict QuickFix to operating only when a processor is installed by nitind · 19 years ago
  80. 22d4625 [103634] Enable searching for Task Tags break TODO lists. by nitind · 19 years ago
  81. 57dff72 [103634] Enable searching for Task Tags break TODO lists. by nitind · 19 years ago
  82. a782e0c try to update 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. 577d09f [86506] hyperlink navigation does not work with XML Catalog by nitind · 19 years ago
  87. 7228c6e [104511] DOMException occurring from time to time by nitind · 19 years ago
  88. 70d278d [105907] Exception from task scanning job (closed project) by nitind · 19 years ago
  89. 8f3b667 make disableable by nitind · 19 years ago
  90. e238ec1 [82333] Taglibs referenced in included files aren't loaded by nitind · 19 years ago
  91. 2100ea9 Added/updated to include proper artifacts. by lmandel · 19 years ago
  92. b3c49e4 Added/updated about.html. by lmandel · 19 years ago
  93. e6e84c4 Added/updated to include proper artifacts. by lmandel · 19 years ago
  94. 80d771a Added/updated about.html. by lmandel · 19 years ago
  95. eb10665 copyright fix by syeshin · 19 years ago
  96. 7b492b6 added images by syeshin · 19 years ago
  97. c94ecbb toc error fixed by syeshin · 19 years ago
  98. 2f3bd29 fixed server nav section by syeshin · 19 years ago
  99. 3c9888c fix plugin.xml by syeshin · 19 years ago
  100. a5a0146 new wst plugin by syeshin · 19 years ago