Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
6be567aedd65e57a707dac3e3e7d6d0a518e180b
/
bundles
/
org.eclipse.jst.jsp.ui
« Previous
45d3807
[91608] improve new jsp wizard - better support new jsp templates
by david_williams
· 20 years ago
a4dd766
[91223] editor ruler context menus are missing items
by david_williams
· 20 years ago
f3680f0
continuing internalization
by david_williams
· 20 years ago
c54bdb7
continuing internalization
by david_williams
· 20 years ago
ddead2d
make snippet items child elements of the snippet category
by nitind
· 20 years ago
b66a0c5
fixing unnecessary (and possibly unsafe) way of getting document from model manager, w/ release not in a finally block.
by pavery
· 20 years ago
c67d784
[91186] improved performance for source validators that validate the entire document for each dirty region (JSP validating)
by pavery
· 20 years ago
12ff79e
continuing internalization
by david_williams
· 20 years ago
009a70e
continuing internalization
by david_williams
· 20 years ago
2e7166e
continuing internalization
by david_williams
· 20 years ago
2aecf08
continuing internalization
by david_williams
· 20 years ago
6a31934
[90566] resource strings for jsp ui
by david_williams
· 20 years ago
aaadf2b
massive renames to 'internal'
by david_williams
· 20 years ago
5677702
massive renames for the internalization process
by david_williams
· 20 years ago
285ee2d
java doc in internalization
by david_williams
· 20 years ago
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
7a65dc2
internalization refinement
by david_williams
· 20 years ago
b722e8e
[90566] resource strings for jsp ui
by david_williams
· 20 years ago
f953f37
[90566] resource strings for jsp ui
by david_williams
· 20 years ago
48d88a6
[90566] resource strings for jsp ui
by david_williams
· 20 years ago
3a082d5
[90476] reserve (api) keywords for editor contributions based on content type
by david_williams
· 20 years ago
db9e4d4
More java proposal cleanup (for use bean...)
by pavery
· 20 years ago
afa73b9
[87469][72106] moved to public JDT result collector (CompletionProposalCollector)
by pavery
· 20 years ago
990b1d5
move Snippets plugin to WST's Common component
by nitind
· 20 years ago
de58173
update template IDs to reflect WTP namespace
by nitind
· 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
f0a29e3
[88001] null check when setting compilation unit
by pavery
· 20 years ago
6812239
no longer needed
by pavery
· 20 years ago
7af83db
minor renames and deleting deprecated junk
by david_williams
· 20 years ago
40dd89e
more API cleanup (mostly partition types)
by pavery
· 20 years ago
fb0ad6b
move property sheet and content outline to internal
by nitind
· 20 years ago
bca2663
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
22480de
fixing a typo
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
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
Next »