Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel1-3/+6
2018-07-18Lambda conversions.Alexander Kurtakov1-22/+19
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-32/+32
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller1-77/+28
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
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-06-25fixed wrong usages of affect* & effect*Markus Keller1-1/+1
2010-02-23Committed Anton's patch to fix bug 178203: [projection] Eclipse is too eager ...Dani Megert1-2/+3
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-01-14Updated copyright.Dani Megert1-1/+1
2009-01-13Bug 19771: [typing] Add column based editing capabilities to textual editorsteicher1-34/+34
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-22Fixed bug 67500: [projection] Unfolding code eats first keystrokeDani Megert1-3/+11
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert1-23/+23
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-05-13Added API tooling tags.Dani Megert1-0/+1
2008-04-24Fixed bug 182928: [implementation] ProjectionSummary.Summarizer thread should...Dani Megert1-4/+2
2008-02-04Fixed bug 207814: [navigation] Quick views should expand the element it opensDani Megert1-22/+18
2007-07-10Fixed bug 195808: [projection] ProjectionViewer: Toggling between segmented a...Dani Megert1-2/+1
2007-05-09Updated copyright date.v20070510-0010Dani Megert1-1/+1
2007-05-07Fixed bug 185760: [projection] Code corruption when cutting parts of folded ...Dani Megert1-0/+3
2006-11-01*** empty log message ***v20061101-0800Dani Megert1-1/+1
2006-09-14121049 [implementation] Revisit calls to StyledText.setRedraw(boolean)teicher1-10/+0
2006-08-31Switched to use org.eclipse.core.runtime.AssertDani Megert1-1/+1
2006-03-28Updated copyright.teicher1-2/+2
2006-03-14Pain relief for bug 64498: [projection] Clipboard Copy & Paste: No color and ...Dani Megert1-17/+41
2006-02-17Fixed bug 128162: [projection] it looks like projections get updated upon clo...Dani Megert1-1/+1
2006-01-27Added @since 3.2Dani Megert1-0/+3
2005-12-15120383 [projection] Java editor hides one line at doc start after deleting co...teicher1-12/+37
2005-12-15Fixed bug 120572: [implementation] ISelectionListenerWithAST not notified whe...Dani Megert1-2/+4
2005-12-06Fixed bug 109414: [rulers] Gaps between text editor area and ruler are 1 pixe...Dani Megert1-10/+2
2005-11-09Clarified API.Dani Megert1-0/+3
2005-09-0965268 [projection] editor is missing collapse all action for code foldingteicher1-0/+21
2005-09-05108258 [typing] Toggle Comment on folded Javadoc failsteicher1-55/+26
2005-09-01Tom and I improved fix for bug 108258: [typing] Toggle Comment on folded Java...Dani Megert1-24/+16
2005-08-31108258 [typing] Toggle Comment on folded Javadoc failsteicher1-0/+39
2005-06-16Javadoc polishDani Megert1-2/+2
2005-06-0997266 [typing] editor scrolls to imports after pasting code or code assistteicher1-40/+9
2005-05-2680473 [rulers][preferences] allow disabling of range indicator on left of jav...teicher1-15/+17
2005-05-2592513 [projection] Comment unfolding makes editor scrollteicher1-18/+25
2005-05-24Released Tom's patch to fix bug 90105: [projection] Folding takes a long time...Dani Megert1-11/+3
2005-05-24Released Tom's patch to fix bug 88050: [performance][projection] Code folding...Dani Megert1-68/+86

Back to the top