Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-05Bug 506427 - Insufficient is-disposed check in LineNumberRulerColumn::redrawRĂ¼diger Herrmann1-1/+7
2016-10-21fixed unclosed <em>Y20161021-1200Y20161021-0600Markus Keller1-2/+2
2016-10-20Bug 505940 - NPE on overview ruler on editor for IFileRevision on plainY20161020-1800Andrey Loskutov1-1/+1
2016-10-04Bug 503149 - IndexException thrown during TextViewerHoverManager$4.runStefan Xenos1-0/+3
2016-09-14Bug 501451: Colors in appendStyleSheet should not be hard-coded.Sergey Prigogin1-4/+4
2016-09-14Revert "Bug 501451: Colors in appendStyleSheet should not be hard-coded."Y20160915-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000Sergey Prigogin1-4/+4
2016-09-14Bug 501451: Colors in appendStyleSheet should not be hard-coded.Leo Ufimtsev1-4/+4
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 Becker10-1/+1
2016-09-09Bug 493301 - Remove method concatenates strings using + in a loopLars Vogel2-16/+20
2016-09-09Revert "Bug 501116 Replace gif files in org.eclipse.jface.text with png files"Lars Vogel10-1/+1
2016-09-09Bug 501116 Replace gif files in org.eclipse.jface.text with png filesMatthias Becker10-1/+1
2016-08-19Increased bundle version for 4.7 fixesI20160823-1359I20160823-0759Dani Megert2-3/+3
2016-08-19Fixed bug 499654: Javadoc of ContentAssist#computeCompletionProposals(ITextVi...Dani Megert1-1/+1
2016-08-19Fixed bug 499980 (part 2): Potential NPE below CompletionProposalPopup.comput...Dani Megert1-2/+2
2016-08-19Fixed bug 499980: Potential NPE below CompletionProposalPopup.computeProposal...Dani Megert1-0/+2
2016-07-13Bug 493649 - Remove Motif specific workaround from Bug 90321 forLars Vogel1-48/+12
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-05Fixed bug 466114: [content assist] Parameter Hints popup closes when attempti...Y20160505-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000Markus Keller1-2/+2
2016-05-04Bug 211767: [hovering] focus control in information controls not correctI20160504-2000Markus Keller1-0/+4
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-04-25Bug 490951 - Overview ruler inverted when using themed scroll.Y20160428-1430Y20160428-1000I20160502-2000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000I20160427-1200I20160427-0800I20160427-0400I20160426-2330I20160426-2000I20160426-1615I20160426-1430I20160426-1245I20160426-1105I20160426-1045I20160426-1000I20160426-0800I20160426-0130I20160426-0030I20160425-2230I20160425-2000I20160425-1300Fabio Zadrozny2-11/+35
2016-04-13Bug 485540: [rulers] Annotations in overview ruler scale incorrectly in regar...Y20160414-1000I20160419-0800I20160417-1112Markus Keller1-4/+7
2016-04-04Bug 45026: Document (?u) and (?U) flagsMarkus Keller1-16/+21
2016-04-02Bug 487262 - Remove the workaround for bug 123770Stefan Xenos1-9/+3
2016-03-29Polished fix for bug 382953: [implementation] FastPartitioner broken for chan...Y20160331-1000I20160330-1230I20160330-0930I20160329-0800Dani Megert1-4/+3
2016-03-25Bug 382953 - [implementation] FastPartitioner broken for changes in the first...Tom Schindl1-2/+2
2016-03-25Bug 382953 - [implementation] FastPartitioner broken for changes in the first...Tom Schindl1-0/+3
2016-03-14Bug 483937 - use new JFaceTextUtil.computeLineHeight() in DiffPainterY20160317-0800I20160317-0200I20160316-2000I20160316-1200I20160316-0800I20160315-2000I20160315-0800I20160314-2000Andrey Loskutov1-16/+3
2016-03-14Bug 483937 - add JFaceTextUtil.computeLineHeight(StyledText, int) APIAndrey Loskutov1-4/+32
2016-03-14Bug 467499 - [GTK3] Issue in layout of editors ("leaking" rulers)Eric Williams5-18/+14
2016-03-14Bug 467499 - [GTK3] Issue in layout of editors ("leaking" rulers)I20160314-1400Eric Williams5-10/+17
2016-03-02Bug 483937 - remove unused code in MatchingCharacterPainterY20160303-0800Andrey Loskutov1-14/+8
2016-02-26Fixed bug 487584: [api] clarifyI20160301-1230I20160301-0800Noopur Gupta5-25/+27
2016-02-24Fixed bug 473524: template importer never throws "Duplicate template id" exce...Dani Megert2-5/+17
2016-02-05Bug 478793: Provide API to re- use text hovers for generic controlsChristian Pontesegger1-6/+61
2016-01-25Fixed bug 486466: [content assist] Proposal popup cuts label text (withNoopur Gupta1-28/+50
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller5-36/+23
2016-01-15Fixed bug 483512: [content assist] Substring completion breaks "InsertI20160119-0800Noopur Gupta1-20/+110
2016-01-12Removed duplicate #getBoldStylerProvider callI20160112-1800Dani Megert1-3/+5
2016-01-11Bug 470203: [content assist] color/style substring code completionNoopur Gupta4-9/+148
2016-01-11Fixed bug 484330: CompletionProposalPopup.handleSetData invoked twiceI20160112-0800Noopur Gupta1-1/+1
2015-12-08Bug 481818 - [rulers] Annotation in vertical ruler not on the wrapped lineAndrey Loskutov2-12/+45
2015-12-07Only emphasize match if the propoisal shell can be accessedI20151208-0800I20151207-2000Dani Megert1-7/+2
2015-12-07Bug 470203: [content assist] color/style substring code completionNoopur Gupta3-1/+67
2015-12-06Bug 483747: Status error message gets lost when clicking line number rulerI20151207-0800I20151206-2000Markus Keller2-2/+13
2015-12-01follow-up to bug 478673: fixed resource leaksMarkus Keller1-2/+1
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller67-716/+696
2015-12-01Bug 478673: remove unused castsMarkus Keller2-4/+4
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller151-3555/+1676
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller7-30/+92

Back to the top