Skip to content

Changes

Summary

  1. 535036: [Dark Theme] Catalog switcher misses selection highlight (details)
  2. 489034: [Dark Theme] Marketplace search dialog not ready for using with (details)
  3. 535037: [Gtk3] Categories combo layout broken (details)
Commit d727b4b97579d6661e15d19d4cd0f014afa78a7d by Carsten Reckord
535036: [Dark Theme] Catalog switcher misses selection highlight
Bug: 535036 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535036
The file was modified org.eclipse.epp.mpc.ui/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogSwitcherItem.java
The file was addedorg.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/css/CatalogSwitcherItemElement.java
The file was modified org.eclipse.epp.mpc.ui/plugin.xml (diff)
The file was addedorg.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/css/CatalogSwitcherItemElementProvider.java
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/CatalogSwitcher.java (diff)
The file was modified org.eclipse.epp.mpc.ui.css/css/e4-dark_mpc.css (diff)
Commit 8fa26a0c65989b23f04adff52f6cd407fdcf45bb by Carsten Reckord
489034: [Dark Theme] Marketplace search dialog not ready for using with
the dark theme
Style category headers dark
Bug: 489034 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=489034
The file was modified org.eclipse.epp.mpc.ui.css/css/e4-dark_mpc.css (diff)
Commit a24275da502a943c4d7e1a8f59f1bd600d7e3fc7 by Carsten Reckord
535037: [Gtk3] Categories combo layout broken
Workaround: Use CCombo on Linux/GTK
Bug: 535037 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535037
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ComboTagFilter.java (diff)