Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-14getting rid of "StructuredRegionProcesorExtension" since it's not much of an ...pavery1-2/+2
2005-02-14added changes for distribution of contentType IDsdavid_williams3-6/+6
2005-02-11more jdt internal cleanuppavery5-57/+55
2005-02-11fixing SWT handle leak in JSPCompletionRequestor.pavery3-29/+53
2005-02-11removing more JDT internalpavery4-32/+231
2005-02-10fixes for M5pavery27-33/+813
2005-02-10deprecate all custom SpellCheck supportnitind1-0/+3
2005-02-08cleanuppavery3-32/+19
2005-02-07[84616] Use base hyperlink navigation frameworknitind15-33/+1776
2005-02-07deprecate IJavaElement[] StructuredTextEditorJSP.getJavaElementsForCurrentSel...nitind4-12/+72
2005-02-07stop using ResourceUtil since it's deprecatednitind1-2/+2
2005-02-07stop using ResourceUtil since it's deprecatednitind1-2/+13
2005-02-07update Java code OpenOn mappingnitind1-1/+5
2005-02-04handle cases where a JspCompletionProcessor was never creatednitind1-2/+4
2005-02-03streamline partition type lookupnitind1-14/+3
2005-02-03cleanupsnitind1-2/+1
2005-02-02first batch of changes for moving to Job based reconciler (which I've named D...pavery4-389/+356
2005-01-26set document partitioning into reconcilernitind1-0/+1
2005-01-26[83649] StructuredTextEditors should use the existing Preferences.. context menunitind1-1/+9
2005-01-26[83571] StructuredTextEditor preferences should follow All Text Editors prefe...nitind3-25/+25
2005-01-25[83571] StructuredTextEditor preferences should follow All Text Editors prefe...nitind9-97/+145
2005-01-18support auto-discovered taglib URIsnitind1-9/+201
2005-01-12removed unused code, and tightened project by project compiler warning settingsdavid_williams4-80/+19
2005-01-12tighten some compiler warnings to errorsdavid_williams2-16/+15
2005-01-12adding tag and tagf extensions to JSP editor extensionsdavid_williams1-1/+1
2005-01-11porting 6.0+ (iFix2 and 6.0.0.1) fixes to WTP.pavery2-19/+13
2005-01-10fixes for setInput(...) now only being called once.pavery1-6/+9
2005-01-04[82109] Partial fix for some jdt internal references. Rest of fix applied onc...david_williams1-14/+2
2004-12-30Allow JSP custom tag attribute proposalsnitind1-0/+1
2004-12-30Simplify StructuredModelManager facadenitind11-40/+18
2004-12-28Make org.eclipse.wst.sse.ui.extendedconfiguration extension point more consis...nitind1-22/+22
2004-12-28[81686] Could not set JSP breakpoint on last line of filenitind1-8/+10
2004-12-17complete fix for spelling compile problem in M4david_williams1-1/+0
2004-12-17fix for M4 compile problem with SpellProblem classdavid_williams1-5/+10
2004-12-10correct skipping over taglib managernitind1-18/+17
2004-12-08[80517] properties related changesdavid_williams39-198/+132
2004-12-07[80168] fix up use of deprecated Plugin/IPluginDescriptor API on sse componentsdavid_williams25-378/+367
2004-12-07removed un-used pre-reqs.david_williams1-469/+394
2004-12-07Switch from TaglibSupport to more direct TaglibIndex and TaglibControllernitind1-6/+8
2004-12-06[79733] externalize all translatable strings in plugin.xmlnitind2-14/+25
2004-11-30cleanup of internal JDT class usagenitind6-14/+424
2004-11-29remove org.eclipse.jface.text requirement from corenitind2-2/+112
2004-11-29fix default preferences "race" conditionnitind1-5/+5
2004-11-29improved/added project compile warningsdavid_williams2-1/+70
2004-11-29fixed 'openon' extension to have correct namedavid_williams1-1/+1
2004-11-25fixed import not found warningdavid_williams1-2/+1
2004-11-23change the provider-name to Eclipse.orgnitind1-1/+1
2004-11-23initial check-innitind119-0/+13566

    Back to the top