Skip to content

Changes

Summary

  1. 517028: ResourceException below CollectMissingNaturesVisitor.visit (details)
  2. [releng] Updated Orbit site (details)
  3. 517028: ResourceException below CollectMissingNaturesVisitor.visit (details)
  4. 516804: Icons for user action entries (details)
  5. 511215: Make Favorites a central element (details)
Commit a251c508143cea76bee00b77bf76391275239895 by Carsten Reckord
517028: ResourceException below CollectMissingNaturesVisitor.visit
(thrown in Project.checkAccessible)

Check project accessibility before descending into it

Bug: 517028
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517028
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/CollectMissingNaturesVisitor.java (diff)
Commit e782062d7d75a6148c791786636022be5d7c0096 by Carsten Reckord
[releng] Updated Orbit site
The file was modified httpclient-target-site/org.eclipse.epp.mpc.apache.httpclient.target/httpclient-target.target (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
Commit 782fa5c52d567220a446c76940d2749991e40344 by Carsten Reckord
517028: ResourceException below CollectMissingNaturesVisitor.visit (thrown in Project.checkAccessible)

Bug: 517028
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517028
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/CollectMissingNaturesVisitor.java (diff)
Commit 0fb9d357faf56e199a656b346646a9c13424689f by Carsten Reckord
516804: Icons for user action entries

Added fontawesome icons to user action entries.

The background color actually looks fine on Windows, Mac and Ubuntu.
I'll leave it like that for now, and resolve the color selection as
part of theming support in bug 489034

Bug: 516804
See-Also: 489034
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=516804
The file was addedorg.eclipse.epp.mpc.ui/icons/action-item-login.png
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesFindFavoritesActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/OpenFavoritesNotificationItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/RetryErrorActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesSignInActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractMarketplaceDiscoveryItem.java (diff)
The file was addedorg.eclipse.epp.mpc.ui/icons/action-item-favorites.png
The file was modified org.eclipse.epp.mpc.ui/about.html (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/MarketplaceClientUiPlugin.java (diff)
The file was addedorg.eclipse.epp.mpc.ui/icons/action-item-warning.png
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractUserActionItem.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/UserFavoritesUnsupportedActionItem.java (diff)
Commit a24176911bfe400f0abb3c9cb620a740e55eba4f by Carsten Reckord
511215: Make Favorites a central element

Update initial selection. This was accidentally removed in
commit 194d4bd

Bug: 511215
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511215
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceWizard.java (diff)