1. f1736bf complete fix for spelling compile problem in M4 by david_williams · 20 years ago
  2. 84aec88 fix for M4 compile problem with SpellProblem class by david_williams · 20 years ago
  3. d0e7e08 adding project level settings by david_williams · 20 years ago
  4. d30d425 removed unused import by david_williams · 20 years ago
  5. 1d60c69 [81375] HTML not case insensitive by default by nitind · 20 years ago
  6. 3896dee ProjectURI resolver now passes in an absolute filepath. by pavery · 20 years ago
  7. 427654f *** empty log message *** by csalter · 20 years ago
  8. 0f25ae5 [80871] An element's simple type is not selectable from the graph view so the properties aren't accessible by csalter · 20 years ago
  9. a998d12 [71270] [IBM WDT] Preferences store doesn't remember many custom settings by nitind · 20 years ago
  10. 9fff68e [80815] problems with HTML tags in Content Assist template additional info by nitind · 20 years ago
  11. b9b8b10 [80848] No Outline view contents in DTD editor by nitind · 20 years ago
  12. ad00a7b corrections and cleanup of .projects by david_williams · 20 years ago
  13. 4d19504 [73990] Formatting CSS file splits element.class into element . class by david_williams · 20 years ago
  14. 997d0d8 correct TLD by URI removal by nitind · 20 years ago
  15. 0f61853 add default URI handling to TLD files by nitind · 20 years ago
  16. 50ae8be set project compiler settings by david_williams · 20 years ago
  17. 49c3569 re-add model query adapter factory by nitind · 20 years ago
  18. 1249ed2 correct skipping over taglib manager by nitind · 20 years ago
  19. c9be48f don't unmangle strings beginning with '_' by nitind · 20 years ago
  20. 8572014 cleanups by nitind · 20 years ago
  21. 2cb8d0d removed unused import by david_williams · 20 years ago
  22. 0fd0792 added project settings, and removed "unused import" by david_williams · 20 years ago
  23. 07386fe removed unused import by david_williams · 20 years ago
  24. daa2e1d more project level settings by david_williams · 20 years ago
  25. aed30ed more project level settings by david_williams · 20 years ago
  26. aeaa2aa removed a few unused imports. Added project level preferences. by david_williams · 20 years ago
  27. 3adead0 removed PurchaseOrder from the samples as part of 3-rd party content by csalter · 20 years ago
  28. 453799a uncommented some strings that are used by csalter · 20 years ago
  29. 50354da avoid NPE when working with external files by nitind · 20 years ago
  30. 7aa54ce make thread safer by nitind · 20 years ago
  31. c735c4c allow for no input stream as long as an ID is given by nitind · 20 years ago
  32. f459aa9 change baselocation finding to avoid IPath illegal arg exceptions by nitind · 20 years ago
  33. 0e7376b delay adapting without a base location by nitind · 20 years ago
  34. 45262f9 skip preadapting the modelquery factory by nitind · 20 years ago
  35. c915869 added xsl to xml editor recognized extensions by david_williams · 20 years ago
  36. cd3955f cleanup by nitind · 20 years ago
  37. 901f264 *** empty log message *** by nitind · 20 years ago
  38. a47d930 *** empty log message *** by nitind · 20 years ago
  39. 58d8af7 correct baselocation path for resolution by nitind · 20 years ago
  40. e74074f add todo for tag extension files in JARs by nitind · 20 years ago
  41. 198672f correct baselocation path for resolution by nitind · 20 years ago
  42. 1ca371d release model in finally block by nitind · 20 years ago
  43. 1b7e918 handle workspace-relative base locations; correct length calculation for open on region when in doctype declaration by nitind · 20 years ago
  44. 30b2856 handle relative root fileStrings by nitind · 20 years ago
  45. e440ae6 handle includes in internal and external files by nitind · 20 years ago
  46. 5262e6d add necessary fields by nitind · 20 years ago
  47. acb3109 correct web.xml handling; various cleanups by nitind · 20 years ago
  48. 31eed03 add the base location parameter to IModelLoaderExtension since preLoad adapters may need it by nitind · 20 years ago
  49. 0b4b521 add sanity checks to getModelForEdit(String, InputStream, URIResolver) by nitind · 20 years ago
  50. 563307a cleanups by nitind · 20 years ago
  51. 455e217 [80517] properties related changes by david_williams · 20 years ago
  52. 9c082e5 reduce logging detail by nitind · 20 years ago
  53. f0b93a4 don't return null from getEntryNames by nitind · 20 years ago
  54. c81ee61 fix for including files in JSP translation by pavery · 20 years ago
  55. 987a414 another place where relative location is now used instead of absolute. by pavery · 20 years ago
  56. 549df3f properties fixes by david_williams · 20 years ago
  57. 927dc99 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  58. 425ffe7 [80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components by david_williams · 20 years ago
  59. ca15374 Removing 3rd party content from XML plugins. by csalter · 20 years ago
  60. ca6c41a changing getFileForLocation(...) to getFile(...) since model base location is not absolute now. by pavery · 20 years ago
  61. 1f9d8f5 need to use getFile(...) instead of getFileForLocation(...) by pavery · 20 years ago
  62. ce7cd1c removing dtds from 3rd party until approved. by david_williams · 20 years ago
  63. 8a8ea86 removed un-used pre-reqs. by david_williams · 20 years ago
  64. b68958e corrent localroot algorithm, have multiple implicit local roots by nitind · 20 years ago
  65. e746a47 prevent IAEs with the workspace root and .getFolder() by nitind · 20 years ago
  66. 57bf2ed correct dtd dir name by nitind · 20 years ago
  67. f68a674 [80303] wst.html project doesn't include the dtds directory in builds by nitind · 20 years ago
  68. 38cc278 Switch from TaglibSupport to more direct TaglibIndex and TaglibController by nitind · 20 years ago
  69. 6359bee add internal-use-only forced reparse by nitind · 20 years ago
  70. 3a1c971 allow a root element name to not be set by nitind · 20 years ago
  71. e581f98 [80232] spurious spell check message in log by nitind · 20 years ago
  72. 3d0b477 disable in-progress setup participant by nitind · 20 years ago
  73. 4e7f78f Log orignal exception before throwing wrapped exception by nitind · 20 years ago
  74. 2373989 [79733] externalize all translatable strings in plugin.xml by nitind · 20 years ago
  75. c8f08ce Fix scrolling problem during cursor navigation in top level view by csalter · 20 years ago
  76. 41a271f add CoreException logging by nitind · 20 years ago
  77. c2b4343 update doc for getBaseLocation() by nitind · 20 years ago
  78. 90de54a remove unused and incorrect KEY field by nitind · 20 years ago
  79. b393d9a cleanup comments by nitind · 20 years ago
  80. d381066 remove references to FileModelProvider by nitind · 20 years ago
  81. 43cbc1e remove deprecated class by nitind · 20 years ago
  82. 7bb162d move resource handling and builder support from ModelPlugin to builder class by nitind · 20 years ago
  83. 105e35f remove redundant call by nitind · 20 years ago
  84. 85d413a correct delegate class reference by nitind · 20 years ago
  85. 96cebe6 stop using deprecated wizard class and remove perspective setting for example wizard by nitind · 20 years ago
  86. 5e0f9ec deprecate by nitind · 20 years ago
  87. d858182 add project compile check settings by david_williams · 20 years ago
  88. a8fa034 formatted comment by david_williams · 20 years ago
  89. ed02933 added exclusions to classpath for internal error checking by david_williams · 20 years ago
  90. 5266e3c mark as dirty when tags are rearranged by nitind · 20 years ago
  91. 56dbcb7 doc by nitind · 20 years ago
  92. dd85edb removed unneeded validation.core prereq by david_williams · 20 years ago
  93. fdb15c3 cleanup of internal JDT class usage by nitind · 20 years ago
  94. 5b9c428 renaming packages to catch up with validation plugin refactoring by pavery · 20 years ago
  95. 85d60d8 support IToggleBreakpointsTarget for accelerators while debugging by nitind · 20 years ago
  96. 5f07ce0 handle null value for the vertical ruler by nitind · 20 years ago
  97. a3f8c0d Fix 79413 - exception/error every time open HTML source editor by nitind · 20 years ago
  98. 2ed9b91 remove org.eclipse.jface.text requirement from core by nitind · 20 years ago
  99. 57b6f31 cleanup by nitind · 20 years ago
  100. afbeaa4 fix default preferences "race" condition by nitind · 20 years ago