Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-05Bug 506427 - Insufficient is-disposed check in LineNumberRulerColumn::redrawRüdiger Herrmann1-1/+7
Signed-off-by: Rüdiger Herrmann <ruediger.herrmann@gmx.de> Change-Id: I0ef8ae88f5612cb0c7302bbe37df9836f5f22d27
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
text file Fixed regression in org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.findSelectedOverviewRulerAnnotationLabel(), introduced via commit b6ac8fd637f7fa7343820fdff40b9b2cfd6bc54b. Updated javadoc of ISourceViewer to make clear that null return is possible. Change-Id: I0fa6b83a79499b9b2b59edc2527166e8e1fa80b1 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-10-04Bug 503149 - IndexException thrown during TextViewerHoverManager$4.runStefan Xenos1-0/+3
Handle and ignore OperationCanceledException in TextViewerHoverManager$4.run. Change-Id: Iccace86e0031e48bf3833e24dac699e610047e9b Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-09-14Bug 501451: Colors in appendStyleSheet should not be hard-coded.Sergey Prigogin1-4/+4
Change-Id: I5c9fc5794453756ef95c43f47467bc591810f0ef
2016-09-14Revert "Bug 501451: Colors in appendStyleSheet should not be hard-coded."Y20160915-1000I20160915-0230I20160915-0200I20160914-2300I20160914-2000Sergey Prigogin1-4/+4
This reverts commit 043666743b59bda1ebadb96816b6493d8f8f4605. Change-Id: I70941392b9a80e5d87a955c66238ac7fae7f6113
2016-09-14Bug 501451: Colors in appendStyleSheet should not be hard-coded.Leo Ufimtsev1-4/+4
See bug for screenshots that demonstrate issue. Change-Id: Ic78e694447bf35f74a97cff76289daf75c5ca93c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501451 Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
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
Replace gif with png files and also add high resolution png files Change-Id: I2c48207328017f9fbf70c902754051e5367f1042 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-09-09Bug 493301 - Remove method concatenates strings using + in a loopLars Vogel2-16/+20
warnings reported by Sonar (non test code) Change-Id: I6efd2ee63c04a596c7cd04a90784f67e6919fd3e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-09-09Revert "Bug 501116 Replace gif files in org.eclipse.jface.text with png files"Lars Vogel10-1/+1
This reverts commit 797b6837d8bf09a59a3bba06ebfd319ef39976e9. Change-Id: I07d5d04e5c0262df4c2f06bf93e83a6fffe9c39e
2016-09-09Bug 501116 Replace gif files in org.eclipse.jface.text with png filesMatthias Becker10-1/+1
Replace gif with png files and also add high resolution png files Change-Id: I30648d60a9f343e85c41a37913606ba4d5538c36 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2016-08-19Increased bundle version for 4.7 fixesI20160823-1359I20160823-0759Dani Megert2-3/+3
2016-08-19Fixed bug 499654: Javadoc of ↵Dani Megert1-1/+1
ContentAssist#computeCompletionProposals(ITextViewer, int) incorrect: it can return null
2016-08-19Fixed bug 499980 (part 2): Potential NPE below ↵Dani Megert1-2/+2
CompletionProposalPopup.computeProposals if no proposals possible
2016-08-19Fixed bug 499980: Potential NPE below ↵Dani Megert1-0/+2
CompletionProposalPopup.computeProposals if no proposals possible
2016-07-13Bug 493649 - Remove Motif specific workaround from Bug 90321 forLars Vogel1-48/+12
CompletionProposalPopup Change-Id: I387f929bfb21fe72332167d5b2c48c023498028b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
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 ↵Y20160505-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000Markus Keller1-2/+2
attempting to resize on GTK Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2016-05-04Bug 211767: [hovering] focus control in information controls not correctI20160504-2000Markus Keller1-0/+4
Javadoc fix
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
in eclipse.platform.ui project Change-Id: Ifd4b4399d620c32f3ca9e52627f7b940c58557e8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
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
Makes the HeaderPainter invisible if there are no scroll bars. Fixes the computation of positions in the overview ruler. Change-Id: I5900ac1bf9e03069a23c971c1bf82f46ed3650f0 Signed-off-by: Fabio Zadrozny <fabiofz@gmail.com>
2016-04-13Bug 485540: [rulers] Annotations in overview ruler scale incorrectly in ↵Y20160414-1000I20160419-0800I20160417-1112Markus Keller1-4/+7
regards to scrollbar thumb
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
Please don't commit this until the fix for bug 123770 has been in place for at least one integration build. Change-Id: I72a7a8f027939601a130a7d667f9cd2a7022c858 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-29Polished fix for bug 382953: [implementation] FastPartitioner broken for ↵Y20160331-1000I20160330-1230I20160330-0930I20160329-0800Dani Megert1-4/+3
changes in the first partition
2016-03-25Bug 382953 - [implementation] FastPartitioner broken for changes in the ↵Tom Schindl1-2/+2
first partition Change-Id: I273573419f4de1ca80d32074be45634d592992cc Signed-off-by: Tom Schindl <tom.schindl@bestsolution.at>
2016-03-25Bug 382953 - [implementation] FastPartitioner broken for changes in the ↵Tom Schindl1-0/+3
first partition Change-Id: I3212683ac9117f19c636f950b105404861d3647a Signed-off-by: Tom Schindl <tom.schindl@bestsolution.at>
2016-03-14Bug 483937 - use new JFaceTextUtil.computeLineHeight() in DiffPainterY20160317-0800I20160317-0200I20160316-2000I20160316-1200I20160316-0800I20160315-2000I20160315-0800I20160314-2000Andrey Loskutov1-16/+3
For client interested in *full real* text line height (including all wrapped line segments) replaced call to StyledText.getLineHeight(int) with new JFaceTextUtil.computeLineHeight() API. Change-Id: I7df34cb98f00051367fd6b4680d1ead3499f5549 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-03-14Bug 483937 - add JFaceTextUtil.computeLineHeight(StyledText, int) APIAndrey Loskutov1-4/+32
Introduced the new "int computeLineHeight(StyledText, int)" API in JFaceTextUtil, which should provide clients the full line height for the text line corresponding to the given StyledText line, considering the possible line wrapping. Change-Id: I7137a181aed633a3793f15b26de831d35796c0d5 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-03-14Bug 467499 - [GTK3] Issue in layout of editors ("leaking" rulers)Eric Williams5-18/+14
Re-factor IS_MAC_BUG_298936 field to AVOID_NEW_GC in order to make code more understandable. Change-Id: I718218975ac6b026ccb65337def386b97bdc1227 Signed-off-by: Eric Williams <ericwill@redhat.com>
2016-03-14Bug 467499 - [GTK3] Issue in layout of editors ("leaking" rulers)I20160314-1400Eric Williams5-10/+17
This bug was primarily caused by Canvases being re-painted without checking for visibility of said Canvas. In SWT, there are methods in Control called redraw() and update(), which re-paint a Control. These methods include visibility checks to prevent double painting. Paint event cases stay the same, as paint events are not triggered by invisible regions. Instead of creating a new GC and calling doubleBufferPaint(), we can use redraw() and update() to re-paint editor rulers. This is already done on OSX, so the code already exists. Only the if statement needs to be edited to allow the code path to exist on GTK. This will also increase performance, as creating a new GC involves native machinery which is relatively expensive compared to using existing Controls. Tested on GTK3.18, 3.16, 3.14, and 2.24. No SWT tests ran as this is a platform patch. Windows and OSX behavior is unaffected. Change-Id: I5e7d21cb68ccc67999abdc83071c8f64376748b4 Signed-off-by: Eric Williams <ericwill@redhat.com>
2016-03-02Bug 483937 - remove unused code in MatchingCharacterPainterY20160303-0800Andrey Loskutov1-14/+8
Change-Id: I714c3c19e46c82beacb6550cae62cbfb360945df Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-02-26Fixed bug 487584: [api] clarifyI20160301-1230I20160301-0800Noopur Gupta5-25/+27
ICompletionProposalExtension7#emphasizeMatch(..), avoid call to getStyledDisplayString() Change-Id: I516fda471e8ae701c0624403c72da8d8a2a8d609 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2016-02-24Fixed bug 473524: template importer never throws "Duplicate template id" ↵Dani Megert2-5/+17
exception
2016-02-05Bug 478793: Provide API to re- use text hovers for generic controlsChristian Pontesegger1-6/+61
added support for an alternate control area needed for the mouse tracker Change-Id: I1e14fb703811a4b2ab79b24de0899268c93f9338 Signed-off-by: Christian Pontesegger <christian.pontesegger@web.de>
2016-01-25Fixed bug 486466: [content assist] Proposal popup cuts label text (withNoopur Gupta1-28/+50
bold text highlight) Change-Id: I9771cf615f5aaee55aa209d9516ce4044a451788 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
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
common prefixes automatically" Change-Id: Ieeffcbdb4474e42f7dbe9b12bcc3124274be5010 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2016-01-12Removed duplicate #getBoldStylerProvider callI20160112-1800Dani Megert1-3/+5
2016-01-11Bug 470203: [content assist] color/style substring code completionNoopur Gupta4-9/+148
proposals Change-Id: If767b15faa7daef7795aa70cb6274f112e9a74ef Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2016-01-11Fixed bug 484330: CompletionProposalPopup.handleSetData invoked twiceI20160112-0800Noopur Gupta1-1/+1
for each proposal Change-Id: I83fc832e35f8782b885b2906c4fb7a36e13067a1 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
2015-12-08Bug 481818 - [rulers] Annotation in vertical ruler not on the wrapped lineAndrey Loskutov2-12/+45
Change-Id: I5f21f2a4205ae09ff982233660d39502904437e2 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
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
proposals Change-Id: I0d5876cb224206336663d24c206db4ae7b614d70 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
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