Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-19This commit was manufactured by cvs2svn to create tag 'v20051120_2000'.v20051120_2000nitind121-15258/+0
2005-11-15[115683] NPE in XMLHyperlinkDetector when hyperlink on valueless attributenitind2-40/+64
2005-11-11Fix for breakage caused by [91866] Schema-based Content Assist should be str...nitind1-11/+13
2005-11-11*** empty log message ***nitind1-6/+3
2005-11-10[114597] reversing changes for further discussionpavery9-23/+6
2005-11-10[114597] applied Ted's patch for JSPELHandler. JSP tests ran ok. I think th...pavery11-773/+23
2005-11-09[115444] make some methods in StructuredTextViewerConfiguration finalnitind5-915/+57
2005-11-09[115531] removed getReconciler() from StructuredTextViewerConfiguration subcl...pavery1-34/+1
2005-11-09[115445] more changes to move to source validation extension pointpavery1-6/+4
2005-11-08[115445] converting JSP strategy to use source validation extension pointpavery1-11/+1
2005-11-07[86808] adding preview document so refactoring preview shows uppavery1-0/+15
2005-11-07Move StructuredTextViewerConfigurationJSP and JSPContentOutlineConfiguration ...nitind2-3/+3
2005-11-03[112519] [api] Need API for Taglib informationnitind2-6/+6
2005-10-31[72106] sort JSP java proposals in correct orderpavery1-0/+12
2005-10-24changes to allow as-you-type validation for plain IDocument (eg. javascript e...pavery1-4/+4
2005-10-17[112154] adding plain StructuredTextPartitioner as default for JSPpavery1-1/+1
2005-10-14[112520] moved IPackageFragment cast into the instanceof blockpavery1-4/+5
2005-10-10handle IStorage.getFullpath() == nullnitind1-1/+1
2005-10-09[106903] [perf] use indexed loop instead of iteratordavid_williams2-2/+18
2005-10-08[111876] NPE in console when attribute hover info presented.david_williams1-1/+1
2005-10-08[105342] Auto-edit too agressivedavid_williams2-41/+46
2005-10-06I don't know what this class was here for, but it's not being usedpavery1-5/+0
2005-10-03[111370] Remove embedded adapter factory extension pointnitind2-44/+0
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams3-88/+106
2005-09-27clean up Logger usagesnitind1-1/+1
2005-09-27Switch from propertySourceAdapters to using property sheet configurationnitind1-7/+0
2005-09-20[109953] NPE's during JSP reconcile/validation - correct fixdavid_williams1-1/+2
2005-09-20[109953] NPE's during JSP reconcile/validation - correct fixdavid_williams1-13/+19
2005-09-20[109953] NPE's during JSP reconcile/validationdavid_williams1-34/+36
2005-09-15[109468] get rid of subclasses of StructuredTextEditornitind8-442/+332
2005-09-15[109026] StructuredTextViewerConfiguration and editorConfiguration extension ...nitind5-10/+12
2005-09-15use interfaces for return types, support in-workspace paths betternitind2-8/+11
2005-09-14[109054] ArithmeticException when set indent using spaces preference set to 0nitind1-1/+1
2005-09-07[108683] StructuredTextViewerConfiguration and editorConfiguration extension ...nitind27-735/+1743
2005-08-31[104233] cannot set infopop for source editorsnitind1-1/+2
2005-08-25[87351] added preference to validate JSP Fragments (applying Amy's patch)pavery5-41/+181
2005-08-11[105912] Pasted text contains only one space if clipboard content starts with...nitind1-21/+139
2005-08-03[86506] hyperlink navigation does not work with XML Catalognitind5-328/+251
2005-07-20[103655] removed old obsolete fix.pavery1-15/+3
2005-07-19[104414] NPE for content assist in EL region in text nodedavid_williams1-52/+48
2005-07-19[71271] add "insert spaces for tabs" function to sse editorsdavid_williams2-2/+88
2005-07-19[88590] handle CDATA sections when we iterate regions btwn <jsp:scriptlet>......pavery1-0/+2
2005-07-14[103662] deadlock after using "occurrences in file" for JSP - temporary worka...david_williams1-8/+11
2005-07-12[98850] applied amys patch (to enable the label and fix color button)pavery1-8/+14
2005-07-12[102986] adding implicit imports and updating unit tests to accomodatepavery1-4/+10
2005-07-11[102211] getElementsFromJspRange() was being called w/ the wrong parameters (...pavery1-1/+2
2005-07-11[86382] fixes for XML-JSP translation, as well as some more unit tests for th...pavery1-3/+24
2005-07-08[85296] != should have been == when checking for ":" in a custom tag.pavery1-2/+5
2005-06-30[102206] fix for bad "not null signature" assumption by JDT (was causing NPE ...pavery1-0/+5
2005-06-27[101363] NPE when rename open JSP to non-jsp extensiondavid_williams1-5/+7

Back to the top