- 3e449d7 prep for export as deployable plugin by david_williams · 20 years ago
- 21dbc07 corrected and split unit test to functional set and performance set by david_williams · 20 years ago
- c2f66b6 standalone plugin to run all tests in dev. environment by david_williams · 20 years ago
- a91cccb correct problem with control and site creation ordering for registering the context menu by nitind · 20 years ago
- 22def7a Provide an Action ID by nitind · 20 years ago
- 52068eb creating project to hold dev. time tests by david_williams · 20 years ago
- 0d2e5dc regenerate from updated specification files 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
- d44130d remove embedded support fields in prep for JFlex update by nitind · 20 years ago
- e9333ea using TextUtilities to take care of "partitioning" calculation. by pavery · 20 years ago
- 9bc0483 adding validator strategy for XML content type now. by pavery · 20 years ago
- 39ffd61 set document partitioning into reconciler by nitind · 20 years ago
- b2fe45c enable asserts on release, change SharedObject field name by nitind · 20 years ago
- ae884a0 [82919] Investigate JSP-Java Content Assist translation by nitind · 20 years ago
- d61ebb0 register context menus with site for popup menu contribution by nitind · 20 years ago
- c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago
- 7fad9e2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences (2) by nitind · 20 years ago
- 410b6c2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences by nitind · 20 years ago
- b042d13 support content type hierarchies by nitind · 20 years ago
- 14012b8 correct provider caching by nitind · 20 years ago
- 30647c6 Assume a default partitioning to support IDocumentExtension3 by nitind · 20 years ago
- 2528cd7 support content type hierarchies by nitind · 20 years ago
- b9fa35f include model and model handler content type information by nitind · 20 years ago
- 095031b support content type hierarchies by nitind · 20 years ago
- ad83960 revert by nitind · 20 years ago
- d7c2163 remove duplicate filename association by nitind · 20 years ago
- 5bebb08 use the content-type ID directly from the model by nitind · 20 years ago
- fcbc62e redefine editor setup for correct content-type by nitind · 20 years ago
- 2bf95b9 document why the "xmlsource" content-type exists and why it should not be referred to directly by nitind · 20 years ago
- c40fa37 correct the associated ID for the value defined in the plugin manifest by nitind · 20 years ago
- 7261a15 remove competed tagged task by nitind · 20 years ago
- 1db3833 support IDocumentExtension3 default partitioning by letting the superclass create the Highlighter instance by nitind · 20 years ago
- 41afcda add explicit content type in model by nitind · 20 years ago
- 3edacd5 move Tag files into their own content type by nitind · 20 years ago
- 126b08d support content type inheritance in calculations by nitind · 20 years ago
- 26649b3 replace simple partition list with table of partitions and text region tree by nitind · 20 years ago
- 9dba67b support IDocumentExtension3 default partitioning by nitind · 20 years ago
- d47fca9 add runtime offset debug information by nitind · 20 years ago
- f915ca5 Ensure that a default partitioner is always set on the created IDocument by nitind · 20 years ago
- d847cdc cleanup and reformat, remove deprecated constructor, deprecate methods only used by Search by nitind · 20 years ago
- d345df9 [82333] Taglibs referenced in included files aren't loaded by nitind · 20 years ago
- 8ab84d9 support taglibrecord add/remove events from the index by nitind · 20 years ago
- c62e1ba expose local root calculation to others by nitind · 20 years ago
- 5570cce doc by nitind · 20 years ago
- ff4f568 show required attributes as required by nitind · 20 years ago
- fb0b056 doc by nitind · 20 years ago
- c499d39 cleanup by nitind · 20 years ago
- 45e7acf doc by nitind · 20 years ago
- ee05833 cleanup, use Highlighter class to set partitioning by nitind · 20 years ago
- c661e7c revert by nitind · 20 years ago
- 142251b use IExtendedSimpleEditor instead of StructuredTextEditor by nitind · 20 years ago
- c570b4e update preference pages setup by nitind · 20 years ago
- f3f0e64 support auto-discovered taglib URIs by nitind · 20 years ago
- 01262e3 deprecate by nitind · 20 years ago
- 2a385f9 Cleanups and remove hard requirement for StructuredTextEditor 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
- 7551f71 Make the Highlighter IDocumentExtension3-aware by nitind · 20 years ago
- 607f2c1 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 20 years ago
- 2fca886 cleanup a deprecated usage by nitind · 20 years ago
- dea239c Normalize IFile and IFileBuffer locations compared in saveModel(IFile, String, EncodingRule) by nitind · 20 years ago
- 306e978 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 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
- d31b845 Referential Integrity fixes when deleting CT and ST by csalter · 20 years ago
- 17f91e1 removed unused or unread private members by david_williams · 20 years ago
- 60096cb removed unused private members by david_williams · 20 years ago
- 265fd52 minor fix from Amy to complete double setInput fix by david_williams · 20 years ago
- da2525c tighten some compiler warnings to errors by david_williams · 20 years ago
- 8f22ce6 adding tag and tagf extensions to JSP editor extensions by david_williams · 20 years ago
- 2b25566 adding tag and tagf extensions to JSP content type and CVS 'text' files by david_williams · 20 years ago
- d5590dd porting 6.0+ (iFix2 and 6.0.0.1) fixes to WTP. by pavery · 20 years ago
- 124c4ff adding schema for open on (it was ommitted in initial migration) by pavery · 20 years ago
- 056ba66 fixing memory leak, need to use key to remove from hash map (fDocumentMap) by pavery · 20 years ago
- 3cdd487 adding reconcileValidator xsd file (was omitted during refactoring) by pavery · 20 years ago
- 6ecef3d fixes for setInput(...) now only being called once. by pavery · 20 years ago
- 42ddef2 removed zipped up extraneous file by david_williams · 20 years ago
- 2175408 [81193] remove convert line delimiters resource popup menus by david_williams · 20 years ago
- dae931e removed unused import warning by david_williams · 20 years ago
- 573febb partial revert for next/previous annotation navigation by nitind · 20 years ago
- f419bf2 correct formatting for bug 70881 by nitind · 20 years ago
- 28bcc97 [81687] fixes for JSP formatting issues by pavery · 20 years ago
- 1408ee8 [82109] Partial fix for some jdt internal references. Rest of fix applied once we build on new base. by david_williams · 20 years ago
- 5792141 [82115] setInput is called twice by SSE Editors 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
- 5d2e0c7 improved style to use one return point 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
- c6fc224 minor improvement in initialization style by david_williams · 20 years ago
- dae1db3 Allow JSP custom tag attribute proposals by nitind · 20 years ago
- 2c6c21f slightly optimize document lookup by nitind · 20 years ago
- f937b17 Simplify StructuredModelManager facade by nitind · 20 years ago
- 04d5596 Fix DTD subset highlighting by nitind · 20 years ago
- ec3bcb6 Simplify StructuredModelManager facade by nitind · 20 years ago
- 73f4efc Switch default document partioning to a private SSE value by nitind · 20 years ago
- bae223e Remove initialization data for document factory by nitind · 20 years ago
- 886d61d stop requiring explicit initialization data by nitind · 20 years ago