1. 4f11482 [228588] StructuredFilePropertyTester should avoid starting plug-in by nitind · 16 years ago
  2. a46ee32 [228065] source format appears in context menu for all files by amywu · 16 years ago
  3. f525b80 [227452] Allow for validator groupings by nitind · 16 years ago
  4. 496e7b0 [nobug] avoid NPE calculating model URI resolver by nitind · 16 years ago
  5. e1c247d [227018] Further optimize text region implementations by nitind · 16 years ago
  6. 14e0c2a [221606] Make (HTML) validation message severity user controllable by nitind · 16 years ago
  7. afd814d [221610] Possible deadlock when saving and getting same model at same time by nitind · 17 years ago
  8. 5b17094 [221610] Possible deadlock when saving and getting same model at same time by nitind · 17 years ago
  9. 861c8e3 [211380] Remove line delimiter preferences by nitind · 17 years ago
  10. fa4cda6 doc update by nitind · 17 years ago
  11. 24f0209 *** empty log message *** by nitind · 17 years ago
  12. 4dbc557 [215724] Unbalanced thread locking effectively hangs workbench (II) by nitind · 17 years ago
  13. 36f1b89 [215724] Unbalanced thread locking effectively hangs workbench by nitind · 17 years ago
  14. fcc6132 [126133] Access to wst structured models is overly synchronized by nitind · 17 years ago
  15. b818668 [212987] Threading problems in GenericPositionManager by nitind · 17 years ago
  16. dbdc23b [209731] Repeatedly formatting non-dirty file toggles the dirty flag by amywu · 17 years ago
  17. 1fa5355 [205733] Content assist fails when editing web.xml or faces-config.xml in XML Editor by nitind · 17 years ago
  18. f9a8a8c [207217] ProjectResolver.getRootLocationString() throws NPE if it has no project by amywu · 17 years ago
  19. eaeeaa9 [207307] StructuredDocumentTextStore almost always regionMatches strings of equal length by nitind · 17 years ago
  20. eb0283b [123621] Converting Line delimeters in cleanup document loses syntax highlighting by amywu · 17 years ago
  21. c8c1e28 compiler cleanups by nitind · 17 years ago
  22. 0d8dff5 [nobug] sort members by nitind · 17 years ago
  23. a51d129 [196172] WST Editors should be aware of remote resources shared via EFS (partial for 2.0.1) by nitind · 17 years ago
  24. d7ff2ee [103080] WST exception when searching files by nitind · 17 years ago
  25. 98cb409 [193805] - Changes are not thrown away when close with no save for files with no structured model associated with them (text files, javascript files, etc) in web project by nitind · 17 years ago
  26. 36310fb [107311] IStructuredModel#save(IFile) for SaveAs causes a ghost file by nitind · 17 years ago
  27. ecebb04 [181799] update copyright comments for all sse code by amywu · 17 years ago
  28. ce8d93b private constructors not needed if another is provided by david_williams · 17 years ago
  29. 6020d9f [170026] copying and then pasting text block twice makes file not dirty (restore) by nitind · 18 years ago
  30. 847c56b [163443] private constructor with parameter flagged as unnecessary -- debatable change in base behavior by david_williams · 18 years ago
  31. 54cf5ab temporarily back out M5 changes by nitind · 18 years ago
  32. 5545a34 [170026] copying and then pasting text block twice makes file not dirty by amywu · 18 years ago
  33. cfaee2d [136902] source validation slows down formatter by amywu · 18 years ago
  34. 566dc29 [164769] IllegalStateException when adding new element using the outline view by david_williams · 18 years ago
  35. 0c7262d [157526] cannot type at end of read-only region by amywu · 18 years ago
  36. 6abc21b update JavaDoc by nitind · 18 years ago
  37. cb5388f forget about document when close() is called by nitind · 18 years ago
  38. d400a05 [151069] StructuredDocument is not reloaded on ResourceChangedEvent by amywu · 18 years ago
  39. 7e55b84 [148806] Memory leak in HTMLDocumentTypeAdapterFactory by david_williams · 18 years ago
  40. 33435e1 [102822] Bad performance on XML formatter by amywu · 18 years ago
  41. fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 18 years ago
  42. 7462f8e [115714] NullPointerException in Hashtable caused by FileBufferModelManager releaseModel by nitind · 18 years ago
  43. 7c75943 [107647] [CSS Editor] Line delimiter setting ignored by amywu · 18 years ago
  44. 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 18 years ago
  45. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  46. 7ff6bd2 replacing and deprecating partition types (to be removed 1.5) by pavery · 19 years ago
  47. a8bf06a [111674] [format] Preserving space during XML format for selected elements by david_williams · 19 years ago
  48. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
  49. de341d1 [120267] NPE when calling DocumentCSS#getOverrideStyle() -- committed to HEAD only, not released for build. by david_williams · 19 years ago
  50. 7ff0e30 [119204] canceling web.xml save does not undo (reload) fresh, insynch values -- sse part of fix by david_williams · 19 years ago
  51. c5b34d1 [119204] canceling web.xml save does not undo (reload) fresh, insynch values -- proposed fix by david_williams · 19 years ago
  52. 469eb7d [119204] canceling web.xml save does not undo (reload) fresh, insynch values -- proposed fix by david_williams · 19 years ago
  53. 4fe8531 [16523] NullPointerException at BasicStructuredDocumentRegion getText - reverting some code that should not have been checked in with this (rest of fix is ok, though). by david_williams · 19 years ago
  54. c66e47d [16523] NullPointerException at BasicStructuredDocumentRegion getText by david_williams · 19 years ago
  55. e2ed76e [ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML model by david_williams · 19 years ago
  56. e15fa0b [107320] StructuredTextEitor#setInput() creates another IStructuredModel by nitind · 19 years ago
  57. 7e28d91 Log messages instead of just printing them by nitind · 19 years ago
  58. 0ecfe3b [115727] externalize strings that need them or mark them as non-nls by nitind · 19 years ago
  59. 6d7ad8b deprecate implementation class by nitind · 19 years ago
  60. 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
  61. 571b9c3 [112701] clean up Logger (sse.core) by david_williams · 19 years ago
  62. 636ad18 Fix to always check "debug" state, before logger method that creates strings. by david_williams · 19 years ago
  63. d05b511 adding null check (get node @ character offset returns null if document is empty) by pavery · 19 years ago
  64. d4eb076 [111482] job blocked while acquiring lock - prep to fix bug by david_williams · 19 years ago
  65. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  66. 1050d24 [111308] Remove various "deprecated/not used" classes (update deprecation information) by nitind · 19 years ago
  67. 9bb7051 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  68. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  69. 5f978f7 cleaned javadoc by pavery · 19 years ago
  70. 08f60f9 adding getStructuredDocumentRegions() API (and unit test) by pavery · 19 years ago
  71. 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
  72. d16f266 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  73. 577a8f0 [103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner by david_williams · 19 years ago
  74. 0ce05da [109025] Need to elimate SouceEditorRuntimeException by david_williams · 19 years ago
  75. 86d06cf [106324] ModelManager#getNewModelForRead/Edit always throws ResourceAlreadyExists exception by david_williams · 19 years ago
  76. 4e157d8 [106596] IStructuredModel#releaseFromEdit() throws AssertionFailed Exception by david_williams · 19 years ago
  77. bf8c0dd cleanup and improve content type arbitration by nitind · 19 years ago
  78. 8a34aca update by nitind · 19 years ago
  79. a782e0c try to update by nitind · 19 years ago
  80. 77f1bbd [105268] JSP Translation JUnit failures in RC build on Linux by david_williams · 19 years ago
  81. a35800d [103306] Failure when importing a WSDL file in another WSDL for WTP > M4 by nitind · 19 years ago
  82. efb8d76 [104152] interpreting "*+xml" mime type as XML now by pavery · 19 years ago
  83. b2de2de [103896] Memory leak in BasicStructuredDocument by david_williams · 19 years ago
  84. b1d67dc [102226] Assert utility incorrectly logs error by david_williams · 19 years ago
  85. 6cb2639 [101157] Remove @since Tags by david_williams · 19 years ago
  86. ee9f542 [javadoc] fixed spelling/grammer mistake by david_williams · 19 years ago
  87. 00c2ec2 [101057] content type incorrect in JSP with XML output - partial fix by david_williams · 19 years ago
  88. a964643 [91635] testChangedModel should catch exception by david_williams · 19 years ago
  89. fa0ae31 [93107] Break tag <br> is interpreted like element that is allowing content by david_williams · 19 years ago
  90. a3196c2 disable System.out.println() by nitind · 19 years ago
  91. 588550f call resolver with file:// prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  92. 428c261 call resolver with file:/// prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  93. 2a24f37 [95960] many more fixes, details in bug by pavery · 19 years ago
  94. ad67937 call resolver with file: prefix (as directed by csalter) and strip the prefix on return by nitind · 19 years ago
  95. 96a43b7 call resolver with file: prefix (as directed by csalter) by nitind · 19 years ago
  96. ad5bbfd [99754] Need URIResolverExtension for Flexible Projects by nitind · 19 years ago
  97. bd59628 [98787] update resource strings by david_williams · 19 years ago
  98. a3fa31f temporarily add modulecore to support flexible modules in resolution by nitind · 19 years ago
  99. 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 19 years ago
  100. b2adeab update task tags for separate source folder, new preferences, naming by nitind · 19 years ago