1. fdf07b7 This commit was manufactured by cvs2svn to create tag 'v20050519_1335'. by nitind · 19 years ago v20050519_1335
  2. e993dbe [95610] Performance: XSD graphical editor is leaking SWT resources by kchong · 19 years ago
  3. 5fcfdc5 fixing cut & paste error (btwn version 1.30 and 1.31) XML Templates page was pointing at XML Files page. by pavery · 19 years ago
  4. 8c14ee5 [95778] removed ResourceException since it extends CoreException, only log error in DEBUG mode by pavery · 19 years ago
  5. 34ff686 [95763] API: XMLCommonResources is using Eclipse internal API by nitind · 19 years ago
  6. a648b26 Fix typecasting oversight in last-ditch error handling for model creation by nitind · 19 years ago
  7. 3ccb5d8 [95646] XSD editor is using internal Eclipse APIs by kchong · 19 years ago
  8. 818fb38 [86514] source editor displayed tab width does not follow preference by nitind · 19 years ago
  9. edf5a44 [95483] update resource strings by nitind · 19 years ago
  10. 3329cf8 [95483] update resource strings by nitind · 19 years ago
  11. e1b07e9 [85484] no longer caching adapters for JSP models (because defaults may be overridden once embedded type is determined) by pavery · 19 years ago
  12. fbe59de fix small bug involving value suggestions for xsi:type by csalter · 19 years ago
  13. 4322db0 more value suggestions by csalter · 19 years ago
  14. da632a7 add additional content assist for namespace="##..." etc. by csalter · 19 years ago
  15. 930ea6f stop catching and ignoring all exceptions by nitind · 19 years ago
  16. b23e8e3 log exceptions instead of throwing them away by nitind · 19 years ago
  17. f1b2abb trace annotation navigation by nitind · 19 years ago
  18. ae15e39 [93482] - xml editor error with UML2 installed by nitind · 19 years ago
  19. 9e53244 perf: only create ModelQueryExtensions once per filter call by nitind · 19 years ago
  20. f9a3c2a correct spelling mistake in method name by nitind · 19 years ago
  21. 036025d [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 19 years ago
  22. 771f515 [95336] clean up ModelQuery extensions to make them easier to reuse by csalter · 19 years ago
  23. 2677be0 Remove unused string by kchong · 19 years ago
  24. b34f01c Rename package in org.eclipse.wst.common.uriresolver to internal provisional by kchong · 19 years ago
  25. 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 19 years ago
  26. 881588c Rename packages in org.eclipse.wst.common.ui to internal by kchong · 19 years ago
  27. 36cb215 skip derived and phantom resources by nitind · 19 years ago
  28. 1ae97bd simplify looping by not using visitor pattern by nitind · 19 years ago
  29. 1a12728 disable delta processing in projects that are list as to be ignored by nitind · 19 years ago
  30. 5ed406d start and stop task tag scanning from UI plugin by nitind · 19 years ago
  31. e1d3636 identify as provisional by nitind · 19 years ago
  32. f8a79ac correct spelling by nitind · 19 years ago
  33. 38e1dd3 adding "required" project nature elements to HTMLValidators extension point (not sure how it was even working before) by pavery · 19 years ago
  34. c75b566 was spitting out errors, when they weren't "real" errors to be printed to console by pavery · 19 years ago
  35. 102ab40 [94175] Cannot open imported schema when current schema is opened via Open External File by kchong · 19 years ago
  36. 882287c [88951] fix for previous fix (use editor background as default color, not white). by pavery · 19 years ago
  37. baf49b5 [88951] for LineStyleProviderForJava (which is used for JSP scriptlet regions), bg color is now user selectable (default white) by pavery · 19 years ago
  38. faf1dd8 [93463] check path segments for "." prefixed files, and ignore by pavery · 19 years ago
  39. 4dba4bf avoid NPE on startup by nitind · 19 years ago
  40. 9dababb clarify preference name by nitind · 19 years ago
  41. cdb69cd cleanup for internalizing and tracking projects properly by nitind · 19 years ago
  42. 07ddd1c changed to platform:/plugin in XML Schema uri by csalter · 19 years ago
  43. 04cfe10 add dynamic partition types for processing instructions by nitind · 19 years ago
  44. 43e3e74 skip "dot" folders by nitind · 19 years ago
  45. 9595869 remove structuredbuilder in favor of task scanning job by nitind · 19 years ago
  46. 0436914 Correct storing of function information into function list by nitind · 19 years ago
  47. b99ec53 adding support for "grayed" icons. by pavery · 19 years ago
  48. 757ccfe several fixes and some renames to 'internal' by david_williams · 19 years ago
  49. e0b1419 return null if model not handled (that is, there is no hander telling how to create it) by david_williams · 19 years ago
  50. 2d28d31 added comment on expected behavior if modelmanger doesn't have a handler for a type of file by david_williams · 19 years ago
  51. b71d7c4 add XMLSchema.xsd to the catalog by csalter · 19 years ago
  52. 9970f9f [92332] Accidently included unintended 3PC code related to JS parser by david_williams · 19 years ago
  53. 4f2a5dd Remove undefined keyBinding from refactor menus by kchong · 19 years ago
  54. 539db92 Fix preference category id; refactor one class to internal by kchong · 19 years ago
  55. 48b3f5d fix for excessive parsing (by TLDCMDocumentManager) of included JSP files by pavery · 19 years ago
  56. bc68d58 [92080] Don't use sun.io.ByteToCharConverter by david_williams · 19 years ago
  57. dd1ec69 [87614] Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by david_williams · 19 years ago
  58. 76ae86b [89896] IllegalArgumentException dropping snippet into blank JSP SSE by david_williams · 19 years ago
  59. ca13ddd Fix"off by one" type error that in certain cases causes the "red squiggle" to be slightly misplaced. by kchong · 19 years ago
  60. e5c7321 [71220] JSP source preferences page is missing by david_williams · 19 years ago
  61. cb935e8 [91632] Base API violation in wizard by david_williams · 19 years ago
  62. 732e934 [nobug] react to SSE internal package renaming by kchong · 19 years ago
  63. 0b14da3 renamed eclispe typo to eclipse in validation framework plugin by vbhadrir · 19 years ago
  64. 4ad020f continuing internalization by david_williams · 19 years ago
  65. 84861fa minor wording change by david_williams · 19 years ago
  66. b2d550e renaming/deletes to remove spurious classes by david_williams · 19 years ago
  67. a55c66c [nobug] Reacting to Ecore changes by cbridgha · 19 years ago
  68. 4c93c71 [91627] XML Examples don't open readme file by david_williams · 19 years ago
  69. 45d3807 [91608] improve new jsp wizard - better support new jsp templates by david_williams · 19 years ago
  70. 9f46258 [91609] improve new html wizard - better support new html templates by david_williams · 19 years ago
  71. fbf4472 minor change to 'final' class by david_williams · 19 years ago
  72. aac8f24 [91574] Generate XML dialog gives bogus error by david_williams · 19 years ago
  73. cbdf48e [91352] take advantage of base's default encoding preference for content type by david_williams · 19 years ago
  74. 6defb9c make internal classes private until we have a reason to not have them private by nitind · 19 years ago
  75. 838590b changes to co-exist with xerces and various DOM levels by david_williams · 19 years ago
  76. 6e7aad0 fixed 'xerces' name by david_williams · 19 years ago
  77. a4dd766 [91223] editor ruler context menus are missing items by david_williams · 19 years ago
  78. cf5b71d Remove some of the unused strings by kchong · 19 years ago
  79. f3680f0 continuing internalization by david_williams · 19 years ago
  80. 4d29099 Externalize strings work by kchong · 19 years ago
  81. ff0aef1 Externalize Strings. Add strings to plugin.properties if necessary. by kchong · 19 years ago
  82. c54bdb7 continuing internalization by david_williams · 19 years ago
  83. 20cb84d fixed JUnit test failing due to EOL on Linux by david_williams · 19 years ago
  84. 652c420 updating for new Validation framework API (getURIs()) by pavery · 19 years ago
  85. 069967f fix for some renaming related to minor resource problem by david_williams · 19 years ago
  86. cb5fb61 fix for Validation API changes. by pavery · 19 years ago
  87. ddead2d make snippet items child elements of the snippet category by nitind · 19 years ago
  88. b66a0c5 fixing unnecessary (and possibly unsafe) way of getting document from model manager, w/ release not in a finally block. by pavery · 19 years ago
  89. c67d784 [91186] improved performance for source validators that validate the entire document for each dirty region (JSP validating) by pavery · 19 years ago
  90. 4568713 continuing internalization by david_williams · 19 years ago
  91. 073c666 added xerces so it has an "owner" by david_williams · 19 years ago
  92. fad676b continuing internalization by david_williams · 19 years ago
  93. 12ff79e continuing internalization by david_williams · 19 years ago
  94. d791c96 [88336] - Hover for jsp tag shows HTML tags from jsp tag description as plain text. by nitind · 19 years ago
  95. 584433c continuing internalization by david_williams · 19 years ago
  96. 009a70e continuing internalization by david_williams · 19 years ago
  97. 2e7166e continuing internalization by david_williams · 19 years ago
  98. 2aecf08 continuing internalization by david_williams · 19 years ago
  99. 3bcfe39 continuing internalization by david_williams · 19 years ago
  100. 96643dd continuing internalization by david_williams · 19 years ago