1. 1a98489 removed minor dependancy on base 'internal' classes by david_williams · 20 years ago
  2. 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
  3. 768041b added/updated project settings by david_williams · 20 years ago
  4. 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
  5. 1ffa69f [96101] fixed content model definition to allow <TR> under <TABLE> since <TBODY> start and end tags are both optional (patch from dgolovin@exadel.com) by pavery · 20 years ago
  6. 03788f4 fixed openEditor to use file contentType by csalter · 20 years ago
  7. b352a2d [96705] Assertion failure when using IStorageEditorInput by nitind · 20 years ago
  8. 6dce855 [95960] fix to not cache adapters for JSP created a memory leak. by pavery · 20 years ago
  9. d3c82e5 changing message to be consistant w/ base by pavery · 20 years ago
  10. b12994e [95781] HTMLDocumentRegionEdgeMatcher is using Eclipse internal APIs by nitind · 20 years ago
  11. 12130da fixed compile errors due to reliance on internal classes, and removed unused classes by david_williams · 20 years ago
  12. 289c411 fixing bug where we were JDT index was being attached to our JSPSearchDocuments (containerPath == document patch illegal argument ex wouldn't occur in that case) now always use JSP indexes. by pavery · 20 years ago
  13. 57437f5 [96107] Proposal list for html attribute contains JSP template items and JSP tags by david_williams · 20 years ago
  14. d3484c7 [88846] Make indentation customizable by david_williams · 20 years ago
  15. 6d01c05 [91543] Exception when placing a breakpoint (double click on ruler) by nitind · 20 years ago
  16. c226bee fixes for unit tests and content type by david_williams · 20 years ago
  17. 2d43e97 changed to the new XMLCatalog by csalter · 20 years ago
  18. 3fa5341 changed to the new XMLCatalog by csalter · 20 years ago
  19. 7e1ad4a improve debugging output and handle framework shutdown more smoothly by nitind · 20 years ago
  20. 4983dad cleanup by nitind · 20 years ago
  21. 00df36a some M7 fixes for JSP: by pavery · 20 years ago
  22. dff2859 Switch to using a single Job wih queuing by nitind · 20 years ago
  23. b00dd4b Listen only to POST_CHANGE resource change events by nitind · 20 years ago
  24. 3244243 [95998] remove the guided editing suggestions with 'groups' by csalter · 20 years ago
  25. 984069f [95998] add support for partial validation by csalter · 20 years ago
  26. 2ccc1ce [95808] osgi's NLS throws lots of unused/missing resource string errors to log in 3.1M7 by nitind · 20 years ago
  27. b943847 identify as internal by nitind · 20 years ago
  28. e993dbe [95610] Performance: XSD graphical editor is leaking SWT resources by kchong · 20 years ago
  29. 5fcfdc5 fixing cut & paste error (btwn version 1.30 and 1.31) XML Templates page was pointing at XML Files page. by pavery · 20 years ago
  30. 8c14ee5 [95778] removed ResourceException since it extends CoreException, only log error in DEBUG mode by pavery · 20 years ago
  31. 34ff686 [95763] API: XMLCommonResources is using Eclipse internal API by nitind · 20 years ago
  32. a648b26 Fix typecasting oversight in last-ditch error handling for model creation by nitind · 20 years ago
  33. 3ccb5d8 [95646] XSD editor is using internal Eclipse APIs by kchong · 20 years ago
  34. 818fb38 [86514] source editor displayed tab width does not follow preference by nitind · 20 years ago
  35. edf5a44 [95483] update resource strings by nitind · 20 years ago
  36. 3329cf8 [95483] update resource strings by nitind · 20 years ago
  37. e1b07e9 [85484] no longer caching adapters for JSP models (because defaults may be overridden once embedded type is determined) by pavery · 20 years ago
  38. fbe59de fix small bug involving value suggestions for xsi:type by csalter · 20 years ago
  39. 4322db0 more value suggestions by csalter · 20 years ago
  40. da632a7 add additional content assist for namespace="##..." etc. by csalter · 20 years ago
  41. 930ea6f stop catching and ignoring all exceptions by nitind · 20 years ago
  42. b23e8e3 log exceptions instead of throwing them away by nitind · 20 years ago
  43. f1b2abb trace annotation navigation by nitind · 20 years ago
  44. ae15e39 [93482] - xml editor error with UML2 installed by nitind · 20 years ago
  45. 9e53244 perf: only create ModelQueryExtensions once per filter call by nitind · 20 years ago
  46. f9a3c2a correct spelling mistake in method name by nitind · 20 years ago
  47. 036025d [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  48. 771f515 [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 20 years ago
  49. 2677be0 Remove unused string by kchong · 20 years ago
  50. b34f01c Rename package in org.eclipse.wst.common.uriresolver to internal provisional by kchong · 20 years ago
  51. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 20 years ago
  52. 881588c Rename packages in org.eclipse.wst.common.ui to internal by kchong · 20 years ago
  53. 36cb215 skip derived and phantom resources by nitind · 20 years ago
  54. 1ae97bd simplify looping by not using visitor pattern by nitind · 20 years ago
  55. 1a12728 disable delta processing in projects that are list as to be ignored by nitind · 20 years ago
  56. 5ed406d start and stop task tag scanning from UI plugin by nitind · 20 years ago
  57. e1d3636 identify as provisional by nitind · 20 years ago
  58. f8a79ac correct spelling by nitind · 20 years ago
  59. 38e1dd3 adding "required" project nature elements to HTMLValidators extension point (not sure how it was even working before) by pavery · 20 years ago
  60. c75b566 was spitting out errors, when they weren't "real" errors to be printed to console by pavery · 20 years ago
  61. 102ab40 [94175] Cannot open imported schema when current schema is opened via Open External File by kchong · 20 years ago
  62. 882287c [88951] fix for previous fix (use editor background as default color, not white). by pavery · 20 years ago
  63. baf49b5 [88951] for LineStyleProviderForJava (which is used for JSP scriptlet regions), bg color is now user selectable (default white) by pavery · 20 years ago
  64. faf1dd8 [93463] check path segments for "." prefixed files, and ignore by pavery · 20 years ago
  65. 4dba4bf avoid NPE on startup by nitind · 20 years ago
  66. 9dababb clarify preference name by nitind · 20 years ago
  67. cdb69cd cleanup for internalizing and tracking projects properly by nitind · 20 years ago
  68. 07ddd1c changed to platform:/plugin in XML Schema uri by csalter · 20 years ago
  69. 04cfe10 add dynamic partition types for processing instructions by nitind · 20 years ago
  70. 43e3e74 skip "dot" folders by nitind · 20 years ago
  71. 9595869 remove structuredbuilder in favor of task scanning job by nitind · 20 years ago
  72. 0436914 Correct storing of function information into function list by nitind · 20 years ago
  73. b99ec53 adding support for "grayed" icons. by pavery · 20 years ago
  74. 757ccfe several fixes and some renames to 'internal' by david_williams · 20 years ago
  75. e0b1419 return null if model not handled (that is, there is no hander telling how to create it) by david_williams · 20 years ago
  76. 2d28d31 added comment on expected behavior if modelmanger doesn't have a handler for a type of file by david_williams · 20 years ago
  77. b71d7c4 add XMLSchema.xsd to the catalog by csalter · 20 years ago
  78. 9970f9f [92332] Accidently included unintended 3PC code related to JS parser by david_williams · 20 years ago
  79. 4f2a5dd Remove undefined keyBinding from refactor menus by kchong · 20 years ago
  80. 539db92 Fix preference category id; refactor one class to internal by kchong · 20 years ago
  81. 48b3f5d fix for excessive parsing (by TLDCMDocumentManager) of included JSP files by pavery · 20 years ago
  82. bc68d58 [92080] Don't use sun.io.ByteToCharConverter by david_williams · 20 years ago
  83. dd1ec69 [87614] Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by david_williams · 20 years ago
  84. 76ae86b [89896] IllegalArgumentException dropping snippet into blank JSP SSE by david_williams · 20 years ago
  85. ca13ddd Fix"off by one" type error that in certain cases causes the "red squiggle" to be slightly misplaced. by kchong · 20 years ago
  86. e5c7321 [71220] JSP source preferences page is missing by david_williams · 20 years ago
  87. cb935e8 [91632] Base API violation in wizard by david_williams · 20 years ago
  88. 732e934 [nobug] react to SSE internal package renaming by kchong · 20 years ago
  89. 0b14da3 renamed eclispe typo to eclipse in validation framework plugin by vbhadrir · 20 years ago
  90. 4ad020f continuing internalization by david_williams · 20 years ago
  91. 84861fa minor wording change by david_williams · 20 years ago
  92. b2d550e renaming/deletes to remove spurious classes by david_williams · 20 years ago
  93. a55c66c [nobug] Reacting to Ecore changes by cbridgha · 20 years ago
  94. 4c93c71 [91627] XML Examples don't open readme file by david_williams · 20 years ago
  95. 45d3807 [91608] improve new jsp wizard - better support new jsp templates by david_williams · 20 years ago
  96. 9f46258 [91609] improve new html wizard - better support new html templates by david_williams · 20 years ago
  97. fbf4472 minor change to 'final' class by david_williams · 20 years ago
  98. aac8f24 [91574] Generate XML dialog gives bogus error by david_williams · 20 years ago
  99. cbdf48e [91352] take advantage of base's default encoding preference for content type by david_williams · 20 years ago
  100. 6defb9c make internal classes private until we have a reason to not have them private by nitind · 20 years ago