Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel11-33/+66
2018-07-18More deprecated getAverageCharWidth fixes.Alexander Kurtakov2-8/+8
2018-07-18Lambda conversions.Alexander Kurtakov1-22/+19
2018-04-30Improve some constructs for performanceMickael Istria1-4/+4
2018-03-22Bug 531876: Improve expanded/collapsed icons for the dark themeI20180322-0645Matthias Becker4-0/+0
2017-01-11Bug 510313 - Remove unnecessary whitespace from org.eclipse.jface.textY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Lars Vogel2-5/+5
2016-09-09Bug 501116 Replace gif files in org.eclipse.jface.text with png filesI20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Matthias Becker6-0/+0
2016-09-09Revert "Bug 501116 Replace gif files in org.eclipse.jface.text with png files"Lars Vogel6-0/+0
2016-09-09Bug 501116 Replace gif files in org.eclipse.jface.text with png filesMatthias Becker6-0/+0
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller7-71/+74
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller7-225/+82
2014-09-23Bug 444831: [projection] Selection lost when trying to cut folded textI20140930-0800Markus Keller1-1/+1
2014-08-07Removed unused methodI20140812-0800Dani Megert1-6/+0
2014-08-04Fixed bug 410359: [projection] ProjectionViewer.computeCollapsedNestedAnnotat...I20140805-0800I20140804-2000Pawel Pogorzelski1-4/+4
2012-04-18workaround for Bug 377109: Discrepancy between StyledText#getLineHeight() and...v20120418-1702Markus Keller1-2/+2
2012-01-27Fixed bug 369844: Potential NPEsv20120127-1415Dani Megert1-4/+5
2011-10-12Fixed bug 340570: [rulers][api] Pull up #addVerticalRulerColumn andv20111018-0800Dani Megert1-28/+0
2011-10-10Fixed bug 359931: Projection Viewer invokes AutoEditStrategies twiceDani Megert1-1/+2
2010-08-09Fixed bug 69289: [implementation] AnnotationModel not thread-safev20100810-0800Dani Megert1-42/+16
2010-06-25fixed wrong usages of affect* & effect*Markus Keller1-1/+1
2010-05-20Bug 312966: [hovering] Some text in Javadoc hover/view not visible using Ubun...v20100520-0800Markus Keller1-4/+42
2010-02-23Committed Anton's patch to fix bug 178203: [projection] Eclipse is too eager ...Dani Megert1-2/+3
2009-09-24Fixed bug 276719: [projection] Code folding +/- icon has white jaggiesDani Megert3-2/+2
2009-09-22Adopted SWT.MouseVerticalWheel.Dani Megert1-2/+1
2009-03-30Fixed bug 62712: [projection] Folding ruler doesn't take over java editor bac...v20090331-0800Dani Megert1-4/+1
2009-03-05bug 260921 [block selection][typing] undo does not fold events in block selec...v20090308teicher1-0/+7
2009-02-26Bug 262538 [block selection][projection] The block selection in Java editor d...v20090303-0800teicher1-2/+5
2009-02-26Fixed bug 266269: [projection] Folding should only be toggled if mouse up hap...Dani Megert1-0/+16
2009-02-26Fixed bug 192222: [projection] collapse unfolded region on double click in pr...Dani Megert1-2/+16
2009-01-14Updated copyright.Dani Megert1-1/+1
2009-01-13Bug 19771: [typing] Add column based editing capabilities to textual editorsteicher1-34/+34
2008-12-31copyright updatesDani Megert1-1/+1
2008-10-02Fixed bug 249456: Line with class definition disapears on save if format on s...Dani Megert1-37/+0
2008-09-30Fixed bug 67500 (try 2): [projection] Unfolding code eats first keystrokev20080930-0800Dani Megert1-5/+8
2008-09-24Use h2 for package specification element.Dani Megert1-1/+1
2008-09-22Fixed bug 67500: [projection] Unfolding code eats first keystrokeDani Megert1-3/+11
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert7-40/+40
2008-08-12Fixed bug 243635: Code folding turning itself onv20080812-0800Dani Megert1-3/+3
2008-08-12Fixed bug 243635: Code folding turning itself onDani Megert1-5/+10
2008-07-31Fixed bug 190810: [projection] Format operation is slow on big file when Fold...Dani Megert1-0/+36
2008-07-16Fixed compiler warnings.Dani Megert1-2/+2
2008-05-29Updated copyright date.v20080529-0800Dani Megert4-4/+4
2008-05-13Added API tooling tags.Dani Megert4-0/+4
2008-04-24Fixed bug 182928: [implementation] ProjectionSummary.Summarizer thread should...Dani Megert2-13/+17
2008-03-20Committed Markus's patch to fix bug 220215: [hovers] Bad API: IInformationCon...Dani Megert1-3/+11
2008-02-28Don't set shell background to black.Dani Megert1-1/+0
2008-02-27Simplify SourceViewerInformationControlDani Megert2-42/+18
2008-02-04Fixed bug 207814: [navigation] Quick views should expand the element it opensDani Megert1-22/+18
2008-02-04Committed Markus's patch for fix hover sizing (bug 211447 and bug 213297).Dani Megert1-6/+113
2007-12-03Fixed bug 211767: [hovering] focus control in information controls not correctDani Megert1-4/+3

Back to the top