Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
f918eb2afaa57bb008e59ed31a57f55367b0fd7e
/
bundles
/
org.eclipse.jst.jsp.ui
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
c525fe6
[86364] a number of fixes for Embedded content type in a JSP
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
1a3e50d
[88268] jsp.ui plugin should not have so many public api
by david_williams
· 20 years ago
d7ab577
[87903] SSE templates should not be so public API
by david_williams
· 20 years ago
c53df47
[88083] rename and move XMLJSPContexts to DOMJSPContexts
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
2d5bc54
add simple JSP 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
c003ddb
refer to IJavaPartitions directly now that it is public
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
c1097ca
adding buildnotes
by david_williams
· 20 years ago
0ca5a33
[86019] Should fail gracefully if non structured document used by structured editor
by david_williams
· 20 years ago
7b9f014
call to translation.getElementsFromJspRange(...) was incorrect,
by pavery
· 20 years ago
b1f7505
[85776] preliminary infrastructure for document folding in wtp source editors
by david_williams
· 20 years ago
ef1db34
*** empty log message ***
by nitind
· 20 years ago
55ae447
[85447] many more reconciler changes
by pavery
· 20 years ago
0ac91ae
Change from addContentAssistProcessor to setContentAssistProcessor, making override by subclasses possible.
by nitind
· 20 years ago
0f849f3
move parts of jsp.core to internals
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
c9c904b
more jdt internal cleanup
by pavery
· 20 years ago
a5cfe6f
fixing SWT handle leak in JSPCompletionRequestor.
by pavery
· 20 years ago
ffc4d33
removing more JDT internal
by pavery
· 20 years ago
ddb4253
fixes for M5
by pavery
· 20 years ago
dd30295
deprecate all custom SpellCheck support
by nitind
· 20 years ago
84dfb48
cleanup
by pavery
· 20 years ago
d4f81c0
[84616] Use base hyperlink navigation framework
by nitind
· 20 years ago
cafa675
deprecate IJavaElement[] StructuredTextEditorJSP.getJavaElementsForCurrentSelection()
by nitind
· 20 years ago
034b9e2
stop using ResourceUtil since it's deprecated
by nitind
· 20 years ago
f6da222
stop using ResourceUtil since it's deprecated
by nitind
· 20 years ago
4a80160
update Java code OpenOn mapping
by nitind
· 20 years ago
bef7310
handle cases where a JspCompletionProcessor was never created
by nitind
· 20 years ago
ea9b751
streamline partition type lookup
by nitind
· 20 years ago
9a0f933
cleanups
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
f3f0e64
support auto-discovered taglib URIs
by nitind
· 20 years ago
d9eeef9
removed unused code, and tightened project by project compiler warning settings
by david_williams
· 20 years ago
da2525c
tighten some compiler warnings to errors
by david_williams
· 20 years ago
8f22ce6
adding tag and tagf extensions to JSP editor extensions
by david_williams
· 20 years ago
d5590dd
porting 6.0+ (iFix2 and 6.0.0.1) fixes to WTP.
by pavery
· 20 years ago
6ecef3d
fixes for setInput(...) now only being called once.
by pavery
· 20 years ago
1408ee8
[82109] Partial fix for some jdt internal references. Rest of fix applied once we build on new base.
by david_williams
· 20 years ago
dae1db3
Allow JSP custom tag attribute proposals
by nitind
· 20 years ago
f937b17
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
afb7a91
[81686] Could not set JSP breakpoint on last line of file
by nitind
· 20 years ago
f1736bf
complete fix for spelling compile problem in M4
by david_williams
· 20 years ago
84aec88
fix for M4 compile problem with SpellProblem class
by david_williams
· 20 years ago
1249ed2
correct skipping over taglib manager
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
8a8ea86
removed un-used pre-reqs.
by david_williams
· 20 years ago
38cc278
Switch from TaglibSupport to more direct TaglibIndex and TaglibController
by nitind
· 20 years ago
2373989
[79733] externalize all translatable strings in plugin.xml
by nitind
· 20 years ago
fdb15c3
cleanup of internal JDT class usage
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
565065a
improved/added project compile warnings
by david_williams
· 20 years ago
8dfb6f5
fixed 'openon' extension to have correct name
by david_williams
· 20 years ago
38f5f9c
fixed import not found warning
by david_williams
· 20 years ago
7416a13
change the provider-name to Eclipse.org
by nitind
· 20 years ago
b0f7b26
initial check-in
by nitind
· 20 years ago