Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2014-03-27 19:30:25 +0000
committerLars Vogel2014-04-01 04:56:05 +0000
commit05703f256a25f44aaf11e5cf420f19be44dc25f3 (patch)
treea3d9a530b8ca6db2d96d4e3dfa87b62dcda163b6
parentde6d60268c660a17185ad13cc70b4eace8844dec (diff)
downloadeclipse.platform.debug-05703f256a25f44aaf11e5cf420f19be44dc25f3.tar.gz
eclipse.platform.debug-05703f256a25f44aaf11e5cf420f19be44dc25f3.tar.xz
eclipse.platform.debug-05703f256a25f44aaf11e5cf420f19be44dc25f3.zip
Bug 430620 - [Graphics] Debug some icons require an updates
Change-Id: I16ad12d9d315ba0f80d1ae36864b6410802152fb Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/debuglast_co.pngbin567 -> 544 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/disconnect_co.pngbin328 -> 402 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/enabled_co.pngbin244 -> 264 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/memoryreset_tsk.pngbin433 -> 432 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/rem_all_co.pngbin543 -> 546 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/skip_brkp.pngbin336 -> 305 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/stepinto_co.pngbin321 -> 321 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/terminate_co.pngbin312 -> 291 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/writeerr_co.pngbin370 -> 398 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dlcl16/writeout_co.pngbin371 -> 329 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dtool16/debug_exc.pngbin501 -> 492 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dview16/breakpoint_view.pngbin265 -> 364 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dview16/debug_persp.pngbin501 -> 492 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/dview16/debug_view.pngbin501 -> 491 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/debuglast_co.pngbin647 -> 614 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/disconnect_co.pngbin367 -> 375 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/memoryreset_tsk.pngbin508 -> 507 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/rem_all_co.pngbin637 -> 641 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/skip_brkp.pngbin321 -> 409 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/elcl16/terminate_co.pngbin348 -> 330 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/etool16/debug_exc.pngbin558 -> 563 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/eview16/debug_persp.pngbin558 -> 563 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/eview16/debug_view.pngbin558 -> 563 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/file_obj.pngbin0 -> 364 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/inst_ptr.pngbin186 -> 239 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/inst_ptr_top.pngbin218 -> 288 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/rundebug.pngbin671 -> 689 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/terminatedlaunch_obj.pngbin348 -> 330 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/obj16/thread_obj.pngbin499 -> 527 bytes
-rw-r--r--org.eclipse.debug.ui/icons/full/ovr16/skip_breakpoint_ov.pngbin93 -> 133 bytes
-rw-r--r--org.eclipse.debug.ui/plugin.xml22
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugPluginImages.java25
32 files changed, 24 insertions, 23 deletions
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/debuglast_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/debuglast_co.png
index 67dbecf96..40397c9a2 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/debuglast_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/debuglast_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/disconnect_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/disconnect_co.png
index 53383ae24..1dcf347fc 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/disconnect_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/disconnect_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/enabled_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/enabled_co.png
index 81288e241..9d5bc2991 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/enabled_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/enabled_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/memoryreset_tsk.png b/org.eclipse.debug.ui/icons/full/dlcl16/memoryreset_tsk.png
index 18f1a8021..65bfa99be 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/memoryreset_tsk.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/memoryreset_tsk.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/rem_all_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/rem_all_co.png
index 9df132dad..e968f58ec 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/rem_all_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/rem_all_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/skip_brkp.png b/org.eclipse.debug.ui/icons/full/dlcl16/skip_brkp.png
index 7541d486b..3a8417430 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/skip_brkp.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/skip_brkp.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/stepinto_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/stepinto_co.png
index 24e42077e..1943689ad 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/stepinto_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/stepinto_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/terminate_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/terminate_co.png
index aa5dbc80f..e0122f22e 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/terminate_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/terminate_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/writeerr_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/writeerr_co.png
index 175a14f15..627a78132 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/writeerr_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/writeerr_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dlcl16/writeout_co.png b/org.eclipse.debug.ui/icons/full/dlcl16/writeout_co.png
index 3049d83d2..1b03e43ac 100644
--- a/org.eclipse.debug.ui/icons/full/dlcl16/writeout_co.png
+++ b/org.eclipse.debug.ui/icons/full/dlcl16/writeout_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dtool16/debug_exc.png b/org.eclipse.debug.ui/icons/full/dtool16/debug_exc.png
index f9ec53ada..9d50176c6 100644
--- a/org.eclipse.debug.ui/icons/full/dtool16/debug_exc.png
+++ b/org.eclipse.debug.ui/icons/full/dtool16/debug_exc.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dview16/breakpoint_view.png b/org.eclipse.debug.ui/icons/full/dview16/breakpoint_view.png
index 0d0a128d6..36177a05f 100644
--- a/org.eclipse.debug.ui/icons/full/dview16/breakpoint_view.png
+++ b/org.eclipse.debug.ui/icons/full/dview16/breakpoint_view.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dview16/debug_persp.png b/org.eclipse.debug.ui/icons/full/dview16/debug_persp.png
index f9ec53ada..9d50176c6 100644
--- a/org.eclipse.debug.ui/icons/full/dview16/debug_persp.png
+++ b/org.eclipse.debug.ui/icons/full/dview16/debug_persp.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/dview16/debug_view.png b/org.eclipse.debug.ui/icons/full/dview16/debug_view.png
index f9ec53ada..e6686a9cb 100644
--- a/org.eclipse.debug.ui/icons/full/dview16/debug_view.png
+++ b/org.eclipse.debug.ui/icons/full/dview16/debug_view.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/debuglast_co.png b/org.eclipse.debug.ui/icons/full/elcl16/debuglast_co.png
index 9ce6e6a05..2da6fd53b 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/debuglast_co.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/debuglast_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/disconnect_co.png b/org.eclipse.debug.ui/icons/full/elcl16/disconnect_co.png
index 4cbf43a6c..4642edbc2 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/disconnect_co.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/disconnect_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/memoryreset_tsk.png b/org.eclipse.debug.ui/icons/full/elcl16/memoryreset_tsk.png
index 99877138f..98af7d49d 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/memoryreset_tsk.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/memoryreset_tsk.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/rem_all_co.png b/org.eclipse.debug.ui/icons/full/elcl16/rem_all_co.png
index d256a3e32..5b5869dc7 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/rem_all_co.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/rem_all_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/skip_brkp.png b/org.eclipse.debug.ui/icons/full/elcl16/skip_brkp.png
index 9be76f2d6..c98d2285c 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/skip_brkp.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/skip_brkp.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/elcl16/terminate_co.png b/org.eclipse.debug.ui/icons/full/elcl16/terminate_co.png
index 60a993c2c..3544673b6 100644
--- a/org.eclipse.debug.ui/icons/full/elcl16/terminate_co.png
+++ b/org.eclipse.debug.ui/icons/full/elcl16/terminate_co.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/etool16/debug_exc.png b/org.eclipse.debug.ui/icons/full/etool16/debug_exc.png
index 36fe6267a..6bd3c425f 100644
--- a/org.eclipse.debug.ui/icons/full/etool16/debug_exc.png
+++ b/org.eclipse.debug.ui/icons/full/etool16/debug_exc.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/eview16/debug_persp.png b/org.eclipse.debug.ui/icons/full/eview16/debug_persp.png
index 36fe6267a..6bd3c425f 100644
--- a/org.eclipse.debug.ui/icons/full/eview16/debug_persp.png
+++ b/org.eclipse.debug.ui/icons/full/eview16/debug_persp.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/eview16/debug_view.png b/org.eclipse.debug.ui/icons/full/eview16/debug_view.png
index 36fe6267a..97d5e2d7a 100644
--- a/org.eclipse.debug.ui/icons/full/eview16/debug_view.png
+++ b/org.eclipse.debug.ui/icons/full/eview16/debug_view.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/file_obj.png b/org.eclipse.debug.ui/icons/full/obj16/file_obj.png
new file mode 100644
index 000000000..887591d41
--- /dev/null
+++ b/org.eclipse.debug.ui/icons/full/obj16/file_obj.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/inst_ptr.png b/org.eclipse.debug.ui/icons/full/obj16/inst_ptr.png
index e80b12233..1270516f4 100644
--- a/org.eclipse.debug.ui/icons/full/obj16/inst_ptr.png
+++ b/org.eclipse.debug.ui/icons/full/obj16/inst_ptr.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/inst_ptr_top.png b/org.eclipse.debug.ui/icons/full/obj16/inst_ptr_top.png
index b8d3eead0..bdbd6aadc 100644
--- a/org.eclipse.debug.ui/icons/full/obj16/inst_ptr_top.png
+++ b/org.eclipse.debug.ui/icons/full/obj16/inst_ptr_top.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/rundebug.png b/org.eclipse.debug.ui/icons/full/obj16/rundebug.png
index 114398943..0561b874b 100644
--- a/org.eclipse.debug.ui/icons/full/obj16/rundebug.png
+++ b/org.eclipse.debug.ui/icons/full/obj16/rundebug.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/terminatedlaunch_obj.png b/org.eclipse.debug.ui/icons/full/obj16/terminatedlaunch_obj.png
index 60a993c2c..3544673b6 100644
--- a/org.eclipse.debug.ui/icons/full/obj16/terminatedlaunch_obj.png
+++ b/org.eclipse.debug.ui/icons/full/obj16/terminatedlaunch_obj.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/obj16/thread_obj.png b/org.eclipse.debug.ui/icons/full/obj16/thread_obj.png
index 174ff1701..eb40a20d4 100644
--- a/org.eclipse.debug.ui/icons/full/obj16/thread_obj.png
+++ b/org.eclipse.debug.ui/icons/full/obj16/thread_obj.png
Binary files differ
diff --git a/org.eclipse.debug.ui/icons/full/ovr16/skip_breakpoint_ov.png b/org.eclipse.debug.ui/icons/full/ovr16/skip_breakpoint_ov.png
index 3b25ad90d..5c2ed523c 100644
--- a/org.eclipse.debug.ui/icons/full/ovr16/skip_breakpoint_ov.png
+++ b/org.eclipse.debug.ui/icons/full/ovr16/skip_breakpoint_ov.png
Binary files differ
diff --git a/org.eclipse.debug.ui/plugin.xml b/org.eclipse.debug.ui/plugin.xml
index 21f0f4a75..dd1d96b10 100644
--- a/org.eclipse.debug.ui/plugin.xml
+++ b/org.eclipse.debug.ui/plugin.xml
@@ -39,7 +39,7 @@
point="org.eclipse.ui.perspectives">
<perspective
name="%DebugPerspective.name"
- icon="$nl$/icons/full/eview16/debug_persp.gif"
+ icon="$nl$/icons/full/eview16/debug_persp.png"
class="org.eclipse.debug.internal.ui.DebugPerspectiveFactory"
id="org.eclipse.debug.ui.DebugPerspective">
<description>
@@ -70,7 +70,7 @@
</category>
<view
name="%DebugView.name"
- icon="$nl$/icons/full/eview16/debug_view.gif"
+ icon="$nl$/icons/full/eview16/debug_view.png"
category="org.eclipse.debug.ui"
class="org.eclipse.debug.internal.ui.views.launch.LaunchView"
id="org.eclipse.debug.ui.DebugView">
@@ -377,11 +377,11 @@
</action>
<action
id="org.eclipse.debug.ui.actions.Terminate"
- hoverIcon="$nl$/icons/full/elcl16/terminate_co.gif"
+ hoverIcon="$nl$/icons/full/elcl16/terminate_co.png"
class="org.eclipse.debug.internal.ui.commands.actions.TerminateCommandActionDelegate"
definitionId="org.eclipse.debug.ui.commands.Terminate"
- disabledIcon="$nl$/icons/full/dlcl16/terminate_co.gif"
- icon="$nl$/icons/full/elcl16/terminate_co.gif"
+ disabledIcon="$nl$/icons/full/dlcl16/terminate_co.png"
+ icon="$nl$/icons/full/elcl16/terminate_co.png"
helpContextId="terminate_action_context"
label="%TerminateAction.label"
menubarPath="org.eclipse.ui.run/stepGroup"
@@ -517,10 +517,10 @@
<action
id="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"
toolbarPath="org.eclipse.debug.ui.launchActionSet/debug"
- hoverIcon="$nl$/icons/full/etool16/debug_exc.gif"
+ hoverIcon="$nl$/icons/full/etool16/debug_exc.png"
class="org.eclipse.debug.internal.ui.actions.DebugToolbarAction"
- disabledIcon="$nl$/icons/full/dtool16/debug_exc.gif"
- icon="$nl$/icons/full/etool16/debug_exc.gif"
+ disabledIcon="$nl$/icons/full/dtool16/debug_exc.png"
+ icon="$nl$/icons/full/etool16/debug_exc.png"
helpContextId="debug_action_context"
label="%DebugDropDownAction.label"
style="pulldown">
@@ -1650,7 +1650,7 @@
<launchGroup
label="%DebugLaunchGroup.label"
bannerImage="$nl$/icons/full/wizban/debug_wiz.png"
- image="$nl$/icons/full/etool16/debug_exc.gif"
+ image="$nl$/icons/full/etool16/debug_exc.png"
mode="debug"
id="org.eclipse.debug.ui.launchGroup.debug"
title="%DebugLaunchGroup.title">
@@ -2171,8 +2171,8 @@ M4 = Platform-specific fourth key
</image>
<image
commandId="org.eclipse.debug.ui.commands.Terminate"
- disabledIcon="$nl$/icons/full/dlcl16/terminate_co.gif"
- icon="$nl$/icons/full/elcl16/terminate_co.gif">
+ disabledIcon="$nl$/icons/full/dlcl16/terminate_co.png"
+ icon="$nl$/icons/full/elcl16/terminate_co.png">
</image>
<image
commandId="org.eclipse.debug.ui.commands.DebugLast"
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugPluginImages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugPluginImages.java
index 358050a6e..5c3b70044 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugPluginImages.java
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugPluginImages.java
@@ -9,7 +9,8 @@
* IBM Corporation - initial API and implementation
* QNX Software Systems - Mikhail Khodjaiants - Registers View (Bug 53640)
* QNX Software Systems - Mikhail Khodjaiants - Bug 114664
- * Wind River Systems - Pawel Piech - Added Modules view (bug 211158)
+ * Wind River Systems - Pawel Piech - Added Modules view (bug 211158)
+ * Lars.Vogel <Lars.Vogel@gmail.com> - Bug 430620
*******************************************************************************/
package org.eclipse.debug.internal.ui;
@@ -58,7 +59,7 @@ public class DebugPluginImages {
*/
private static void declareImages() {
// Actions
- declareRegistryImage(IDebugUIConstants.IMG_ACT_DEBUG, CTOOL + "debug_exc.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_ACT_DEBUG, CTOOL + "debug_exc.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_ACT_RUN, CTOOL + "run_exc.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_ACT_SYNCED, ELCL + "synced.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_SKIP_BREAKPOINTS, ELCL + "skip_brkp.png"); //$NON-NLS-1$
@@ -84,7 +85,7 @@ public class DebugPluginImages {
declareRegistryImage(IDebugUIConstants.IMG_LCL_REMOVE, ELCL + "rem_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_SHOW_LOGICAL_STRUCTURE, ELCL + "var_cntnt_prvdr.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_COLLAPSE_ALL, ELCL + "collapseall.png"); //$NON-NLS-1$
- declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_TERMINATE, ELCL + "terminate_co.gif"); //$NON-NLS-1$
+ declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_TERMINATE, ELCL + "terminate_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_RUN_TO_LINE, ELCL + "runtoline_co.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_LCL_ADD, ELCL + "monitorexpression_tsk.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_LCL_REMOVE_MEMORY, ELCL + "removememory_tsk.png"); //$NON-NLS-1$
@@ -102,7 +103,7 @@ public class DebugPluginImages {
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_TYPE_NAMES, DLCL + "tnames_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_SHOW_LOGICAL_STRUCTURE, DLCL + "var_cntnt_prvdr.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_COLLAPSE_ALL, DLCL + "collapseall.png"); //$NON-NLS-1$
- declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_TERMINATE, DLCL + "terminate_co.gif"); //$NON-NLS-1$
+ declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_TERMINATE, DLCL + "terminate_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_REMOVE_ALL, DLCL + "rem_all_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_REMOVE, DLCL + "rem_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_DLCL_RUN_TO_LINE, DLCL + "runtoline_co.png"); //$NON-NLS-1$
@@ -140,7 +141,7 @@ public class DebugPluginImages {
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_TYPE_NAMES, ELCL + "tnames_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_SHOW_LOGICAL_STRUCTURE, ELCL + "var_cntnt_prvdr.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_COLLAPSE_ALL, ELCL + "collapseall.png"); //$NON-NLS-1$
- declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_TERMINATE, ELCL + "terminate_co.gif"); //$NON-NLS-1$
+ declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_TERMINATE, ELCL + "terminate_co.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_MONITOR_EXPRESSION, ELCL + "monitorexpression_tsk.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_REMOVE_MEMORY, ELCL + "removememory_tsk.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_RESET_MEMORY, ELCL + "memoryreset_tsk.png"); //$NON-NLS-1$
@@ -170,7 +171,7 @@ public class DebugPluginImages {
declareRegistryImage(IInternalDebugUIConstants.IMG_ELCL_RESTART, ELCL+"restart_co.png"); //$NON-NLS-1$
//Object
- declareRegistryImage(IDebugUIConstants.IMG_OBJS_LAUNCH_DEBUG, OBJECT + "ldebug_obj.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_OBJS_LAUNCH_DEBUG, OBJECT + "ldebug_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_LAUNCH_RUN, OBJECT + "lrun_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_LAUNCH_RUN_TERMINATED, OBJECT + "terminatedlaunch_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_DEBUG_TARGET, OBJECT + "debugt_obj.png"); //$NON-NLS-1$
@@ -184,7 +185,7 @@ public class DebugPluginImages {
declareRegistryImage(IDebugUIConstants.IMG_OBJS_VARIABLE, OBJECT + "genericvariable_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_REGISTER, OBJECT + "genericregister_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_REGISTER_GROUP, OBJECT + "genericreggroup_obj.png"); //$NON-NLS-1$
- declareRegistryImage(IDebugUIConstants.IMG_OBJS_BREAKPOINT, OBJECT + "brkp_obj.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_OBJS_BREAKPOINT, OBJECT + "brkp_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_BREAKPOINT_DISABLED, OBJECT + "brkpd_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_BREAKPOINT_GROUP, OBJECT + "brkp_grp.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_BREAKPOINT_GROUP_DISABLED, OBJECT + "brkp_grp_disabled.png"); //$NON-NLS-1$
@@ -197,8 +198,8 @@ public class DebugPluginImages {
declareRegistryImage(IDebugUIConstants.IMG_OBJS_OS_PROCESS, OBJECT + "osprc_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_OS_PROCESS_TERMINATED, OBJECT + "osprct_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_EXPRESSION, OBJECT + "expression_obj.png"); //$NON-NLS-1$
- declareRegistryImage(IDebugUIConstants.IMG_OBJS_INSTRUCTION_POINTER_TOP, OBJECT + "inst_ptr_top.gif"); //$NON-NLS-1$
- declareRegistryImage(IDebugUIConstants.IMG_OBJS_INSTRUCTION_POINTER, OBJECT + "inst_ptr.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_OBJS_INSTRUCTION_POINTER_TOP, OBJECT + "inst_ptr_top.png"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_OBJS_INSTRUCTION_POINTER, OBJECT + "inst_ptr.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_OBJS_ARRAY_PARTITION, OBJECT + "arraypartition_obj.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_OBJS_ENV_VAR, OBJECT + "envvar_obj.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_OBJECT_MEMORY_CHANGED, OBJECT + "memorychanged_obj.png"); //$NON-NLS-1$
@@ -214,13 +215,13 @@ public class DebugPluginImages {
// Views
declareRegistryImage(IDebugUIConstants.IMG_VIEW_BREAKPOINTS, VIEW + "breakpoint_view.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_VIEW_EXPRESSIONS, VIEW + "watchlist_view.png"); //$NON-NLS-1$
- declareRegistryImage(IDebugUIConstants.IMG_VIEW_LAUNCHES, VIEW + "debug_view.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_VIEW_LAUNCHES, VIEW + "debug_view.png"); //$NON-NLS-1$
declareRegistryImage(IDebugUIConstants.IMG_VIEW_VARIABLES, VIEW + "variable_view.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_CVIEW_MEMORY_VIEW, VIEW + "memory_view.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_CVIEW_MODULES_VIEW, VIEW + "module_view.png"); //$NON-NLS-1$
// Perspectives
- declareRegistryImage(IDebugUIConstants.IMG_PERSPECTIVE_DEBUG, VIEW + "debug_persp.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_PERSPECTIVE_DEBUG, VIEW + "debug_persp.png"); //$NON-NLS-1$
//Wizard Banners
declareRegistryImage(IDebugUIConstants.IMG_WIZBAN_DEBUG, WIZBAN + "debug_wiz.png"); //$NON-NLS-1$
@@ -233,7 +234,7 @@ public class DebugPluginImages {
// Overlays
declareRegistryImage(IDebugUIConstants.IMG_OVR_ERROR, OVR + "error.png"); //$NON-NLS-1$
declareRegistryImage(IInternalDebugUIConstants.IMG_OVR_TRANSPARENT, OVR + "transparent.png"); //$NON-NLS-1$
- declareRegistryImage(IDebugUIConstants.IMG_OVR_SKIP_BREAKPOINT, OVR + "skip_breakpoint_ov.gif"); //$NON-NLS-1$
+ declareRegistryImage(IDebugUIConstants.IMG_OVR_SKIP_BREAKPOINT, OVR + "skip_breakpoint_ov.png"); //$NON-NLS-1$
//source location
declareRegistryImage(IInternalDebugUIConstants.IMG_SRC_LOOKUP_MENU, ELCL + "edtsrclkup_co.png"); //$NON-NLS-1$

Back to the top