1. 4f8428e *** empty log message *** by dsatchwel · 17 years ago
  2. 1c81831 *** empty log message *** by dsatchwel · 17 years ago
  3. ea1f1c2 Added copyright headers. by dacarver · 17 years ago
  4. 54bae8a Added accessibility rules and XSLMarkupValidator. This could be used to help compile and validate the XPaths for as you type Validation. by dacarver · 17 years ago
  5. f5964d1 *** empty log message *** by dsatchwel · 17 years ago
  6. b370e1a *** empty log message *** by dsatchwel · 17 years ago
  7. bc0b9de fixed extraneous override statements. by dacarver · 17 years ago
  8. 51853ec bug 223137 - fixed issue with launching an ant build that uses the xsl.include task. by dacarver · 17 years ago
  9. 6256402 *** empty log message *** by dsatchwel · 17 years ago
  10. e7cf27e *** empty log message *** by dsatchwel · 17 years ago
  11. 3dccb38 *** empty log message *** by dsatchwel · 17 years ago
  12. d011ced *** empty log message *** by dsatchwel · 17 years ago
  13. 3b95661 bug 215121 - Externalize Strings. Updated plugins so that they externalized the strings that are displayed in the logs and ui. by dacarver · 17 years ago
  14. 3a2400d Externalized strings and added setting to require javadoc for public and protected classes. by dacarver · 17 years ago
  15. a82f012 Fixed auto completion proposal. by dacarver · 17 years ago
  16. fac5709 Initial XSL Documentation by dacarver · 17 years ago
  17. eb1f24d Added some HTML documentation for the XSL Tooling Preference pages by dacarver · 17 years ago
  18. 40b642a *** empty log message *** by dsatchwel · 17 years ago
  19. 59c840e *** empty log message *** by dsatchwel · 17 years ago
  20. 89840ac *** empty log message *** by dacarver · 17 years ago
  21. 29e6cdd Added screenshots and docbook source files for preference page. by dacarver · 17 years ago
  22. 2383646 intial load for xsl documentation by dacarver · 17 years ago
  23. 213ddd9 adjust access rules to work around PDE limitation (may be specific only to IBM JRE? Not sure.) by david_williams · 17 years ago
  24. a3a03bf Removed global variables suggestions from Match templates. by dacarver · 17 years ago
  25. 0becc49 Removed unused XPathException import that causes compilation errors under JRE 5.0 by dsatchwel · 17 years ago
  26. 25db8a4 *** empty log message *** by dsatchwel · 17 years ago
  27. cec654f Added support for XSL variables in content assist. by dacarver · 17 years ago
  28. 59a9339 additional patches for content completion of select and test variables. by dacarver · 17 years ago
  29. 0739222 added ability to filter once content assist brought up. by dacarver · 17 years ago
  30. eacfe6d more cleanup for xsl content assist by dacarver · 17 years ago
  31. a89978d Cleaned up and fixed issue with content assist. by dacarver · 17 years ago
  32. 919a1ef Cleaned up content assist code. by dacarver · 17 years ago
  33. 07b5058 Added axis templates. by dacarver · 17 years ago
  34. 088dc3b finished xpath templates, add exslt context, xpath 2.0 context by dacarver · 17 years ago
  35. b2a82e4 Additional Templates by dacarver · 17 years ago
  36. 105e415 Added XPath Templates page. This currently will handle operators, and some xpath statements. These will be used as base inputs. by dacarver · 17 years ago
  37. 1a0ddc3 bug 217919 - Added intial contribution from lars vogel to add XInclude support as well as an Ant Task. Enhanced contribution to add necessary ant task to the built in eclipse Ant support. by dacarver · 17 years ago
  38. 20450cd Added basic content proposal support for XSLT. by dacarver · 17 years ago
  39. 4986526 *** empty log message *** by dsatchwel · 17 years ago
  40. b578b14 bug 191825 - Added support for Dita and Docbook content types for the XML editor. by dacarver · 17 years ago
  41. fb7e28f fixing version numbers from "1.0" to "0.5". by david_williams · 17 years ago
  42. 57103a1 Added XML Outline Configuration. by dacarver · 17 years ago
  43. 217a16c *** empty log message *** by dsatchwel · 17 years ago
  44. e4d206c *** empty log message *** by dsatchwel · 17 years ago
  45. 7dca784 revert so jar is explicit by david_williams · 17 years ago
  46. aa1bab6 re-use Orbit bundles by david_williams · 17 years ago
  47. 9e267a8 removed non-existent directory from build.properties by david_williams · 17 years ago
  48. 94629ff removed third party source so can reuse from Orbit by david_williams · 17 years ago
  49. abbdef0 re-use Orbit xalan bundles by david_williams · 17 years ago
  50. 8dbe0e8 *** empty log message *** by dsatchwel · 17 years ago
  51. 14b2ca7 updated plugin eclipse version to 3.4 by dacarver · 17 years ago
  52. f7fa8bf bug 214228 - looks up available inputs by content type and file extension allowing for the input list to handle all xml content types instead of just xml and xhtml. by dacarver · 17 years ago
  53. 4059e14 Added debug perspective short cut, folder short cut, general project short cut. by dacarver · 17 years ago
  54. ee028be added xml, xsd, wsdl, dtd to the xml perspective new wizard short cut by dacarver · 17 years ago
  55. 0ccffa8 *** empty log message *** by dacarver · 17 years ago
  56. ff63195 fixed perspective so that it shows, added snippets view by dacarver · 17 years ago
  57. 53d563f removed team ui plugin extension by dacarver · 17 years ago
  58. 0966027 bug 213883 - Added XML Perspective, should be refactored out to use perspectiveExtensions to add shortcuts and views instead of hard coding in the factory method. by dacarver · 17 years ago
  59. 8a54841 [217184] Separate Web and XML preference page category into two by nitind · 17 years ago
  60. cce9d72 minor, to correct PDE red X by david_williams · 17 years ago
  61. 436b004 RESOLVED - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  62. c295a1d ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  63. 462cfce ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  64. 5b9034e ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  65. 8f3c985 removed catalog contribution as the custom resolver now handles which grammar to load. by dacarver · 17 years ago
  66. 2b4d861 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  67. 7b4c806 Remove the Saxon pluigin from the feature. by jmoller · 17 years ago
  68. 1169806 Added org.eclipse.wst.xsl.core to the xsl feature. I hope... by jmoller · 17 years ago
  69. 7e92204 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  70. 07219e4 *** empty log message *** by dsatchwel · 17 years ago
  71. e3b3e4e *** empty log message *** by dsatchwel · 17 years ago
  72. 6fe25e9 fixes @override compilatiuon error by dacarver · 17 years ago
  73. d3e7ff5 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  74. 16b0a56 "Snarf and barf" error by jmoller · 17 years ago
  75. 3f2e3ce NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  76. 6ddd2f1 bug 213853, bug 195028 by dacarver · 17 years ago
  77. 6dd25fb bug 213853, bug 195028 by dacarver · 17 years ago
  78. 97b730a fixes to xsl test infrastructure by david_williams · 17 years ago
  79. 1b6d825 fix sdk build by david_williams · 17 years ago
  80. 93ed0bd add icons directory to build.properties so icons are distributed. by david_williams · 17 years ago
  81. 83556ab *** empty log message *** by dsatchwel · 17 years ago
  82. 69cad6d *** empty log message *** by dsatchwel · 17 years ago
  83. 4a4ae41 *** empty log message *** by dsatchwel · 17 years ago
  84. 74c0746 *** empty log message *** by dsatchwel · 17 years ago
  85. 2925c46 *** empty log message *** by dsatchwel · 17 years ago
  86. 121daae minor changes by dsatchwel · 17 years ago
  87. 30305b4 Added ability to debug Java classes by dsatchwel · 17 years ago
  88. fb7ee5a Impacted y name change by dsatchwel · 17 years ago
  89. 827ac51 Changes made so that debugger and invoker resolve the classpath themselves by dsatchwel · 17 years ago
  90. 52120f8 Name change by dsatchwel · 17 years ago
  91. b2a0f2b Removed bundleId as classpath is now already resolved by dsatchwel · 17 years ago
  92. 5dde4d0 Renamed by dsatchwel · 17 years ago
  93. 2100856 Removed processor install by dsatchwel · 17 years ago
  94. 50b8fee Removed Xalan 2.5.1 by dsatchwel · 17 years ago
  95. 4c77494 Placeholder by dsatchwel · 17 years ago
  96. b8ba17d Removed debugger as it depends on saxon.jar by dsatchwel · 17 years ago
  97. 66b5dac add standard feature files by david_williams · 17 years ago
  98. fa7cd48 fixing version back to 0.5 by david_williams · 17 years ago
  99. 76bcab3 more misc basic setup by david_williams · 17 years ago
  100. 5e5ff07 more misc basic setup by david_williams · 17 years ago