Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2003-01-06Fixed a typoJudy N. Green1-1/+1
2003-01-06Updated all build.properties files and bin jar nameJudy N. Green2-5/+14
2003-01-06Updated all build.properties filesJudy N. Green5-19/+39
2003-01-03Added code to include the about.html filesJudy N. Green1-1/+5
2003-01-03Added about.html files to the source and bin.distJudy N. Green4-8/+16
2003-01-03updatedAlain Magloire1-0/+9
2003-01-03Out of range exception, patch from Ed Burnette.Alain Magloire1-2/+2
2003-01-02updated.Alain Magloire1-0/+6
2003-01-02use the getAdapter() to find a resource for the annotation model.Alain Magloire1-0/+8
2002-12-23updatedAlain Magloire1-0/+6
2002-12-23Check for NPE is launcher.execute failsAlain Magloire1-19/+22
2002-12-20Try to recover if we loose track.Alain Magloire1-5/+3
2002-12-20popDirectory() make sure the stack is not emptyAlain Magloire1-6/+6
2002-12-20updatedAlain Magloire1-0/+16
2002-12-20small eclipse 2.1 change, added getRawLocationDavid Inglis1-1/+8
2002-12-19updatedAlain Magloire1-0/+6
2002-12-19Catch possible risk of NPEAlain Magloire1-9/+16
2002-12-19updated.Alain Magloire1-0/+11
2002-12-19bail out if the line does not match the pattern.Alain Magloire1-10/+2
2002-12-19Fall Back the project Location for the working directory.Alain Magloire1-2/+11
2002-12-17Genreral cleanup (remove jdt refrences) and move closer to being automatablePeter Graves3-9/+19
2002-12-16Changed to version 1.0.1Judy N. Green6-17/+25
2002-12-13updatedAlain Magloire1-0/+6
2002-12-13Remove workaround for J9Alain Magloire1-37/+8
2002-12-13updatedAlain Magloire1-0/+11
2002-12-13close the outputstream of ProcessAlain Magloire1-1/+8
2002-12-13changes for eclipse 2.1David Inglis5-0/+43
2002-12-13Fixed Bugzilla PR 25176 tabination to be real tabs and not just replacing tab...Judy N. Green2-15/+47
2002-12-13Added a method that will attempt to highligh the correct instance of Judy N. Green2-1/+71
2002-12-11Fix for bugzilla bug 24648 - Editor displaying text in reverse on Eclipse 2.1...Judy N. Green2-133/+148
2002-12-11updated.Alain Magloire1-0/+8
2002-12-11remove listener and unuse variables.Alain Magloire1-19/+3
2002-12-10updated.Alain Magloire1-0/+5
2002-12-10Check if the buffer is not nullAlain Magloire1-2/+2
2002-12-10updated.Alain Magloire1-0/+11
2002-12-10Workaround for j9 bug in PipedInputStreamAlain Magloire1-11/+49
2002-12-06updateAlain Magloire2-0/+17
2002-12-06Show the kind/type in the hover also,Alain Magloire1-2/+2
2002-12-06Fix the parsing.Alain Magloire1-13/+32
2002-12-06new CEditor text hover support for multi-marker balloon displayDavid Inglis9-81/+814
2002-12-04Should be validLocation.getMessage()Alain Magloire1-1/+1
2002-12-04Updated.Alain Magloire1-0/+11
2002-12-04new isValidatioLocation() method.Alain Magloire1-0/+9
2002-12-04calll isValidLocation on the projectLocation.Alain Magloire1-0/+7
2002-12-01updated.Alain Magloire1-0/+7
2002-12-01Pos was off by one the index is 0-based.Alain Magloire1-7/+18
2002-12-01Change the text label.Alain Magloire1-2/+2
2002-11-29fixed NPEDavid Inglis1-1/+1
2002-11-28Define an ID for the ASMEditorAlain Magloire1-0/+20
2002-11-28updatedAlain Magloire1-0/+8

Back to the top