Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-08-27JDT compiler settingsDani Megert1-0/+64
2004-08-06javadocv200408090800teicher1-2/+2
2004-07-27make levenstein testable (removed package fragements)v20040727teicher2-2/+53
2004-07-27hirschberg updateteicher2-7/+2
2004-07-26Fixed bug 70002: NPE while opening the first java editorDani Megert1-1/+28
2004-07-26Fixed bug 70002: NPE while opening the first java editorDani Megert1-1/+1
2004-07-26Fixed bug 70002: NPE while opening the first java editorDani Megert1-4/+17
2004-07-06Fixed bug 68272: [implementation] AbstractTextEditor should null out fVertica...Dani Megert1-1/+4
2004-07-06added linear hirschberg diffingteicher5-385/+883
2004-07-01Increased version to 3.1.0Dani Megert1-1/+1
2004-07-01Fixed bug 68963: [implementation] A bug of the IME composition string font.Dani Megert1-1/+6
2004-07-01Increased version to 3.1.0Dani Megert1-1/+1
2004-06-25Fixed typoDani Megert1-1/+1
2004-06-24Javadoc updatesDani Megert1-1/+2
2004-06-243.0 copyright changes in .exsd schemasteicher1-6/+2
2004-06-243.0 javadoc passteicher2-72/+36
2004-06-23Copyright fix - automated changes with releng toolv20040623_1600_post_copyrightDani Megert110-154/+164
2004-06-233.0 javadoc passteicher35-231/+434
2004-06-22#62662v20040622_1600Kai Maetzel1-6/+28
2004-06-21Javadoc fixesDani Megert1-11/+11
2004-06-21templates javadoc and package.htmlteicher1-0/+113
2004-06-18Fix Bug 62662: [performance] OutOfMemoryError commenting StyledTextv20040618_1700Christof Marti3-20/+212
2004-06-18Fixed bug 67164: [validateEdit] validateEdit - prompt when file changed by va...Dani Megert1-1/+17
2004-06-17fixes 59459: [typing] SWTError when deleting multiple lines.teicher1-2/+23
2004-06-17Fixed bug 67015: [validateEdit] To Upercase and To Lower case fails for re..Dani Megert1-23/+6
2004-06-10#65211Kai Maetzel1-6/+10
2004-06-09Partial fix bug 64002: [performance] Eclipse crashes when formatting codeChristof Marti1-12/+140
2004-06-09Fixed bugs 64471 & 64474: <packages prefixes=..../> should be removedDani Megert1-1/+0
2004-06-08#50699Kai Maetzel1-4/+4
2004-06-08#23440, #64996Kai Maetzel1-4/+14
2004-06-07Fixed wrong content assist entriesDani Megert1-2/+2
2004-06-07fixes bug 65584 TemplateReaderWriter should take stream as argument.teicher1-7/+9
2004-06-04fixes 52707 [find/replace] Disabled if find string is not a whole word upon w...v20040604_1600teicher1-14/+26
2004-06-04Performance Bug 62662: OutOfMemoryError commenting StyledTextv20040604_0800Christof Marti1-21/+57
2004-06-03formattingKai Maetzel1-2/+2
2004-06-03fixes PR 61866 ConcurrentModificationException in UndoCollector/AbstractDocumentv20040603_0800teicher1-4/+19
2004-05-28fix for 64531 Find/Replace hogs cpu and hangs eclipse.teicher1-1/+1
2004-05-2863118 [templates] Should not allow template with no nameteicher1-0/+2
2004-05-26fixes 60533 [misc] Ctrl-C doesn't work when editing/ fixing errorsteicher1-1/+1
2004-05-26fixes bug 64040 Search Selected Lines replaces allv20040526_0800teicher1-18/+6
2004-05-25#61171Kai Maetzel1-0/+2
2004-05-24Fixed bug second part of bug 63639: Menu cleanup: Text related menusDani Megert1-4/+4
2004-05-24Fixed bug one part of bug 63639: Menu cleanup: Text related menusDani Megert1-2/+2
2004-05-24fixes bugs:teicher2-5/+31
2004-05-21Fixed bug 63294: [key binding] Content assist context different on MacDani Megert1-0/+3
2004-05-18Fixed bug 62612: NPE in EclipsePreferences.internalGet(...)v20040518_0800Dani Megert1-2/+4
2004-05-18bug fixingKai Maetzel1-19/+30
2004-05-18Fixed bug 62530: Unexternalized String in AbstractTextEditorDani Megert1-1/+1
2004-05-18Adapted copyrightDani Megert1-1/+1
2004-05-17DnD support enablementKai Maetzel2-0/+61

Back to the top