Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Bug 541415 - [Test] Use MOD1 instead of CONTROLMickael Istria1-2/+2
2019-02-27Bug 541415 - [Test] Add test for code mining Ctrl+Home/EndY20190227-2200I20190228-0300I20190227-1800Mickael Istria5-3/+384
2018-09-23Bug 535964 - Move some non UI classes from jface.text to o.e.text.I20180923-1800Sebastian Ratz1-8/+20
2018-09-21Bug 535964 - Move some non UI classes from jface.text to o.e.text.I20180922-1800I20180922-0245I20180922-0005I20180921-1800Sebastian Ratz2-1/+50
2018-08-21Bug 530393 - EPL 2.0 update for platform.text test bundlesLars Vogel20-60/+120
2018-07-18Sanitize org.eclipse.text.tests.Y20180720-0300Y20180718-2200I20180722-2000I20180721-1500I20180720-2000I20180719-2000I20180718-2000Alexander Kurtakov1-20/+12
2018-06-11[Sonar] Remove dead stored variablesJonas Hungershausen1-2/+1
2017-03-08Bug 511101: [Generic Editor] misses quick fix on error markersMarkus Keller1-0/+581
2017-01-17Bug 509032 - Support for em, strong, s, strike in HTML2TextRendererI20170117-2000Mickael Istria1-1/+27
2016-11-07Clean up after bug 506427I20161108-1015I20161108-0800Dani Megert2-2/+6
2016-11-05Bug 506427 - Insufficient is-disposed check in LineNumberRulerColumn::redrawRĂ¼diger Herrmann2-0/+49
2016-04-04Bug 487095: Move test bundles to JUnit 4Y20160407-1000I20160405-0800Markus Keller2-17/+19
2016-02-03Bug 487095 - Move test bundles to JUnit 4Sopot Cela19-264/+273
2015-12-01follow-up to bug 478673: fixed resource leaksMarkus Keller1-5/+11
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller7-70/+55
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller14-17/+92
2015-01-15Bug 457230: HTML2TextReader mangles bold style ranges after <pre>I20150116-1000Markus Keller1-4/+4
2015-01-12Bug 457230: HTML2TextReader mangles bold style ranges after <pre>I20150113-0800Markus Keller1-1/+56
2014-09-15Bug 441827: TextViewer.ViewerState.restore method loses caret positionI20140915-0800Markus Keller1-27/+20
2014-08-19Updated coypright dateI20140826-0800I20140819-2200I20140819-1800I20140819-1200I20140819-0800Dani Megert1-1/+1
2014-08-18Bug 441827 - TextViewer.ViewerState.restore method looses caret positionSergey Prigogin2-0/+61
2013-06-20Fixed bug 409538: org.eclipse.jface.text.rules.MultiLineRule EOF matching beh...Dani Megert1-1/+37
2012-10-04Fixed bug 391072: HTML2TextReader.entity2Text(String) mangles all but 7v20121004-073628Dani Megert1-0/+12
2012-04-28Additional tests for bug 373978 and bug 377417v20120428-1250Deepak Azad1-1/+12
2012-04-27Fixed bug 372516: [syntax highlighting] bracket highlighting should alsov20120427-0817Deepak Azad3-35/+61
2012-02-26Fixed bug 40580: [navigation] Matching brace (Ctrl+Shift+P) should workv20120226-0817Deepak Azad2-28/+99
2012-02-15Polish fix for bug 366400: [preferences][syntax highlighting]v20120215-1329Deepak Azad1-22/+88
2012-02-09Fixed bug 9503: Brace and parenthesis matching is one-offv20120209-1128Dani Megert3-31/+101
2012-01-11Fixed bug 368219: PatternRule does not always honor fBreaksOnEOFv20120111-1359Dani Megert1-2/+37
2012-01-04Fixed bug 367378: org.eclipse.jface.internal.text.html.HTML2TextReaderDani Megert2-6/+17
2011-11-14Bug 361916: [nls tooling][quick assist] Suggestions to fine tune quickv20111115-0800v20111114-1447Deepak Azad1-12/+107
2011-03-24Fixed lost aboutToReconcile().v20110329-0800Dani Megert1-3/+23
2010-06-14Moving forward to 3.7 and updated copyright date.Dani Megert1-2/+2
2008-12-31copyright updatesDani Megert12-12/+12
2008-11-19Added missing Javadoc.Dani Megert5-41/+76
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert18-331/+332
2008-01-10Fixed bug 214770: [implementation] Errors with getColumn() in RuleBasedScanne...Dani Megert2-3/+73
2007-12-18Fixed bug 197768: [reconciling] Bug with reconcilers that has no progress mo...v20071218-0800Dani Megert1-6/+1
2007-11-23Fixed leak.Dani Megert1-11/+13
2007-11-22Fixed bug 209921: [implementation] UndoableTextChange.canUndo() returns wrong...Dani Megert1-5/+99
2007-11-02Set fields to null on tearDown().Dani Megert1-15/+19
2007-05-29Updated copyright date.v20070530-0010Dani Megert1-1/+1
2007-03-01Fixed bug 175712: [misc] PatternRule doesn't unread chars correctly if rule f...Dani Megert1-11/+82
2006-11-21Fixed bug 144355: [syntax highlighting] case insensitive WordRuleDani Megert1-0/+72
2006-11-10Moved test into right project.Dani Megert2-278/+0
2006-11-02Fixed bug 163116: [implementation] Potential for infinite loop in WordRuleDani Megert2-4/+63
2006-09-22Fixed bug: 157461: [implementation] Put all html rendering related classes in...Dani Megert2-4/+101
2006-09-07Fixed bug 156426: [navigation] Sometimes braces matching not working in EclipseDani Megert1-0/+9
2006-08-28Fixed bug 149520: [misc] Provide a character matching ICharacterPairMatcherDani Megert3-0/+354
2006-04-03Fixed rounding bugDani Megert1-7/+7

Back to the top