Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Bug 558510 partially revert: TextviewerY20200103-2350I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800Carsten Hammer1-6/+13
2019-12-10Use jdk 5 for-each loopCarsten Hammer1-13/+6
2019-11-07Bug 552811 - [TextViewer] shift left broken for mixed lines if emptyI20191111-1800I20191111-0920I20191111-0655I20191111-0435I20191111-0145I20191110-1800I20191109-1800I20191109-0650I20191109-0330I20191108-1800I20191107-1800Sebastian Ratz1-4/+14
2019-09-18Bug 551180 - Debug Shell can't evaluate/inspect anymoreI20190919-0850I20190918-1800Andrey Loskutov1-7/+0
2019-09-17Bug 483846 - [typing] Spaces only mode: backspace key to remove manyI20190918-0300I20190917-1800Mateusz Matela1-1/+2
2019-09-16Bug 547683 - Add non-UI Thread access to last known selectionMickael Istria1-1/+30
2019-09-10Bug 550471 - Replace usage of TextUtilities.indexOf withI20190910-1800Paul Pazderski1-7/+9
2019-06-14Use isEmpty() instead of length() to check if collection is emptyI20190615-1800I20190614-1800Lars Vogel1-1/+1
2019-06-12Use isEmpty() instead of size()==0 where possibleI20190613-0210I20190612-1800Carsten Hammer1-4/+4
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski1-9/+9
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190225-0415Y20190222-0110Y20190220-2200S4_11_0_M3I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800Alexander Kurtakov1-8/+8
2019-02-16Bug 543933 - Build javadocs with Java 11I20190216-0600Alexander Kurtakov1-4/+5
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel1-3/+6
2018-07-18Lambda conversions.Alexander Kurtakov1-120/+85
2018-06-11[Sonar] Removes dead stored variablesJonas Hungershausen1-2/+0
2017-07-07Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel1-2/+2
2017-02-03Bug 493304 - Prefer usage of enhanced for loop in eclipse.platform.textLars Vogel1-7/+6
2017-01-11Bug 510313 - Remove unnecessary whitespace from org.eclipse.jface.textY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Lars Vogel1-19/+19
2015-12-06Bug 483747: Status error message gets lost when clicking line number rulerI20151207-0800I20151206-2000Markus Keller1-1/+8
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller1-71/+72
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller1-369/+152
2015-04-28Bug 465684: Allow initial visible region of 0, 0I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445I20150429-2000I20150429-1330I20150429-1230I20150429-1030I20150429-0800I20150428-2000Jonah Graham1-2/+7
2014-08-18Bug 441827 - TextViewer.ViewerState.restore method looses caret positionSergey Prigogin1-11/+6
2014-05-21Bug 434791: [inline][quick assist] Delete key does not work after Inline loca...I20140526-2000I20140525-2000I20140524-1500I20140523-2000I20140522-1330I20140522-1230I20140522-1100I20140521-2000Dani Megert1-1/+15
2013-10-27Fixed bug 420057: [block selection] Block selection slower for large selectionsI20131030-0800I20131029-2000Szymon Ptaszkiewicz1-7/+7
2012-08-21Improved workaround for bug 375576: Controls are not fully realizedv20120821-084036Dani Megert1-2/+8
2012-08-20Workaround for bug 375576: Controls are not fully realized whenDani Megert1-4/+26
2011-10-11Fixed bug 357068: [implementation] TextViewer returns null forv20111011-0800Dani Megert1-2/+8
2011-07-06Fixed bug 347871: Cannot navigate backward with the keyboard in Preferences >...v20110712-0800Dani Megert1-1/+1
2011-02-23Adopt OpenStrategy.getPostSelectionDelay()Dani Megert1-8/+11
2010-09-22Use "see http" instead of "see: http"Dani Megert1-2/+1
2010-09-17Committed Markus's patch to fix bug 325438: [typing] TextViewer.shift(...) do...v20100921-0800Dani Megert1-14/+12
2010-07-29Committed Raksha's patch to fix bug 78522: [navigation] All Ctrl+Click link t...Dani Megert1-0/+8
2010-04-12Committed Markus's patch to fix bug 308340: [find/replace] When a line feed i...Dani Megert1-4/+8
2009-12-16Fixed bug 267427: [printing] File -> Print... should use new PrintDialog.setP...Dani Megert1-0/+21
2009-11-02Fixed bug 137727: [misc] Make text widget's left margin biggerv20091103-0800Dani Megert1-1/+3
2009-09-22Adopted SWT.MouseVerticalWheel.Dani Megert1-1/+1
2009-06-02fixed bug 278073: [block selection] Block Selection deletion in Java editor f...v20090602Tom Hofmann1-3/+3
2009-05-19Fixed bug 276859: [block selection] IAE in DefaultDocumentAdapter.getLine(..)...v20090519-2000Dani Megert1-4/+0
2009-05-19Fixed bug 276345: block selection: getSelectionRanges() should be avoided if ...Dani Megert1-6/+9
2009-05-19Fixed bug 276465: [block selection] Select All does not select all characters...Dani Megert1-28/+6
2009-05-14Fixed bug 276054: [block selection][projection] copy does not copy all folded...v20090514-2000Dani Megert1-6/+28
2009-05-13Bug 276054: [block selection][projection] copy does not copy all folded textv20090513-2000Markus Keller1-2/+10
2009-05-13Fixed bug 275904: [block selection][projection] select all in block selection...Dani Megert1-2/+4
2009-05-04Minor code refactoring.Dani Megert1-3/+3
2009-05-01bug 269788: [block selection] select all does not workteicher1-2/+8
2009-04-26properly validate block selections and send selection change eventsteicher1-2/+7
2009-04-21bug 267804: [block selection][projection] copy paste does not work for unequa...teicher1-29/+118
2009-04-15bug 271588: Pasting using block selection mode logs errorv20090421-0800teicher1-27/+98
2009-03-05bug 260921 [block selection][typing] undo does not fold events in block selec...v20090308teicher1-4/+104

Back to the top