- 893cb9b [105912] Pasted text contains only one space if clipboard content starts with tab by nitind · 20 years ago
- 41be8ce [106376] commonWizard extension needs ID by nitind · 20 years ago
- f156f30 [106376] commonWizard extension needs ID by nitind · 20 years ago
- 577d09f [86506] hyperlink navigation does not work with XML Catalog by nitind · 20 years ago
- 9a040ef [104956] old, out of date "buildnotes" should be removed from build. by david_williams · 20 years ago
- a2980fb [103874] Cannot debug JSP on Generic WebLogic Server 9.0 by david_williams · 20 years ago
- e7ed6d9 [103655] removed old obsolete fix. by pavery · 20 years ago
- 2250e09 [104414] NPE for content assist in EL region in text node by david_williams · 20 years ago
- 63edb28 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 20 years ago
- fe00ca9 [88590] handle CDATA sections when we iterate regions btwn <jsp:scriptlet>...</jsp:scriptlet>, also map jsp-java content assist processer to CDATA regions for JSP content type (because chances are that's what the user wants) by pavery · 20 years ago
- b231f5f [104101] Remove old translated property files from SSE by david_williams · 20 years ago
- a903b21 [103662] deadlock after using "occurrences in file" for JSP - temporary workaround by david_williams · 20 years ago
- a72d167 [98850] applied amys patch (to enable the label and fix color button) by pavery · 20 years ago
- 0863afa [102986] adding implicit imports and updating unit tests to accomodate by pavery · 20 years ago
- 0ded65d [101789] In JSP templates, page directive should come first by david_williams · 20 years ago
- bd93a5f [102211] getElementsFromJspRange() was being called w/ the wrong parameters (offset, length instead of start,end) by pavery · 20 years ago
- 5c549d6 [86382] fixes for XML-JSP translation, as well as some more unit tests for the fixes by pavery · 20 years ago
- 73c174f [102953] template translations should be read from nl fragments by david_williams · 20 years ago
- 3a0aaa2 [85296] != should have been == when checking for ":" in a custom tag. by pavery · 20 years ago
- 341e00c [102762] Added/updated Eclipse about.html. by lmandel · 20 years ago
- 63b584a [102618] JREContainter should come before requiredPlugins in .classpath by david_williams · 20 years ago
- 2fb25da [102206] fix for bad "not null signature" assumption by JDT (was causing NPE in CompletionProposalLabelProvider) by pavery · 20 years ago
- 872750a [101363] NPE when rename open JSP to non-jsp extension by david_williams · 20 years ago
- 6cb2639 [101157] Remove @since Tags by david_williams · 20 years ago
- 2a24f37 [95960] many more fixes, details in bug by pavery · 20 years ago
- e0c26f5 correcting version to 0.7.0 by david_williams · 20 years ago
- 3f7cd83 fix src includes by david_williams · 20 years ago
- 400a622 [96170] Unify Editors - Eliminate "Source Page" Variants by david_williams · 20 years ago
- 3048351 icon clean up by david_williams · 20 years ago
- 385fc5c [98833] update new file wizard icons by david_williams · 20 years ago
- bd59628 [98787] update resource strings by david_williams · 20 years ago
- bc1d08e ignore build artifacts by david_williams · 20 years ago
- 1c0ccce removed depenency on xml.uriresolver by csalter · 20 years ago
- c2e3d7c remove deprecated getJavaElementsForCurrentSelection method by nitind · 20 years ago
- f6125a8 Switch to using ISourceEditingTextTools instead of having DOM objects in API by nitind · 20 years ago
- 4d4e387 URIHelper moved from xml.uriresolver to common.uriresolver by csalter · 20 years ago
- 2fad664 [71271] add "insert spaces for tabs" function to sse editors by david_williams · 20 years ago
- ad0e4cc just applied formatting by david_williams · 20 years ago
- 1e0f5b1 use ITextEditor accessors instead of STE-specific ones by nitind · 20 years ago
- f74f77b cleanup for changes to ELProblem accessor names of message and position by nitind · 20 years ago
- 6bd6ace minor by david_williams · 20 years ago
- f63a46d fix for build.properties by david_williams · 20 years ago
- 935ab95 fix for build.properties by david_williams · 20 years ago
- aa4ae93 [95237] add EL support for the JSP editor by david_williams · 20 years ago
- 709fd6a making jarred plugins by david_williams · 20 years ago
- 360ec2c remove hard reference to StructuredTextEditor by nitind · 20 years ago
- a9138a1 upp'd checking for forbidden access. by david_williams · 20 years ago
- 38477e8 [90761] Investigate: Use manifest.mf by jeffliu · 20 years ago
- 1a98489 removed minor dependancy on base 'internal' classes by david_williams · 20 years ago
- 7c930b1 bulk "organize imports" ran by david_williams · 20 years ago
- 768041b added/updated project settings by david_williams · 20 years ago
- 47a33d2 huge changes just deleting mindless old strings, comments, dead code that contained 'com.ibm' by david_williams · 20 years ago
- 57437f5 [96107] Proposal list for html attribute contains JSP template items and JSP tags by david_williams · 20 years ago
- 00df36a some M7 fixes for JSP: by pavery · 20 years ago
- 3329cf8 [95483] update resource strings by nitind · 20 years ago
- b34f01c Rename package in org.eclipse.wst.common.uriresolver to internal provisional by kchong · 20 years ago
- 14e76f6 Rename packages in org.eclipse.wst.xml.uriresolver and ui to internal by kchong · 20 years ago
- 882287c [88951] fix for previous fix (use editor background as default color, not white). by pavery · 20 years ago
- baf49b5 [88951] for LineStyleProviderForJava (which is used for JSP scriptlet regions), bg color is now user selectable (default white) by pavery · 20 years ago
- 757ccfe several fixes and some renames to 'internal' by david_williams · 20 years ago
- dd1ec69 [87614] Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by david_williams · 20 years ago
- e5c7321 [71220] JSP source preferences page is missing by david_williams · 20 years ago
- 4ad020f continuing internalization by david_williams · 20 years ago
- 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