Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2013-11-21 17:46:41 +0000
committerGerrit Code Review @ Eclipse.org2013-12-09 21:53:59 +0000
commit409f9bf91a1ce1a61b1430a0f60ed187ee624604 (patch)
treee19e9de511566d4e14777ce2e0bc1fe7d29877f7
parentc3e3c447c3e39bc89b298c8a03499621c83724f8 (diff)
downloadeclipse.platform.ui-409f9bf91a1ce1a61b1430a0f60ed187ee624604.tar.gz
eclipse.platform.ui-409f9bf91a1ce1a61b1430a0f60ed187ee624604.tar.xz
eclipse.platform.ui-409f9bf91a1ce1a61b1430a0f60ed187ee624604.zip
Bug 422040 - [Graphics] Switch org.eclipse.ui plug-in to use png files
instead of gifs Switches to PNG files but leaves the GIF files in the repo Change-Id: I55dc443a243a19e05444a6af808f5bbfb0451fd3 Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java2
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java5
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DragHandle.java5
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java6
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java207
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java11
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/ImageFactory.java12
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java9
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java11
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java11
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java3
-rw-r--r--bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java7
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/backward_nav.pngbin0 -> 542 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/button_menu.pngbin0 -> 203 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/close_view.pngbin0 -> 235 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/collapseall.pngbin0 -> 467 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/expandall.pngbin0 -> 511 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/forward_nav.pngbin0 -> 535 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/home_nav.pngbin0 -> 769 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/linkto_help.pngbin0 -> 1194 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/min_view.pngbin0 -> 172 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/pin_view.pngbin0 -> 648 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/progress_rem.pngbin0 -> 664 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/progress_remall.pngbin0 -> 840 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/progress_stop.pngbin0 -> 517 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/refresh_nav.pngbin0 -> 751 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/remove.pngbin0 -> 664 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/removeall.pngbin0 -> 840 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/step_current.pngbin0 -> 532 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/step_done.pngbin0 -> 490 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/stop.pngbin0 -> 517 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/synced.pngbin0 -> 688 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_close_view.pngbin0 -> 253 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_hide_toolbar.pngbin0 -> 378 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_max_view.pngbin0 -> 341 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_min_view.pngbin0 -> 251 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_restore_view.pngbin0 -> 341 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_show_toolbar.pngbin0 -> 398 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/thin_view_menu.pngbin0 -> 323 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/trash.pngbin0 -> 732 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/up_nav.pngbin0 -> 741 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dlcl16/view_menu.pngbin0 -> 251 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/clear.pngbin0 -> 615 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/clear_co.pngbin0 -> 615 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/copy_edit.pngbin0 -> 723 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/cut_edit.pngbin0 -> 603 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/delete.pngbin0 -> 681 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/delete_edit.pngbin0 -> 681 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/editor_area.pngbin0 -> 655 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/export_wiz.pngbin0 -> 518 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/fastview_restore.pngbin0 -> 341 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/help_contents.pngbin0 -> 681 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/help_search.pngbin0 -> 776 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/import_wiz.pngbin0 -> 512 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/new_fastview.pngbin0 -> 777 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/new_wiz.pngbin0 -> 662 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/paste_edit.pngbin0 -> 747 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/pin_editor.pngbin0 -> 737 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/print_edit.pngbin0 -> 708 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/redo_edit.pngbin0 -> 682 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/save_edit.pngbin0 -> 759 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/saveall_edit.pngbin0 -> 770 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/saveas_edit.pngbin0 -> 738 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dtool16/undo_edit.pngbin0 -> 667 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/bkmrk_nav.pngbin0 -> 820 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/default_persp.pngbin0 -> 633 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/defaultview_misc.pngbin0 -> 415 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/filenav_nav.pngbin0 -> 534 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/new_persp.pngbin0 -> 780 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/outline_co.pngbin0 -> 693 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/problems_view.pngbin0 -> 759 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/prop_ps.pngbin0 -> 691 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/dview16/tasks_tsk.pngbin0 -> 769 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/backward_nav.pngbin0 -> 646 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/button_menu.pngbin0 -> 227 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/close_view.pngbin0 -> 235 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/collapseall.pngbin0 -> 548 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/expandall.pngbin0 -> 621 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.pngbin0 -> 642 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/home_nav.pngbin0 -> 852 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.pngbin0 -> 1442 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/min_view.pngbin0 -> 182 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/pin_view.pngbin0 -> 745 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.pngbin0 -> 664 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.pngbin0 -> 879 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.pngbin0 -> 600 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.pngbin0 -> 915 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/remove.pngbin0 -> 664 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/removeall.pngbin0 -> 879 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/step_current.pngbin0 -> 642 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/step_done.pngbin0 -> 576 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/stop.pngbin0 -> 600 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/synced.pngbin0 -> 770 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.pngbin0 -> 253 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.pngbin0 -> 430 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.pngbin0 -> 341 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.pngbin0 -> 251 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.pngbin0 -> 357 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.pngbin0 -> 448 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.pngbin0 -> 346 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/trash.pngbin0 -> 845 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/up_nav.pngbin0 -> 856 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/elcl16/view_menu.pngbin0 -> 295 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/clear.pngbin0 -> 698 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/clear_co.pngbin0 -> 698 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/copy_edit.pngbin0 -> 963 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/cut_edit.pngbin0 -> 668 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/delete.pngbin0 -> 804 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/delete_edit.pngbin0 -> 804 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/editor_area.pngbin0 -> 797 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/export_wiz.pngbin0 -> 558 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.pngbin0 -> 360 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/help_contents.pngbin0 -> 779 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/help_search.pngbin0 -> 887 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/import_wiz.pngbin0 -> 551 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/new_fastview.pngbin0 -> 878 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/new_wiz.pngbin0 -> 834 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/paste_edit.pngbin0 -> 911 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/pin_editor.pngbin0 -> 854 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/print_edit.pngbin0 -> 813 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/redo_edit.pngbin0 -> 761 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/save_edit.pngbin0 -> 933 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.pngbin0 -> 941 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.pngbin0 -> 867 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/etool16/undo_edit.pngbin0 -> 737 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.pngbin0 -> 1000 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/default_persp.pngbin0 -> 750 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.pngbin0 -> 501 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.pngbin0 -> 604 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/new_persp.pngbin0 -> 935 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/outline_co.pngbin0 -> 782 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/problems_view.pngbin0 -> 921 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/prop_ps.pngbin0 -> 791 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.pngbin0 -> 908 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/activity.pngbin0 -> 407 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/activity_category.pngbin0 -> 858 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/add_obj.pngbin0 -> 724 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/blank.pngbin0 -> 75 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/change_obj.pngbin0 -> 576 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/delete_obj.pngbin0 -> 803 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/elements_obj.pngbin0 -> 856 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/error_tsk.pngbin0 -> 755 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/file_obj.pngbin0 -> 757 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.pngbin0 -> 784 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/font.pngbin0 -> 582 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/generic_element.pngbin0 -> 649 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/generic_elements.pngbin0 -> 607 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/info_tsk.pngbin0 -> 337 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.pngbin0 -> 795 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/layout_co.pngbin0 -> 729 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/menu.pngbin0 -> 790 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/separator.pngbin0 -> 408 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.pngbin0 -> 833 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.pngbin0 -> 856 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.pngbin0 -> 739 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/submenu.pngbin0 -> 806 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/theme_category.pngbin0 -> 932 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/toolbar.pngbin0 -> 714 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.pngbin0 -> 630 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/obj16/workingsets.pngbin0 -> 916 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.pngbin0 -> 262 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.pngbin0 -> 280 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.pngbin0 -> 303 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.pngbin0 -> 290 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.pngbin0 -> 297 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/errorstate.pngbin0 -> 885 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/lockedstate.pngbin0 -> 1023 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/progress_error.pngbin0 -> 934 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/progress_none.pngbin0 -> 816 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/progress_ok.pngbin0 -> 678 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/progress_task.pngbin0 -> 581 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/pview.pngbin0 -> 767 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/sleeping.pngbin0 -> 657 bytes
-rw-r--r--bundles/org.eclipse.ui/icons/full/progress/waiting.pngbin0 -> 1051 bytes
-rw-r--r--bundles/org.eclipse.ui/plugin.xml68
-rw-r--r--tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/EditorIconTest.java4
-rw-r--r--tests/org.eclipse.ui.tests/plugin.xml2
177 files changed, 186 insertions, 177 deletions
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java
index 5dc0703fa5e..28dbc5b5617 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/ActivityCategoryPreferencePage.java
@@ -204,7 +204,7 @@ public final class ActivityCategoryPreferencePage extends PreferencePage impleme
public CategoryLabelProvider(boolean decorate) {
this.decorate = decorate;
lockDescriptor = AbstractUIPlugin.imageDescriptorFromPlugin(
- PlatformUI.PLUGIN_ID, "icons/full/ovr16/lock_ovr.gif"); //$NON-NLS-1$
+ PlatformUI.PLUGIN_ID, "icons/full/ovr16/lock_ovr.png"); //$NON-NLS-1$
}
/*
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java
index d239c7f7c9c..1a635d01312 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredTree.java
@@ -9,6 +9,7 @@
* IBM Corporation - initial API and implementation
* Jacek Pospychala - bug 187762
* Mohamed Tarief - tarief@eg.ibm.com - IBM - Bug 174481
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.dialogs;
@@ -194,12 +195,12 @@ public class FilteredTree extends Composite {
static {
ImageDescriptor descriptor = AbstractUIPlugin
.imageDescriptorFromPlugin(PlatformUI.PLUGIN_ID,
- "$nl$/icons/full/etool16/clear_co.gif"); //$NON-NLS-1$
+ "$nl$/icons/full/etool16/clear_co.png"); //$NON-NLS-1$
if (descriptor != null) {
JFaceResources.getImageRegistry().put(CLEAR_ICON, descriptor);
}
descriptor = AbstractUIPlugin.imageDescriptorFromPlugin(
- PlatformUI.PLUGIN_ID, "$nl$/icons/full/dtool16/clear_co.gif"); //$NON-NLS-1$
+ PlatformUI.PLUGIN_ID, "$nl$/icons/full/dtool16/clear_co.png"); //$NON-NLS-1$
if (descriptor != null) {
JFaceResources.getImageRegistry().put(DISABLED_CLEAR_ICON, descriptor);
}
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DragHandle.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DragHandle.java
index 64ebf3a4f93..ffecd6b4404 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DragHandle.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DragHandle.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal;
@@ -40,7 +41,7 @@ public DragHandle(Composite parent) {
addPaintListener(this);
- descriptor = AbstractUIPlugin.imageDescriptorFromPlugin(WorkbenchPlugin.PI_WORKBENCH, "icons/misc/handle.gif"); //$NON-NLS-1$
+ descriptor = AbstractUIPlugin.imageDescriptorFromPlugin(WorkbenchPlugin.PI_WORKBENCH, "icons/misc/handle.png"); //$NON-NLS-1$
handleImage = new Image(parent.getDisplay(), 4, 4);
GC context = new GC(handleImage);
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java
index 94060b1ebc4..99a232b8033 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2005, 2010 IBM Corporation and others.
+ * Copyright (c) 2005, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -10,12 +10,12 @@
* Brock Janicyak - brockj@tpg.com.au
* - Fix for Bug 11142 [HeapStatus] Heap status is updated too frequently
* - Fix for Bug 192996 [Workbench] Reduce amount of garbage created by HeapStatus
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal;
import java.lang.reflect.Method;
-
import org.eclipse.jface.action.Action;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.action.IMenuListener;
@@ -118,7 +118,7 @@ public class HeapStatus extends Composite {
button = new Canvas(this, SWT.NONE);
button.setToolTipText(WorkbenchMessages.HeapStatus_buttonToolTip);
- ImageDescriptor imageDesc = WorkbenchImages.getWorkbenchImageDescriptor("elcl16/trash.gif"); //$NON-NLS-1$
+ ImageDescriptor imageDesc = WorkbenchImages.getWorkbenchImageDescriptor("elcl16/trash.png"); //$NON-NLS-1$
gcImage = imageDesc.createImage();
if (gcImage != null) {
imgBounds = gcImage.getBounds();
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java
index 99b05f62bf0..eb700a93048 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchImages.java
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal;
@@ -142,152 +143,152 @@ public/*final*/class WorkbenchImages {
*/
private final static void declareImages() {
// Overlays
- declareImage(ISharedImages.IMG_DEC_FIELD_ERROR, PATH_OVERLAY + "error_ovr.gif", true); //$NON-NLS-1$
- declareImage(ISharedImages.IMG_DEC_FIELD_WARNING, PATH_OVERLAY + "warning_ovr.gif", true); //$NON-NLS-1$
+ declareImage(ISharedImages.IMG_DEC_FIELD_ERROR, PATH_OVERLAY + "error_ovr.png", true); //$NON-NLS-1$
+ declareImage(ISharedImages.IMG_DEC_FIELD_WARNING, PATH_OVERLAY + "warning_ovr.png", true); //$NON-NLS-1$
// Pinning
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR,
- PATH_ETOOL + "pin_editor.gif", false); //$NON-NLS-1$
+ PATH_ETOOL + "pin_editor.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_PIN_EDITOR_DISABLED,
- PATH_DTOOL + "pin_editor.gif", false); //$NON-NLS-1$
+ PATH_DTOOL + "pin_editor.png", false); //$NON-NLS-1$
// other toolbar buttons
declareImage(ISharedImages.IMG_ETOOL_SAVE_EDIT, PATH_ETOOL
- + "save_edit.gif", true); //$NON-NLS-1$
+ + "save_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_SAVE_EDIT_DISABLED, PATH_DTOOL
- + "save_edit.gif", true); //$NON-NLS-1$
+ + "save_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_SAVEAS_EDIT, PATH_ETOOL
- + "saveas_edit.gif", true); //$NON-NLS-1$
+ + "saveas_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_SAVEAS_EDIT_DISABLED, PATH_DTOOL
- + "saveas_edit.gif", true); //$NON-NLS-1$
+ + "saveas_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_SAVEALL_EDIT, PATH_ETOOL
- + "saveall_edit.gif", true); //$NON-NLS-1$
+ + "saveall_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_SAVEALL_EDIT_DISABLED, PATH_DTOOL
- + "saveall_edit.gif", true); //$NON-NLS-1$
+ + "saveall_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_UNDO,
- PATH_ETOOL + "undo_edit.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "undo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_UNDO_DISABLED, PATH_DTOOL
- + "undo_edit.gif", true); //$NON-NLS-1$
+ + "undo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_REDO,
- PATH_ETOOL + "redo_edit.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "redo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_REDO_DISABLED, PATH_DTOOL
- + "redo_edit.gif", true); //$NON-NLS-1$
+ + "redo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_CUT,
- PATH_ETOOL + "cut_edit.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "cut_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_CUT_DISABLED, PATH_DTOOL
- + "cut_edit.gif", true); //$NON-NLS-1$
+ + "cut_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_COPY,
- PATH_ETOOL + "copy_edit.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "copy_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_COPY_DISABLED, PATH_DTOOL
- + "copy_edit.gif", true); //$NON-NLS-1$
+ + "copy_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_PASTE, PATH_ETOOL
- + "paste_edit.gif", true); //$NON-NLS-1$
+ + "paste_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_PASTE_DISABLED, PATH_DTOOL
- + "paste_edit.gif", true); //$NON-NLS-1$
+ + "paste_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_DELETE, PATH_ETOOL
- + "delete_edit.gif", true); //$NON-NLS-1$
+ + "delete_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_DELETE_DISABLED, PATH_DTOOL
- + "delete_edit.gif", true); //$NON-NLS-1$
+ + "delete_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_DELETE,
- PATH_ETOOL + "delete.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "delete.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_DELETE_DISABLED, PATH_DTOOL
- + "delete.gif", true); //$NON-NLS-1$
+ + "delete.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_CLEAR,
- PATH_ETOOL + "clear.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "clear.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_CLEAR_DISABLED, PATH_DTOOL
- + "clear.gif", true); //$NON-NLS-1$
+ + "clear.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_NEW_WIZARD,
- PATH_ETOOL + "new_wiz.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "new_wiz.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_NEW_WIZARD_DISABLED, PATH_DTOOL
- + "new_wiz.gif", true); //$NON-NLS-1$
+ + "new_wiz.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_PRINT_EDIT, PATH_ETOOL
- + "print_edit.gif", true); //$NON-NLS-1$
+ + "print_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_PRINT_EDIT_DISABLED, PATH_DTOOL
- + "print_edit.gif", true); //$NON-NLS-1$
+ + "print_edit.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_HELP_CONTENTS,
- PATH_ETOOL + "help_contents.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "help_contents.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_HELP_SEARCH,
- PATH_ETOOL + "help_search.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "help_search.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_NEW_FASTVIEW,
- PATH_ETOOL + "new_fastview.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "new_fastview.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_DTOOL_NEW_FASTVIEW,
- PATH_DTOOL + "new_fastview.gif", true); //$NON-NLS-1$
+ PATH_DTOOL + "new_fastview.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_RESTORE_TRIMPART,
- PATH_ETOOL + "fastview_restore.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "fastview_restore.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_EDITOR_TRIMPART,
- PATH_ETOOL + "editor_area.gif", true); //$NON-NLS-1$
+ PATH_ETOOL + "editor_area.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_FORWARD, PATH_ELOCALTOOL
- + "forward_nav.gif", true); //$NON-NLS-1$
+ + "forward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_FORWARD_DISABLED, PATH_DLOCALTOOL
- + "forward_nav.gif", true); //$NON-NLS-1$
+ + "forward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_BACK, PATH_ELOCALTOOL
- + "backward_nav.gif", true); //$NON-NLS-1$
+ + "backward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_BACK_DISABLED, PATH_DLOCALTOOL
- + "backward_nav.gif", true); //$NON-NLS-1$
+ + "backward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_UP,
- PATH_ELOCALTOOL + "up_nav.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "up_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_UP_DISABLED, PATH_DLOCALTOOL
- + "up_nav.gif", true); //$NON-NLS-1$
+ + "up_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_SYNCED, PATH_ELOCALTOOL
- + "synced.gif", true); //$NON-NLS-1$
+ + "synced.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_SYNCED_DISABLED, PATH_DLOCALTOOL
- + "synced.gif", true); //$NON-NLS-1$
+ + "synced.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_COLLAPSEALL, PATH_ELOCALTOOL
- + "collapseall.gif", true); //$NON-NLS-1$
+ + "collapseall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_COLLAPSEALL_DISABLED,
- PATH_DLOCALTOOL + "collapseall.gif", true); //$NON-NLS-1$
+ PATH_DLOCALTOOL + "collapseall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_REMOVE, PATH_ELOCALTOOL
- + "remove.gif", true); //$NON-NLS-1$
+ + "remove.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_REMOVE_DISABLED, PATH_DLOCALTOOL
- + "remove.gif", true); //$NON-NLS-1$
+ + "remove.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_REMOVEALL, PATH_ELOCALTOOL
- + "removeall.gif", true); //$NON-NLS-1$
+ + "removeall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_REMOVEALL_DISABLED, PATH_DLOCALTOOL
- + "removeall.gif", true); //$NON-NLS-1$
+ + "removeall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_COLLAPSEALL, PATH_ELOCALTOOL
- + "collapseall.gif", true); //$NON-NLS-1$
+ + "collapseall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_COLLAPSEALL_DISABLED,
- PATH_DLOCALTOOL + "collapseall.gif", true); //$NON-NLS-1$
+ PATH_DLOCALTOOL + "collapseall.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_STOP,
- PATH_ELOCALTOOL + "stop.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "stop.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ELCL_STOP_DISABLED, PATH_DLOCALTOOL
- + "stop.gif", true); //$NON-NLS-1$
+ + "stop.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_NEW_PAGE, PATH_EVIEW
- + "new_persp.gif", false); //$NON-NLS-1$
+ + "new_persp.png", false); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_HOME_NAV, PATH_ELOCALTOOL
- + "home_nav.gif", true); //$NON-NLS-1$
+ + "home_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_HOME_NAV_DISABLED, PATH_DLOCALTOOL
- + "home_nav.gif", true); //$NON-NLS-1$
+ + "home_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_ETOOL_DEF_PERSPECTIVE, PATH_EVIEW
- + "default_persp.gif", true); //$NON-NLS-1$
+ + "default_persp.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_WIZBAN_NEW_WIZ, PATH_WIZBAN
+ "new_wiz.png", false); //$NON-NLS-1$
@@ -297,9 +298,9 @@ public/*final*/class WorkbenchImages {
// + "new_wiz.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_IMPORT_WIZ, PATH_ETOOL
- + "import_wiz.gif", false); //$NON-NLS-1$
+ + "import_wiz.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_ETOOL_EXPORT_WIZ, PATH_ETOOL
- + "export_wiz.gif", false); //$NON-NLS-1$
+ + "export_wiz.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_WIZBAN_IMPORT_WIZ, PATH_WIZBAN
+ "import_wiz.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_WIZBAN_EXPORT_WIZ, PATH_WIZBAN
@@ -313,73 +314,73 @@ public/*final*/class WorkbenchImages {
PATH_WIZBAN + "workset_wiz.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_VIEW_DEFAULTVIEW_MISC,
- PATH_EVIEW + "defaultview_misc.gif", false); //$NON-NLS-1$
+ PATH_EVIEW + "defaultview_misc.png", false); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_FONT, PATH_OBJECT
- + "font.gif", true); //$NON-NLS-1$
+ + "font.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_THEME_CATEGORY,
- PATH_OBJECT + "theme_category.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "theme_category.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_ACTIVITY, PATH_OBJECT
- + "activity.gif", true); //$NON-NLS-1$
+ + "activity.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_ACTIVITY_CATEGORY,
- PATH_OBJECT + "activity_category.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "activity_category.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_WORKING_SETS,
- PATH_OBJECT + "workingsets.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "workingsets.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_SEPARATOR,
- PATH_OBJECT + "separator.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "separator.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_NODE,
- PATH_OBJECT + "generic_elements.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "generic_elements.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_ELEMENT,
- PATH_OBJECT + "generic_element.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "generic_element.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJ_ADD,
- PATH_OBJECT + "add_obj.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "add_obj.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJ_FILE,
- PATH_OBJECT + "file_obj.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "file_obj.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJ_FOLDER,
- PATH_OBJECT + "fldr_obj.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "fldr_obj.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJ_ELEMENT, PATH_OBJECT
- + "elements_obj.gif", true); //$NON-NLS-1$
+ + "elements_obj.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_DEF_VIEW, PATH_EVIEW
- + "defaultview_misc.gif", true); //$NON-NLS-1$
+ + "defaultview_misc.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_CLOSE_VIEW,
- PATH_ELOCALTOOL + "close_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "close_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_PIN_VIEW,
- PATH_ELOCALTOOL + "pin_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "pin_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_MIN_VIEW,
- PATH_ELOCALTOOL + "min_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "min_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_VIEW_MENU,
- PATH_ELOCALTOOL + "view_menu.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "view_menu.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_BUTTON_MENU,
- PATH_ELOCALTOOL + "button_menu.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "button_menu.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_LCL_LINKTO_HELP,
- PATH_ELOCALTOOL + "linkto_help.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "linkto_help.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_CLOSE_VIEW_THIN,
- PATH_ELOCALTOOL + "thin_close_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_close_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_HIDE_TOOLBAR_THIN,
- PATH_ELOCALTOOL + "thin_hide_toolbar.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_hide_toolbar.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_MAX_VIEW_THIN,
- PATH_ELOCALTOOL + "thin_max_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_max_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_MIN_VIEW_THIN,
- PATH_ELOCALTOOL + "thin_min_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_min_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_RESTORE_VIEW_THIN,
- PATH_ELOCALTOOL + "thin_restore_view.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_restore_view.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_SHOW_TOOLBAR_THIN,
- PATH_ELOCALTOOL + "thin_show_toolbar.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_show_toolbar.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_LCL_VIEW_MENU_THIN,
- PATH_ELOCALTOOL + "thin_view_menu.gif", true); //$NON-NLS-1$
+ PATH_ELOCALTOOL + "thin_view_menu.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJS_ERROR_TSK, PATH_OBJECT
- + "error_tsk.gif", true); //$NON-NLS-1$
+ + "error_tsk.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJS_WARN_TSK, PATH_OBJECT
- + "warn_tsk.gif", true); //$NON-NLS-1$
+ + "warn_tsk.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJS_INFO_TSK, PATH_OBJECT
- + "info_tsk.gif", true); //$NON-NLS-1$
+ + "info_tsk.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_OBJS_DND_LEFT_SOURCE,
PATH_POINTER + "left_source.bmp", true); //$NON-NLS-1$
@@ -416,11 +417,11 @@ public/*final*/class WorkbenchImages {
// signed jar images
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_SIGNED_YES, PATH_OBJECT
- + "signed_yes_tbl.gif", true); //$NON-NLS-1$
+ + "signed_yes_tbl.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_SIGNED_NO, PATH_OBJECT
- + "signed_no_tbl.gif", true); //$NON-NLS-1$
+ + "signed_no_tbl.png", true); //$NON-NLS-1$
declareImage(IWorkbenchGraphicConstants.IMG_OBJ_SIGNED_UNKNOWN,
- PATH_OBJECT + "signed_unkn_tbl.gif", true); //$NON-NLS-1$
+ PATH_OBJECT + "signed_unkn_tbl.png", true); //$NON-NLS-1$
declareHoverImages();
@@ -456,25 +457,25 @@ public/*final*/class WorkbenchImages {
*/
private final static void declareHoverImages() {
declareImage(ISharedImages.IMG_TOOL_UNDO_HOVER, PATH_ETOOL
- + "undo_edit.gif", true); //$NON-NLS-1$
+ + "undo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_REDO_HOVER, PATH_ETOOL
- + "redo_edit.gif", true); //$NON-NLS-1$
+ + "redo_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_CUT_HOVER, PATH_ETOOL
- + "cut_edit.gif", true); //$NON-NLS-1$
+ + "cut_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_COPY_HOVER, PATH_ETOOL
- + "copy_edit.gif", true); //$NON-NLS-1$
+ + "copy_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_PASTE_HOVER, PATH_ETOOL
- + "paste_edit.gif", true); //$NON-NLS-1$
+ + "paste_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_FORWARD_HOVER, PATH_ELOCALTOOL
- + "forward_nav.gif", true); //$NON-NLS-1$
+ + "forward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_DELETE_HOVER, PATH_ETOOL
- + "delete_edit.gif", true); //$NON-NLS-1$
+ + "delete_edit.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_NEW_WIZARD_HOVER, PATH_ETOOL
- + "new_wiz.gif", true); //$NON-NLS-1$
+ + "new_wiz.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_BACK_HOVER, PATH_ELOCALTOOL
- + "backward_nav.gif", true); //$NON-NLS-1$
+ + "backward_nav.png", true); //$NON-NLS-1$
declareImage(ISharedImages.IMG_TOOL_UP_HOVER, PATH_ELOCALTOOL
- + "up_nav.gif", true); //$NON-NLS-1$
+ + "up_nav.png", true); //$NON-NLS-1$
}
/**
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
index 4361aa560ea..8cfbbc76bb4 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CustomizePerspectiveDialog.java
@@ -7,7 +7,8 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
- * Tom Hochstein (Freescale) - Bug 407522 - Perspective reset not working correctly
+ * Tom Hochstein (Freescale) - Bug 407522 - Perspective reset not working correctly
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.dialogs;
@@ -186,10 +187,10 @@ import org.eclipse.ui.wizards.IWizardDescriptor;
*/
public class CustomizePerspectiveDialog extends TrayDialog {
- private static final String TOOLBAR_ICON = "$nl$/icons/full/obj16/toolbar.gif"; //$NON-NLS-1$
- private static final String SUBMENU_ICON = "$nl$/icons/full/obj16/submenu.gif"; //$NON-NLS-1$
- private static final String MENU_ICON = "$nl$/icons/full/obj16/menu.gif"; //$NON-NLS-1$
- private static final String WARNING_ICON = "$nl$/icons/full/obj16/warn_tsk.gif"; //$NON-NLS-1$
+ private static final String TOOLBAR_ICON = "$nl$/icons/full/obj16/toolbar.png"; //$NON-NLS-1$
+ private static final String SUBMENU_ICON = "$nl$/icons/full/obj16/submenu.png"; //$NON-NLS-1$
+ private static final String MENU_ICON = "$nl$/icons/full/obj16/menu.png"; //$NON-NLS-1$
+ private static final String WARNING_ICON = "$nl$/icons/full/obj16/warn_tsk.png"; //$NON-NLS-1$
private static final String SHORTCUT_CONTRIBUTION_ITEM_ID_OPEN_PERSPECTIVE = "openPerspective"; //$NON-NLS-1$
private static final String SHORTCUT_CONTRIBUTION_ITEM_ID_SHOW_VIEW = "showView"; //$NON-NLS-1$
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/ImageFactory.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/ImageFactory.java
index eba30dfb29a..85b27bf1522 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/ImageFactory.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/ImageFactory.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2007 IBM Corporation and others.
+ * Copyright (c) 2000, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -7,13 +7,13 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.keys;
import java.util.HashMap;
import java.util.Map;
-
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.jface.resource.ImageRegistry;
import org.eclipse.swt.graphics.Image;
@@ -26,15 +26,15 @@ final class ImageFactory {
private static Map map = new HashMap();
static {
- put("blank", "$nl$/icons/full/obj16/blank.gif"); //$NON-NLS-1$//$NON-NLS-2$
- put("change", "$nl$/icons/full/obj16/change_obj.gif"); //$NON-NLS-1$//$NON-NLS-2$
+ put("blank", "$nl$/icons/full/obj16/blank.png"); //$NON-NLS-1$//$NON-NLS-2$
+ put("change", "$nl$/icons/full/obj16/change_obj.png"); //$NON-NLS-1$//$NON-NLS-2$
/*
* TODO Remove these images from the registry if they are no longer
* needed.
*/
- put("minus", "$nl$/icons/full/obj16/delete_obj.gif"); //$NON-NLS-1$//$NON-NLS-2$
- put("plus", "$nl$/icons/full/obj16/add_obj.gif"); //$NON-NLS-1$//$NON-NLS-2$
+ put("minus", "$nl$/icons/full/obj16/delete_obj.png"); //$NON-NLS-1$//$NON-NLS-2$
+ put("plus", "$nl$/icons/full/obj16/add_obj.png"); //$NON-NLS-1$//$NON-NLS-2$
}
static Image getImage(String key) {
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java
index fc6d8d3813f..318ee2a4dc6 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2004, 2010 IBM Corporation and others.
+ * Copyright (c) 2004, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.progress;
@@ -271,11 +272,11 @@ public class ProgressAnimationItem extends AnimationItem implements
if (okImage == null) {
Display display = parent.getDisplay();
noneImage = WorkbenchImages.getWorkbenchImageDescriptor(
- "progress/progress_none.gif").createImage(display); //$NON-NLS-1$
+ "progress/progress_none.png").createImage(display); //$NON-NLS-1$
okImage = WorkbenchImages.getWorkbenchImageDescriptor(
- "progress/progress_ok.gif").createImage(display); //$NON-NLS-1$
+ "progress/progress_ok.png").createImage(display); //$NON-NLS-1$
errorImage = WorkbenchImages.getWorkbenchImageDescriptor(
- "progress/progress_error.gif").createImage(display); //$NON-NLS-1$
+ "progress/progress_error.png").createImage(display); //$NON-NLS-1$
}
top = new Composite(parent, SWT.NULL);
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java
index 3cb1307d03d..44f55fbb7df 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressInfoItem.java
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.progress;
@@ -145,35 +146,35 @@ public class ProgressInfoItem extends Composite {
.put(
STOP_IMAGE_KEY,
WorkbenchImages
- .getWorkbenchImageDescriptor("elcl16/progress_stop.gif"));//$NON-NLS-1$
+ .getWorkbenchImageDescriptor("elcl16/progress_stop.png"));//$NON-NLS-1$
JFaceResources
.getImageRegistry()
.put(
DISABLED_STOP_IMAGE_KEY,
WorkbenchImages
- .getWorkbenchImageDescriptor("dlcl16/progress_stop.gif"));//$NON-NLS-1$
+ .getWorkbenchImageDescriptor("dlcl16/progress_stop.png"));//$NON-NLS-1$
JFaceResources
.getImageRegistry()
.put(
DEFAULT_JOB_KEY,
WorkbenchImages
- .getWorkbenchImageDescriptor("progress/progress_task.gif")); //$NON-NLS-1$
+ .getWorkbenchImageDescriptor("progress/progress_task.png")); //$NON-NLS-1$
JFaceResources
.getImageRegistry()
.put(
CLEAR_FINISHED_JOB_KEY,
WorkbenchImages
- .getWorkbenchImageDescriptor("elcl16/progress_rem.gif")); //$NON-NLS-1$
+ .getWorkbenchImageDescriptor("elcl16/progress_rem.png")); //$NON-NLS-1$
JFaceResources
.getImageRegistry()
.put(
DISABLED_CLEAR_FINISHED_JOB_KEY,
WorkbenchImages
- .getWorkbenchImageDescriptor("dlcl16/progress_rem.gif")); //$NON-NLS-1$
+ .getWorkbenchImageDescriptor("dlcl16/progress_rem.png")); //$NON-NLS-1$
// Mac has different Gamma value
int shift = Util.isMac() ? -25 : -10;
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java
index a1b2eebe972..702f67da4fd 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2003, 2010 IBM Corporation and others.
+ * Copyright (c) 2003, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -9,6 +9,7 @@
* IBM Corporation - initial API and implementation
* Teddy Walker <teddy.walker@googlemail.com>
* - Fix for Bug 151204 [Progress] Blocked status of jobs are not applied/reported
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.progress;
@@ -84,7 +85,7 @@ public class ProgressManager extends ProgressProvider implements
*/
public static final QualifiedName PROPERTY_IN_DIALOG = IProgressConstants.PROPERTY_IN_DIALOG;
- private static final String ERROR_JOB = "errorstate.gif"; //$NON-NLS-1$
+ private static final String ERROR_JOB = "errorstate.png"; //$NON-NLS-1$
static final String ERROR_JOB_KEY = "ERROR_JOB"; //$NON-NLS-1$
@@ -104,11 +105,11 @@ public class ProgressManager extends ProgressProvider implements
static final String PROGRESS_FOLDER = "$nl$/icons/full/progress/"; //$NON-NLS-1$
- private static final String SLEEPING_JOB = "sleeping.gif"; //$NON-NLS-1$
+ private static final String SLEEPING_JOB = "sleeping.png"; //$NON-NLS-1$
- private static final String WAITING_JOB = "waiting.gif"; //$NON-NLS-1$
+ private static final String WAITING_JOB = "waiting.png"; //$NON-NLS-1$
- private static final String BLOCKED_JOB = "lockedstate.gif"; //$NON-NLS-1$
+ private static final String BLOCKED_JOB = "lockedstate.png"; //$NON-NLS-1$
/**
* The key for the sleeping job icon.
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java
index 8b35442f726..8f2fe6e1352 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.progress;
@@ -499,7 +500,7 @@ public class ProgressManagerUtil {
*/
public static URL getProgressSpinnerLocation() {
try {
- return new URL(getIconsRoot(), "progress_spinner.gif");//$NON-NLS-1$
+ return new URL(getIconsRoot(), "progress_spinner.png");//$NON-NLS-1$
} catch (MalformedURLException e) {
return null;
}
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java
index c86128430a7..9050aa9d325 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressView.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2003, 2010 IBM Corporation and others.
+ * Copyright (c) 2003, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -7,6 +7,7 @@
*
* Contributors:
* IBM Corporation - initial API and implementation
+ * Lars Vogel <Lars.Vogel@gmail.com> - Bug 422040
*******************************************************************************/
package org.eclipse.ui.internal.progress;
@@ -206,12 +207,12 @@ public class ProgressView extends ViewPart implements IViewPart {
clearAllAction
.setToolTipText(ProgressMessages.NewProgressView_RemoveAllJobsToolTip);
ImageDescriptor id = WorkbenchImages
- .getWorkbenchImageDescriptor("/elcl16/progress_remall.gif"); //$NON-NLS-1$
+ .getWorkbenchImageDescriptor("/elcl16/progress_remall.png"); //$NON-NLS-1$
if (id != null) {
clearAllAction.setImageDescriptor(id);
}
id = WorkbenchImages
- .getWorkbenchImageDescriptor("/dlcl16/progress_remall.gif"); //$NON-NLS-1$
+ .getWorkbenchImageDescriptor("/dlcl16/progress_remall.png"); //$NON-NLS-1$
if (id != null) {
clearAllAction.setDisabledImageDescriptor(id);
}
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/backward_nav.png b/bundles/org.eclipse.ui/icons/full/dlcl16/backward_nav.png
new file mode 100644
index 00000000000..e74ac921652
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/backward_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/button_menu.png b/bundles/org.eclipse.ui/icons/full/dlcl16/button_menu.png
new file mode 100644
index 00000000000..bd106f42b14
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/button_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/close_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/close_view.png
new file mode 100644
index 00000000000..836d8e1d075
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/close_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/collapseall.png b/bundles/org.eclipse.ui/icons/full/dlcl16/collapseall.png
new file mode 100644
index 00000000000..5c6ab20adc6
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/collapseall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/expandall.png b/bundles/org.eclipse.ui/icons/full/dlcl16/expandall.png
new file mode 100644
index 00000000000..7b1f0af7874
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/expandall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/forward_nav.png b/bundles/org.eclipse.ui/icons/full/dlcl16/forward_nav.png
new file mode 100644
index 00000000000..2baf56f3947
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/forward_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/home_nav.png b/bundles/org.eclipse.ui/icons/full/dlcl16/home_nav.png
new file mode 100644
index 00000000000..52b96c97d70
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/home_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/linkto_help.png b/bundles/org.eclipse.ui/icons/full/dlcl16/linkto_help.png
new file mode 100644
index 00000000000..f97505ffeab
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/linkto_help.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/min_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/min_view.png
new file mode 100644
index 00000000000..61160ca730b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/min_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/pin_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/pin_view.png
new file mode 100644
index 00000000000..7a314d9e3d1
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/pin_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/progress_rem.png b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_rem.png
new file mode 100644
index 00000000000..5f7017ad38e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_rem.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/progress_remall.png b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_remall.png
new file mode 100644
index 00000000000..29c8c2fcb48
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_remall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/progress_stop.png b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_stop.png
new file mode 100644
index 00000000000..711cf930636
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/progress_stop.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/refresh_nav.png b/bundles/org.eclipse.ui/icons/full/dlcl16/refresh_nav.png
new file mode 100644
index 00000000000..a7cfe501518
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/refresh_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/remove.png b/bundles/org.eclipse.ui/icons/full/dlcl16/remove.png
new file mode 100644
index 00000000000..5f7017ad38e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/remove.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/removeall.png b/bundles/org.eclipse.ui/icons/full/dlcl16/removeall.png
new file mode 100644
index 00000000000..29c8c2fcb48
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/removeall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/step_current.png b/bundles/org.eclipse.ui/icons/full/dlcl16/step_current.png
new file mode 100644
index 00000000000..f61ed856c54
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/step_current.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/step_done.png b/bundles/org.eclipse.ui/icons/full/dlcl16/step_done.png
new file mode 100644
index 00000000000..022b7a65abe
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/step_done.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/stop.png b/bundles/org.eclipse.ui/icons/full/dlcl16/stop.png
new file mode 100644
index 00000000000..711cf930636
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/stop.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/synced.png b/bundles/org.eclipse.ui/icons/full/dlcl16/synced.png
new file mode 100644
index 00000000000..5a7eeddd14b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/synced.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_close_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_close_view.png
new file mode 100644
index 00000000000..fb74fda16e8
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_close_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_hide_toolbar.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_hide_toolbar.png
new file mode 100644
index 00000000000..0d36261eeb4
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_hide_toolbar.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_max_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_max_view.png
new file mode 100644
index 00000000000..ffd2753fc38
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_max_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_min_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_min_view.png
new file mode 100644
index 00000000000..991fcc1b802
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_min_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_restore_view.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_restore_view.png
new file mode 100644
index 00000000000..597f859282a
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_restore_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_show_toolbar.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_show_toolbar.png
new file mode 100644
index 00000000000..379c54dc166
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_show_toolbar.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/thin_view_menu.png b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_view_menu.png
new file mode 100644
index 00000000000..4246c606797
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/thin_view_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/trash.png b/bundles/org.eclipse.ui/icons/full/dlcl16/trash.png
new file mode 100644
index 00000000000..5dcc932c5c7
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/trash.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/up_nav.png b/bundles/org.eclipse.ui/icons/full/dlcl16/up_nav.png
new file mode 100644
index 00000000000..0a6fbdc26a7
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/up_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dlcl16/view_menu.png b/bundles/org.eclipse.ui/icons/full/dlcl16/view_menu.png
new file mode 100644
index 00000000000..1146a858443
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dlcl16/view_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/clear.png b/bundles/org.eclipse.ui/icons/full/dtool16/clear.png
new file mode 100644
index 00000000000..adbe89a7de3
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/clear.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/clear_co.png b/bundles/org.eclipse.ui/icons/full/dtool16/clear_co.png
new file mode 100644
index 00000000000..adbe89a7de3
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/clear_co.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/copy_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/copy_edit.png
new file mode 100644
index 00000000000..0d3de88126f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/copy_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/cut_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/cut_edit.png
new file mode 100644
index 00000000000..f88d8193fe1
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/cut_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/delete.png b/bundles/org.eclipse.ui/icons/full/dtool16/delete.png
new file mode 100644
index 00000000000..82a0c95d377
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/delete.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/delete_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/delete_edit.png
new file mode 100644
index 00000000000..82a0c95d377
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/delete_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/editor_area.png b/bundles/org.eclipse.ui/icons/full/dtool16/editor_area.png
new file mode 100644
index 00000000000..d0d1ae663a1
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/editor_area.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/export_wiz.png b/bundles/org.eclipse.ui/icons/full/dtool16/export_wiz.png
new file mode 100644
index 00000000000..f1dbe7cbc0a
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/export_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/fastview_restore.png b/bundles/org.eclipse.ui/icons/full/dtool16/fastview_restore.png
new file mode 100644
index 00000000000..970194a57e7
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/fastview_restore.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/help_contents.png b/bundles/org.eclipse.ui/icons/full/dtool16/help_contents.png
new file mode 100644
index 00000000000..ece63017db5
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/help_contents.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/help_search.png b/bundles/org.eclipse.ui/icons/full/dtool16/help_search.png
new file mode 100644
index 00000000000..b8375158f13
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/help_search.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/import_wiz.png b/bundles/org.eclipse.ui/icons/full/dtool16/import_wiz.png
new file mode 100644
index 00000000000..372e9176f5f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/import_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/new_fastview.png b/bundles/org.eclipse.ui/icons/full/dtool16/new_fastview.png
new file mode 100644
index 00000000000..943a71c076c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/new_fastview.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/new_wiz.png b/bundles/org.eclipse.ui/icons/full/dtool16/new_wiz.png
new file mode 100644
index 00000000000..8614ab175b0
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/new_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/paste_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/paste_edit.png
new file mode 100644
index 00000000000..a78f02a7bbd
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/paste_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/pin_editor.png b/bundles/org.eclipse.ui/icons/full/dtool16/pin_editor.png
new file mode 100644
index 00000000000..4a36950f701
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/pin_editor.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/print_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/print_edit.png
new file mode 100644
index 00000000000..60dd466759b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/print_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/redo_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/redo_edit.png
new file mode 100644
index 00000000000..e60c6ae0c82
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/redo_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/save_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/save_edit.png
new file mode 100644
index 00000000000..8489c66bf1e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/save_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/saveall_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/saveall_edit.png
new file mode 100644
index 00000000000..bf1cc1af0ef
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/saveall_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/saveas_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/saveas_edit.png
new file mode 100644
index 00000000000..af25982d846
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/saveas_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dtool16/undo_edit.png b/bundles/org.eclipse.ui/icons/full/dtool16/undo_edit.png
new file mode 100644
index 00000000000..b2252bc98aa
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dtool16/undo_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/bkmrk_nav.png b/bundles/org.eclipse.ui/icons/full/dview16/bkmrk_nav.png
new file mode 100644
index 00000000000..411f50ec155
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/bkmrk_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/default_persp.png b/bundles/org.eclipse.ui/icons/full/dview16/default_persp.png
new file mode 100644
index 00000000000..cf0f32801d4
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/default_persp.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/defaultview_misc.png b/bundles/org.eclipse.ui/icons/full/dview16/defaultview_misc.png
new file mode 100644
index 00000000000..c2b05be956b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/defaultview_misc.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/filenav_nav.png b/bundles/org.eclipse.ui/icons/full/dview16/filenav_nav.png
new file mode 100644
index 00000000000..709f8b24065
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/filenav_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/new_persp.png b/bundles/org.eclipse.ui/icons/full/dview16/new_persp.png
new file mode 100644
index 00000000000..5cbfe2320cc
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/new_persp.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/outline_co.png b/bundles/org.eclipse.ui/icons/full/dview16/outline_co.png
new file mode 100644
index 00000000000..026aea42858
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/outline_co.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/problems_view.png b/bundles/org.eclipse.ui/icons/full/dview16/problems_view.png
new file mode 100644
index 00000000000..b6feb9e9e90
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/problems_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/prop_ps.png b/bundles/org.eclipse.ui/icons/full/dview16/prop_ps.png
new file mode 100644
index 00000000000..4d6a9484c44
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/prop_ps.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/dview16/tasks_tsk.png b/bundles/org.eclipse.ui/icons/full/dview16/tasks_tsk.png
new file mode 100644
index 00000000000..c9667249c8e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/dview16/tasks_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/backward_nav.png b/bundles/org.eclipse.ui/icons/full/elcl16/backward_nav.png
new file mode 100644
index 00000000000..46bab2d2688
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/backward_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.png b/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.png
new file mode 100644
index 00000000000..8d8bad3e061
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/button_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/close_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/close_view.png
new file mode 100644
index 00000000000..836d8e1d075
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/close_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.png b/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.png
new file mode 100644
index 00000000000..118c54fc7f7
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/collapseall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/expandall.png b/bundles/org.eclipse.ui/icons/full/elcl16/expandall.png
new file mode 100644
index 00000000000..c0733478d07
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/expandall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.png b/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.png
new file mode 100644
index 00000000000..18e78253703
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/forward_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.png b/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.png
new file mode 100644
index 00000000000..717bbda5909
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/home_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.png b/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.png
new file mode 100644
index 00000000000..c91e377e485
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/linkto_help.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/min_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/min_view.png
new file mode 100644
index 00000000000..edaeb3f1b97
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/min_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.png
new file mode 100644
index 00000000000..d4d93d97337
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/pin_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.png b/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.png
new file mode 100644
index 00000000000..5f7017ad38e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_rem.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.png b/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.png
new file mode 100644
index 00000000000..cc3b2157b3f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_remall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.png b/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.png
new file mode 100644
index 00000000000..18b8a59a107
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/progress_stop.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.png b/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.png
new file mode 100644
index 00000000000..8da8c658d21
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/refresh_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/remove.png b/bundles/org.eclipse.ui/icons/full/elcl16/remove.png
new file mode 100644
index 00000000000..5f7017ad38e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/remove.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/removeall.png b/bundles/org.eclipse.ui/icons/full/elcl16/removeall.png
new file mode 100644
index 00000000000..cc3b2157b3f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/removeall.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/step_current.png b/bundles/org.eclipse.ui/icons/full/elcl16/step_current.png
new file mode 100644
index 00000000000..18e78253703
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/step_current.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/step_done.png b/bundles/org.eclipse.ui/icons/full/elcl16/step_done.png
new file mode 100644
index 00000000000..2e9441a8406
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/step_done.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/stop.png b/bundles/org.eclipse.ui/icons/full/elcl16/stop.png
new file mode 100644
index 00000000000..18b8a59a107
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/stop.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/synced.png b/bundles/org.eclipse.ui/icons/full/elcl16/synced.png
new file mode 100644
index 00000000000..db8f7f0f5b2
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/synced.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.png
new file mode 100644
index 00000000000..fb74fda16e8
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_close_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.png
new file mode 100644
index 00000000000..7df0ff41b0d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_hide_toolbar.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.png
new file mode 100644
index 00000000000..ffd2753fc38
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_max_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.png
new file mode 100644
index 00000000000..991fcc1b802
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_min_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.png
new file mode 100644
index 00000000000..7204b7a94b2
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_restore_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.png
new file mode 100644
index 00000000000..bd153dc4fe3
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_show_toolbar.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.png b/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.png
new file mode 100644
index 00000000000..89558d41f15
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/thin_view_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/trash.png b/bundles/org.eclipse.ui/icons/full/elcl16/trash.png
new file mode 100644
index 00000000000..f8b0bc2f330
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/trash.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.png b/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.png
new file mode 100644
index 00000000000..636058faed9
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/up_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.png b/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.png
new file mode 100644
index 00000000000..996c0010795
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/elcl16/view_menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/clear.png b/bundles/org.eclipse.ui/icons/full/etool16/clear.png
new file mode 100644
index 00000000000..e63e668ee7d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/clear.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/clear_co.png b/bundles/org.eclipse.ui/icons/full/etool16/clear_co.png
new file mode 100644
index 00000000000..e63e668ee7d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/clear_co.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.png
new file mode 100644
index 00000000000..e425dff6897
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/copy_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.png
new file mode 100644
index 00000000000..576d294bda0
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/cut_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/delete.png b/bundles/org.eclipse.ui/icons/full/etool16/delete.png
new file mode 100644
index 00000000000..f1534fe708d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/delete.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.png
new file mode 100644
index 00000000000..f1534fe708d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/delete_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/editor_area.png b/bundles/org.eclipse.ui/icons/full/etool16/editor_area.png
new file mode 100644
index 00000000000..00e83b42744
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/editor_area.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.png b/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.png
new file mode 100644
index 00000000000..43e6d7f2394
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/export_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.png b/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.png
new file mode 100644
index 00000000000..b957bb914d5
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/fastview_restore.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/help_contents.png b/bundles/org.eclipse.ui/icons/full/etool16/help_contents.png
new file mode 100644
index 00000000000..93c127e0d46
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/help_contents.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/help_search.png b/bundles/org.eclipse.ui/icons/full/etool16/help_search.png
new file mode 100644
index 00000000000..1c69cb5b37d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/help_search.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.png b/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.png
new file mode 100644
index 00000000000..d9b2d83f1b6
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/import_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.png b/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.png
new file mode 100644
index 00000000000..71e4ab763cb
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/new_fastview.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.png b/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.png
new file mode 100644
index 00000000000..3a0f75a954c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/new_wiz.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.png
new file mode 100644
index 00000000000..a14f1b27283
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/paste_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.png b/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.png
new file mode 100644
index 00000000000..5c14f9a717c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/pin_editor.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/print_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/print_edit.png
new file mode 100644
index 00000000000..155cb60b96f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/print_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.png
new file mode 100644
index 00000000000..bd93e194093
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/redo_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/save_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/save_edit.png
new file mode 100644
index 00000000000..2c598e5aef1
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/save_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.png
new file mode 100644
index 00000000000..0aa8264c601
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/saveall_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.png
new file mode 100644
index 00000000000..987a2dbcc53
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/saveas_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.png b/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.png
new file mode 100644
index 00000000000..512c923916e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/etool16/undo_edit.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.png b/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.png
new file mode 100644
index 00000000000..52247355504
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/bkmrk_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/default_persp.png b/bundles/org.eclipse.ui/icons/full/eview16/default_persp.png
new file mode 100644
index 00000000000..4bc23decc21
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/default_persp.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.png b/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.png
new file mode 100644
index 00000000000..ae411b7aa04
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/defaultview_misc.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.png b/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.png
new file mode 100644
index 00000000000..990ab6aa50c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/filenav_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/new_persp.png b/bundles/org.eclipse.ui/icons/full/eview16/new_persp.png
new file mode 100644
index 00000000000..f02f0445324
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/new_persp.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/outline_co.png b/bundles/org.eclipse.ui/icons/full/eview16/outline_co.png
new file mode 100644
index 00000000000..277eb98dc06
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/outline_co.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/problems_view.png b/bundles/org.eclipse.ui/icons/full/eview16/problems_view.png
new file mode 100644
index 00000000000..66505b58afa
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/problems_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.png b/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.png
new file mode 100644
index 00000000000..0d00ad9b5c9
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/prop_ps.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.png b/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.png
new file mode 100644
index 00000000000..5035e5d59bf
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/eview16/tasks_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/activity.png b/bundles/org.eclipse.ui/icons/full/obj16/activity.png
new file mode 100644
index 00000000000..93e0e49cd4d
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/activity.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/activity_category.png b/bundles/org.eclipse.ui/icons/full/obj16/activity_category.png
new file mode 100644
index 00000000000..44de5b64507
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/activity_category.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/add_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/add_obj.png
new file mode 100644
index 00000000000..daddfdff77b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/add_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/blank.png b/bundles/org.eclipse.ui/icons/full/obj16/blank.png
new file mode 100644
index 00000000000..96729e159b8
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/blank.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/change_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/change_obj.png
new file mode 100644
index 00000000000..c7f318253ec
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/change_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.png
new file mode 100644
index 00000000000..1ef1695694e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/delete_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.png
new file mode 100644
index 00000000000..42a52baee15
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/elements_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.png b/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.png
new file mode 100644
index 00000000000..a781b9bfc7a
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/error_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/file_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/file_obj.png
new file mode 100644
index 00000000000..2d29c7465bd
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/file_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.png
new file mode 100644
index 00000000000..8d40df66b34
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/fldr_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/font.png b/bundles/org.eclipse.ui/icons/full/obj16/font.png
new file mode 100644
index 00000000000..3957d3cd406
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/font.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/generic_element.png b/bundles/org.eclipse.ui/icons/full/obj16/generic_element.png
new file mode 100644
index 00000000000..92bf82a05cd
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/generic_element.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.png b/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.png
new file mode 100644
index 00000000000..31a1796866e
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/generic_elements.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.png b/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.png
new file mode 100644
index 00000000000..f576a4731cf
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/info_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.png b/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.png
new file mode 100644
index 00000000000..1277bd0ec86
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/keygroups_obj.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/layout_co.png b/bundles/org.eclipse.ui/icons/full/obj16/layout_co.png
new file mode 100644
index 00000000000..f81ebafcbe8
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/layout_co.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/menu.png b/bundles/org.eclipse.ui/icons/full/obj16/menu.png
new file mode 100644
index 00000000000..584453e8edc
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/menu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/separator.png b/bundles/org.eclipse.ui/icons/full/obj16/separator.png
new file mode 100644
index 00000000000..c1640acc710
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/separator.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.png b/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.png
new file mode 100644
index 00000000000..51794747206
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_no_tbl.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.png b/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.png
new file mode 100644
index 00000000000..22aec0aaee2
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_unkn_tbl.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.png b/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.png
new file mode 100644
index 00000000000..d199701b028
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/signed_yes_tbl.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/submenu.png b/bundles/org.eclipse.ui/icons/full/obj16/submenu.png
new file mode 100644
index 00000000000..bb7908a1196
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/submenu.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/theme_category.png b/bundles/org.eclipse.ui/icons/full/obj16/theme_category.png
new file mode 100644
index 00000000000..ed1de2bf077
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/theme_category.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/toolbar.png b/bundles/org.eclipse.ui/icons/full/obj16/toolbar.png
new file mode 100644
index 00000000000..7191bb0e20c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/toolbar.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.png b/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.png
new file mode 100644
index 00000000000..0d28140fd2c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/warn_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/obj16/workingsets.png b/bundles/org.eclipse.ui/icons/full/obj16/workingsets.png
new file mode 100644
index 00000000000..c6c67d53027
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/obj16/workingsets.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.png b/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.png
new file mode 100644
index 00000000000..1a130e7aa8c
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/ovr16/error_ovr.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.png b/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.png
new file mode 100644
index 00000000000..85d2ace4ea5
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/ovr16/lock_ovr.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.png b/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.png
new file mode 100644
index 00000000000..18893e900c8
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/ovr16/pinned_ovr.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.png b/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.png
new file mode 100644
index 00000000000..18eae393cca
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/ovr16/running_ovr.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.png b/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.png
new file mode 100644
index 00000000000..a9df6b836ba
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/ovr16/warning_ovr.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/errorstate.png b/bundles/org.eclipse.ui/icons/full/progress/errorstate.png
new file mode 100644
index 00000000000..c9c8ebddf92
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/errorstate.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/lockedstate.png b/bundles/org.eclipse.ui/icons/full/progress/lockedstate.png
new file mode 100644
index 00000000000..c6b2f3b83cc
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/lockedstate.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_error.png b/bundles/org.eclipse.ui/icons/full/progress/progress_error.png
new file mode 100644
index 00000000000..7dd985beca6
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/progress_error.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_none.png b/bundles/org.eclipse.ui/icons/full/progress/progress_none.png
new file mode 100644
index 00000000000..80d81c8939f
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/progress_none.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_ok.png b/bundles/org.eclipse.ui/icons/full/progress/progress_ok.png
new file mode 100644
index 00000000000..e763c41558b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/progress_ok.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/progress_task.png b/bundles/org.eclipse.ui/icons/full/progress/progress_task.png
new file mode 100644
index 00000000000..6f72d840f8b
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/progress_task.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/pview.png b/bundles/org.eclipse.ui/icons/full/progress/pview.png
new file mode 100644
index 00000000000..548090fc1ed
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/pview.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/sleeping.png b/bundles/org.eclipse.ui/icons/full/progress/sleeping.png
new file mode 100644
index 00000000000..2ed3c89a0ae
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/sleeping.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/icons/full/progress/waiting.png b/bundles/org.eclipse.ui/icons/full/progress/waiting.png
new file mode 100644
index 00000000000..ca55202d3ea
--- /dev/null
+++ b/bundles/org.eclipse.ui/icons/full/progress/waiting.png
Binary files differ
diff --git a/bundles/org.eclipse.ui/plugin.xml b/bundles/org.eclipse.ui/plugin.xml
index 2962c58cf84..5975706a3b3 100644
--- a/bundles/org.eclipse.ui/plugin.xml
+++ b/bundles/org.eclipse.ui/plugin.xml
@@ -1331,83 +1331,83 @@
point="org.eclipse.ui.commandImages">
<image
commandId="org.eclipse.ui.edit.copy"
- disabledIcon="$nl$/icons/full/dtool16/copy_edit.gif"
- icon="$nl$/icons/full/etool16/copy_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/copy_edit.png"
+ icon="$nl$/icons/full/etool16/copy_edit.png"/>
<image
commandId="org.eclipse.ui.edit.cut"
- disabledIcon="$nl$/icons/full/dtool16/cut_edit.gif"
- icon="$nl$/icons/full/etool16/cut_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/cut_edit.png"
+ icon="$nl$/icons/full/etool16/cut_edit.png"/>
<image
commandId="org.eclipse.ui.edit.delete"
- disabledIcon="$nl$/icons/full/dtool16/delete_edit.gif"
- icon="$nl$/icons/full/etool16/delete_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/delete_edit.png"
+ icon="$nl$/icons/full/etool16/delete_edit.png"/>
<image
commandId="org.eclipse.ui.edit.paste"
- disabledIcon="$nl$/icons/full/dtool16/paste_edit.gif"
- icon="$nl$/icons/full/etool16/paste_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/paste_edit.png"
+ icon="$nl$/icons/full/etool16/paste_edit.png"/>
<image
commandId="org.eclipse.ui.file.print"
- disabledIcon="$nl$/icons/full/dtool16/print_edit.gif"
- icon="$nl$/icons/full/etool16/print_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/print_edit.png"
+ icon="$nl$/icons/full/etool16/print_edit.png"/>
<image
commandId="org.eclipse.ui.edit.undo"
- disabledIcon="$nl$/icons/full/dtool16/undo_edit.gif"
- icon="$nl$/icons/full/etool16/undo_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/undo_edit.png"
+ icon="$nl$/icons/full/etool16/undo_edit.png"/>
<image
commandId="org.eclipse.ui.edit.redo"
- disabledIcon="$nl$/icons/full/dtool16/redo_edit.gif"
- icon="$nl$/icons/full/etool16/redo_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/redo_edit.png"
+ icon="$nl$/icons/full/etool16/redo_edit.png"/>
<image
commandId="org.eclipse.ui.file.save"
- disabledIcon="$nl$/icons/full/dtool16/save_edit.gif"
- icon="$nl$/icons/full/etool16/save_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/save_edit.png"
+ icon="$nl$/icons/full/etool16/save_edit.png"/>
<image
commandId="org.eclipse.ui.file.saveAll"
- disabledIcon="$nl$/icons/full/dtool16/saveall_edit.gif"
- icon="$nl$/icons/full/etool16/saveall_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/saveall_edit.png"
+ icon="$nl$/icons/full/etool16/saveall_edit.png"/>
<image
commandId="org.eclipse.ui.file.saveAs"
- disabledIcon="$nl$/icons/full/dtool16/saveas_edit.gif"
- icon="$nl$/icons/full/etool16/saveas_edit.gif"/>
+ disabledIcon="$nl$/icons/full/dtool16/saveas_edit.png"
+ icon="$nl$/icons/full/etool16/saveas_edit.png"/>
<image
commandId="org.eclipse.ui.file.refresh"
- disabledIcon="$nl$/icons/full/dlcl16/refresh_nav.gif"
- icon="$nl$/icons/full/elcl16/refresh_nav.gif"/>
+ disabledIcon="$nl$/icons/full/dlcl16/refresh_nav.png"
+ icon="$nl$/icons/full/elcl16/refresh_nav.png"/>
<image
commandId="org.eclipse.ui.file.export"
- disabledIcon="$nl$/icons/full/dtool16/export_wiz.gif"
- icon="$nl$/icons/full/etool16/export_wiz.gif">
+ disabledIcon="$nl$/icons/full/dtool16/export_wiz.png"
+ icon="$nl$/icons/full/etool16/export_wiz.png">
</image>
<image
commandId="org.eclipse.ui.file.import"
- disabledIcon="$nl$/icons/full/dtool16/import_wiz.gif"
- icon="$nl$/icons/full/etool16/import_wiz.gif">
+ disabledIcon="$nl$/icons/full/dtool16/import_wiz.png"
+ icon="$nl$/icons/full/etool16/import_wiz.png">
</image>
<image
commandId="org.eclipse.ui.navigate.collapseAll"
- disabledIcon="$nl$/icons/full/dlcl16/collapseall.gif"
- icon="$nl$/icons/full/elcl16/collapseall.gif">
+ disabledIcon="$nl$/icons/full/dlcl16/collapseall.png"
+ icon="$nl$/icons/full/elcl16/collapseall.png">
</image>
<image
commandId="org.eclipse.ui.navigate.expandAll"
- icon="$nl$/icons/full/elcl16/expandall.gif">
+ icon="$nl$/icons/full/elcl16/expandall.png">
</image>
<image
commandId="org.eclipse.ui.newWizard"
- disabledIcon="$nl$/icons/full/dtool16/new_wiz.gif"
- icon="$nl$/icons/full/etool16/new_wiz.gif">
+ disabledIcon="$nl$/icons/full/dtool16/new_wiz.png"
+ icon="$nl$/icons/full/etool16/new_wiz.png">
</image>
<image
commandId="org.eclipse.ui.perspectives.showPerspective"
- icon="$nl$/icons/full/eview16/new_persp.gif">
+ icon="$nl$/icons/full/eview16/new_persp.png">
</image>
<image
commandId="org.eclipse.ui.help.helpContents"
- icon="$nl$/icons/full/etool16/help_contents.gif">
+ icon="$nl$/icons/full/etool16/help_contents.png">
</image>
<image
commandId="org.eclipse.ui.help.helpSearch"
- icon="$nl$/icons/full/etool16/help_search.gif">
+ icon="$nl$/icons/full/etool16/help_search.png">
</image>
</extension>
diff --git a/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/EditorIconTest.java b/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/EditorIconTest.java
index 6aa6c598ce3..2562b50424e 100644
--- a/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/EditorIconTest.java
+++ b/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/EditorIconTest.java
@@ -40,7 +40,7 @@ public class EditorIconTest extends UITestCase {
i1 = fWorkbench.getEditorRegistry().getDefaultEditor(
"foo.icontest1").getImageDescriptor().createImage();
i2 = AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.ui",
- "icons/full/obj16/font.gif").createImage();
+ "icons/full/obj16/font.png").createImage();
ImageTests.assertEquals(i1, i2);
}
finally {
@@ -82,7 +82,7 @@ public class EditorIconTest extends UITestCase {
i1 = fWorkbench.getEditorRegistry().getDefaultEditor(
"foo.icontest3").getImageDescriptor().createImage();
i2 = AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.ui",
- "icons/full/obj16/file_obj.gif").createImage();
+ "icons/full/obj16/file_obj.png").createImage();
ImageTests.assertEquals(i1, i2);
}
finally {
diff --git a/tests/org.eclipse.ui.tests/plugin.xml b/tests/org.eclipse.ui.tests/plugin.xml
index 2ba16817560..d3ddc14f571 100644
--- a/tests/org.eclipse.ui.tests/plugin.xml
+++ b/tests/org.eclipse.ui.tests/plugin.xml
@@ -625,7 +625,7 @@
<editor
class="org.eclipse.ui.tests.api.MockEditorPart"
- icon="platform:/plugin/org.eclipse.ui/icons/full/obj16/font.gif"
+ icon="platform:/plugin/org.eclipse.ui/icons/full/obj16/font.png"
default="true"
name="Plugin Icon Test 1"
id="org.eclipse.ui.tests.IconTestEditor1"

Back to the top