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. d8c535e update with "todo" comments by david_williams · 20 years ago
  6. 9387750 minor cleanup by david_williams · 20 years ago
  7. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  8. 9382109 remove unused field by nitind · 20 years ago
  9. bb400db fully qualify component name by nitind · 20 years ago
  10. 643044c [88968] - Rule Failure Message on File Save by nitind · 20 years ago
  11. 7ee17cd fix for build break by david_williams · 20 years ago
  12. a6fbd1b fix for build break by david_williams · 20 years ago
  13. a460177 ensure all source folders are built by nitind · 20 years ago
  14. 5aa81c8 removed deprecated 'model plugin' by david_williams · 20 years ago
  15. c06c86f [88424] ContentModel moved to Internal and XML Core by david_williams · 20 years ago
  16. 95990ef [88424] ContentModel moved to Internal and SSE Core by david_williams · 20 years ago
  17. 75dccf3 [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  18. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  19. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 20 years ago
  20. 1b04516 initial component xml files by david_williams · 20 years ago
  21. f203af7 initial component xml files by david_williams · 20 years ago
  22. 935a3c3 content type improvements by david_williams · 20 years ago
  23. 21477f2 relax certain type restrictions, add some doc by nitind · 20 years ago
  24. f863e7e removed deprecated "addTrace" method. by david_williams · 20 years ago
  25. 3ff9157 minor cleanup by david_williams · 20 years ago
  26. 0ff75bf be more descriptive when logging exceptions by nitind · 20 years ago
  27. 9d8e409 add some early doc by nitind · 20 years ago
  28. cc02363 [87333] StructuredTextViewer should not be model-dependent by david_williams · 20 years ago
  29. ebe8c4b assorted cleanups and add scheduling for resource usage by nitind · 20 years ago
  30. ef1db34 *** empty log message *** by nitind · 20 years ago
  31. 282b8f4 added changes for distribution of contentType IDs by david_williams · 20 years ago
  32. e1f6d02 deprecate by nitind · 20 years ago
  33. e5a3701 simple cleanup of unit tests and logged exceptions by david_williams · 20 years ago
  34. 25d6823 support IContentType hierarchies to locate a ModelHandler by nitind · 20 years ago
  35. e3ccbec doc by nitind · 20 years ago
  36. d535ab3 deprecate by nitind · 20 years ago
  37. 08e193c deprecating getURIStream() by pavery · 20 years ago
  38. 1c34835 [71223] fix for leading "/" in ProjectResolver by pavery · 20 years ago
  39. eb9d19c remove builder definition by nitind · 20 years ago
  40. 6e384cb show model ID when a model leak is detected by nitind · 20 years ago
  41. 9dabe25 update for new JRE and JFlex installation by nitind · 20 years ago
  42. 6e74b2d prevent compile error from unused private pushback method by nitind · 20 years ago
  43. 5b040f1 update package names, apply copyrights by nitind · 20 years ago
  44. b2fe45c enable asserts on release, change SharedObject field name by nitind · 20 years ago
  45. 41afcda add explicit content type in model by nitind · 20 years ago
  46. f915ca5 Ensure that a default partitioner is always set on the created IDocument by nitind · 20 years ago
  47. fb0b056 doc by nitind · 20 years ago
  48. 7393cea [83117] Cannot type into source view of xml nor xslt by nitind · 20 years ago
  49. 7cd174c support IDocumentExtension3 by nitind · 20 years ago
  50. 55847a3 remove machine-specific scripts by nitind · 20 years ago
  51. dea239c Normalize IFile and IFileBuffer locations compared in saveModel(IFile, String, EncodingRule) by nitind · 20 years ago
  52. 5cf0225 changeing name simply to not be confused with 'obsolete' files to be deleted. by david_williams · 20 years ago
  53. d9eeef9 removed unused code, and tightened project by project compiler warning settings by david_williams · 20 years ago
  54. 42ddef2 removed zipped up extraneous file by david_williams · 20 years ago
  55. 7f8be09 [82120, 81947] fix for performance problem for files with many elements and entities by david_williams · 20 years ago
  56. 4593302 removed never used class by david_williams · 20 years ago
  57. 128e2c1 minor improvement in constant declaration style by david_williams · 20 years ago
  58. 73f4efc Switch default document partioning to a private SSE value by nitind · 20 years ago
  59. 886d61d stop requiring explicit initialization data by nitind · 20 years ago
  60. ecd7bfc Simplify StructuredModelManager facade by nitind · 20 years ago
  61. 95feb3b find content type based on contents as a last resort by nitind · 20 years ago
  62. b137f05 make unpack safer by nitind · 20 years ago
  63. 7c5cfba move input stream closure to finally block by nitind · 20 years ago
  64. afb492a return a root location by nitind · 20 years ago
  65. 5d2f5fe [81802] Assert Failed Error when formatting XML by david_williams · 20 years ago
  66. b63009e improve safety of lock acquire/release sequence by david_williams · 20 years ago
  67. 1d60c69 [81375] HTML not case insensitive by default by nitind · 20 years ago
  68. ad00a7b corrections and cleanup of .projects by david_williams · 20 years ago
  69. 8572014 cleanups by nitind · 20 years ago
  70. 50354da avoid NPE when working with external files by nitind · 20 years ago
  71. c735c4c allow for no input stream as long as an ID is given by nitind · 20 years ago
  72. 31eed03 add the base location parameter to IModelLoaderExtension since preLoad adapters may need it by nitind · 20 years ago
  73. 0b4b521 add sanity checks to getModelForEdit(String, InputStream, URIResolver) by nitind · 20 years ago
  74. 563307a cleanups by nitind · 20 years ago
  75. 455e217 [80517] properties related changes by david_williams · 20 years ago
  76. 9c082e5 reduce logging detail by nitind · 20 years ago
  77. f0b93a4 don't return null from getEntryNames by nitind · 20 years ago
  78. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  79. 6359bee add internal-use-only forced reparse by nitind · 20 years ago
  80. 2373989 [79733] externalize all translatable strings in plugin.xml by nitind · 20 years ago
  81. 41a271f add CoreException logging by nitind · 20 years ago
  82. c2b4343 update doc for getBaseLocation() by nitind · 20 years ago
  83. 7bb162d move resource handling and builder support from ModelPlugin to builder class by nitind · 20 years ago
  84. 105e35f remove redundant call by nitind · 20 years ago
  85. a8fa034 formatted comment by david_williams · 20 years ago
  86. dd85edb removed unneeded validation.core prereq by david_williams · 20 years ago
  87. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  88. 565065a improved/added project compile warnings by david_williams · 20 years ago
  89. d513c95 remove unused classes by nitind · 20 years ago
  90. 05a026a change the provider-name to Eclipse.org by nitind · 20 years ago
  91. c3290c3 deprecate since it is a copy of a now-public class by nitind · 20 years ago
  92. ed5327a update partition value by nitind · 20 years ago
  93. 55e0162 cleanup by nitind · 20 years ago
  94. 4e5b81a more sanity checks by nitind · 20 years ago
  95. 05a4269 deprecate copy() by nitind · 20 years ago
  96. ac4c00c fix typecast bug on FileBuffer discard by nitind · 20 years ago
  97. 3a51f5b correct model ID computation differences (again) by nitind · 20 years ago
  98. e02eafc set initial dirty state from already in use buffers by nitind · 20 years ago
  99. 6fbce28 deprecate by nitind · 20 years ago
  100. c2d9aae clean up ModelPlugin references by nitind · 20 years ago