Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel1-3/+6
2017-02-03Bug 493304 - Prefer usage of enhanced for loop in eclipse.platform.textLars Vogel1-3/+3
2017-01-11Bug 510313 - Remove unnecessary whitespace from org.eclipse.jface.textY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Lars Vogel1-1/+1
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller1-2/+2
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller1-87/+40
2012-02-23Partially fixed bug 372297: Aggressive folding hover clipping inDani Megert1-4/+5
2010-06-28Bug 317939: Expanded vertical ruler icons hover out of reach for the mouse (o...Markus Keller1-0/+18
2010-02-25Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller1-2/+2
2010-02-25Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller1-1/+1
2010-02-24Bug 272172: [rulers][hovering] Add a command that allows to show the vertical...Markus Keller1-4/+4
2009-09-25Adopted SWT.MouseHorizontalWheel and SWT.MouseVerticalWheel.v20090929-0800Dani Megert1-5/+8
2008-12-04257532: [hovering][rulers] Ruler hovers should not appear when mouse is downv20081207-2000Markus Keller1-0/+4
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert1-22/+22
2008-05-13112921: [content assist] Enhance additional info popupMarkus Keller1-0/+55
2008-05-13Fixed bug 231056: [api] Removal of AnnotationBarHoverManager.Closer.stop(bool...Dani Megert1-0/+10
2008-04-24Removed superfluous whitespace and improved deprecation warning.Dani Megert1-9/+5
2008-04-23- allow to move mouse into annotation hoversMarkus Keller1-3/+5
2008-02-04Committed Markus's patch for fix hover sizing (bug 211447 and bug 213297).Dani Megert1-13/+16
2007-12-03Rich hover work.Dani Megert1-36/+22
2007-05-09Updated copyright date.v20070510-0010Dani Megert1-1/+1
2007-03-21Fixed bug 158136: [rulers] AbstractRulerColumn.setHover(..) does not work out...Dani Megert1-2/+5
2006-10-20Fixed bug 157460: [api] Make JFaceTextUtil APIDani Megert1-3/+3
2006-09-21Fixed bug 158136: [rulers] AbstractRulerColumn.setHover(..) does not work out...Dani Megert1-3/+3
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert1-1/+2
2006-04-10135528 [hovering] quick diff hovers are clipped after six linesteicher1-1/+1
2006-04-07135528 [hovering] quick diff hovers are clipped after six linesteicher1-1/+3
2006-03-28Updated copyright.teicher1-1/+1
2006-03-27Fixed bug 132318: [api][hovering][rulers] give access to the current annotati...Dani Megert1-0/+35
2006-01-27Renamed MigrationHelper to JFaceTextUtilDani Megert1-10/+6
2005-12-02Added support for mixed fonts plus a bug fixDani Megert1-15/+20
2005-11-09113136 live annotate in text editorsteicher1-1/+1
2005-10-14safer listener (de-)registration, added javadocteicher1-0/+2
2005-10-14safer listener (de-)registration, added javadocteicher1-4/+13
2005-10-13annotate rulerteicher1-3/+13
2005-09-16Fixed bug 45114: [hovering] Mouse wheel does not dismiss hoverDani Megert1-1/+28
2005-06-17Updated copyright date to 2005v20050617-1200Dani Megert1-1/+1
2005-04-19Removed trailing whitespace.Dani Megert1-89/+89
2005-02-25Converted from CPL to EPLDani Megert1-4/+4
2004-12-16Fixed bug 81192: [rulers] Annotation roll-over tooltip stays up after roll-ov...Dani Megert1-33/+1
2004-12-13Only use untyped listener for filtersDani Megert1-4/+42
2004-12-09Fixed parts of bug 18393: [hovering] Persistent hover helpDani Megert1-3/+24
2004-12-08Improved closer to close if parent gets deactivatedDani Megert1-8/+15
2004-11-18code cleanup - getting rid of warningsKai Maetzel1-4/+4
2004-06-24updated JavadocKai Maetzel1-2/+64
2004-06-23Copyright fix - automated changes with releng toolv20040623_1600_post_copyrightDani Megert1-1/+1
2004-05-13fix forteicher1-1/+1
2004-04-19API cleanupKai Maetzel1-1/+1
2004-04-16refactoringKai Maetzel1-17/+2
2004-04-16Fixed Javadoc and spellingDani Megert1-0/+3
2004-04-16Fixed Javadoc and spellingDani Megert1-1/+1

Back to the top