Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07Bug 511299 - Update org.eclipse.equinox.p2.ui to Java 8I20170208-0700I20170207-2000Simon1-2/+2
Change-Id: Ia737c8383782a07123c514a1c423ad5e86cd14c4 Signed-off-by: Simon <simon.scholz@vogella.com>
2016-08-24fixed Javadoc errorsMarkus Keller1-1/+1
2016-01-22Bug 486317 - Adapt to ListenerList changes [with patch]I20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Dani Megert1-1/+1
Change-Id: I8cdb1bb98b0ca1e89c4de976dcbf3a95fa2af221 Signed-off-by: Dani Megert <daniel_megert@ch.ibm.com>
2015-02-24Bug 460627 - Fix compiler problems from generified IAdaptable#getAdapterAlexander Kurtakov1-1/+1
Generify where needed and bump the min version requirement for o.e.core.runtime and o.e.equinox.common to ensure that generified dependency will be used. Change-Id: I3e177a3c8384b5aaabe4c77c949e9802e53923b1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-12-17Revert "Update version"Pascal Rapicault1-1/+1
This reverts commit ebc6ad7d5b5a0e0d2d338fab39a45cd61288532c.
2014-12-17new exported package should be internalPascal Rapicault1-1/+1
2014-12-16Update versionPascal Rapicault1-1/+1
2014-12-16Bug 454845 - org.eclipse.equinox.p2.ui does not export all its packagesPascal Rapicault1-0/+1
2014-12-08Bug 256145 - [WorkbenchLauncher] Don't prompt for workspace on pluginI20141216-0800I20141210-2000I20141210-0800I20141209-2000I20141209-1115I20141209-0800I20141208-2000Thomas Watson1-1/+1
install restart
2014-11-04Add support to open information dialogPascal Rapicault1-1/+1
2014-02-19Bug 428509 - Move org.eclipse.equinox.p2.ui to Java 1.6Lars Vogel1-1/+1
Change-Id: Iad7b22d4ed547566539e065a76aacbbaa5e9f365 Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
2013-12-09bug 418662 - Get rid of compile warnings in official build -Krzysztof Daniel1-3/+12
org.eclipse.equinox.p2.ui.discovery Change-Id: Iec3ef1ec194481d950d313a0f3ce24ce6a7fa93f Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-11-13Bug 421339 - Accept java 1.5Krzysztof Daniel1-3/+1
Make 1.5 setting default in Eclipse (P2 is compiled as 1.5 with tycho anyway). Drop jsr14. Change-Id: I848d7865211126ad32a226914a046f9553a48f04 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-03-05Fixed API tools warningsv20130305-155844I20130306-0045I20130305-2300I20130305-2000I20130305-1718I20130305-1653John Arthorne1-1/+1
2013-02-14Move the wizard classes to the scheduler bundle until we do figure out v20130214-173914Pascal Rapicault (Ericsson)1-1/+1
the possible merge with the import/export codebase.
2012-11-25Bug 394156 - Add support for updates from one namespacev20121125-051909Pascal Rapicault1-1/+1
to another
2011-10-21Bug 361704 - Update bundle versionsv20111021-1926dj1-1/+1
2011-06-09bug 348941 - [ui] CCE while selecting feature for uninstallMatthew Piggott1-1/+1
2011-04-05make friend with the import export bundlePascal Rapicault1-4/+4
2011-03-15Bug 333810 - Add an p2 RCP UIJeff McAffer1-1/+5
2010-12-21incremented version range due to use of generified OSGi APIpublishing_incubatorJohn Arthorne1-1/+1
2010-12-17Bug 332750 - Missing @since tags and minor version increment for p2.ui bundlePascal Rapicault1-1/+1
2010-09-23Bug 309539 - [planner] Make ProfileChangeRequest internalDJ Houghton1-1/+1
2010-09-01Bug 320494 - [ui] ↵Susan Franklin1-1/+1
PreselectedIUInstallWizard(ProvisioningOperationWizard).getNextPage(IWizardPage) changes the profile
2010-03-30Cleanup manifestPascal Rapicault1-2/+0
2010-03-17Bug 305919 - decouple org.eclipse.equinox.p2.ui from org.eclipse.compareSusan Franklin1-4/+7
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin1-2/+1
2010-03-01remove unused import packageJohn Arthorne1-1/+0
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-0/+1
2010-02-24Fix up import versionsPascal Rapicault1-28/+28
2010-02-22Bug 303264 - [ui] adopt new platform UI API for getting modal shell parentv20100222Susan Franklin1-1/+1
2010-02-11Initial release of the planner APIPascal Rapicault1-0/+1
2010-02-03bug 301658: [query] IUQuery overrides getID and changes the semantics of the ↵ibull1-1/+0
method. This patch removes getID and getProperty methods on IQuery and its subclasses.
2010-01-24Bug 300597 - [ui] prompt for unsigned content not occurring in M5v20100124-0834John Arthorne1-2/+2
2010-01-13*** empty log message ***v20100115-1058Pascal Rapicault1-0/+1
2010-01-13Cleanup manifests and add missing dependencyPascal Rapicault1-9/+1
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault1-51/+29
2009-10-06Move query related classes to p2.metadataPascal Rapicault1-1/+0
2009-09-09Bug 279225 - [ui] Comparing configurations on Installation History tabSusan Franklin1-1/+2
2009-08-24Cleanup bundle manifest imports.DJ Houghton1-1/+1
2009-07-29Bug 273668 - [ui] IUColumnConfig is not clear on the column width unitsv20090729-1800Susan Franklin1-1/+1
2009-06-29update bundle version number for 3.6 streamSusan Franklin1-1/+1
2009-04-16Bug 261637 - [ui] Interpret path names with no scheme as file: in the UISusan Franklin1-0/+1
2009-04-02HEAD - Enable api tooling + adjust import packages and EEPascal Rapicault1-2/+4
2009-03-30Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be mergedPascal Rapicault1-2/+2
2009-02-26Bug 263685 - [ui] org.eclipse.equinox.internal.p2.ui.ProvUIActivator ↵Susan Franklin1-1/+2
requires org.eclipse.equinox.p2.exemplarysetup without an explicit dependency
2008-11-13Bug 227582 - [ui] Should the early startup extension be separated from the ↵Susan Franklin1-1/+0
rest of the UI plugin?
2008-11-13Bug 227582 - [ui] Should the early startup extension be separated from the ↵Susan Franklin1-1/+10
rest of the UI plugin?
2008-10-17Bug 249862 Remove org.eclipse.pde.p2.ui plug-in and featureJohn Arthorne1-5/+5
2008-10-07Bug 236740 - [ui] Inconsistent/Confusing UI Layout for Software Updates and ↵Susan Franklin1-2/+8
Add-ons Dialog

Back to the top