Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-14committing work in progress to temp branchunlabeled-1.5.4david_williams2-47/+88
2005-02-09This commit was manufactured by cvs2svn to create branch 'unlabeled-1.5.4'.nitind2549-372381/+0
2005-02-09simple cleanup of unit tests and logged exceptionsdavid_williams7-91/+282
2005-02-08Check in new Common Component Selection Dialog; New set type dialog; Modify e...csalter24-2102/+2136
2005-02-08Running validator strategies for the entire ContentType hierarchy (up till pl...pavery5-67/+28
2005-02-08cleanuppavery5-44/+23
2005-02-08being saferpavery1-6/+8
2005-02-08check for nulll translation (possible if file is unsupported)pavery1-25/+32
2005-02-08deprecating, should be using reconcileValidator extension pointpavery5-52/+14
2005-02-08more Reconciler updates:pavery8-68/+125
2005-02-08Change .tld to be associated with org.eclipse.core.runtime.xmlnitind1-1/+1
2005-02-08support IContentType hierarchies to locate a ModelHandlernitind1-1/+9
2005-02-08avoid NPEs in a few placesnitind1-433/+443
2005-02-08update to handle partitioningnitind1-22/+35
2005-02-07[84616] Use base hyperlink navigation frameworknitind1-25/+33
2005-02-07[84616] Use base hyperlink navigation frameworknitind5-234/+52
2005-02-07[84616] Use base hyperlink navigation frameworknitind40-65/+4010
2005-02-07Add Set Type Action, Modify Multiplicity actioncsalter3-9/+130
2005-02-07deprecate IJavaElement[] StructuredTextEditorJSP.getJavaElementsForCurrentSel...nitind4-12/+72
2005-02-07stop using ResourceUtil since it's deprecatednitind1-2/+2
2005-02-07docnitind2-10/+23
2005-02-07deprecatenitind1-2/+1
2005-02-07correct looping bug in finding an OpenOn instancenitind1-1/+1
2005-02-07stop using ResourceUtil since it's deprecatednitind3-7/+41
2005-02-07update Java code OpenOn mappingnitind1-1/+5
2005-02-05make the language partition names more consistentnitind2-9/+9
2005-02-04handle cases where a JspCompletionProcessor was never creatednitind1-2/+4
2005-02-04allow usage of contributed IContentAssistProcessors for unknown partition typesnitind1-13/+39
2005-02-04add usage of contributed LineStyleProviders for unknown partition typesnitind1-12/+40
2005-02-04move setDeclaringID call to common methodnitind1-3/+3
2005-02-04correctly intialize text viewer configuration, remove deReload methodnitind1-41/+19
2005-02-04deprecating getURIStream()pavery1-0/+1
2005-02-04[71223] fix for leading "/" in ProjectResolverpavery1-3/+16
2005-02-04remove builder definitionnitind1-11/+0
2005-02-04show model ID when a model leak is detectednitind1-1/+1
2005-02-04Make schemaLocation editablecsalter3-148/+339
2005-02-03Add set multiplicity in context menu for repeatable componentscsalter1-3/+46
2005-02-03Add set multiplicity in context menu for repeatable componentscsalter2-0/+109
2005-02-03[84388] Assertion failure when close editor on remote filenitind1-18/+16
2005-02-03handle null documents due to delay timingnitind2-11/+10
2005-02-03correct required segment countnitind1-1/+1
2005-02-03skip workspace file locating for invalid pathsnitind1-3/+8
2005-02-03uppercase the language valuenitind1-1/+2
2005-02-03Modify SimpleType icon for selectioncsalter2-54/+20
2005-02-03general cleanuppavery3-175/+159
2005-02-03fix for "annotation flicker". now annotations aren't removed if they're gonn...pavery2-6/+62
2005-02-03added xml validation testsdavid_williams2-0/+4
2005-02-03streamline partition type lookupnitind1-14/+3
2005-02-03allow for unknown page languages in the partition namenitind1-254/+252
2005-02-03correct partitioner retrieval for language updatenitind1-1/+3

Back to the top