Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2002-09-23only support one platform from project for now.David Inglis5-57/+22
2002-09-23make getChildren async for bin and arc containersDavid Inglis4-53/+16
2002-09-23Refactor outside of cdt.internalAlain Magloire1-1/+1
2002-09-23Refactor outside of cdt.internalAlain Magloire1-1/+1
2002-09-23make getChildren() a synchronousAlain Magloire1-16/+4
2002-09-23make getChildren() a synchronousAlain Magloire1-3/+3
2002-09-18cleanup fragment supported IProcessList extensionDavid Inglis7-13/+152
2002-09-18cleanup fragmentDavid Inglis10-45/+8
2002-09-17Implements a Java version to extract pid from Linux.Alain Magloire4-1/+126
2002-09-17ignore bin.Alain Magloire1-0/+2
2002-09-17new Processlist extension pointDavid Inglis6-3/+130
2002-09-17cleanupDavid Inglis2-5/+11
2002-09-16Added doc to CVS IgnoreJudy N. Green2-0/+2
2002-09-16Add the well-known C extensions for the team extension-point.Alain Magloire1-0/+16
2002-09-16Added comment reminder to look into adding help pages in the future.Judy N. Green1-0/+5
2002-09-16Removed extraneous importJudy N. Green1-3/+1
2002-09-15Initial JUnit model tests from Peter Graves's submissionSebastien Marineau56-2/+2428
2002-09-11fixed builder errorDavid Inglis1-3/+3
2002-09-11setOptimazation takes an argument.Alain Magloire1-3/+3
2002-09-09call update method on owner for missing extensionsDavid Inglis6-12/+40
2002-09-07LinuxThread seems to behave differently so we change the codeAlain Magloire1-17/+73
2002-09-07indentation?Alain Magloire1-0/+1
2002-09-07bug fix was testing the wrong variable.Alain Magloire2-2/+1
2002-09-06uses builder api to get include pathsDavid Inglis1-36/+19
2002-09-06don't delete contents of project if error occursDavid Inglis1-1/+1
2002-09-06added new Generic Extension creation machanism that uses theDavid Inglis22-592/+796
2002-09-06check for the existence of the library.Alain Magloire1-2/+11
2002-09-06code to get a master pseudo Terminal.Alain Magloire3-0/+199
2002-09-06Add support to create a pseudo master terminal for the debugger.Alain Magloire10-6/+356
2002-09-05Cleanups to asm editor to fix highlighting, follow colorSebastien Marineau5-72/+186
2002-09-05Code assist now searches dependent projectsSebastien Marineau1-27/+45
2002-09-05Remove pulled-in 2.0 codeSebastien Marineau1-111/+2
2002-09-05Allow superclass to trigger redrawSebastien Marineau1-1/+1
2002-09-05Exclude closed projects from list of candidates for conversionJudy N. Green7-29/+29
2002-09-04Removed again ...Judy N. Green2-156/+0
2002-09-04Add a build.xml file for CDT CoreJudy N. Green1-0/+78
2002-09-04Add a build.xml file for CDT UIJudy N. Green1-0/+78
2002-09-04Added op_error title and messages that were missingJudy N. Green1-0/+2
2002-09-03update win32 spawnerDavid Inglis2-0/+0
2002-09-03update win32 spawnerDavid Inglis5-43/+12
2002-09-03*** empty log message ***David Inglis2-211/+0
2002-09-03update solaris spawnerAlain Magloire3-2/+6
2002-09-03update qnx spawnerDavid Inglis4-3/+9
2002-09-03qnx spawnerDavid Inglis14-0/+573
2002-09-03windows spawnerDavid Inglis19-0/+1794
2002-09-03solaris spawnerDavid Inglis14-0/+750
2002-09-03spawner updateDavid Inglis2-1/+1
2002-09-03*** empty log message ***David Inglis2-3/+9
2002-09-03added spawner for linuxDavid Inglis13-0/+745
2002-08-28Add context menu ID's for the editor and rulerSebastien Marineau1-0/+14

Back to the top