Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
fcb9343b9d04179a1750a66286edf72dd7275845
/
bundles
/
org.eclipse.wst.html.ui
cfeb244
[81710] Cannot associate JSP editor with custom file extensions
by david_williams
· 20 years ago
c911388
internalization refinements
by david_williams
· 20 years ago
49d24fb
bulk fix for provisional validation API change
by david_williams
· 20 years ago
3a082d5
[90476] reserve (api) keywords for editor contributions based on content type
by david_williams
· 20 years ago
c39caaf
many changes from "XML" form of name to "DOM" form of name
by david_williams
· 20 years ago
6a8e389
renamed XMLModel to DOMModel
by david_williams
· 20 years ago
646a5e2
renames and internalizing
by david_williams
· 20 years ago
40dd89e
more API cleanup (mostly partition types)
by pavery
· 20 years ago
4327167
adjustments for Validation
by david_williams
· 20 years ago
088bb58
[89569] - deprecated plugin classes should be removed
by nitind
· 20 years ago
fb0ad6b
move property sheet and content outline to internal
by nitind
· 20 years ago
1de77ff
remove old, deprecated and incompatible spell check functions
by nitind
· 20 years ago
a553af7
refactoring fixes (strings got messed up during refactor)
by pavery
· 20 years ago
2f6b6fb
moving many sse.ui classes to sse.ui.internal
by pavery
· 20 years ago
f918eb2
a bunch of refactoring work:
by pavery
· 20 years ago
bc1b699
[89306] structuredtextviewerconfiguration should use getautoeditstrategies from super class
by nitind
· 20 years ago
d36efd9
rename of AdatperFacotry to IAdapterFactory
by david_williams
· 20 years ago
68bf9b3
cleanup of old deprecated methods/classes
by david_williams
· 20 years ago
0fe6d28
[88943] only enable folding for elements that span more than one line
by david_williams
· 20 years ago
3f439f5
added constructor w/ preference store for unit test purposes
by pavery
· 20 years ago
516aa79
[88547] javascript ui and common ui should be made less public API
by david_williams
· 20 years ago
c06c86f
[88424] ContentModel moved to Internal and XML Core
by david_williams
· 20 years ago
95990ef
[88424] ContentModel moved to Internal and SSE Core
by david_williams
· 20 years ago
dce4ddd
[88419] Encoding code should move to internal, and SSE
by david_williams
· 20 years ago
d8a74fb
[88413] Cleanup should be internal for release 1.0
by david_williams
· 20 years ago
d7ab577
[87903] SSE templates should not be so public API
by david_williams
· 20 years ago
63f5c32
refactoring to move more JSP knowledge out of XML level (works not finished, but this is a start).
by david_williams
· 20 years ago
4da6ac01
[87903] SSE templates should not be so public API
by david_williams
· 20 years ago
86040ef
update for cleanups in validation.core
by nitind
· 20 years ago
65cb13d
add simple HTML wizard
by nitind
· 20 years ago
9bbeecc
[87589] CommonEditorPreferenceNames should not be so public API
by david_williams
· 20 years ago
09c5be1
handle IFiles not under the workspace root
by nitind
· 20 years ago
2c53a94
[86209] IllegalArgumentException w/ hyperlink open on
by david_williams
· 20 years ago
409f9cc
minor cleanups
by nitind
· 20 years ago
5c3f1c0
adding buildnotes
by david_williams
· 20 years ago
b1907e9
adding buildnotes
by david_williams
· 20 years ago
c1097ca
adding buildnotes
by david_williams
· 20 years ago
e6107e6
moving html validator from its own plugin to html.ui plugin in a separate source folder
by pavery
· 20 years ago
b1f7505
[85776] preliminary infrastructure for document folding in wtp source editors
by david_williams
· 20 years ago
288d98b
*** empty log message ***
by nitind
· 20 years ago
0ac91ae
Change from addContentAssistProcessor to setContentAssistProcessor, making override by subclasses possible.
by nitind
· 20 years ago
dc90396
Remove JS autoindent setup since it does nothing but the default
by nitind
· 20 years ago
e15aba6
getting rid of "StructuredRegionProcesorExtension" since it's not much of an extension. moved it's members to "StructuredRegionProcessor"
by pavery
· 20 years ago
282b8f4
added changes for distribution of contentType IDs
by david_williams
· 20 years ago
32e9f70
revert StructuredTextEditor.getModel() calls
by nitind
· 20 years ago
1395066
deprecate or make more internal changes
by nitind
· 20 years ago
d4f81c0
[84616] Use base hyperlink navigation framework
by nitind
· 20 years ago
f4a08b3
first batch of changes for moving to Job based reconciler (which I've named DirtyRegionProcessor for now).
by pavery
· 20 years ago
39ffd61
set document partitioning into reconciler
by nitind
· 20 years ago
c9c4f6e
[83649] StructuredTextEditors should use the existing Preferences.. context menu
by nitind
· 20 years ago
7fad9e2
[83571] StructuredTextEditor preferences should follow All Text Editors preferences (2)
by nitind
· 20 years ago
410b6c2
[83571] StructuredTextEditor preferences should follow All Text Editors preferences
by nitind
· 20 years ago
d9eeef9
removed unused code, and tightened project by project compiler warning settings
by david_williams
· 20 years ago
6ecef3d
fixes for setInput(...) now only being called once.
by pavery
· 20 years ago
ec3bcb6
Simplify StructuredModelManager facade
by nitind
· 20 years ago
4039c30
Make org.eclipse.wst.sse.ui.extendedconfiguration extension point more consistent and scalable
by nitind
· 20 years ago
a998d12
[71270] [IBM WDT] Preferences store doesn't remember many custom settings
by nitind
· 20 years ago
1ca371d
release model in finally block
by nitind
· 20 years ago
455e217
[80517] properties related changes
by david_williams
· 20 years ago
425ffe7
[80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse components
by david_williams
· 20 years ago
2373989
[79733] externalize all translatable strings in plugin.xml
by nitind
· 20 years ago
a3f8c0d
Fix 79413 - exception/error every time open HTML source editor
by nitind
· 20 years ago
2ed9b91
remove org.eclipse.jface.text requirement from core
by nitind
· 20 years ago
afbeaa4
fix default preferences "race" condition
by nitind
· 20 years ago
7416a13
change the provider-name to Eclipse.org
by nitind
· 20 years ago
958d79a
initial check-in
by nitind
· 20 years ago