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.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-13fix for Validation API changes.pavery2-12/+15
2005-04-13[91186] improved performance for source validators that validate the entire d...pavery3-18/+61
2005-04-13continuing internalizationdavid_williams2-2/+2
2005-04-13continuing internalizationdavid_williams5-5/+5
2005-04-13continuing internalizationdavid_williams19-27/+27
2005-04-13[91158] resource strings for ssedavid_williams59-828/+920
2005-04-12Validation api changes: IValidator and IFileDelta and IValidationContextvbhadrir2-2/+9
2005-04-12remove unused variables and fieldsnitind1-59/+73
2005-04-09internalization refinementsdavid_williams5-7/+7
2005-04-09internalization refinementdavid_williams1-1/+1
2005-04-08bulk fix for provisional validation API changedavid_williams5-10/+10
2005-04-08[90476] reserve (api) keywords for editor contributions based on content typedavid_williams2-1/+18
2005-04-07some as-you-type validation fixespavery4-25/+9
2005-04-06[87469][72106] moved to public JDT result collector (CompletionProposalCollec...pavery1-10/+11
2005-04-05getMessage()s and "clearing" message were being done improperly w/ Incrementa...pavery2-2/+9
2005-04-03minor renames and deleting deprecated junkdavid_williams4-24/+5
2005-04-02renames and internalizingdavid_williams1-13/+0
2005-04-02commented out compile problem until we migrate to M6david_williams1-5/+12
2005-04-01more API cleanup (mostly partition types)pavery9-13/+20
2005-04-01Update for 3.1M6nitind1-0/+8
2005-04-01adjustments for Validationdavid_williams3-31/+23
2005-03-31enforce that the preference store may only be set oncenitind1-3/+10
2005-03-31remove unused classnitind1-23/+0
2005-03-30move property sheet and content outline to internalnitind15-36/+51
2005-03-30remove old, deprecated and incompatible spell check functionsnitind5-843/+1
2005-03-30clean up access restrictions and unused membersnitind1-38/+21
2005-03-30minor cleanupdavid_williams4-241/+247
2005-03-30Document Event Cleanupdavid_williams2-336/+371
2005-03-29more sse.ui refactoringpavery48-71/+81
2005-03-29removed old deprecated editor plugindavid_williams1-24/+0
2005-03-29a bunch of refactoring work:pavery24-1245/+26
2005-03-29[89306] structuredtextviewerconfiguration should use getautoeditstrategies fr...nitind3-33/+7
2005-03-29update examplesnitind1-2/+3
2005-03-26cleanup of old deprecated methods/classesdavid_williams9-1128/+59
2005-03-25remove INodeSelectionListener and IDoubleClickListener from being implemented...nitind1-124/+126
2005-03-25remove inaccurate time tracking codenitind1-3/+0
2005-03-25remove deprecated interfacenitind1-38/+0
2005-03-21added constructor w/ preference store for unit test purposespavery1-0/+14
2005-03-20removed deprecated 'model plugin'david_williams3-9/+9
2005-03-18accidental? repeat code.pavery1-10/+5
2005-03-18[88419] Encoding code should move to internal, and SSEdavid_williams4-10/+10
2005-03-18[88413] Cleanup should be internal for release 1.0david_williams2-2/+2
2005-03-17initial component xml filesdavid_williams1-1/+1
2005-03-17guard against unconfigure before actually configurednitind1-12/+16
2005-03-11update for validation package spelling correction and SeverityEnum->IMessage ...nitind1-5/+4
2005-03-10[87589] CommonEditorPreferenceNames should not be so public APIdavid_williams12-500/+110
2005-03-10handle IProjects not under the workspace rootnitind1-2/+1
2005-03-10provide APIs to deal with multiple configurations and definitionsnitind1-33/+67
2005-03-10update for changes to PropertySheetViewer Control type changesnitind1-4/+4
2005-03-10update for FileDelta moving to internal packagenitind1-1/+1

Back to the top