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. df44bf1 *** empty log message *** by syeshin · 19 years ago
  5. 916fe23 *** empty log message *** by syeshin · 19 years ago
  6. aaa2193 removed copyrights by syeshin · 19 years ago
  7. 992468b removed copyrights by syeshin · 19 years ago
  8. a49a21e update by syeshin · 19 years ago
  9. e14343c updates by syeshin · 19 years ago
  10. 380b881 [110097] Can't find .tld files by filename by nitind · 19 years ago
  11. 234a18d [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
  12. 88fd1b5 [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
  13. 6607827 updates by syeshin · 19 years ago
  14. d99d460 added manifest file by syeshin · 19 years ago
  15. 0a947d5 [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  16. e7c4a5f [109942] NPE during JSP Editing while quickly coping/pasting code by david_williams · 19 years ago
  17. 50825cb [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
  18. c97347a [106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters by david_williams · 19 years ago
  19. 3ffb717 [109667] stack overflow when click on outline view by nitind · 19 years ago
  20. 4f85885 Also listen for double-click while migrating for bug 109441 by nitind · 19 years ago
  21. a7b696c use HTML Logger class by nitind · 19 years ago
  22. 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  23. 42fddab [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
  24. bbb292b [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  25. 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
  26. 78ea983 skip closed projects by nitind · 19 years ago
  27. e19fe00 use interfaces for return types, support in-workspace paths better by nitind · 19 years ago
  28. 6e5e7ce don't force label updates by nitind · 19 years ago
  29. 5344b25 support multiple viewers (the model may be visible in more than one) by nitind · 19 years ago
  30. acb60bf [109054] ArithmeticException when set indent using spaces preference set to 0 by nitind · 19 years ago
  31. 15bbcd2 [105888] don't put org.eclipse.emf.common.command in org.eclipse.wst.sse.core by david_williams · 19 years ago
  32. 0629d36 just some cleanup by pavery · 19 years ago
  33. fa64271 added CSS UI tests suite by pavery · 19 years ago
  34. 6f70cb4 *** empty log message *** by syeshin · 19 years ago
  35. 63bf472 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  36. d16f266 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  37. 941622c handle range indication when no structure objects are found for selection by nitind · 19 years ago
  38. b8ed7f7 handle selection for empty files by nitind · 19 years ago
  39. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  40. 45fd04c [109429] CSS and DTD content describers do too much when asked for validity by david_williams · 19 years ago
  41. a4e5778 [109441] Use base selection notification instead of ViewerSelectionManager by nitind · 19 years ago
  42. cfe2a1b removed setModel(IFileEditorInput) from StructuredTextEditor by nitind · 19 years ago
  43. 45bd72a disable cache prompts by nitind · 19 years ago
  44. 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
  45. 105b865 provide post selection by nitind · 19 years ago
  46. 9620621 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  47. 459c3b6 implement IDocumentProviderExtension4 by nitind · 19 years ago
  48. 9a01c69 [107680] Error updating "Other" properties tab when two XSD editors are open by kchong · 19 years ago
  49. 422b5d5 use paths instead of locations where possible by nitind · 19 years ago
  50. 5b527a7 Allow project-level requests for available taglibs by nitind · 19 years ago
  51. a4b0dc5 Removed unused SAX entity resolver. Fixed read loop to use stringbuffer. by lmandel · 19 years ago
  52. da8fa94 Added lazy input stream fix for Xerces. by lmandel · 19 years ago
  53. 0ce05da [109025] Need to elimate SouceEditorRuntimeException by david_williams · 19 years ago
  54. f8e7763 [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  55. 40dcdbd [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
  56. 2667884 cleanups by nitind · 19 years ago
  57. 800c9e4 [99997] Part 2: Actions disabled when there are recursive includes by kchong · 19 years ago
  58. bc85095 [99468] XSD Graphical Editor has major memory leaks. Add null check by kchong · 19 years ago
  59. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  60. 8f07783 updated style sheets by syeshin · 19 years ago
  61. 4e99a48 [107126] StructuredTextEditor can cause incorrect reference counts on TextFileBuffers by david_williams · 19 years ago
  62. 4e157d8 [106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exception by david_williams · 19 years ago
  63. 29ca4b1 [108754] moved unused "test" code to sse.unittests by david_williams · 19 years ago
  64. d32b750 add brief descriptions by nitind · 19 years ago
  65. f6a10c7 cleanup by nitind · 19 years ago
  66. dd47048 enhance "shut down" test by nitind · 19 years ago
  67. 7a69d1d adding content to plugin.xml files by syeshin · 19 years ago
  68. ef3d1d3 adding and removing plugins for web services and data by syeshin · 19 years ago
  69. 30fe03d combining plugins by syeshin · 19 years ago
  70. 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
  71. 5df8f59 [108325] IllegalArgumentException when using webapp relative taglib locations by nitind · 19 years ago
  72. a85db50 try/catch a smaller area by nitind · 19 years ago
  73. 1957cea remember default prefix by nitind · 19 years ago
  74. 104a23c remember default prefix, indicate whether a META-INF/taglib.tld is present by nitind · 19 years ago
  75. 12ba2d7 minor cleanup by nitind · 19 years ago
  76. 89f6354 avoid assuming a default partitioner is set by nitind · 19 years ago
  77. e3263e1 use document partitioning by nitind · 19 years ago
  78. 15cec53 [Bug 108325] IllegalArgumentException when using webapp relative taglib locations by david_williams · 19 years ago
  79. 379dd3e added style sheet by syeshin · 19 years ago
  80. 15e1cc4 changed style sheet by syeshin · 19 years ago
  81. 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
  82. 4b6cce4 [87351] added preference to validate JSP Fragments (applying Amy's patch) by pavery · 19 years ago
  83. 364d599 make sure the file exists before trying to update its markers by nitind · 19 years ago
  84. 7e03943 increase scheduling delays by nitind · 19 years ago
  85. bf8c0dd cleanup and improve content type arbitration by nitind · 19 years ago
  86. bb4756f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  87. 91154b9 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  88. 70ad8c6 [106620] Webtools XML Editor ignores XML files with other extensions then .xml by nitind · 19 years ago
  89. 3a1244b add check in case timing makes the refresh happen after the widget is disposed by nitind · 19 years ago
  90. f05cfb3 remove StructuredTextEditor reference by nitind · 19 years ago
  91. 5da8920 [104683] bugs in TextHoverManager by nitind · 19 years ago
  92. 8d3be7f [107845] Incorrect copyrights in org/eclipse/jst/jsp/core/internal/java/jspel/ELGenerator.java by nitind · 19 years ago
  93. 2f97cc4 [106905] [perf] reuse of temporary structured document in CSSStyleDeclItemImpl by nitind · 19 years ago
  94. e26facd [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  95. bf269be [104794] TVT 3.1 - TCT 338 - Externalize String by jeffliu · 19 years ago
  96. 483a7c5 [107583] xml editing in design mode : dragging w/ ctrl is moving by nitind · 19 years ago
  97. 93bb840 *** empty log message *** by syeshin · 19 years ago
  98. a953da8 remove outdated and unnecessary files by nitind · 19 years ago
  99. 5096b63 Update for XML->DOM renames by nitind · 19 years ago
  100. ddcf0de Update for XML->DOM renames by nitind · 19 years ago