Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Fixed bug 386751: FindReplaceDoucmentAdapter find() treats '.' asv20120807-151628I20120814-0800I20120812-1736I20120810-1300I20120808-2000I20120808-0800I20120807-2000Dani Megert1-3/+3
2012-08-07Increased bundle version for Kepler fixesDani Megert1-1/+1
2012-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-23Add poms for Tycho buildv20120523-1310Igor Fedorenko1-0/+25
2012-05-15Updated copyrights.v20120515-1541I20120522-2100I20120522-1900I20120521-2100I20120521-1900I20120520-2100I20120520-1900I20120519-2100I20120519-1900I20120518-2345I20120518-2145I20120518-1730I20120518-1530I20120517-1915I20120516-2100I20120516-1900I20120515-2300I20120515-2200I20120515-2145I20120515-2100I20120515-1900Markus Keller1-1/+1
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

Back to the top