1. 36e9470 #238369 update feature copyrights and abouts by dsatchwel · 16 years ago
  2. 97e408e *** empty log message *** by dsatchwel · 16 years ago
  3. 03216d5 ASSIGNED - bug 224749: [xslt][editor] Operator content assist not displaying icons. by dacarver · 16 years ago
  4. e4f119b ASSIGNED - bug 225870: [XSLT] System.out.printlns left in released code by dacarver · 16 years ago
  5. 4e4da81 Added XSL and XPath preferences to the XSL Editors preference popup. by dacarver · 16 years ago
  6. 17a6b7a Removed xsl.xslsource content type, it is a duplicate of xml.xslsource by dsatchwel · 16 years ago
  7. fdce619 Added check to determine if resource exists, rather than have it throw an exception by dsatchwel · 16 years ago
  8. dfc1ea5 Replaced hard-coded reference with reference to XSLCore by dsatchwel · 16 years ago
  9. fec3407 Added new error for missing hrefs by dsatchwel · 16 years ago
  10. ecc2f35 Remove unused NON-NLS by dsatchwel · 16 years ago
  11. e4a4d37 Removed xsl.xslsource references by dsatchwel · 16 years ago
  12. 273e8e7 *** empty log message *** by dsatchwel · 16 years ago
  13. 59643a3 238766 needed to add xpath partition to sourcevalidation by dsatchwel · 16 years ago
  14. 1750f35 234853 increase timeout 6 fold by dsatchwel · 16 years ago
  15. 6fc8a6e 218535 jar all plugins by dsatchwel · 16 years ago
  16. 8902038 218535 need to recognise eclipse_orbit by dsatchwel · 16 years ago
  17. 83820bf 238432 changed dialog to an OK-Cancel by dsatchwel · 16 years ago
  18. 446e149 *** empty log message *** by dsatchwel · 16 years ago
  19. 0b4ab58 bug 223557 - Added Icon contributions by dacarver · 16 years ago
  20. 52e048b ASSIGNED - bug 195262: [xslt][editor]Need more XPath-centric double-click strategy in XML editor for attributes by dacarver · 16 years ago
  21. 7f80683 bug 195267 - XPath Double Click Strategy by dacarver · 16 years ago
  22. 0e874ad added XPath specific double click strategy. by dacarver · 16 years ago
  23. 6121ff8 bug224938 - content completion based on xpath token position is now working for single line xpath expressions by dacarver · 16 years ago
  24. b81e04f bug224938 -xpath content assistance by dacarver · 16 years ago
  25. 624606e bug224938 -xpath content assistance by dacarver · 16 years ago
  26. 269357f bug224938 - refactored xpath content assistance by dacarver · 16 years ago
  27. cefbedd *** empty log message *** by dsatchwel · 16 years ago
  28. 7b86f83 *** empty log message *** by dsatchwel · 16 years ago
  29. 8b9d2ab *** empty log message *** by dsatchwel · 16 years ago
  30. 5fba9e1 bug224938 - refactored xpath content assistance by dacarver · 16 years ago
  31. 6cae5d6 bug224938 - refactored xpath content assistance by dacarver · 16 years ago
  32. 003fab7 refactored XSLContentAssistProcessor by dacarver · 16 years ago
  33. 02ea193 bug 230958 - rewrite unit tests to not depend on docbook stylesheets. by dacarver · 17 years ago
  34. 7594d7d bug 230137 - Migrated XPath Preferences to it's own Preference Page by dacarver · 17 years ago
  35. a41eb41 Move XSL File utils from Launching to XSL Core by dacarver · 17 years ago
  36. 815c323 Javadoc comments by dsatchwel · 17 years ago
  37. 0d55d87 *** empty log message *** by dsatchwel · 17 years ago
  38. e4d9297 *** empty log message *** by dsatchwel · 17 years ago
  39. 17b6cdd *** empty log message *** by dsatchwel · 17 years ago
  40. b59ede6 remove extraneous @override by dacarver · 17 years ago
  41. d5afee1 *** empty log message *** by dsatchwel · 17 years ago
  42. 53c9081 bug 226247 - Cleaned up open selection. by dacarver · 17 years ago
  43. bca5933 Change order to make compilation work on OSX JREs. by jmoller · 17 years ago
  44. 7d022be *** empty log message *** by dsatchwel · 17 years ago
  45. 8ccc04b *** empty log message *** by dsatchwel · 17 years ago
  46. b55a87c *** empty log message *** by dsatchwel · 17 years ago
  47. 913dbc8 *** empty log message *** by dsatchwel · 17 years ago
  48. c04866a *** empty log message *** by dsatchwel · 17 years ago
  49. c48e40d *** empty log message *** by dsatchwel · 17 years ago
  50. 33fd783 *** empty log message *** by dsatchwel · 17 years ago
  51. cb9ca5e Changed to use file url rather than plugin url by dsatchwel · 17 years ago
  52. 0e9b38b Organize Manifests by dacarver · 17 years ago
  53. 1779080 added a Xalan specific helper for just compiling xpaths. Helps check for errors. by dacarver · 17 years ago
  54. 0252b9a remove extraneous filebuffers extension by dacarver · 17 years ago
  55. 9a65b9f *** empty log message *** by dsatchwel · 17 years ago
  56. 24afbed bug 224938 - Migrated XPath functionality to it's own core plugin to better separate the functionality. by dacarver · 17 years ago
  57. b057b98 *** empty log message *** by dsatchwel · 17 years ago
  58. bdbcc8e Remove unused stuff by dsatchwel · 17 years ago
  59. 6aff59e bug 224938 - Added Tests for XPath Parsing using JXPath, and XPath model generated from ecore. Removed experimental Xalan validator. by dacarver · 17 years ago
  60. af5fbb8 *** empty log message *** by dsatchwel · 17 years ago
  61. b69423d *** empty log message *** by dsatchwel · 17 years ago
  62. f431526 *** empty log message *** by dsatchwel · 17 years ago
  63. 570b119 bug 224938 - Added Content Assistatance Tests by dacarver · 17 years ago
  64. eb45517 RESOLVED - bug 226557: [xslt] Project explorer context menu by dacarver · 17 years ago
  65. ed651cb RESOLVED - bug 226807: [xslt][editor] Add XInclude grammar to the XML Catalog by dacarver · 17 years ago
  66. 7ae16dc Moved Short Cut creation to plugin.xml for wizards. by dacarver · 17 years ago
  67. 71430f0 *** empty log message *** by dsatchwel · 17 years ago
  68. aa94b07 bug 226578 - remove extraneous @overrides by dacarver · 17 years ago
  69. be68896 *** empty log message *** by dsatchwel · 17 years ago
  70. acf2b9e *** empty log message *** by dsatchwel · 17 years ago
  71. e76a69b *** empty log message *** by dsatchwel · 17 years ago
  72. 134fc76 *** empty log message *** by dsatchwel · 17 years ago
  73. ca32456 fix intergration issues and organize manifests. by dacarver · 17 years ago
  74. ca27d7f Corrected copyright headers. by dacarver · 17 years ago
  75. d8d3205 Structured Document Partitioner for XSL to help with content assistance. by dacarver · 17 years ago
  76. a8451ae bug224938 - First cut at restructuring the XSL editor to possibily allow multiple regions. by dacarver · 17 years ago
  77. 89e1f51 *** empty log message *** by dsatchwel · 17 years ago
  78. 901694f Remove java nature by dsatchwel · 17 years ago
  79. a9cf596 *** empty log message *** by dsatchwel · 17 years ago
  80. 2d4c3cc *** empty log message *** by dsatchwel · 17 years ago
  81. eb3c4f1 Fix to allow unit tests to see the validation method. by dacarver · 17 years ago
  82. 8ab2395 *** empty log message *** by dacarver · 17 years ago
  83. 14dcaf8 *** empty log message *** by dsatchwel · 17 years ago
  84. 7f415f0 *** empty log message *** by dsatchwel · 17 years ago
  85. 806027f *** empty log message *** by dsatchwel · 17 years ago
  86. 4adbf4c *** empty log message *** by dsatchwel · 17 years ago
  87. 1fbe9f9 *** empty log message *** by dsatchwel · 17 years ago
  88. 4720324 *** empty log message *** by dsatchwel · 17 years ago
  89. 6eb6129 *** empty log message *** by dsatchwel · 17 years ago
  90. 663400f xsl icon editor fix by dacarver · 17 years ago
  91. 5feccc6 *** empty log message *** by dsatchwel · 17 years ago
  92. 5a8b6fb Add XSL specific icon for xsl files. by dacarver · 17 years ago
  93. ac5691b bug 225021 by dsatchwel · 17 years ago
  94. f8cf9e5 *** empty log message *** by dsatchwel · 17 years ago
  95. 89b33ab *** empty log message *** by dsatchwel · 17 years ago
  96. 4c06255 bug 224777 - encode uri's so they are valid uris. by dacarver · 17 years ago
  97. 3bf47a0 Bug 224986 by dsatchwel · 17 years ago
  98. 3fdcbff 225042 build.properties doesn't seem right by david_williams · 17 years ago
  99. 8ec7e8d CQ 2232 - Add xinclude schema for future catalog contribution. by dacarver · 17 years ago
  100. ce13f6a *** empty log message *** by dsatchwel · 17 years ago