Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20Workaround for bug 539244: Adding an interface not handled" id="926941240I20180920-1800Dani Megert1-0/+11
2018-09-19Bug 539096 - org.eclipse.text version minor segment incrementY20180919-2200I20180920-0630I20180920-0430I20180919-1800Andrey Loskutov3-3/+3
See bug 539096 comment 3. Change-Id: I61856a39655d50974df0fcc7ce1eb98f6c7675d6 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-09-18Bug 539096 - TemplateContext should implement IAdaptableI20180918-2005I20180918-1800Andrey Loskutov4-4/+15
Change-Id: Ia9af00f7380f72d89122cb2ae1e0f542fdb91a6a Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-09-17Bug 539165 - API for ContentAssistant to ignore completion trigger charsMickael Istria4-11/+39
Change-Id: If8741d6564ab5b13940b0b656f169d1b77df3812 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-09-14Bug 538876 - Fix type-check warningMickael Istria1-4/+6
Change-Id: Ie89b7f07a7c16f1cadd53582f288625ebd2ce745 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-09-14Fix self comparison of field with itselfI20180914-0620Katja Zavozina1-2/+2
Change-Id: I3acf3f80f81e122c48058abc335afb693f21ce3f Signed-off-by: Katja Zavozina <ekaterina.zavozina@sap.com>
2018-09-12Bug 538876: catch exceptions thrown in AsyncCompletionProposalPopupY20180912-2200I20180913-1800I20180913-0415I20180912-2240Tobias Melcher1-5/+15
Change-Id: I456288d4e02824673ac4731ec8d54a436e3cf560 Signed-off-by: Tobias Melcher <Tobias.Melcher@sap.com>
2018-09-12Refactoring: List ref. instead of ArrayListPeter Wichers1-2/+3
Change-Id: Ia7b5fdf89577f6faab9fa560f9f5f2b4545e5152 Signed-off-by: Peter Wichers <peter.wichers@sap.com>
2018-09-12Bug 538990: Generic Editor plugins should use unix line endingsMatthias Becker2-0/+4
Change-Id: I12f8d0b889d7cc146b09417218bcd24818c9fb0f Signed-off-by: Matthias Becker <ma.becker@sap.com>
2018-09-12Fixes: Dead store to local variable in IndentFoldingStrategy.javaKatja Zavozina1-7/+3
Change-Id: I70dbf2696e6e790e39bb4a46b6941ea5ba8609a4 Signed-off-by: Katja Zavozina <ekaterina.zavozina@sap.com>
2018-09-09Adds full qualified name for the deprecation link in ContextTypeRegistryI20180912-0225I20180912-0210I20180911-1400I20180910-0310Lars Vogel1-3/+3
Without that the link points to itself Change-Id: Id16f906f7d7d0d89d72ea366f1ba70f4da3358c9 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-09-094.10 update for org.eclipse.jface.textLars Vogel2-2/+2
Conflicts: org.eclipse.jface.text/pom.xml Change-Id: Ia9eba74f78193a53a9dff2a242e6a38b20c30f74
2018-09-074.10 version update for org.eclipse.ui.editorsI20180907-0855I20180907-0715I20180907-0650I20180907-0400Lars Vogel2-2/+2
Change-Id: I0d916d82d6d75ce7f714ba2f95d494aaba9c5be7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-09-07Bug 535964 - Use new API of TemplatePersistenceData, TemplateReaderWriter.Roland Grunberg3-5/+7
- Use TemplatePersistenceData, TemplateReaderWriter from org.eclipse.text and not from the deprecated org.eclispe.jface.text bundle. Change-Id: I022ec34437046a011e9c211cc7071a0af1dfc092 Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti19-21/+21
Change-Id: I8ea72f1e990039ec24ce2930df788e2e199a9993 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-08-29Bug 537195 - Disable test on macOSY20180829-2200S4_9_0_RC2S4_9_0_RC1R4_9I20180906-0745I20180905-2000I20180905-0800I20180904-2000I20180904-0800I20180903-2000I20180903-1305I20180903-1125I20180903-0945I20180903-0800I20180902-2000I20180902-0800I20180901-1500I20180901-0800I20180831-2000I20180831-0815I20180830-1030I20180829-2000I20180829-0800R4_9_maintenanceMickael Istria1-4/+2
Change-Id: I3911cb72d7452c588f08dac4d22bc549a9b62672 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-08-24[Generic Editor] Create Source sub popup menuI20180828-2000I20180828-0800I20180827-2000I20180827-0800I20180826-2000I20180825-1500I20180824-2000Lucas Bullen2-1/+14
- Used by extensions of the editor to store source related commands Change-Id: I34005e44734197d174d97f1addc9e372b30eee35 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-08-24Fix warningMatthias Becker1-4/+3
Don't use EditorsPlugin.getDefault to get the preference store but use EditorsUI.getPreferenceStore() which is API. Change-Id: Id1e75981b190af221578582a55cadb23536fbf54 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2018-08-24Bug 535108: HTMLPrinter should not use deprecated HTML attributesMatthias Becker1-1/+1
org.eclipse.jface.internal.text.html did declare some plugins as x-friends that (no longer) use this package. So let's remove these x-freidns. Change-Id: I301bede94bb0d07f30e3142da84256887548884f Signed-off-by: Matthias Becker <ma.becker@sap.com>
2018-08-24Bug 536207 - Minimap wrong height calculationangelozerr1-0/+5
Change-Id: I60b828e797d3b0f9172c21b6f4cd234798d2320b Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-24Bug 538111 - [generic editor] Extension point for ICharacterPairMatcherangelozerr1-0/+1
Fix bug with contextual menu (Refactorings, ...) which disappear. Change-Id: Idcaeb8733acb394f8ccaf83585dfce0a27cda794 Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-24Bug 538111 - [generic editor] Extension point for ICharacterPairMatcherangelozerr15-119/+620
Change-Id: Id8fd3d0dcfc09fa8f7037dbac83de487e729f26a Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-23Bug 537195 - HoverTest fails on MacLucas Bullen1-45/+53
- Adds a hover to be created on mac before the test starts hopefully stopping the first hover test ran from failing Change-Id: Ie9b2abbad309b63ea2e0d49c61536a6ea696bad8 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-08-23Revert "Bug 536393 - [minimap] Default location of minimap should be in the ↵Y20180823-0800S4_9_0_M3I20180823-0450I20180823-0430Andrey Loskutov1-14/+0
same area as Outline" This reverts commit 20233bb70140b4eb8ede3eade458b265e36757d6.
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 2Y20180822-2200I20180823-0100I20180822-2000Lars Vogel308-954/+1873
Change-Id: Ib43818885bc5b36db7d4fc0625a125402c595b2f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 3Lars Vogel181-543/+1086
Change-Id: If633b00cd24e773039442b549f9e1698f2719578 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel556-1668/+3336
Changes genericeditor and genericeditor.examples copyright format to be the same as the rest of the platform files Update all sources files except .exsd files, Java pref files and pom files Regex used: git checkout master git reset --hard origin/master git pull find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} + find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)http:\/\/www.eclipse.org\/legal\/epl-v10.html/\1\2https:\/\/www.eclipse.org\/legal\/epl-2.0\/\ \1\ \1\2SPDX-License-Identifier: EPL-2.0/' {} + # Get rid of the All rights reserved find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" ! -name "pom.xml" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I368ef7a7265b2c5e3db28ded634557bba2b70c48 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Removes All rights reserved. fromI20180822-0800I20180821-2000Lars Vogel1-2/+2
org.eclipse.ui.genericeditor.examples/plugin.xml Change-Id: Ifb29ad0ce26c4a45de38280379105a0616c452d2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Bug 530393 - EPL 2.0 update for platform.text test bundlesLars Vogel171-516/+1031
Update all sources files except .exsd files, Java pref files and pom files Regex used: git checkout master git reset --hard origin/master git pull find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} + find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)http:\/\/www.eclipse.org\/legal\/epl-v10.html/\1\2https:\/\/www.eclipse.org\/legal\/epl-2.0\/\ \1\ \1\2SPDX-License-Identifier: EPL-2.0/' {} + # Get rid of the All rights reserved find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" ! -name "pom.xml" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: Ib0696b0bfadec3d64cdc0064d35fb952e3953055 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Bug 536393 - [minimap] Default location of minimap should be in the sameLars Vogel1-0/+14
area as Outline Change-Id: Ib1e3a682e8199fec9a95d1d8e1c95829f9c97525 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Fixes syntax error in org.eclipse.ui.genericeditor.examples/plugin.xmlLars Vogel1-6/+6
Change-Id: If7e54e2df53e05819271401c6747dbde713455bd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Use enhanced for loop in HippieCompletionTestI20180821-0800Lars Vogel1-3/+5
This is triggered by the save actions Change-Id: Iee638d9fe025ad73f08ce8921d6026f7d500701d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Bug 530393 - EPL 2.0 update for platform.text examplesLars Vogel70-210/+420
Update all sources files except .exsd files, Java pref files and pom files Regex used: git checkout master git reset --hard origin/master git pull find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} + find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)http:\/\/www.eclipse.org\/legal\/epl-v10.html/\1\2https:\/\/www.eclipse.org\/legal\/epl-2.0\/\ \1\ \1\2SPDX-License-Identifier: EPL-2.0/' {} + # Get rid of the All rights reserved find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" ! -name "pom.xml" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I93e57d7a9e65c42913376400ed455cf27b36ca6e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-21Bug 530393 - EPL 2.0 for exsd in platform.textLars Vogel26-30/+108
Based on the following regex. find . -type f -name "*.exsd" -exec sed -i -E 's/http:\/\/www.eclipse.org\/legal\/epl-v10.html\&quot;\&gt;http:\/\/www.eclipse.org\/legal\/epl-v10.html\&lt;\/a\&gt;/https:\/\/www.eclipse.org\/legal\/epl-2.0\&quot;\&gt;https:\/\/www.eclipse.org\/legal\/epl-v20.html\&lt;\/a\&gt;\/\n\nSPDX-License-Identifier: EPL-2.0/' {} + find . -type f -name "*.exsd" | xargs sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' find . -type f -name "*.exsd" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I5df9aa96551224ccf1921e2b21ac9b4b54832e4e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-20Bug 538024 - Debug Source Display has encountered a problem - Index OutI20180820-2000angelozerr1-3/+39
of Bounds Change-Id: I9ec937ae2f3807669c59b2deea50c35c6a1e4146 Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-17Some compiler warnings in MinimapPageTest.I20180820-0800I20180819-2000I20180819-0800I20180818-1500I20180818-0800I20180817-2000Alexander Kurtakov1-5/+5
Change-Id: I517b70360ad14e13e50a00f2bbbc1da239a99eff Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-17Remove unused api_filters.Alexander Kurtakov3-73/+0
Change-Id: I718d31b5aee785132b3e57f95e997c1e8a1ba5f4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-14Bug 536207: Fix the height calculation by using the bottom index.Y20180815-2200I20180816-2000I20180815-2000I20180815-1250I20180814-2000Arne Deutsch1-22/+42
To fix the height of the displayed viewport instead of trying to calculate the height the same approach as for the top index is used. This way the height is ok for all cases including enabled word wrap. Also fixed the update behavior when the text changes and introduced a minimal height of the viewport rectangle, such that it does not shrink if content is shown completely in the text viewer. Change-Id: Ife949b9db6a7cbb46be749d082b40bc843279a79 Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
2018-08-11Bug 537719 - Proper treatment of null as a return value from proposal andI20180814-0910I20180814-0900I20180813-2000I20180812-2000Christian Dietrich2-6/+18
context information providers Change-Id: Icade86ba7a772b2d3ee5ff09ed23c35e5677af74 Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-08-07Bug 535964 - Move some non UI classes from jface.text to o.e.text.Y20180808-2200I20180811-1500I20180810-2000I20180810-0320I20180809-2000I20180808-2000Roland Grunberg15-785/+1393
- Create TemplateReaderWriter, TemplatePersistenceData, and ContextTypeRegistry in org.eclipse.text which extend the corresponding classes from org.eclipse.jface.text in order the preserve the API for the latter - Make TemplateStore extend a new class TemplateStoreCore which will be located in org.eclipse.text, and contain the non-UI functionality from TemplateStore - Introduce new constructor to the deprecated TemplatePersistenceData, that takes an org.eclipse.text.templates.TemplatePersistenceData and delegates all API calls to it, if the object was constructed in this manner. Otherwise calls are handled by the inheritted class. In some cases, even though we use the new org.eclipse.text.templates.TemplatePersistenceData, the API requires us to return the deprecated version of TemplatePersistenceData. This satisfies the requirement while also ensuring the returned object can be modified by clients (unlike a copy). Change-Id: I4315693c8c557986d922106b7c1325e23de70725 Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
2018-08-04Bug 520659 - [generic editor] Default Code folding for generic editorI20180807-2000I20180807-1425I20180807-0350I20180806-2000I20180806-0300I20180805-2000I20180804-1500Alexander Kurtakov1-3/+1
should use IndentFoldingStrategy Remove useless variables that just generate compile warnings. Change-Id: I98d2c0e112e4cddc4ccbc649d09b7fdf55631669 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-03Bug 520659 - [generic editor] Default Code folding for generic editorI20180803-2000angelozerr13-54/+1154
should use IndentFoldingStrategy Change-Id: If023933536584f07960fcb6b99c6dedcf6f6be1c Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-02Bug 321410 - [EditorMgmt][navigation] Provide Mini-map of text in editorLucas Bullen1-0/+1
- Export minimap tests package to remove the "This plug-in does not export all of its packages" error in MANIFEST.MF file Change-Id: I8507b3c9ded93b7999c1b996f30356fae24898f7 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-08-02Bug 537195 - [Generic Editor] Disable failing hover testLucas Bullen1-0/+1
Change-Id: Ia35afed7c240cbfcd5c9d685134f830ea3b2dd58 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-08-02Bug 321410 - [EditorMgmt][navigation] Provide Mini-map of text in editorangelozerr3-1/+196
Add Minimap tests. Change-Id: I989369bf649d915409f4148364cad289e061d777 Signed-off-by: angelozerr <angelo.zerr@gmail.com>
2018-08-01Bug 537195 - [Generic Editor] Failing hover test 3Y20180801-2200S4_9_0_M2I20180801-2000Lucas Bullen1-14/+7
- Wait for the hoverData to be populated before returning it Change-Id: Ie54021ff121fb371a8323fcb9c249111fdbda11c Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-07-31Bug 491070 - Intermittent test failures in FileBufferFunctions.* onI20180801-0820I20180801-0800I20180801-0550I20180731-2000I20180731-1305I20180731-1250I20180731-1025I20180731-0800I20180731-0340Andrey Loskutov1-40/+69
CentOS Log full test names to the log and use appropriate, better assert methods Change-Id: I7a2de4905fd6df394c5fc7af40cc8842416db497 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-07-30Bug 109481 - [find/replace] replace doesn't work when using a regex withI20180730-2240I20180730-2000I20180730-0800Kalyan Prasad Tatavarthi4-99/+16
a lookahead or boundary matchers :- Reverting Changes as a result of Bug 537377 Change-Id: I975d326e67f650bc2dddac6948775b3bb3fbdf5a Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2018-07-27Bug 537195 - [Generic Editor] Failing hover test 2I20180729-2000I20180729-0800I20180728-1500I20180728-0805I20180727-2000Lucas Bullen1-1/+0
- Remove assert as it fails for unknown reason on server, tested on Linux and MacOS computers with successs Change-Id: Ie47a32c40a2ec14581cd548d9fb3037efd51122e Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2018-07-26Bug 537195 - [Generic Editor] Failing hover testI20180726-2000Lucas Bullen1-4/+17
- Clean before broken test - Proper wait condition for setting caret location - wait for events to be processed instead of guessing at 1 second Change-Id: I34f486e4097b06f8de4884abfaeb3d2eb172298d Signed-off-by: Lucas Bullen <lbullen@redhat.com>

Back to the top