Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-24copyright update patch from David DaoustDavid Inglis5-0/+53
2004-06-22fixed NPEDavid Inglis2-18/+22
2004-06-22refactor - public interfaces should not be internal plus move util class to p...David Inglis11-13/+12
2004-06-22fixed progress monitor usageDavid Inglis1-1/+1
2004-06-10fixed typoDavid Inglis2-2/+2
2004-06-10cleanup warningsDavid Inglis5-6/+8
2004-06-07patch from vhirsl@ca.ibm.comDavid Inglis3-6/+7
2004-06-04make adaptable so that selection listeners can adapt to project/resource (bui...David Inglis2-3/+20
2004-06-04fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51269David Inglis3-19/+73
2004-06-03fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=63937David Inglis1-5/+0
2004-06-03cleanup maps in manager on project close/deleteDavid Inglis2-1/+40
2004-06-03use new preference initializerDavid Inglis3-38/+67
2004-06-02fixed project update problemDavid Inglis1-0/+1
2004-06-01fixed NPEDavid Inglis1-18/+20
2004-06-01since platform bug is fixed we can revert some changesDavid Inglis1-4/+1
2004-06-01fixed build command not updatingDavid Inglis1-1/+1
2004-05-31fixed NPE when invoking listenersDavid Inglis1-25/+23
2004-05-31update container when paths changeDavid Inglis1-0/+6
2004-05-28patch from Vmir -David Inglis8-30/+103
2004-05-26fixed junitDavid Inglis1-0/+7
2004-05-26fixed junit failures and deadlock problemsDavid Inglis3-23/+66
2004-05-25new Discovery paths using path containerDavid Inglis16-525/+791
2004-05-24Cleaned up the build.properties files to ensure the right things end up in th...Doug Schaefer1-6/+3
2004-05-20 Partial Fix for PR 61341Alain Magloire1-1/+1
2004-05-18This patch fixes:Sean Evoy9-11/+18
2004-05-182004-05-18 Alain MagloireAlain Magloire6-20/+25
2004-05-12Remove the possibility of an NPE in the client of the contribution by returni...Sean Evoy1-1/+2
2004-05-07patch from vlad.David Inglis9-93/+109
2004-05-07From vlad - PR 60181 - [ScannerConfig] Gets confused on IncludePaths with sp...David Inglis3-26/+49
2004-05-05patch from vladDavid Inglis9-44/+105
2004-05-05move messages into own message classDavid Inglis15-73/+100
2004-04-30patch from vladDavid Inglis8-89/+244
2004-04-22patch from vladDavid Inglis2-49/+88
2004-04-20patch from vladDavid Inglis8-32/+292
2004-04-15patch from vhirsl@ca.ibm.com for scanner discovery machanismDavid Inglis17-179/+871
2004-04-14fix pr 57823Alain Magloire1-23/+10
2004-04-03properly set binary parsersDavid Inglis1-25/+42
2004-03-31added clean build optionDavid Inglis8-33/+122
2004-03-29fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=56583David Inglis1-1/+1
2004-03-26mark a few more strings as non-externalizedDavid Inglis3-6/+6
2004-03-25added nature id to CProjectDavid Inglis2-0/+6
2004-03-23cleanupDavid Inglis3-3/+3
2004-03-19check for changes before savingDavid Inglis1-19/+27
2004-03-17fixed target saving in .cdtprojectDavid Inglis1-18/+24
2004-03-16applied patch from vhirsl@ca.ibm.com implementing new auto scanner configurat...David Inglis25-4/+3007
2004-03-16move target presistance to .cdtprojectDavid Inglis4-116/+223
2004-03-11Support for OpenDeclaration action on the MakefileEditor.Alain Magloire8-27/+101
2004-03-09properly set binary parser when ask to update from preferenceDavid Inglis1-5/+10
2004-03-04It should be an IDirective.Alain Magloire1-2/+5
2004-03-03extern'd stringsDavid Inglis40-143/+261

Back to the top