1. e15fa0b [107320] StructuredTextEitor#setInput() creates another IStructuredModel by nitind · 19 years ago
  2. 7e28d91 Log messages instead of just printing them by nitind · 19 years ago
  3. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  4. 6d7ad8b deprecate implementation class by nitind · 19 years ago
  5. 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
  6. 571b9c3 [112701] clean up Logger (sse.core) by david_williams · 19 years ago
  7. 636ad18 Fix to always check "debug" state, before logger method that creates strings. by david_williams · 19 years ago
  8. d05b511 adding null check (get node @ character offset returns null if document is empty) by pavery · 19 years ago
  9. d4eb076 [111482] job blocked while acquiring lock - prep to fix bug by david_williams · 19 years ago
  10. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  11. 1050d24 [111308] Remove various "deprecated/not used" classes (update deprecation information) by nitind · 19 years ago
  12. 9bb7051 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  13. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  14. 5f978f7 cleaned javadoc by pavery · 19 years ago
  15. 08f60f9 adding getStructuredDocumentRegions() API (and unit test) by pavery · 19 years ago
  16. 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
  17. 15bbcd2 [105888] don't put org.eclipse.emf.common.command in org.eclipse.wst.sse.core by david_williams · 19 years ago
  18. d16f266 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  19. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  20. 0ce05da [109025] Need to elimate SouceEditorRuntimeException by david_williams · 19 years ago
  21. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  22. 4e157d8 [106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exception by david_williams · 19 years ago
  23. bf8c0dd cleanup and improve content type arbitration by nitind · 19 years ago
  24. 8a34aca update by nitind · 19 years ago
  25. a782e0c try to update by nitind · 19 years ago
  26. 77f1bbd [105268] JSP Translation JUnit failures in RC build on Linux by david_williams · 19 years ago
  27. a35800d [103306] Failure when importing a WSDL file in another WSDL for WTP > M4 by nitind · 19 years ago
  28. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  29. b2de2de [103896] Memory leak in BasicStructuredDocument by david_williams · 19 years ago
  30. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 19 years ago
  31. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  32. ee9f542 [javadoc] fixed spelling/grammer mistake by david_williams · 19 years ago
  33. 00c2ec2 [101057] content type incorrect in JSP with XML output - partial fix by david_williams · 19 years ago
  34. a964643 [91635] testChangedModel should catch exception by david_williams · 19 years ago
  35. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  36. a3196c2 disable System.out.println() by nitind · 19 years ago
  37. 588550f call resolver with file:// prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  38. 428c261 call resolver with file:/// prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  39. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  40. ad67937 call resolver with file: prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  41. 96a43b7 call resolver with file: prefix (as directed by csalter) by nitind · 19 years ago
  42. ad5bbfd [99754] Need URIResolverExtension for Flexible Projects by nitind · 19 years ago
  43. bd59628 [98787] update resource strings by david_williams · 19 years ago
  44. a3fa31f temporarily add modulecore to support flexible modules in resolution by nitind · 19 years ago
  45. 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 19 years ago
  46. ec79925 [95483 update resource strings] by david_williams · 19 years ago
  47. b2adeab update task tags for separate source folder, new preferences, naming by nitind · 19 years ago
  48. 2c063849 [97817] Wrong algoritm in class StructuredDocumentTextStore by david_williams · 19 years ago
  49. 768041b added/updated project settings by david_williams · 19 years ago
  50. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 19 years ago
  51. d3484c7 [88846] Make indentation customizable by david_williams · 19 years ago
  52. 7e1ad4a improve debugging output and handle framework shutdown more smoothly by nitind · 19 years ago
  53. 4983dad cleanup by nitind · 19 years ago
  54. b943847 identify as internal by nitind · 19 years ago
  55. a648b26 Fix typecasting oversight in last-ditch error handling for model creation by nitind · 19 years ago
  56. edf5a44 [95483] update resource strings by nitind · 19 years ago
  57. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  58. 36cb215 skip derived and phantom resources by nitind · 19 years ago
  59. 1ae97bd simplify looping by not using visitor pattern by nitind · 19 years ago
  60. 1a12728 disable delta processing in projects that are list as to be ignored by nitind · 19 years ago
  61. 5ed406d start and stop task tag scanning from UI plugin by nitind · 19 years ago
  62. 4dba4bf avoid NPE on startup by nitind · 19 years ago
  63. 9dababb clarify preference name by nitind · 19 years ago
  64. cdb69cd cleanup for internalizing and tracking projects properly by nitind · 19 years ago
  65. 9595869 remove structuredbuilder in favor of task scanning job by nitind · 19 years ago
  66. e0b1419 return null if model not handled (that is, there is no hander telling how to create it) by david_williams · 19 years ago
  67. 2d28d31 added comment on expected behavior if modelmanger doesn't have a handler for a type of file by david_williams · 19 years ago
  68. 4ad020f continuing internalization by david_williams · 19 years ago
  69. b2d550e renaming/deletes to remove spurious classes by david_williams · 19 years ago
  70. cbdf48e [91352] take advantage of base's default encoding preference for content type by david_williams · 19 years ago
  71. 20cb84d fixed JUnit test failing due to EOL on Linux by david_williams · 19 years ago
  72. 584433c continuing internalization by david_williams · 19 years ago
  73. 009a70e continuing internalization by david_williams · 19 years ago
  74. 2e7166e continuing internalization by david_williams · 19 years ago
  75. 2aecf08 continuing internalization by david_williams · 19 years ago
  76. 3bcfe39 continuing internalization by david_williams · 19 years ago
  77. b9da93e [91158] resource strings for sse by david_williams · 19 years ago
  78. def4eb2 [89889] fix up resource strings in javascript by david_williams · 19 years ago
  79. 6c3c6d0 java doc and internalization by david_williams · 19 years ago
  80. 285ee2d java doc in internalization by david_williams · 19 years ago
  81. 2f91b8d java doc by david_williams · 19 years ago
  82. 26f5ed4 [81690] BasicStructuredDocument.get(int, int) throws Error by david_williams · 19 years ago
  83. 2474638 internalization refinements by david_williams · 19 years ago
  84. c911388 internalization refinements by david_williams · 19 years ago
  85. 7a65dc2 internalization refinement by david_williams · 19 years ago
  86. eacb91d yet another proposed api by david_williams · 19 years ago
  87. 7a9d1da Change ReadEditType to general AccessType by nitind · 19 years ago
  88. 48bde56 cleanup and further comments by nitind · 19 years ago
  89. 7e412ed proposed structured document interface by david_williams · 19 years ago
  90. de4a8bb updated notes, etc. by david_williams · 19 years ago
  91. ccfa783 some more proposed API by david_williams · 19 years ago
  92. 1f20654 improved some items by david_williams · 19 years ago
  93. 653478c Initial Proposed API for Model Manager by david_williams · 19 years ago
  94. 02fc214 java doc and cleanup by david_williams · 19 years ago
  95. 5effb8f add more doc by nitind · 19 years ago
  96. 7af83db minor renames and deleting deprecated junk by david_williams · 19 years ago
  97. 5aae1a4 java doc and minor renames by david_williams · 19 years ago
  98. 06f5be1 java doc and one rename by david_williams · 19 years ago
  99. 40dd89e more API cleanup (mostly partition types) by pavery · 19 years ago
  100. 0e873e4 doc by nitind · 19 years ago