1. 3e449d7 prep for export as deployable plugin by david_williams · 20 years ago
  2. 21dbc07 corrected and split unit test to functional set and performance set by david_williams · 20 years ago
  3. c2f66b6 standalone plugin to run all tests in dev. environment by david_williams · 20 years ago
  4. a91cccb correct problem with control and site creation ordering for registering the context menu by nitind · 20 years ago
  5. 22def7a Provide an Action ID by nitind · 20 years ago
  6. 52068eb creating project to hold dev. time tests by david_williams · 20 years ago
  7. 0d2e5dc regenerate from updated specification files by nitind · 20 years ago
  8. 9dabe25 update for new JRE and JFlex installation by nitind · 20 years ago
  9. 6e74b2d prevent compile error from unused private pushback method by nitind · 20 years ago
  10. 5b040f1 update package names, apply copyrights by nitind · 20 years ago
  11. d44130d remove embedded support fields in prep for JFlex update by nitind · 20 years ago
  12. e9333ea using TextUtilities to take care of "partitioning" calculation. by pavery · 20 years ago
  13. 9bc0483 adding validator strategy for XML content type now. by pavery · 20 years ago
  14. 39ffd61 set document partitioning into reconciler by nitind · 20 years ago
  15. b2fe45c enable asserts on release, change SharedObject field name by nitind · 20 years ago
  16. ae884a0 [82919] Investigate JSP-Java Content Assist translation by nitind · 20 years ago
  17. d61ebb0 register context menus with site for popup menu contribution by nitind · 20 years ago
  18. c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago
  19. 7fad9e2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences (2) by nitind · 20 years ago
  20. 410b6c2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences by nitind · 20 years ago
  21. b042d13 support content type hierarchies by nitind · 20 years ago
  22. 14012b8 correct provider caching by nitind · 20 years ago
  23. 30647c6 Assume a default partitioning to support IDocumentExtension3 by nitind · 20 years ago
  24. 2528cd7 support content type hierarchies by nitind · 20 years ago
  25. b9fa35f include model and model handler content type information by nitind · 20 years ago
  26. 095031b support content type hierarchies by nitind · 20 years ago
  27. ad83960 revert by nitind · 20 years ago
  28. d7c2163 remove duplicate filename association by nitind · 20 years ago
  29. 5bebb08 use the content-type ID directly from the model by nitind · 20 years ago
  30. fcbc62e redefine editor setup for correct content-type by nitind · 20 years ago
  31. 2bf95b9 document why the "xmlsource" content-type exists and why it should not be referred to directly by nitind · 20 years ago
  32. c40fa37 correct the associated ID for the value defined in the plugin manifest by nitind · 20 years ago
  33. 7261a15 remove competed tagged task by nitind · 20 years ago
  34. 1db3833 support IDocumentExtension3 default partitioning by letting the superclass create the Highlighter instance by nitind · 20 years ago
  35. 41afcda add explicit content type in model by nitind · 20 years ago
  36. 3edacd5 move Tag files into their own content type by nitind · 20 years ago
  37. 126b08d support content type inheritance in calculations by nitind · 20 years ago
  38. 26649b3 replace simple partition list with table of partitions and text region tree by nitind · 20 years ago
  39. 9dba67b support IDocumentExtension3 default partitioning by nitind · 20 years ago
  40. d47fca9 add runtime offset debug information by nitind · 20 years ago
  41. f915ca5 Ensure that a default partitioner is always set on the created IDocument by nitind · 20 years ago
  42. d847cdc cleanup and reformat, remove deprecated constructor, deprecate methods only used by Search by nitind · 20 years ago
  43. d345df9 [82333] Taglibs referenced in included files aren't loaded by nitind · 20 years ago
  44. 8ab84d9 support taglibrecord add/remove events from the index by nitind · 20 years ago
  45. c62e1ba expose local root calculation to others by nitind · 20 years ago
  46. 5570cce doc by nitind · 20 years ago
  47. ff4f568 show required attributes as required by nitind · 20 years ago
  48. fb0b056 doc by nitind · 20 years ago
  49. c499d39 cleanup by nitind · 20 years ago
  50. 45e7acf doc by nitind · 20 years ago
  51. ee05833 cleanup, use Highlighter class to set partitioning by nitind · 20 years ago
  52. c661e7c revert by nitind · 20 years ago
  53. 142251b use IExtendedSimpleEditor instead of StructuredTextEditor by nitind · 20 years ago
  54. c570b4e update preference pages setup by nitind · 20 years ago
  55. f3f0e64 support auto-discovered taglib URIs by nitind · 20 years ago
  56. 01262e3 deprecate by nitind · 20 years ago
  57. 2a385f9 Cleanups and remove hard requirement for StructuredTextEditor by nitind · 20 years ago
  58. 7393cea [83117] Cannot type into source view of xml nor xslt by nitind · 20 years ago
  59. 7cd174c support IDocumentExtension3 by nitind · 20 years ago
  60. 55847a3 remove machine-specific scripts by nitind · 20 years ago
  61. 7551f71 Make the Highlighter IDocumentExtension3-aware by nitind · 20 years ago
  62. 607f2c1 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 20 years ago
  63. 2fca886 cleanup a deprecated usage by nitind · 20 years ago
  64. dea239c Normalize IFile and IFileBuffer locations compared in saveModel(IFile, String, EncodingRule) by nitind · 20 years ago
  65. 306e978 Checkin new Set Type/Element Dialog (to be used by both WSDLEditor and XSDEditor). by csalter · 20 years ago
  66. 5cf0225 changeing name simply to not be confused with 'obsolete' files to be deleted. by david_williams · 20 years ago
  67. d9eeef9 removed unused code, and tightened project by project compiler warning settings by david_williams · 20 years ago
  68. d31b845 Referential Integrity fixes when deleting CT and ST by csalter · 20 years ago
  69. 17f91e1 removed unused or unread private members by david_williams · 20 years ago
  70. 60096cb removed unused private members by david_williams · 20 years ago
  71. 265fd52 minor fix from Amy to complete double setInput fix by david_williams · 20 years ago
  72. da2525c tighten some compiler warnings to errors by david_williams · 20 years ago
  73. 8f22ce6 adding tag and tagf extensions to JSP editor extensions by david_williams · 20 years ago
  74. 2b25566 adding tag and tagf extensions to JSP content type and CVS 'text' files by david_williams · 20 years ago
  75. d5590dd porting 6.0+ (iFix2 and 6.0.0.1) fixes to WTP. by pavery · 20 years ago
  76. 124c4ff adding schema for open on (it was ommitted in initial migration) by pavery · 20 years ago
  77. 056ba66 fixing memory leak, need to use key to remove from hash map (fDocumentMap) by pavery · 20 years ago
  78. 3cdd487 adding reconcileValidator xsd file (was omitted during refactoring) by pavery · 20 years ago
  79. 6ecef3d fixes for setInput(...) now only being called once. by pavery · 20 years ago
  80. 42ddef2 removed zipped up extraneous file by david_williams · 20 years ago
  81. 2175408 [81193] remove convert line delimiters resource popup menus by david_williams · 20 years ago
  82. dae931e removed unused import warning by david_williams · 20 years ago
  83. 573febb partial revert for next/previous annotation navigation by nitind · 20 years ago
  84. f419bf2 correct formatting for bug 70881 by nitind · 20 years ago
  85. 28bcc97 [81687] fixes for JSP formatting issues by pavery · 20 years ago
  86. 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
  87. 5792141 [82115] setInput is called twice by SSE Editors by david_williams · 20 years ago
  88. 7f8be09 [82120, 81947] fix for performance problem for files with many elements and entities by david_williams · 20 years ago
  89. 5d2e0c7 improved style to use one return point by david_williams · 20 years ago
  90. 4593302 removed never used class by david_williams · 20 years ago
  91. 128e2c1 minor improvement in constant declaration style by david_williams · 20 years ago
  92. c6fc224 minor improvement in initialization style by david_williams · 20 years ago
  93. dae1db3 Allow JSP custom tag attribute proposals by nitind · 20 years ago
  94. 2c6c21f slightly optimize document lookup by nitind · 20 years ago
  95. f937b17 Simplify StructuredModelManager facade by nitind · 20 years ago
  96. 04d5596 Fix DTD subset highlighting by nitind · 20 years ago
  97. ec3bcb6 Simplify StructuredModelManager facade by nitind · 20 years ago
  98. 73f4efc Switch default document partioning to a private SSE value by nitind · 20 years ago
  99. bae223e Remove initialization data for document factory by nitind · 20 years ago
  100. 886d61d stop requiring explicit initialization data by nitind · 20 years ago