Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel8-24/+48
2018-07-18Lambda conversions.Alexander Kurtakov1-15/+3
2018-02-12Bug 517393: Dark theme hyper-link text is dark blueMatthias Becker1-2/+2
2017-12-11Bug 519783 - HTMLPrinter should migrate to StringBuilderShawn Kleese1-1/+1
2017-11-21Bug 527257 - Remove trailing whitespace from org.eclipse.jface.textI20171121-2000Lars Vogel1-1/+1
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-2/+2
2017-05-08Bug 516293: [hidpi][cocoa] Blurry line number ruler on retina displayI20170510-2000I20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000Markus Keller1-1/+20
2017-03-11Bug 513517 - printStackTrace() should not be used in production codeI20170315-0500I20170314-2000I20170313-2000I20170312-2000Andrey Loskutov1-1/+0
2017-02-03Bug 493304 - Prefer usage of enhanced for loop in eclipse.platform.textLars Vogel1-19/+9
2017-01-11Bug 510313 - Remove unnecessary whitespace from org.eclipse.jface.textY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Lars Vogel1-2/+2
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller2-10/+9
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller3-52/+52
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller5-90/+37
2015-09-24Bug 468856: [rulers] Can't scroll with mouse wheel when mouse over line numbe...Markus Keller1-1/+10
2013-04-11Fixed bug 212868: [misc] Index out of bounds in RevisionPainterDani Megert1-1/+4
2013-04-04Fixed bug 161737: [quick diff] Show Annotations in QuickDiff ruler is wrong w...I20130409-0900I20130409-0800Dani Megert1-3/+3
2009-12-16Fixed bug 173656: [rulers] NPE in RevisionPainterDani Megert1-9/+12
2009-09-22Adopted SWT.MouseVerticalWheel.Dani Megert1-4/+4
2008-12-31copyright updatesDani Megert7-7/+7
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert8-172/+172
2008-07-16Fixed compiler warnings.Dani Megert1-4/+5
2008-05-13Fixed bug 231316: [rulers] Cannot lock revision annotations any moreDani Megert1-19/+18
2008-02-28Committed Markus's patch to fix bug 219596: [hovering][api] AbstractInformati...Dani Megert1-4/+5
2008-02-26Improved API.Dani Megert1-2/+1
2008-01-14ListenerList should use identity.Dani Megert1-2/+2
2007-12-03Fixed wrong/inherited implementation of canReplace()Dani Megert1-8/+16
2007-05-15Added end color from UI Designer.v20070516-0010Dani Megert1-2/+2
2007-05-15Fixed by date part of bug 180993: [quick diff] Improve colors for Show Annota...Dani Megert2-30/+21
2007-05-09Updated copyright date.v20070510-0010Dani Megert1-1/+1
2007-03-17Fixed bug 177749: [api] Make AbstractReusableInformationControlCreator APIDani Megert2-83/+1
2007-03-16Fixed bug 149519: [api][hovering] Push down F2 (Show Tooltip Description) fea...Dani Megert1-26/+46
2007-02-05Fixed code blooper.Dani Megert1-2/+2
2007-02-05Finalize API.Dani Megert1-5/+5
2007-01-29Fixed bug 171905: Cannot compile platform text on linuxDani Megert1-4/+4
2006-10-20Fixed bug 157460: [api] Make JFaceTextUtil APIDani Megert1-1/+1
2006-09-25157783 [rules] sticky live annotations in overview ruler not updated when typingteicher1-41/+12
2006-09-22Fixed bug: 157461: [implementation] Put all html rendering related classes in...Dani Megert3-898/+9
2006-09-22147316 [api][rulers] access to the diffed revision chunk informationteicher1-0/+50
2006-09-22147316 [api][rulers] access to the diffed revision chunk informationteicher5-303/+262
2006-09-21157754 [rulers] Use different border color for sticky annotations / first try,teicher2-30/+59
2006-09-20FormattingDani Megert1-1/+1
2006-09-20157781 [rulers] sticky live annotations should be made more visibleteicher1-11/+11
2006-09-20157770 [rulers] Hiding revision info leaves sticky annotations in overview rulerteicher1-0/+1
2006-09-15synchronization of HTMLPrinter copiesteicher1-2/+33
2006-09-15147709 [hovering] fix Live annotate hover sizing problemsteicher1-2/+13
2006-09-11reset the foreground after focus or text drawingv20060912-0800teicher1-0/+3
2006-09-05Fixed bug 156116: [quick diff] IAEs on ruler context menu > Revisions > Show Idsv20060905-0800Dani Megert1-4/+3
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert3-3/+4
2006-08-24133852 [rulers] Allow to make a revision stickyteicher2-15/+51
2006-08-24provide committer and revision info in rulerteicher1-58/+174

Back to the top