1. 2a63103 [308562] [explorer] DTD, XML, and XML Schema "new" context menu items should be grouped together by nitind · 14 years ago
  2. 4fad6a3 [271288]: make the selected node the current node in XPath view by dacarver · 14 years ago
  3. 8c0fd6e [256339]: Migrate XSL Syntax Highlighting to Semantic Highlighting by dacarver · 14 years ago
  4. 838a6ab [289498]: Add additional context types for the XSL editor templates. by dacarver · 15 years ago
  5. d81e279 [244674]: Added XSL specific awarness to the outline view. by dacarver · 15 years ago
  6. b08520f [244674]: Added XSL specific awarness to the outline view. by dacarver · 15 years ago
  7. 5bfab6d [259721] [290336] [260725] New Extension point for Content Assist for XSLT, and re-add methods and deprecate for xpath2. Plus fix date LE comparison. by dacarver · 15 years ago
  8. bf6c73d [271619] Move and rename XML perspective definition by nitind · 15 years ago
  9. be679fa [271619] Move and rename XML perspective definition by nitind · 15 years ago
  10. da7c133 [271619] Move and rename XML perspective definition by nitind · 15 years ago
  11. 7c49e1a [271784] New DTD File toolbar button tooltip is "New XML File" in XML perspective https://bugs.eclipse.org/bugs/show_bug.cgi?id=271784 by dacarver · 15 years ago
  12. 6079585 *** empty log message *** by dsatchwel · 16 years ago
  13. 42972ae initial code for quick assist by dsatchwel · 16 years ago
  14. 8f2c7d4 Updated to Galileo internationalization requirement. by dacarver · 16 years ago
  15. 0f5e571 bug 2300072 - Project specific validation settings by dacarver · 16 years ago
  16. 538ee9f bug 2300072 - Project specific validation settings by dacarver · 16 years ago
  17. 9801025 first cut at Project Level validation settings. by dacarver · 16 years ago
  18. c948f82 ASSIGNED - bug 225418: [xslt][validation] Hyperlinks for variables by dacarver · 16 years ago
  19. 9de09cc bug 213775 - XSL specific Syntax Highlighting by dacarver · 16 years ago
  20. 5fb5673 bugs 246115 and 246860 by dsatchwel · 16 years ago
  21. 4266ad8 bug 245772 - NLS Message refactoring by dacarver · 16 years ago
  22. 0d3d328 new Stylesheet view by dsatchwel · 16 years ago
  23. 5a322b1 bug 242148 - Refactor Toolbar to use org.eclipse.ui.menus extension point instead of actionsets to allow adopters the ability to contribute to the toolbar. by dacarver · 16 years ago
  24. a14f56b bug 242148 - Refactor Toolbar to use org.eclipse.ui.menus extension point instead of actionsets to allow adopters the ability to contribute to the toolbar. by dacarver · 16 years ago
  25. 4e4da81 Added XSL and XPath preferences to the XSL Editors preference popup. by dacarver · 16 years ago
  26. e4a4d37 Removed xsl.xslsource references by dsatchwel · 16 years ago
  27. 273e8e7 *** empty log message *** by dsatchwel · 16 years ago
  28. 0b4ab58 bug 223557 - Added Icon contributions by dacarver · 16 years ago
  29. 52e048b ASSIGNED - bug 195262: [xslt][editor]Need more XPath-centric double-click strategy in XML editor for attributes by dacarver · 16 years ago
  30. 0e874ad added XPath specific double click strategy. by dacarver · 16 years ago
  31. 7594d7d bug 230137 - Migrated XPath Preferences to it's own Preference Page by dacarver · 16 years ago
  32. 53c9081 bug 226247 - Cleaned up open selection. by dacarver · 16 years ago
  33. 8ccc04b *** empty log message *** by dsatchwel · 16 years ago
  34. b69423d *** empty log message *** by dsatchwel · 16 years ago
  35. eb45517 RESOLVED - bug 226557: [xslt] Project explorer context menu by dacarver · 16 years ago
  36. 7ae16dc Moved Short Cut creation to plugin.xml for wizards. by dacarver · 16 years ago
  37. acf2b9e *** empty log message *** by dsatchwel · 16 years ago
  38. 134fc76 *** empty log message *** by dsatchwel · 16 years ago
  39. a8451ae bug224938 - First cut at restructuring the XSL editor to possibily allow multiple regions. by dacarver · 16 years ago
  40. 663400f xsl icon editor fix by dacarver · 16 years ago
  41. 5a8b6fb Add XSL specific icon for xsl files. by dacarver · 16 years ago
  42. 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 · 16 years ago
  43. 54bae8a Added accessibility rules and XSLMarkupValidator. This could be used to help compile and validate the XPaths for as you type Validation. by dacarver · 16 years ago
  44. 25db8a4 *** empty log message *** by dsatchwel · 17 years ago
  45. a89978d Cleaned up and fixed issue with content assist. by dacarver · 17 years ago
  46. 07b5058 Added axis templates. by dacarver · 17 years ago
  47. 088dc3b finished xpath templates, add exslt context, xpath 2.0 context by dacarver · 17 years ago
  48. b2a82e4 Additional Templates by dacarver · 17 years ago
  49. 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
  50. 20450cd Added basic content proposal support for XSLT. by dacarver · 17 years ago
  51. 14b2ca7 updated plugin eclipse version to 3.4 by dacarver · 17 years ago
  52. ff63195 fixed perspective so that it shows, added snippets view by dacarver · 17 years ago
  53. 8a54841 [217184] Separate Web and XML preference page category into two by nitind · 17 years ago
  54. 8f3c985 removed catalog contribution as the custom resolver now handles which grammar to load. by dacarver · 17 years ago
  55. 6dd25fb bug 213853, bug 195028 by dacarver · 17 years ago
  56. 5b9f02a Added XSLT 1.0 schema, and added it to the XML Catalog temporarily. This is so that content assist can be done, and general structural validation. The catalog entry will need to be removed in future versions so that XSLT 1.0 and 2.0 support can be handled by the editor itself. by dacarver · 17 years ago
  57. 88e9b51 initial checkin by david_williams · 17 years ago