Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-10Bug 150183 [Content Assist] NPE during extension point proposal completionPDE_content_assistjaneklb2-13/+1
2006-07-10stack overflow fixjaneklb1-4/+7
2006-07-10Bug 149481 [Content Assist] Cursor must move after insertionjaneklb1-5/+88
2006-07-08Removed references of ManifestCompletionProposal and use TypeCompletionPropos...Brian Bauman4-172/+123
2006-07-07bug 149881Brian Bauman1-31/+97
2006-07-06Forgot to externalize empty string when applying patch for bug 149488Brian Bauman1-1/+1
2006-07-06bug 149488 path #1. Applied patch into package search even though package se...Brian Bauman1-0/+2
2006-07-06Commented out package searchingBrian Bauman1-39/+36
2006-07-06Refactoring of content assist to reuse code from TypeCompletionProcessor, Man...Brian Bauman8-467/+416
2006-07-06bug 149478 - [Content Assist] An extra < is insertedWassim Melhem1-4/+11
2006-07-05bug 149479 - [Content Assist] extension before extension pointWassim Melhem1-1/+1
2006-07-03Fixed formatting of xml elementsWassim Melhem1-16/+18
2006-07-03This commit was manufactured by cvs2svn to create branchcvs2svn22-0/+5002
2006-06-30class assist and less reconciliationjaneklb3-22/+73
2006-06-30*** empty log message ***janeklb3-118/+122
2006-06-30bug 149212Brian Bauman8-30/+122
2006-06-30*** empty log message ***janeklb8-295/+321
2006-06-30moving packagesjaneklb3-3/+6
2006-06-29correct an IndexOutOfBound Exception caught by JanekBrian Bauman1-1/+1
2006-06-29*** empty log message ***janeklb2-46/+78
2006-06-29Manifest Content Assist iteration numero quatroBrian Bauman2-27/+60
2006-06-26firing a better event when setting text on IDocumentNodesjaneklb1-2/+2
2006-06-26Round 3 of content assist for ManifestBrian Bauman2-65/+155
2006-06-26refactor code so content assist and Export-Package dialog use same logic/codeBrian Bauman2-45/+41
2006-06-26updated element generation recursionjaneklb3-158/+141
2006-06-23*** empty log message ***janeklb2-17/+45
2006-06-23updatesjaneklb3-207/+371
2006-06-23Round 2 of Manifest content assistBrian Bauman3-82/+255
2006-06-23recursive element generation updatejaneklb1-37/+139
2006-06-22*** empty log message ***janeklb2-76/+323
2006-06-22content assist - need last error node for broken modeljaneklb2-60/+124
2006-06-21early version of content assist for manifest. Should be able to content assi...Brian Bauman2-0/+329
2006-06-21changed due to StringOutOfBounds Exception. Seemed that content assist would...Brian Bauman1-1/+1
2006-06-21*** empty log message ***janeklb4-153/+274
2006-06-20*** empty log message ***janeklb4-84/+146
2006-06-19*** empty log message ***janeklb2-8/+10
2006-06-19updatesjaneklb9-30/+38
2006-06-19xml content assistjaneklb5-2/+357
2006-06-19This commit was manufactured by cvs2svn to create branchcvs2svn221-20990/+0
2006-06-19hyperlink workv20060620janeklb4-21/+95
2006-06-19*** empty log message ***janeklb1-4/+1
2006-06-16removing f3/hyperlink actionSets extension contributionjaneklb6-31/+10
2006-06-16Bug 147399 popup menu glitches for Open actionsjaneklb4-6/+11
2006-06-16Bug 147314 Schema editor doesn't save choice occurencesjaneklb2-15/+15
2006-06-16Bug 51463 in plugin.xml editor, support F3 / "Open Declaration" action for cl...janeklb12-9/+233
2006-06-15bug 147298Brian Bauman1-0/+1
2006-06-15*** empty log message ***Wassim Melhem1-17/+8
2006-06-14Bug 146896 Hyperlinking does not work on the 'name' attributejaneklb4-53/+110
2006-06-14updated function to include version attribute. By passing in null (the old w...Brian Bauman1-1/+1
2006-06-13Bug 146710 PDE Tools > Externalize Strings... does not add Bundle-Localizatio...janeklb5-164/+137

Back to the top