Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting.xsl
/
4720324c3ee19583f790b82cbae7aabe61e4b3e7
4720324
*** empty log message ***
by dsatchwel
· 16 years ago
6eb6129
*** empty log message ***
by dsatchwel
· 16 years ago
663400f
xsl icon editor fix
by dacarver
· 16 years ago
5feccc6
*** empty log message ***
by dsatchwel
· 16 years ago
5a8b6fb
Add XSL specific icon for xsl files.
by dacarver
· 16 years ago
ac5691b
bug 225021
by dsatchwel
· 16 years ago
f8cf9e5
*** empty log message ***
by dsatchwel
· 16 years ago
89b33ab
*** empty log message ***
by dsatchwel
· 16 years ago
4c06255
bug 224777 - encode uri's so they are valid uris.
by dacarver
· 16 years ago
3bf47a0
Bug 224986
by dsatchwel
· 16 years ago
3fdcbff
225042 build.properties doesn't seem right
by david_williams
· 16 years ago
8ec7e8d
CQ 2232 - Add xinclude schema for future catalog contribution.
by dacarver
· 16 years ago
ce13f6a
*** empty log message ***
by dsatchwel
· 16 years ago
c0049e5
bug224819 - changed processContents from lax to skip.
by dacarver
· 16 years ago
2e2f710
*** empty log message ***
by dsatchwel
· 16 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
· 16 years ago
cdc14d5
bug224149 - make sure serializer is available.
by dacarver
· 16 years ago
5f306ec
RESOLVED - bug 221446: SDK XSL Feature named "Feature Feature"
by dacarver
· 16 years ago
dd84c03
bug224149 - Added additional dependencies for Xalan 2.7.1
by dacarver
· 16 years ago
3e50a61
bug224149 - Added additional dependencies for Xalan 2.7.1
by dacarver
· 16 years ago
daa8431
*** empty log message ***
by dsatchwel
· 16 years ago
3bc3834
*** empty log message ***
by dsatchwel
· 16 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
· 16 years ago
286d443
fix content assist on test attributes
by dacarver
· 16 years ago
e232e74
*** empty log message ***
by dsatchwel
· 16 years ago
ed6f3f5
Fixed extraneous @override
by dacarver
· 16 years ago
403cbfd
*** empty log message ***
by dsatchwel
· 16 years ago
6698b27
*** empty log message ***
by dsatchwel
· 16 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
· 16 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
· 16 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
· 16 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
· 16 years ago
2eb7c1d
ASSIGNED - bug 215127: [xslt][doc] XSL user documentation
by dacarver
· 16 years ago
c95428f
removed merged file from cvs.
by dacarver
· 16 years ago
331645a
ASSIGNED - bug 215127: [xslt][doc] XSL user documentation
by dacarver
· 16 years ago
a7b1fef
fixed jar file so that it doesn't output a dockbook dtd
by dacarver
· 16 years ago
e379023
ASSIGNED - bug 215127: [xslt][doc] XSL user documentation
by dacarver
· 16 years ago
1f5e436
ASSIGNED - bug 223526: require-bundle should specify ranges
by dacarver
· 16 years ago
057c1eb
Fix user documentation not showing up in latest i build.
by dacarver
· 16 years ago
9beb316
*** empty log message ***
by dacarver
· 16 years ago
8f6274e
bug 215127 - XSL Tooling User Documentation
by dacarver
· 16 years ago
10d241d
Correctly position variables when content assistance is done with variables.
by dacarver
· 16 years ago
442e44b
Correctly position variables when content assistance is done with variables.
by dacarver
· 16 years ago
d4fa0e8
Removed java debug target for now
by dsatchwel
· 16 years ago
ed9f7a0
Removed ability to add breakpoints to XML files for now
by dsatchwel
· 16 years ago
412b1c6
Clean up extraneous warnings and stubs for javadoc.
by dacarver
· 16 years ago
c23fe1f
Clean up extraneous warnings and stubs for javadoc.
by dacarver
· 16 years ago
b796e08
Fix extraneous @overrides on methods that don't have a super class to override.
by dacarver
· 16 years ago
4f8428e
*** empty log message ***
by dsatchwel
· 16 years ago
1c81831
*** empty log message ***
by dsatchwel
· 16 years ago
ea1f1c2
Added copyright headers.
by dacarver
· 16 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
· 16 years ago
f5964d1
*** empty log message ***
by dsatchwel
· 16 years ago
b370e1a
*** empty log message ***
by dsatchwel
· 16 years ago
bc0b9de
fixed extraneous override statements.
by dacarver
· 16 years ago
51853ec
bug 223137 - fixed issue with launching an ant build that uses the xsl.include task.
by dacarver
· 16 years ago
6256402
*** empty log message ***
by dsatchwel
· 16 years ago
e7cf27e
*** empty log message ***
by dsatchwel
· 16 years ago
3dccb38
*** empty log message ***
by dsatchwel
· 16 years ago
d011ced
*** empty log message ***
by dsatchwel
· 16 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
fac5709
Initial XSL Documentation
by dacarver
· 17 years ago
eb1f24d
Added some HTML documentation for the XSL Tooling Preference pages
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
29e6cdd
Added screenshots and docbook source files for preference page.
by dacarver
· 17 years ago
2383646
intial load for xsl documentation
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
57103a1
Added XML Outline Configuration.
by dacarver
· 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
abbdef0
re-use Orbit xalan bundles
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
Next »