- 3fdcbff 225042 build.properties doesn't seem right by david_williams · 17 years ago
- 8ec7e8d CQ 2232 - Add xinclude schema for future catalog contribution. by dacarver · 17 years ago
- ce13f6a *** empty log message *** by dsatchwel · 17 years ago
- c0049e5 bug224819 - changed processContents from lax to skip. by dacarver · 17 years ago
- 2e2f710 *** empty log message *** by dsatchwel · 17 years ago
- 1e543a8 bug224149 - Added orbit version of org.apache.xml.serializer to the classpath for the extension point. This needed to addded explicitly because Xalan 2.7.1 doesn't include it anymore. by dacarver · 17 years ago
- cdc14d5 bug224149 - make sure serializer is available. by dacarver · 17 years ago
- dd84c03 bug224149 - Added additional dependencies for Xalan 2.7.1 by dacarver · 17 years ago
- 3e50a61 bug224149 - Added additional dependencies for Xalan 2.7.1 by dacarver · 17 years ago
- daa8431 *** empty log message *** by dsatchwel · 17 years ago
- 3bc3834 *** empty log message *** by dsatchwel · 17 years ago
- 8d10b3f Fix dependencies for Xalan version and added xml.serializer as a dependency as Xalan 2.7.1 doesn't include it any more by default. by dacarver · 17 years ago
- 286d443 fix content assist on test attributes by dacarver · 17 years ago
- e232e74 *** empty log message *** by dsatchwel · 17 years ago
- ed6f3f5 Fixed extraneous @override by dacarver · 17 years ago
- 403cbfd *** empty log message *** by dsatchwel · 17 years ago
- 6698b27 *** empty log message *** by dsatchwel · 17 years ago
- 9bbb376 bug244197 - All errors seem to be reported, there does seem to be keys and select statements that reference the, false errors are being report here. by dacarver · 17 years ago
- f291664 bug244197 - All errors with a particular template are now caught and tossed as errors. Only line numbers are currently accurate. by dacarver · 17 years ago
- 9b6522f bug244197 - Code that has xalan report more than one error when checking variables in XPath statements. This code is not yet actively hooked up. Need unit tests for these. by dacarver · 17 years ago
- 2840d7d bug244197 - Custom version of Xalan classes for compilation error checking to return all errors. Currently not a complete implementation, as some exceptions need to be caught instead of tossed. by dacarver · 17 years ago
- a7b1fef fixed jar file so that it doesn't output a dockbook dtd by dacarver · 17 years ago
- e379023 ASSIGNED - bug 215127: [xslt][doc] XSL user documentation by dacarver · 17 years ago
- 1f5e436 ASSIGNED - bug 223526: require-bundle should specify ranges by dacarver · 17 years ago
- 10d241d Correctly position variables when content assistance is done with variables. by dacarver · 17 years ago
- 442e44b Correctly position variables when content assistance is done with variables. by dacarver · 17 years ago
- d4fa0e8 Removed java debug target for now by dsatchwel · 17 years ago
- ed9f7a0 Removed ability to add breakpoints to XML files for now by dsatchwel · 17 years ago
- 412b1c6 Clean up extraneous warnings and stubs for javadoc. by dacarver · 17 years ago
- c23fe1f Clean up extraneous warnings and stubs for javadoc. by dacarver · 17 years ago
- b796e08 Fix extraneous @overrides on methods that don't have a super class to override. by dacarver · 17 years ago
- 4f8428e *** empty log message *** by dsatchwel · 17 years ago
- 1c81831 *** empty log message *** by dsatchwel · 17 years ago
- ea1f1c2 Added copyright headers. by dacarver · 17 years ago
- 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
- f5964d1 *** empty log message *** by dsatchwel · 17 years ago
- b370e1a *** empty log message *** by dsatchwel · 17 years ago
- bc0b9de fixed extraneous override statements. by dacarver · 17 years ago
- 51853ec bug 223137 - fixed issue with launching an ant build that uses the xsl.include task. by dacarver · 17 years ago
- 6256402 *** empty log message *** by dsatchwel · 17 years ago
- e7cf27e *** empty log message *** by dsatchwel · 17 years ago
- 3dccb38 *** empty log message *** by dsatchwel · 17 years ago
- d011ced *** empty log message *** by dsatchwel · 17 years ago
- 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
- 3a2400d Externalized strings and added setting to require javadoc for public and protected classes. by dacarver · 17 years ago
- a82f012 Fixed auto completion proposal. by dacarver · 17 years ago
- 40b642a *** empty log message *** by dsatchwel · 17 years ago
- 59c840e *** empty log message *** by dsatchwel · 17 years ago
- 89840ac *** empty log message *** by dacarver · 17 years ago
- 213ddd9 adjust access rules to work around PDE limitation (may be specific only to IBM JRE? Not sure.) by david_williams · 17 years ago
- a3a03bf Removed global variables suggestions from Match templates. by dacarver · 17 years ago
- 0becc49 Removed unused XPathException import that causes compilation errors under JRE 5.0 by dsatchwel · 17 years ago
- 25db8a4 *** empty log message *** by dsatchwel · 17 years ago
- cec654f Added support for XSL variables in content assist. by dacarver · 17 years ago
- 59a9339 additional patches for content completion of select and test variables. by dacarver · 17 years ago
- 0739222 added ability to filter once content assist brought up. by dacarver · 17 years ago
- eacfe6d more cleanup for xsl content assist by dacarver · 17 years ago
- a89978d Cleaned up and fixed issue with content assist. by dacarver · 17 years ago
- 919a1ef Cleaned up content assist code. by dacarver · 17 years ago
- 07b5058 Added axis templates. by dacarver · 17 years ago
- 088dc3b finished xpath templates, add exslt context, xpath 2.0 context by dacarver · 17 years ago
- b2a82e4 Additional Templates by dacarver · 17 years ago
- 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
- 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
- 20450cd Added basic content proposal support for XSLT. by dacarver · 17 years ago
- 4986526 *** empty log message *** by dsatchwel · 17 years ago
- b578b14 bug 191825 - Added support for Dita and Docbook content types for the XML editor. by dacarver · 17 years ago
- fb7e28f fixing version numbers from "1.0" to "0.5". by david_williams · 17 years ago
- 217a16c *** empty log message *** by dsatchwel · 17 years ago
- e4d206c *** empty log message *** by dsatchwel · 17 years ago
- 7dca784 revert so jar is explicit by david_williams · 17 years ago
- aa1bab6 re-use Orbit bundles by david_williams · 17 years ago
- 9e267a8 removed non-existent directory from build.properties by david_williams · 17 years ago
- 94629ff removed third party source so can reuse from Orbit by david_williams · 17 years ago
- 8dbe0e8 *** empty log message *** by dsatchwel · 17 years ago
- 14b2ca7 updated plugin eclipse version to 3.4 by dacarver · 17 years ago
- 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
- 4059e14 Added debug perspective short cut, folder short cut, general project short cut. by dacarver · 17 years ago
- ee028be added xml, xsd, wsdl, dtd to the xml perspective new wizard short cut by dacarver · 17 years ago
- 0ccffa8 *** empty log message *** by dacarver · 17 years ago
- ff63195 fixed perspective so that it shows, added snippets view by dacarver · 17 years ago
- 53d563f removed team ui plugin extension by dacarver · 17 years ago
- 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
- 8a54841 [217184] Separate Web and XML preference page category into two by nitind · 17 years ago
- cce9d72 minor, to correct PDE red X by david_williams · 17 years ago
- 436b004 RESOLVED - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
- 462cfce ASSIGNED - bug 215641: [xslt][build] Add org.eclipse.wst.xslt.ui and XPath UI by jmoller · 17 years ago
- 8f3c985 removed catalog contribution as the custom resolver now handles which grammar to load. by dacarver · 17 years ago
- 2b4d861 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
- 7e92204 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
- 07219e4 *** empty log message *** by dsatchwel · 17 years ago
- 6fe25e9 fixes @override compilatiuon error by dacarver · 17 years ago
- d3e7ff5 NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
- 16b0a56 "Snarf and barf" error by jmoller · 17 years ago
- 3f2e3ce NEW - bug 215128: [xslt][editor] Allow for selective loading of XSLT 1.0 or XSLT 2.0 grammar. by jmoller · 17 years ago
- 6ddd2f1 bug 213853, bug 195028 by dacarver · 17 years ago
- 6dd25fb bug 213853, bug 195028 by dacarver · 17 years ago
- 93ed0bd add icons directory to build.properties so icons are distributed. by david_williams · 17 years ago
- 83556ab *** empty log message *** by dsatchwel · 17 years ago
- 69cad6d *** empty log message *** by dsatchwel · 17 years ago