Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
4c1ee846206187306bcc1a8d3973c906e36524cd
/
bundles
/
org.eclipse.wst.xml.core
4c1ee84
[123911] Added extensible way to customize XML validation messages.
by lmandel
· 19 years ago
919e58f
[132898] Many Java files have illegal UTF-8 characters in them
by david_williams
· 19 years ago
8199ee2
[134661] Clean up build.properties missing files/direcotory warnings
by david_williams
· 19 years ago
f2be6ce
[86015] DocumentImpl does not implement createTreeWalker
by david_williams
· 19 years ago
78898bb
[132230] Provide support for alternative XML Schema validator implementations
by csalter
· 19 years ago
448bf3f
[129953] Updated XML validator to use validator jobs API.
by lmandel
· 19 years ago
83148e3
[nobug] initialize catalog more lazily
by nitind
· 19 years ago
4c84b1f
[121216] Intermittent NullPointerExceptions in TextNodeFormatter --
by david_williams
· 19 years ago
f718cd1
[131735] Inefficient name matching in AttrImpl
by david_williams
· 19 years ago
f493cf0
[132756] implement generic search list dialog -- add minor performance improvement to pool xerces parser when searching
by csalter
· 19 years ago
bc80bd8
[132756] implement generic search list dialog -- add minor performance improvement to pool xerces parser when searching
by csalter
· 19 years ago
32bb5b6
[95903] XML Catalog extension points should support locations with jar: protocol
by kchong
· 19 years ago
b5d0563
[129531] Need to spec 'internals', 'friends', and "organize manifests".
by david_williams
· 19 years ago
91e8406
re-exporting deprecated provisional.text packages
by pavery
· 19 years ago
2d9d1bb
Fix for XSD test failure ImportInvalidLocation with IBM JRE.
by lmandel
· 19 years ago
7ff6bd2
replacing and deprecating partition types (to be removed 1.5)
by pavery
· 19 years ago
a8bf06a
[111674] [format] Preserving space during XML format for selected elements
by david_williams
· 19 years ago
b0f98c5
making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages.
by pavery
· 19 years ago
ca7158d
[127388] remove deprecated getPluginDescriptor methods
by david_williams
· 19 years ago
c4710bb
[126595] add temp work around to stash away the meta name of SearchMatch
by csalter
· 19 years ago
3586a47
[126595] Add search option to common search framework
by csalter
· 19 years ago
e828c09
[126462] setBatch() not refreshing XML model.
by david_williams
· 19 years ago
edabf97
[125668] fix up some ugly participant initialization bugs
by csalter
· 19 years ago
118f00b
[125668] remove debug println statements
by csalter
· 19 years ago
14c68ea
[125668] changes to support wildcard searches
by csalter
· 19 years ago
fe0f361
[106087] new HTML wizard does not handle .HTML extension (capitalized)
by amywu
· 19 years ago
84d2177
minor fix not to use deprecated 'AutoStart'
by david_williams
· 19 years ago
ed915f3
[123373] removed use of 'PrefixResolverDefault ' class
by csalter
· 19 years ago
95aef6e
[123569] Need to add qualifier to version numbers
by david_williams
· 19 years ago
80c1dc0
Add proper source folder to the build
by kchong
· 19 years ago
3abe394
[123168] add initial search / refactoring support (XML Schema refactoring)
by amywu
· 19 years ago
236797e
[123168] add initial search / refactoring support (XML Schema refactoring)
by csalter
· 19 years ago
1556d52
[117755] Cleaned up WST extension point documentation.
by lmandel
· 19 years ago
edaefaf
[120098] Typo in wst.xml.core annotationFiles.exsd: declares plublicId attribute
by amywu
· 19 years ago
8f74677
[114926] Updated XML catalog contributions documentation.
by lmandel
· 19 years ago
4705715
[118306] org.eclipse.wst.xml.core missing schemas for extension points
by kchong
· 19 years ago
4fe8531
[16523] NullPointerException at BasicStructuredDocumentRegion getText - reverting some code that should not have been checked in with this (rest of fix is ok, though).
by david_williams
· 19 years ago
c66e47d
[16523] NullPointerException at BasicStructuredDocumentRegion getText
by david_williams
· 19 years ago
e2ed76e
[ 119176] ArrayIndexOutOfBoundException is thrown while editing HTML model
by david_williams
· 19 years ago
68d550d
[119275] Fix copyright notices in xml.core
by jeffliu
· 19 years ago
eff5b0d
[118818] Synching XMLmodel changes with EMF model
by cbridgha
· 19 years ago
1ce9a12
added orphaned xerces plugin to xml list
by david_williams
· 19 years ago
a361821
[118371] XMLCatalogIdResolver#resolve throws AssertionFailedException
by david_williams
· 19 years ago
25b58c3
[108325] Typing enters text "in place" if exception occurs
by david_williams
· 19 years ago
a6e536c
[117755] Updated root extension point, id, and name where required.
by lmandel
· 19 years ago
cd8d793
add unclaimed related plugins
by nitind
· 19 years ago
164c512
[117424] update test case to avoid passing null args into API that assumes non-null args. Added Assert to code to make assumption more explicit.
by csalter
· 19 years ago
77eb5b2
[117320] ensure base URI is 'protocal' qualified before passing it thru to URIResolver
by csalter
· 19 years ago
4f2bc75
[113537] bug fixes to make physical resolution occur at the right places (where streams are opened)
by csalter
· 19 years ago
2fd8837
[113537] bug fixes to make physical resolution occurs at the right places (where streams are opened)
by csalter
· 19 years ago
c040dc5
[117204] Unnecessary class casts can impact performance
by david_williams
· 19 years ago
000c1da
avoid marking entire packages as API since we're exposing specific classes instead
by nitind
· 19 years ago
59f3bd3
[115244] Validate XML File, is always returning "no constraints detected"
by csalter
· 19 years ago
95409d0
[115727] externalize strings that need them or mark them as non-nls
by nitind
· 19 years ago
42a860f
[115727] externalize strings that need them or mark them as non-nls
by nitind
· 19 years ago
77c1059
[112281] Declare XML Catalog Extension Point API for WTP 1.0
by kchong
· 19 years ago
e2faa7c
[112494] Update component.xml for wst.xml
by nitind
· 19 years ago
edffe17
Removed thread classloader call. This is no longer necessary with modern plug-in class loading.
by lmandel
· 19 years ago
ba371d0
Correction: XML catalog does not need to run for physical resolution pass. There was a problem in the XML validator's ValidatorHelper. resolve must always be called before resolvePhysical.
by lmandel
· 19 years ago
a897507
Added the XML catalog as a physical resolver.
by lmandel
· 19 years ago
585b05e
[112281] Declare XML Catalog Extension Point API for WTP 1.0
by kchong
· 19 years ago
ee0c938
major mass change to version 1.0
by david_williams
· 19 years ago
b38692c
[114357] Method adjustTextLength in GenericTemplateRegion implemented hard coded
by david_williams
· 19 years ago
c380c03
[112755] We should never catch general Exception and not at least log it
by nitind
· 19 years ago
f81f4a4
cvs ignore PDE generated artifacts
by david_williams
· 19 years ago
e9a970d
[nobug] moving sse renderer extension to xml.core - fixing dep
by cbridgha
· 19 years ago
d8643d3
[112763] emfworkbench.integration can not fit in architecture
by david_williams
· 19 years ago
adbf5dc
[105107] Update XML validator not to display an error if a grammar cannot be located.
by lmandel
· 19 years ago
6f9dcdd
[106903] [perf] use indexed loop instead of iterator
by david_williams
· 19 years ago
66cd5bf
[111279] cleanup to remove common compiler warnings
by david_williams
· 19 years ago
02dd34e
[111279] cleanup to remove common compiler warnings
by david_williams
· 19 years ago
6774232
[110356] WSDL editor content assist not working if WSDL schemas are not explicitly added to the XML catalog
by jeffliu
· 19 years ago
0a947d5
[109953] NPE's during JSP reconcile/validation
by david_williams
· 19 years ago
e7c4a5f
[109942] NPE during JSP Editing while quickly coping/pasting code
by david_williams
· 19 years ago
c97347a
[106142] Document provided by copied IStructuredModel that is created by ModelManagerImpl.copyModelForEdit lacks some adapters
by david_williams
· 19 years ago
577a8f0
[103022] XML Editor conflicts with 2.1 based editors - partial fix to remove NullPartioner
by david_williams
· 19 years ago
da8fa94
Added lazy input stream fix for Xerces.
by lmandel
· 19 years ago
5df8f59
[108325] IllegalArgumentException when using webapp relative taglib locations
by nitind
· 19 years ago
e26facd
[104794] TVT 3.1 - TCT 338 - Externalize String
by jeffliu
· 19 years ago
bdb9c30
[106892] Incorrect copyrights in some of the w3c Java files?
by david_williams
· 19 years ago
9552616
removed accidental inappropriate copyright statements
by david_williams
· 19 years ago
777f5ad
[104413] Fix for DTD validation messages when working disconnected.
by lmandel
· 19 years ago
efb8d76
[104152] interpreting "*+xml" mime type as XML now
by pavery
· 19 years ago
99ffe98
[103768] remove printStackTrace()
by csalter
· 19 years ago
5002d70
[103768] update resolver to distinguish between physical and logical resolution results
by csalter
· 19 years ago
ef53852
[103768] update resolver to distinguish between physical and logical resolution results
by csalter
· 19 years ago
55b52b8
[103768] update resolver to distinguish between physical and logical resolution results
by csalter
· 19 years ago
22e4644
[103768] update resolver to distinguish between physical and logical resolution results
by csalter
· 19 years ago
96f4526
[103767] remove CMDocument support for 'encodingInfo' property ... rename field to make it more understandable
by csalter
· 19 years ago
bb7ccbe
[103767] remove CMDocument support for 'encodingInfo' property
by csalter
· 19 years ago
b2de2de
[103896] Memory leak in BasicStructuredDocument
by david_williams
· 19 years ago
58ab515
[96155] return workspace mapped URI's of form "file:///D:/etc" and not "file:D:/etc" (workaround for bug 103607)
by csalter
· 19 years ago
2a4c832
[96155] return workspace mapped URI's of form "file:///D:/etc" and not "file:D:/etc" (workaround for bug 103607)
by csalter
· 19 years ago
0ae3065
[103211] 5 interesting JUnit test failures
by david_williams
· 19 years ago
89b4527
[102915] Need manifest directive for our content Describers
by david_williams
· 19 years ago
6c322b9
[96772] when validating xml files, explicit schema locations should take priority over namespace mapped locations
by csalter
· 19 years ago
2b69684
[96772] when validating xml files, explicit schema locations should take priority over namespace mapped locations
by csalter
· 19 years ago
8ef7da7
[103083] The XML editor should be the default for XMI files
by david_williams
· 19 years ago
ce29b5a
[103083] The XML editor should be the default for XMI files
by david_williams
· 19 years ago
ca25e59
[102068] taginfo: ResourceBundleHelper cant pick up translated files in nl fragments
by david_williams
· 19 years ago
Next »