Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Revert "fTextStore doesn't need to be protected"v20120312-1446Dani Megert1-2/+2
2012-03-09fTextStore doesn't need to be protectedv20120309-2020Deepak Azad1-2/+2
2012-01-13Fixed bug 368474: [implementation] Find / Replace; Escape Regularv20120113-1118Dani Megert1-2/+5
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-12-09Fixed bug 365789: [find/replace] Reverse Incremental Find from veryv20111209-0919Dani Megert1-2/+2
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-09-09Javadocv20110912-0800Markus Keller1-5/+5
2011-08-05Updated copyright header.v20110809-0800Dani Megert1-0/+1
2011-08-05Fixed bug 345715: [implementation] AnnotationModel.fModificationStamp leaks a...Dani Megert2-3/+3
2011-04-27Updated copyright.Dani Megert1-1/+1
2011-04-11Bug 342295: [templates] Template variable names can only contain ASCII charac...v20110412-0800Markus Keller1-3/+5
2011-04-08Bug 342295: [templates] Template variable names can only contain ASCII charac...Markus Keller1-3/+9
2011-02-28doc: specified element typeMarkus Keller1-3/+5
2011-02-25doc: specified element typeMarkus Keller1-3/+3
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-7/+8
2010-11-18Bug 329614 comment 6: [linked mode] Incorrect selection and caret position af...Markus Keller1-6/+10
2010-11-17Bug 329614: [linked mode] Incorrect selection and caret position after rename...Markus Keller1-28/+11
2010-10-26Fixed bug 328395: [javadoc][find/replace] The Document 's Tree Line Tracker b...v20101027-1300Dani Megert1-3/+7
2010-10-25Removed unused variables.v20101025-1300Dani Megert1-9/+1
2010-10-22Clarified Javadoc.Dani Megert1-8/+8
2010-10-19Provide more details when throwing ISE.Dani Megert1-2/+2
2010-06-29bundle version 3.5.100Markus Keller1-1/+1
2010-06-25fixed wrong usages of affect* & effect*Markus Keller1-1/+1
2010-06-01Fixed bug 313972: Java editor randomly crashes when opening certain Java file...v20100601-1300R3_6Dani Megert1-1/+1
2010-04-08Fixed bug 281335: [typing] document listener notification should be more resi...Dani Megert1-25/+80
2010-03-22Committed Anton's patch to fix bug 301023: [projection][typing] "Backspace" k...v20100323-0800Dani Megert1-4/+3
2010-01-28Committed Anton's patch to fix bug 292664: [implementation] CopyOnWriteTextSt...v20100202-0800Dani Megert1-7/+19
2010-01-13Fixed bug 299416: AnnotationModel#isWithinRegion does not work for regions of...Dani Megert1-3/+3
2009-08-25Fixed bug 269039: [typing] After an undo followed by a text edit, the rest of...v20090902-1317v20090901-0800v20090825-0800Dani Megert1-4/+4
2009-08-06^ and $ need to be escaped everywhere in the patternv20090811-0800Markus Keller1-5/+3
2009-04-01Clarified Javadoc regarding getNumberOfLines().v20090429-1800aDani Megert1-2/+5
2009-02-16Updated copyright date.v20090217-0800Dani Megert1-1/+1
2009-02-16Removed unused code.Dani Megert1-6/+0
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert33-33/+33
2008-12-16Allow to create instances of this class.v20081216-0800Dani Megert1-4/+0
2008-11-28New compiler settings.Dani Megert1-1/+4
2008-11-27Use ':' after XXX.Dani Megert1-2/+2
2008-11-25Adjuest required plug-ins.Dani Megert1-1/+1
2008-11-20Reverted fix for bug 99200 to fix bug 255625: [syntax coloring][projection] S...Dani Megert2-8/+2
2008-11-19Fixed bug 255708: initial find string should escape with \R, not \r and \nDani Megert1-0/+67
2008-11-19Updated required bundle versions.Dani Megert1-3/+3
2008-10-07Set not strictly matching JRE problem severity to 'error'.Dani Megert1-0/+3
2008-09-23Added package documentation for org.eclipse.jface.text.source from the org.ec...Dani Megert1-9/+29
2008-09-23Use h2 for package specification element.Dani Megert3-3/+3
2008-09-23Documented that this also contains doc from org.eclipse.jface.text.Dani Megert1-3/+3
2008-09-23Documented that this also contains doc from org.eclipse.jface.text.Dani Megert2-0/+13
2008-09-23Added package documentation for org.eclipse.jface.text from the org.eclipse.j...Dani Megert1-0/+51
2008-09-23Fixed doc.Dani Megert1-4/+4

Back to the top