Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-10Bug 520685 - [Generic Editor] Sort ext. by most specialized content-typeI20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000Alexander Kurtakov1-0/+1
Suppress warning about unchecked cast. Change-Id: I97dd3ae8c1946535fc0dee73bb6bdaaf22f43341 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-08Bug 520685 - [Generic Editor] Sort ext. by most specialized content-typeI20170809-2000Mickael Istria16-198/+243
Factorize extensions and registry polling (can be continued). This allows most registries to return first the extension that applies to the most specialized content-types. Change-Id: Icfd5d0c2e72cd579e9fe8c034420d88c628f39a6 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-08-07Bug 519785 - Use enhanced for loops in org.eclipse.searchI20170808-2000I20170807-2000Christoph Stanik42-252/+193
Change-Id: I3b6d471d4a889bf7769cd9d3d1cd9bbba3447361 Signed-off-by: Christoph Stanik <stanik@informatik.uni-hamburg.de>
2017-07-25Bug 520150 - Improve .project generic editor example to use systemS4_8_0_M1I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000Alexander Kurtakov1-7/+5
colors. Don't define new Colors as they need disposing which is done automatically for system colors. The colors used map exactly to BLUE and DARK_GRAY here. Change-Id: I81752e6f426d3efbfcc247309acb8b0155581b07 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-24Bug 520034 - [GE] Folding reconciler removes folds after editingLucas Bullen1-11/+25
- Only remove outdated reconcilers Change-Id: Ie0e2b86cd0b46d75bcdb4c0f7406f551a33b1e48 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2017-07-20Bug 519934 - [Generic Editor] allow stateful extensionsI20170724-2000Mickael Istria6-113/+87
Currently, the way extension points and registry are implemented and used make that the same extension (ie same PresentationReconciler) is used for all instances of the Generic Editor that match the content-type. As all known extensions so far manage to be stateless and as most APIs are designed to not need the class to keep state, this wasn't much of an issue. However, the introduction of reconciler and some use-cases related to it have highlighted that some classes need to be stateful, and that there is nothing that enforce them be be stateless. So we need the Generic Editor to assume by default that classes are stateful, and to provide a distinct instance of the extension for each editor instance. Change-Id: Ibfabd88685820df81fe5c53dbe754bb34e2b521e Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-07-20Bug 508829 - [Generic Editor] provide a way to customize reconcilerI20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000Lucas Bullen16-10/+649
- Extension point for reconcilers added - Example of use with folding Change-Id: I966e0fa4e5711fb85aa792361184fd7ddbcf0620 Signed-off-by: Lucas Bullen <lbullen@redhat.com>
2017-07-18Bug 493299 - Use varargs in packageI20170719-2000I20170719-0600I20170719-0040I20170718-2000Marlo Häring3-5/+5
org.eclipse.jface.text.source.JFaceTextMessages.getFormattedString Change-Id: Idcf8403e364240d5231f9e28400953315304fbf5 Signed-off-by: Marlo Häring <haering@informatik.uni-hamburg.de>
2017-07-18Bug 519779 - [refactoring] Manage resources with try-with-resourcesShawn Kleese1-19/+2
Change-Id: I17f20b317c8e4f854fec5b810a9023357d597c20 Signed-off-by: Shawn Kleese <shawn.kleese@wtnet.de>
2017-07-18Bug 519765 - org.eclipse.ui.editors should use try-with-resourcesI20170718-0355Arne Deutsch3-65/+19
Use try-with-resources consequently in org.eclipse.ui.editors. Change-Id: Ib58f5d12a365e109ee5d554d91af52eb00ce8e00 Signed-off-by: Arne Deutsch <arne@idedeluxe.com>
2017-07-18Bug 519786 - Remove trailing whitespace from org.,eclipse.search.testsAtaul Ahmad20-212/+289
(edit) Change-Id: I642fe5cc8e95b173658a5b66cd7bf71385c2cee8 Signed-off-by: Ataul Ahmad <ataul@ahmadsoft.de>
2017-07-18Bug 519778 - org.eclipse.search.tests should use try-with-resourcesAtaul Ahmad2-47/+16
Change-Id: I2ff1b0e128723c41772aa956e5acda83ebb5338c Signed-off-by: Ataul Ahmad <ataul@ahmadsoft.de>
2017-07-18Bug 519749 - [generic editor] Manifest strings are not externalized.Mickael Istria2-4/+7
Change-Id: I1910a29106e04c2893f6d6eaefb7d33e1a119d00 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-07-17org.eclipse.ui.editors MANIFEST.MF update for 4.8I20170717-2000Lars Vogel2-2/+2
Change-Id: I01c3628455f01c0d5e480e4686a845e785c50320 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-17Bug 519656 - Replace StringBuffer with StringBuilder inLars Vogel3-3/+3
org.eclipse.ui.editors Using drop-in replacement Change-Id: I60aad302867611cc1e4cedf26b83bbe99e9b8d34 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13Deletes outdated migration guides frpm org.eclipse.ui.editorsI20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000Lars Vogel4-139/+0
Change-Id: I2302d9f0ec635c8346a39432776732a2f0605af8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13org.eclipse.core.filebuffers.tests MANIFEST.MF updates for 4.8Lars Vogel2-2/+2
Change-Id: If650ed556b4f71128808265bf1d47c2e9f13cd9d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-4/+4
eclipse.platform.text The easy parts of org.eclipse.core.filebuffers.tests Change-Id: I6cc53f9c8c6458ee4fbe7437da1211884d0c7948 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13Bug 109481 - [find/replace] replace doesn't work when using a regex withfingerl6-27/+55
a lookahead or boundary matchers Fixes the bug that matches of a Regular Expression containing lookarounds can't replaced. Change-Id: Ibaf347fbe88b9d9aac14240f67bf5cbb7567e82b Signed-off-by: fingerl <imelflorianingerl@gmail.com>
2017-07-10Bug 519426 - AbstractTextEditor should check result of getDocument() toI20170713-0615I20170712-2000I20170711-2000Andrey Loskutov1-6/+13
avoid NPEs Change-Id: I356451fefac791eec7d52f0c7d020f3d9168c8a8 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-07-07org.eclipse.core.filebuffers MANFEST.MF updates for 4.8I20170710-2000I20170709-2000I20170708-2000I20170707-2000Lars Vogel2-2/+2
Change-Id: Icae813d2aaa47788abd7d36bfb903e608a63ff60 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-07Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-2/+2
eclipse.platform.text Change-Id: Ic621f20dbbb2111d87c6703492a0e688aca3a152 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-07Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel20-41/+41
eclipse.platform.text Change-Id: Ib0b2cedee4e9fe38e19fbb8788edbe0c6d786ce1 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-06org.eclipse.jface.text MANIFEST.MF version update for 4.8I20170707-0530I20170706-2000Lars Vogel2-2/+2
Change-Id: Ibd00dc6e7e89b0491510d4cd1ea020867bd03988 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-06Bug 519263 Add null guard to PositionManager#managePositionKarsten Thoms1-0/+3
fDocument can be null when no document is available in PaintManager#install Change-Id: I76b6351ac0e07e5bdba581af581b9d9ab15dcce6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-07-03Bug 517161 - [Generic Editor] Set completion auto activation delay to 0I20170706-0630I20170705-2000I20170704-2000I20170703-2000Michal Niewrzal1-0/+1
Change-Id: Ic5b165663dad0e0b9969553a65aa9bf5d98c20c9 Signed-off-by: Michal Niewrzal <michal.n@zend.com>
2017-06-29Clean up after othersI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000Dani Megert1-0/+11
2017-06-29Revert "Clean up after others"Dani Megert2-3/+3
This reverts commit 422ac20e0c3cc4109fac9eb0fa60d4f387ba4227.
2017-06-29Clean up after othersDani Megert2-3/+3
2017-06-29Bug 508677 - [Generic Editor] Extension point for auto edit strategiesMichal Niewrzal20-8/+444
Change-Id: I275a82c443e6a9e612ea8e3297b2c78f6cae8ac0 Signed-off-by: Michal Niewrzal <michal.n@zend.com>
2017-06-28Bug 516535 - Replace StringBuffer with StringBuilder inI20170629-0425I20170629-0210I20170628-2000Lars Vogel3-10/+10
eclipse.platform.text org.eclipse.search.tests changes Change-Id: If1aba20b4a014e39f97cee8d1f552ecf6e6f534a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-28org.eclipse.search.tests MANIFEST.MF update for 4.8Lars Vogel2-2/+2
Change-Id: I292073d07fbc6ba409dc6e13eb78a99899b07428 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-28Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel2-2/+2
eclipse.platform.text Change-Id: Idde1f2518de4a8d94305afb6cf29a1892418ade0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-22Removes old document from org.eclipse.search describing R3.3 and R3.4I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Lars Vogel1-58/+0
API changes Change-Id: I4fdbc5af1a306ccdb62aeca071259b7ed28d8d53 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseAlexander Kurtakov18-20/+20
Point to 4.8 parent pom. Change-Id: Icedc59a139f5fce4e9fef73bb0c396109601abcd Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-21Removes unnecessary @See Javadoc annotations in org.eclipse.text inI20170621-2000Lars Vogel11-144/+0
org.eclipse.text.edits package Change-Id: If34734c741547e96dd9dc446cb85a89582b99489 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-21Removes training white space in org.eclipse.textLars Vogel13-17/+17
Change-Id: I4c83b262c6c6a1834d35652e06961addffd03461 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-21org.eclipse.text MANIFEST.MF update for 4.8Lars Vogel2-2/+2
Change-Id: Ia8c7eae6bb449fb7804079fe08964b8118ceb430 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-21Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel15-31/+31
eclipse.platform.text Change-Id: Ia7089d167c24489674565e8bbb08d33773ac8445 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-16org.eclipse.search MANIFEST.MF version updates for 4.8Y20170617-1235I20170621-0600I20170620-2000I20170619-2000I20170618-2355I20170618-2000I20170617-2000I20170616-2000I20170616-0530Lars Vogel2-2/+2
Change-Id: I97d0f527be0ca2e1bcdb7fb0f30a8b874fab8101 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-16Bug 518340 - Replace StringBuffer with StringBuilder in org.eclipse.searchLars Vogel11-21/+21
Change-Id: I92e8a9bdb970362ce7e86d707519823552f360c8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-13org.eclipse.ui.workbench.texteditor MANIFEST.MF version updates for 4.8Y20170615-1000I20170615-2000I20170614-2000I20170613-2000Lars Vogel2-2/+2
Change-Id: I52310a825a3940afe65e454056070da5c940179b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-13Bug 516535 - Replace StringBuffer with StringBuilder inLars Vogel3-6/+6
org.eclipse.ui.workbench.texteditor Change-Id: I19138d70a9ecc170b0d63a99ed9b5f950967deb4 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-05-23Revert "Bug 434194" - restore 4.6 versionY20170622-1000Y20170620-0625Y20170619-2325Y20170618-0415Y20170608-1000Y20170601-1000Y20170525-1000S4_7_0_RC4aS4_7_0_RC4S4_7_0_RC3S4_7_0_RC2R4_7I20170612-0950I20170610-0940I20170608-0530I20170607-2000I20170607-1100I20170607-0800I20170607-0215I20170606-2000I20170606-0800I20170605-2000I20170605-0800I20170604-2000I20170604-0800I20170603-1500I20170603-0800I20170603-0100I20170602-2000I20170531-2000I20170531-0800I20170530-2000I20170530-0800I20170529-2000I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000I20170524-2000I20170524-0800I20170523-2000Dani Megert1-23/+7
Change-Id: If2ca0a94f8ae0b58b2d8ef9da714d3b966c87363 Signed-off-by: Dani Megert <daniel_megert@ch.ibm.com>
2017-05-16Bug 516715 - genericeditor.tests !influence normal runtime workbenchY20170523-0000Y20170518-1000S4_7_0_RC1I20170523-0800I20170522-2000I20170522-0800I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800I20170516-2000Mickael Istria1-4/+14
Change-Id: I4c18bb3a67fc9c6e5ffb4f96105c40b692b857d2 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-05-16Fixed typoI20170516-0800Dani Megert1-2/+2
2017-05-16Bug 505842 - Test failues in HoverTestMickael Istria1-0/+7
Better handle some more places for async Change-Id: I5714b25fa2cc71e2a896c6b3a9a3f4be6fc7e539 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-05-15Bug 516457 - Many of plug-ins need a version increaseI20170515-2000Alexander Kurtakov2-2/+2
Bump service for o.e.search. Change-Id: I1e52a546077d7163bd23a1e021b736fa28f7e422 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-15Bug 506167 - Print margin position is not updated when usingTill Brychcy1-1/+7
pinch-to-zoom gesture Change-Id: Ie8d7cefab791f143c2773582389be6b12a4be7cb Signed-off-by: Till Brychcy <register.eclipse@brychcy.de>
2017-05-15Bug 516534 - Remove unnecessary dependency toLars Vogel2-2/+1
org.eclipse.ui.tests.harness from org.eclipse.ui.genericeditor.tests Change-Id: I4f434a91983beb721e9f1fab997e6e5ec916abbd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com> Also-By: Mickael Istria <mistria@redhat.com>

Back to the top