1. 10d241d Correctly position variables when content assistance is done with variables. by dacarver · 17 years ago
  2. 442e44b Correctly position variables when content assistance is done with variables. by dacarver · 17 years ago
  3. d4fa0e8 Removed java debug target for now by dsatchwel · 17 years ago
  4. ed9f7a0 Removed ability to add breakpoints to XML files for now by dsatchwel · 17 years ago
  5. 412b1c6 Clean up extraneous warnings and stubs for javadoc. by dacarver · 17 years ago
  6. c23fe1f Clean up extraneous warnings and stubs for javadoc. by dacarver · 17 years ago
  7. b796e08 Fix extraneous @overrides on methods that don't have a super class to override. by dacarver · 17 years ago
  8. 4f8428e *** empty log message *** by dsatchwel · 17 years ago
  9. 1c81831 *** empty log message *** by dsatchwel · 17 years ago
  10. ea1f1c2 Added copyright headers. by dacarver · 17 years ago
  11. 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
  12. f5964d1 *** empty log message *** by dsatchwel · 17 years ago
  13. b370e1a *** empty log message *** by dsatchwel · 17 years ago
  14. bc0b9de fixed extraneous override statements. by dacarver · 17 years ago
  15. 51853ec bug 223137 - fixed issue with launching an ant build that uses the xsl.include task. by dacarver · 17 years ago
  16. 6256402 *** empty log message *** by dsatchwel · 17 years ago
  17. e7cf27e *** empty log message *** by dsatchwel · 17 years ago
  18. 3dccb38 *** empty log message *** by dsatchwel · 17 years ago
  19. d011ced *** empty log message *** by dsatchwel · 17 years ago
  20. 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
  21. 3a2400d Externalized strings and added setting to require javadoc for public and protected classes. by dacarver · 17 years ago
  22. a82f012 Fixed auto completion proposal. by dacarver · 17 years ago
  23. fac5709 Initial XSL Documentation by dacarver · 17 years ago
  24. eb1f24d Added some HTML documentation for the XSL Tooling Preference pages by dacarver · 17 years ago
  25. 40b642a *** empty log message *** by dsatchwel · 17 years ago
  26. 59c840e *** empty log message *** by dsatchwel · 17 years ago
  27. 89840ac *** empty log message *** by dacarver · 17 years ago
  28. 29e6cdd Added screenshots and docbook source files for preference page. by dacarver · 17 years ago
  29. 2383646 intial load for xsl documentation by dacarver · 17 years ago
  30. 213ddd9 adjust access rules to work around PDE limitation (may be specific only to IBM JRE? Not sure.) by david_williams · 17 years ago
  31. a3a03bf Removed global variables suggestions from Match templates. by dacarver · 17 years ago
  32. 0becc49 Removed unused XPathException import that causes compilation errors under JRE 5.0 by dsatchwel · 17 years ago
  33. 25db8a4 *** empty log message *** by dsatchwel · 17 years ago
  34. cec654f Added support for XSL variables in content assist. by dacarver · 17 years ago
  35. 59a9339 additional patches for content completion of select and test variables. by dacarver · 17 years ago
  36. 0739222 added ability to filter once content assist brought up. by dacarver · 17 years ago
  37. eacfe6d more cleanup for xsl content assist by dacarver · 17 years ago
  38. a89978d Cleaned up and fixed issue with content assist. by dacarver · 17 years ago
  39. 919a1ef Cleaned up content assist code. by dacarver · 17 years ago
  40. 07b5058 Added axis templates. by dacarver · 17 years ago
  41. 088dc3b finished xpath templates, add exslt context, xpath 2.0 context by dacarver · 17 years ago
  42. b2a82e4 Additional Templates by dacarver · 17 years ago
  43. 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
  44. 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
  45. 20450cd Added basic content proposal support for XSLT. by dacarver · 17 years ago
  46. 4986526 *** empty log message *** by dsatchwel · 17 years ago
  47. b578b14 bug 191825 - Added support for Dita and Docbook content types for the XML editor. by dacarver · 17 years ago
  48. fb7e28f fixing version numbers from "1.0" to "0.5". by david_williams · 17 years ago
  49. 57103a1 Added XML Outline Configuration. by dacarver · 17 years ago
  50. 217a16c *** empty log message *** by dsatchwel · 17 years ago
  51. e4d206c *** empty log message *** by dsatchwel · 17 years ago
  52. 7dca784 revert so jar is explicit by david_williams · 17 years ago
  53. aa1bab6 re-use Orbit bundles by david_williams · 17 years ago
  54. 9e267a8 removed non-existent directory from build.properties by david_williams · 17 years ago
  55. 94629ff removed third party source so can reuse from Orbit by david_williams · 17 years ago
  56. abbdef0 re-use Orbit xalan bundles by david_williams · 17 years ago
  57. 8dbe0e8 *** empty log message *** by dsatchwel · 17 years ago
  58. 14b2ca7 updated plugin eclipse version to 3.4 by dacarver · 17 years ago
  59. 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
  60. 4059e14 Added debug perspective short cut, folder short cut, general project short cut. by dacarver · 17 years ago
  61. ee028be added xml, xsd, wsdl, dtd to the xml perspective new wizard short cut by dacarver · 17 years ago
  62. 0ccffa8 *** empty log message *** by dacarver · 17 years ago
  63. ff63195 fixed perspective so that it shows, added snippets view by dacarver · 17 years ago
  64. 53d563f removed team ui plugin extension by dacarver · 17 years ago
  65. 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
  66. 8a54841 [217184] Separate Web and XML preference page category into two by nitind · 17 years ago
  67. cce9d72 minor, to correct PDE red X by david_williams · 17 years ago
  68. 436b004 RESOLVED - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  69. c295a1d ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  70. 462cfce ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  71. 5b9034e ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
  72. 8f3c985 removed catalog contribution as the custom resolver now handles which grammar to load. by dacarver · 17 years ago
  73. 2b4d861 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  74. 7b4c806 Remove the Saxon pluigin from the feature. by jmoller · 17 years ago
  75. 1169806 Added org.eclipse.wst.xsl.core to the xsl feature. I hope... by jmoller · 17 years ago
  76. 7e92204 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  77. 07219e4 *** empty log message *** by dsatchwel · 17 years ago
  78. e3b3e4e *** empty log message *** by dsatchwel · 17 years ago
  79. 6fe25e9 fixes @override compilatiuon error by dacarver · 17 years ago
  80. d3e7ff5 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  81. 16b0a56 "Snarf and barf" error by jmoller · 17 years ago
  82. 3f2e3ce NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
  83. 6ddd2f1 bug 213853, bug 195028 by dacarver · 17 years ago
  84. 6dd25fb bug 213853, bug 195028 by dacarver · 17 years ago
  85. 97b730a fixes to xsl test infrastructure by david_williams · 17 years ago
  86. 1b6d825 fix sdk build by david_williams · 17 years ago
  87. 93ed0bd add icons directory to build.properties so icons are distributed. by david_williams · 17 years ago
  88. 83556ab *** empty log message *** by dsatchwel · 17 years ago
  89. 69cad6d *** empty log message *** by dsatchwel · 17 years ago
  90. 4a4ae41 *** empty log message *** by dsatchwel · 17 years ago
  91. 74c0746 *** empty log message *** by dsatchwel · 17 years ago
  92. 2925c46 *** empty log message *** by dsatchwel · 17 years ago
  93. 121daae minor changes by dsatchwel · 17 years ago
  94. 30305b4 Added ability to debug Java classes by dsatchwel · 17 years ago
  95. fb7ee5a Impacted y name change by dsatchwel · 17 years ago
  96. 827ac51 Changes made so that debugger and invoker resolve the classpath themselves by dsatchwel · 17 years ago
  97. 52120f8 Name change by dsatchwel · 17 years ago
  98. b2a0f2b Removed bundleId as classpath is now already resolved by dsatchwel · 17 years ago
  99. 5dde4d0 Renamed by dsatchwel · 17 years ago
  100. 2100856 Removed processor install by dsatchwel · 17 years ago