1. aeaa2aa removed a few unused imports. Added project level preferences. by david_williams · 20 years ago
  2. 3adead0 removed PurchaseOrder from the samples as part of 3-rd party content by csalter · 20 years ago
  3. 453799a uncommented some strings that are used by csalter · 20 years ago
  4. 50354da avoid NPE when working with external files by nitind · 20 years ago
  5. 7aa54ce make thread safer by nitind · 20 years ago
  6. c735c4c allow for no input stream as long as an ID is given by nitind · 20 years ago
  7. f459aa9 change baselocation finding to avoid IPath illegal arg exceptions by nitind · 20 years ago
  8. 0e7376b delay adapting without a base location by nitind · 20 years ago
  9. 45262f9 skip preadapting the modelquery factory by nitind · 20 years ago
  10. c915869 added xsl to xml editor recognized extensions by david_williams · 20 years ago
  11. cd3955f cleanup by nitind · 20 years ago
  12. 901f264 *** empty log message *** by nitind · 20 years ago
  13. a47d930 *** empty log message *** by nitind · 20 years ago
  14. 58d8af7 correct baselocation path for resolution by nitind · 20 years ago
  15. e74074f add todo for tag extension files in JARs by nitind · 20 years ago
  16. 198672f correct baselocation path for resolution by nitind · 20 years ago
  17. 1ca371d release model in finally block by nitind · 20 years ago
  18. 1b7e918 handle workspace-relative base locations; correct length calculation for open on region when in doctype declaration by nitind · 20 years ago
  19. 30b2856 handle relative root fileStrings by nitind · 20 years ago
  20. e440ae6 handle includes in internal and external files by nitind · 20 years ago
  21. 5262e6d add necessary fields by nitind · 20 years ago
  22. acb3109 correct web.xml handling; various cleanups by nitind · 20 years ago
  23. 31eed03 add the base location parameter to IModelLoaderExtension since preLoad adapters may need it by nitind · 20 years ago
  24. 0b4b521 add sanity checks to getModelForEdit(String, InputStream, URIResolver) by nitind · 20 years ago
  25. 563307a cleanups by nitind · 20 years ago
  26. 455e217 [80517] properties related changes by david_williams · 20 years ago
  27. 9c082e5 reduce logging detail by nitind · 20 years ago
  28. f0b93a4 don't return null from getEntryNames by nitind · 20 years ago
  29. c81ee61 fix for including files in JSP translation by pavery · 20 years ago
  30. 987a414 another place where relative location is now used instead of absolute. by pavery · 20 years ago
  31. 549df3f properties fixes by david_williams · 20 years ago
  32. 927dc99 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  33. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  34. ca15374 Removing 3rd party content from XML plugins. by csalter · 20 years ago
  35. ca6c41a changing getFileForLocation(...) to getFile(...) since model base location is not absolute now. by pavery · 20 years ago
  36. 1f9d8f5 need to use getFile(...) instead of getFileForLocation(...) by pavery · 20 years ago
  37. ce7cd1c removing dtds from 3rd party until approved. by david_williams · 20 years ago
  38. 8a8ea86 removed un-used pre-reqs. by david_williams · 20 years ago
  39. b68958e corrent localroot algorithm, have multiple implicit local roots by nitind · 20 years ago
  40. e746a47 prevent IAEs with the workspace root and .getFolder() by nitind · 20 years ago
  41. 57bf2ed correct dtd dir name by nitind · 20 years ago
  42. f68a674 [80303] wst.html project doesn't include the dtds directory in builds by nitind · 20 years ago
  43. 38cc278 Switch from TaglibSupport to more direct TaglibIndex and TaglibController by nitind · 20 years ago
  44. 6359bee add internal-use-only forced reparse by nitind · 20 years ago
  45. 3a1c971 allow a root element name to not be set by nitind · 20 years ago
  46. e581f98 [80232] spurious spell check message in log by nitind · 20 years ago
  47. 3d0b477 disable in-progress setup participant by nitind · 20 years ago
  48. 4e7f78f Log orignal exception before throwing wrapped exception by nitind · 20 years ago
  49. 2373989 [79733] externalize all translatable strings in plugin.xml by nitind · 20 years ago
  50. c8f08ce Fix scrolling problem during cursor navigation in top level view by csalter · 20 years ago
  51. 41a271f add CoreException logging by nitind · 20 years ago
  52. c2b4343 update doc for getBaseLocation() by nitind · 20 years ago
  53. 90de54a remove unused and incorrect KEY field by nitind · 20 years ago
  54. b393d9a cleanup comments by nitind · 20 years ago
  55. d381066 remove references to FileModelProvider by nitind · 20 years ago
  56. 43cbc1e remove deprecated class by nitind · 20 years ago
  57. 7bb162d move resource handling and builder support from ModelPlugin to builder class by nitind · 20 years ago
  58. 105e35f remove redundant call by nitind · 20 years ago
  59. 85d413a correct delegate class reference by nitind · 20 years ago
  60. 96cebe6 stop using deprecated wizard class and remove perspective setting for example wizard by nitind · 20 years ago
  61. 5e0f9ec deprecate by nitind · 20 years ago
  62. d858182 add project compile check settings by david_williams · 20 years ago
  63. a8fa034 formatted comment by david_williams · 20 years ago
  64. ed02933 added exclusions to classpath for internal error checking by david_williams · 20 years ago
  65. 5266e3c mark as dirty when tags are rearranged by nitind · 20 years ago
  66. 56dbcb7 doc by nitind · 20 years ago
  67. dd85edb removed unneeded validation.core prereq by david_williams · 20 years ago
  68. fdb15c3 cleanup of internal JDT class usage by nitind · 20 years ago
  69. 5b9c428 renaming packages to catch up with validation plugin refactoring by pavery · 20 years ago
  70. 85d60d8 support IToggleBreakpointsTarget for accelerators while debugging by nitind · 20 years ago
  71. 5f07ce0 handle null value for the vertical ruler by nitind · 20 years ago
  72. a3f8c0d Fix 79413 - exception/error every time open HTML source editor by nitind · 20 years ago
  73. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  74. 57b6f31 cleanup by nitind · 20 years ago
  75. afbeaa4 fix default preferences "race" condition by nitind · 20 years ago
  76. 57514aa nobody should be using this RefreshOutlineJob, there's an updated one by pavery · 20 years ago
  77. 42c4001 https://bugs.eclipse.org/bugs/show_bug.cgi?id=78897 by pavery · 20 years ago
  78. d286175 https://bugs.eclipse.org/bugs/show_bug.cgi?id=79686 by pavery · 20 years ago
  79. 565065a improved/added project compile warnings by david_williams · 20 years ago
  80. 55e887c fixed 'Logger' import to come from correct package by david_williams · 20 years ago
  81. 8dfb6f5 fixed 'openon' extension to have correct name by david_williams · 20 years ago
  82. c9f9f11 [79329] re-added approved PurchaseOrder schemas by csalter · 20 years ago
  83. 13d46bc fixed import not found warning by david_williams · 20 years ago
  84. c250f9e fixed import not found warning by david_williams · 20 years ago
  85. 38f5f9c fixed import not found warning by david_williams · 20 years ago
  86. 1df4684 *** empty log message *** by csalter · 20 years ago
  87. d5a99d4 renamed from xsd.editor by csalter · 20 years ago
  88. 38f3782 synching w/ validator package renames (to internal) by pavery · 20 years ago
  89. dbe6f29 added copyright by csalter · 20 years ago
  90. d513c95 remove unused classes by nitind · 20 years ago
  91. b13502d deprecate in favor of common plugin by nitind · 20 years ago
  92. ae99008 fix spelling by nitind · 20 years ago
  93. 8934d60 make the component more prominent in the model handler ID by nitind · 20 years ago
  94. 05a026a change the provider-name to Eclipse.org by nitind · 20 years ago
  95. 738a4cc change the root class when computing the configuration targets by nitind · 20 years ago
  96. c3290c3 deprecate since it is a copy of a now-public class by nitind · 20 years ago
  97. ed5327a update partition value by nitind · 20 years ago
  98. 55e0162 cleanup by nitind · 20 years ago
  99. 4e5b81a more sanity checks by nitind · 20 years ago
  100. 05a4269 deprecate copy() by nitind · 20 years ago