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-04-13[88336] - Hover for jsp tag shows HTML tags from jsp tag description as plain...nitind1-3/+9
2005-04-13continuing internalizationdavid_williams12-31/+31
2005-04-13continuing internalizationdavid_williams7-7/+7
2005-04-13continuing internalizationdavid_williams22-31/+31
2005-04-11massive renames for the internalization processdavid_williams59-196/+193
2005-04-10java doc in internalizationdavid_williams7-22/+22
2005-04-09internalization refinementsdavid_williams1-1/+1
2005-04-09internalization refinementdavid_williams6-11/+11
2005-04-07[90534] resource strings for jsp coredavid_williams27-195/+176
2005-04-06[87469][72106] moved to public JDT result collector (CompletionProposalCollec...pavery1-2/+4
2005-04-05remove deprecated URIResolverProvidernitind2-30/+0
2005-04-05many changes from "XML" form of name to "DOM" form of namedavid_williams14-77/+77
2005-04-05renamed XMLModel to DOMModeldavid_williams14-77/+77
2005-04-02renames and internalizingdavid_williams1-1/+1
2005-04-02java doc and minor renamesdavid_williams2-5/+5
2005-04-01more API cleanup (mostly partition types)pavery4-40/+30
2005-03-30add Java Docdavid_williams1-0/+3
2005-03-29a bunch of refactoring work:pavery7-37/+55
2005-03-29checking if sdRegion is null or isDeleted in case translation is called from ...pavery1-6/+10
2005-03-29rename of AdatperFacotry to IAdapterFactorydavid_williams7-22/+22
2005-03-28add hook to update awareness of TLD changesnitind1-1/+6
2005-03-28switch to full int types instead of shorts, implement .equals(...)nitind10-48/+131
2005-03-28use "taglib" constantnitind1-1/+2
2005-03-26cleanup of old deprecated methods/classesdavid_williams6-525/+17
2005-03-25supressing System.outs w/ DEBUG flag (was checked in otherwise accidentally)pavery1-2/+2
2005-03-24remove unused DocumentLoaderForJSPnitind2-554/+1
2005-03-22implement "supports" methodnitind2-6/+8
2005-03-22support "description" property for hover infonitind1-1/+8
2005-03-21[86364] a number of fixes for Embedded content type in a JSPpavery3-15/+40
2005-03-21[88615] - TLD content model doesn't provide raw text to clientsnitind2-2/+15
2005-03-18[88424] ContentModel moved to Internal and XML Coredavid_williams30-99/+99
2005-03-18[88424] ContentModel moved to Internal and SSE Coredavid_williams27-86/+86
2005-03-18[88419] Encoding code should move to internal, and SSEdavid_williams11-24/+24
2005-03-16content type improvementsdavid_williams1-4/+15
2005-03-15[88083] rename and move XMLJSPContexts to DOMJSPContextsdavid_williams18-105/+105
2005-03-15refactoring to move more JSP knowledge out of XML level (works not finished, ...david_williams22-27/+508
2005-03-14removed deprecated "addTrace" method.david_williams2-3/+0
2005-03-12minor cleanupdavid_williams2-59/+67
2005-03-10handle IFiles not under the workspace rootnitind1-1/+6
2005-03-10stop logging URL-related failuresnitind1-2/+1
2005-03-10prevent redundant project indexingnitind1-6/+9
2005-03-10Support classpath containers, trim string values in web.xml parsingnitind1-48/+63
2005-03-02[84648] fixed mapping for comma delimited importspavery2-310/+515
2005-03-01[83961] tweaked JSPTransltor to adhere closer to spec.pavery1-24/+24
2005-02-23[86009] a better fix (using path)pavery1-2/+3
2005-02-23[86132] fixing java position in map for class in <jsp:useBeanpavery1-2/+5
2005-02-21[86009] making sure the path is valid before trying to retrieve a file for itpavery2-12/+19
2005-02-19fixes for occasional JUnit failures when indexing job starts during shutdowndavid_williams2-3/+25
2005-02-17handle deletions during PREnotificationnitind1-41/+106
2005-02-17avoi calling getLocation multiple timesnitind1-1/+1

Back to the top