1. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  2. 83e8724 add needed whitespace to error logging by nitind · 20 years ago
  3. b6a2975 added java doc by david_williams · 20 years ago
  4. d36efd9 rename of AdatperFacotry to IAdapterFactory by david_williams · 20 years ago
  5. 9387750 minor cleanup by david_williams · 20 years ago
  6. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  7. 9382109 remove unused field by nitind · 20 years ago
  8. 643044c [88968] - Rule Failure Message on File Save by nitind · 20 years ago
  9. 5aa81c8 removed deprecated 'model plugin' by david_williams · 20 years ago
  10. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  11. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  12. 75dccf3 [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  13. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  14. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 20 years ago
  15. 1b04516 initial component xml files by david_williams · 20 years ago
  16. 935a3c3 content type improvements by david_williams · 20 years ago
  17. 21477f2 relax certain type restrictions, add some doc by nitind · 20 years ago
  18. f863e7e removed deprecated "addTrace" method. by david_williams · 20 years ago
  19. 3ff9157 minor cleanup by david_williams · 20 years ago
  20. 0ff75bf be more descriptive when logging exceptions by nitind · 20 years ago
  21. 9d8e409 add some early doc by nitind · 20 years ago
  22. cc02363 [87333] StructuredTextViewer should not be model-dependent by david_williams · 20 years ago
  23. ebe8c4b assorted cleanups and add scheduling for resource usage by nitind · 20 years ago
  24. 282b8f4 added changes for distribution of contentType IDs by david_williams · 20 years ago
  25. e1f6d02 deprecate by nitind · 20 years ago
  26. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 20 years ago
  27. 25d6823 support IContentType hierarchies to locate a ModelHandler by nitind · 20 years ago
  28. e3ccbec doc by nitind · 20 years ago
  29. d535ab3 deprecate by nitind · 20 years ago
  30. 08e193c deprecating getURIStream() by pavery · 20 years ago
  31. 1c34835 [71223] fix for leading "/" in ProjectResolver by pavery · 20 years ago
  32. 6e384cb show model ID when a model leak is detected by nitind · 20 years ago
  33. b2fe45c enable asserts on release, change SharedObject field name by nitind · 20 years ago
  34. 41afcda add explicit content type in model by nitind · 20 years ago
  35. f915ca5 Ensure that a default partitioner is always set on the created IDocument by nitind · 20 years ago
  36. fb0b056 doc by nitind · 20 years ago
  37. 7393cea [83117] Cannot type into source view of xml nor xslt by nitind · 20 years ago
  38. 7cd174c support IDocumentExtension3 by nitind · 20 years ago
  39. dea239c Normalize IFile and IFileBuffer locations compared in saveModel(IFile, String, EncodingRule) by nitind · 20 years ago
  40. 7f8be09 [82120, 81947] fix for performance problem for files with many elements and entities by david_williams · 20 years ago
  41. 4593302 removed never used class by david_williams · 20 years ago
  42. 128e2c1 minor improvement in constant declaration style by david_williams · 20 years ago
  43. 73f4efc Switch default document partioning to a private SSE value by nitind · 20 years ago
  44. 886d61d stop requiring explicit initialization data by nitind · 20 years ago
  45. ecd7bfc Simplify StructuredModelManager facade by nitind · 20 years ago
  46. 95feb3b find content type based on contents as a last resort by nitind · 20 years ago
  47. b137f05 make unpack safer by nitind · 20 years ago
  48. 7c5cfba move input stream closure to finally block by nitind · 20 years ago
  49. afb492a return a root location by nitind · 20 years ago
  50. 5d2f5fe [81802] Assert Failed Error when formatting XML by david_williams · 20 years ago
  51. b63009e improve safety of lock acquire/release sequence by david_williams · 20 years ago
  52. 1d60c69 [81375] HTML not case insensitive by default by nitind · 20 years ago
  53. 8572014 cleanups by nitind · 20 years ago
  54. 50354da avoid NPE when working with external files by nitind · 20 years ago
  55. c735c4c allow for no input stream as long as an ID is given by nitind · 20 years ago
  56. 31eed03 add the base location parameter to IModelLoaderExtension since preLoad adapters may need it by nitind · 20 years ago
  57. 0b4b521 add sanity checks to getModelForEdit(String, InputStream, URIResolver) by nitind · 20 years ago
  58. 563307a cleanups by nitind · 20 years ago
  59. 455e217 [80517] properties related changes by david_williams · 20 years ago
  60. 9c082e5 reduce logging detail by nitind · 20 years ago
  61. f0b93a4 don't return null from getEntryNames by nitind · 20 years ago
  62. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  63. 6359bee add internal-use-only forced reparse by nitind · 20 years ago
  64. 41a271f add CoreException logging by nitind · 20 years ago
  65. c2b4343 update doc for getBaseLocation() by nitind · 20 years ago
  66. 7bb162d move resource handling and builder support from ModelPlugin to builder class by nitind · 20 years ago
  67. 105e35f remove redundant call by nitind · 20 years ago
  68. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  69. d513c95 remove unused classes by nitind · 20 years ago
  70. c3290c3 deprecate since it is a copy of a now-public class by nitind · 20 years ago
  71. ed5327a update partition value by nitind · 20 years ago
  72. 55e0162 cleanup by nitind · 20 years ago
  73. 4e5b81a more sanity checks by nitind · 20 years ago
  74. 05a4269 deprecate copy() by nitind · 20 years ago
  75. ac4c00c fix typecast bug on FileBuffer discard by nitind · 20 years ago
  76. 3a51f5b correct model ID computation differences (again) by nitind · 20 years ago
  77. e02eafc set initial dirty state from already in use buffers by nitind · 20 years ago
  78. 6fbce28 deprecate by nitind · 20 years ago
  79. c2d9aae clean up ModelPlugin references by nitind · 20 years ago
  80. 190d185 project level compiler settings by david_williams · 20 years ago
  81. ea3f6a4 add assertion for model lookup by document by nitind · 20 years ago
  82. 458bc49 correct ordering of releases by nitind · 20 years ago
  83. 966670e correct model ID computation differences by nitind · 20 years ago
  84. a4da02a add firstLineOf method by nitind · 20 years ago
  85. ae7fade correction for multiple thread access by david_williams · 20 years ago
  86. 895f888 fixed minor compiler warnings by david_williams · 20 years ago
  87. cfdb2cd refresh by david_williams · 20 years ago
  88. 6fdcc71 removing previous, in prep for refresh by david_williams · 20 years ago
  89. 87d3387 CVS structure renamed. org.eclipse.wtp.* has been moved to org.eclipse.* by ndai · 20 years ago