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