Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony McCrary2014-04-15 15:49:54 +0000
committerLars Vogel2014-04-22 08:23:04 +0000
commit70dd32a7a8a11b586804de8fc6465deb3a608cba (patch)
tree41b4c5b608974bfd3ae1aef5b89c6852eb0f5bc2
parent65cb772f7ee1a8d006fdd16c1f9e9342c7a7266c (diff)
downloadeclipse.platform.ui-70dd32a7a8a11b586804de8fc6465deb3a608cba.tar.gz
eclipse.platform.ui-70dd32a7a8a11b586804de8fc6465deb3a608cba.tar.xz
eclipse.platform.ui-70dd32a7a8a11b586804de8fc6465deb3a608cba.zip
Bug 432405 Icon marker locations have been updated to reflect platform
ui standards, pixel alignment has been fixed to help make the icons more clear and crisp Change-Id: Ib319fc8ac4c6c32f93f6998fe68c9d54f5905fcc Signed-off-by: Tony McCrary <tmccrary@gmail.com>
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.pngbin779 -> 758 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.pngbin347 -> 345 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view.pngbin615 -> 618 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.pngbin725 -> 593 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.pngbin713 -> 718 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/pview.pngbin469 -> 457 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.pngbin664 -> 640 bytes
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg40
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg49
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg82
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg173
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg87
-rw-r--r--bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg40
13 files changed, 332 insertions, 139 deletions
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png
index 08118ef20f7..3b5f5c4fe13 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png
index 4d07112d318..cec6ed93c26 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view.png
index 4fe85bb3cae..dff68b9caae 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.png
index 94e354cfaa7..6eb5ceffdf0 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.png
index f00a58a550a..3a9d2a98ab3 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/pview.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/pview.png
index 03b71f61e01..0471cc9e868 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/pview.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/pview.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png
index 161a3df30c1..8d991a39187 100644
--- a/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png
+++ b/bundles/org.eclipse.ui.images/eclipse-png/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png
Binary files differ
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg
index 3d60de77e37..2589945e2f2 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg
@@ -290,7 +290,7 @@
xlink:href="#linearGradient4972-4-1"
id="linearGradient4382"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.6238641,0,0,1.6285353,-5.817902,-657.26294)"
+ gradientTransform="matrix(1.6238641,0,0,1.6285353,-5.7571096,-657.15428)"
x1="5.1146584"
y1="1044.7372"
x2="12.520393"
@@ -300,7 +300,7 @@
xlink:href="#linearGradient6799-4-3"
id="linearGradient4384"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.6238641,0,0,1.6285353,-5.817902,-662.30115)"
+ gradientTransform="matrix(1.6238641,0,0,1.6285353,-5.7571096,-662.19249)"
x1="11.977677"
y1="1042.1279"
x2="5.926301"
@@ -520,7 +520,7 @@
xlink:href="#linearGradient4972-4-1-5"
id="linearGradient4382-9"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1.623864,0.69032316,0,1.6285353,32.3374,-665.37304)"
+ gradientTransform="matrix(-1.623864,0.69032316,0,1.6285353,31.851061,-665.08729)"
x1="5.1146584"
y1="1044.7372"
x2="12.520393"
@@ -541,7 +541,7 @@
xlink:href="#linearGradient6799-4-3-0"
id="linearGradient4384-0"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1.623864,0.69032316,0,1.6285353,32.3374,-670.41122)"
+ gradientTransform="matrix(-1.623864,0.69032316,0,1.6285353,31.851061,-670.12547)"
x1="11.977677"
y1="1042.1279"
x2="5.926301"
@@ -822,7 +822,7 @@
x2="30.45603"
y1="1028.9988"
x1="30.45603"
- gradientTransform="matrix(0.71554797,0.15002359,0,0.70580829,-11.070338,316.74005)"
+ gradientTransform="matrix(0.71755587,0.14615422,0,0.68760427,-11.219368,335.30884)"
gradientUnits="userSpaceOnUse"
id="linearGradient5664"
xlink:href="#linearGradient5641-4"
@@ -865,16 +865,16 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="22.627416"
- inkscape:cx="10.917562"
- inkscape:cy="13.077131"
+ inkscape:zoom="45.254832"
+ inkscape:cx="8.9351454"
+ inkscape:cy="13.418233"
inkscape:document-units="px"
- inkscape:current-layer="layer1"
+ inkscape:current-layer="g5494"
showgrid="true"
inkscape:window-width="1171"
inkscape:window-height="959"
- inkscape:window-x="954"
- inkscape:window-y="323"
+ inkscape:window-x="1324"
+ inkscape:window-y="500"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true"
@@ -911,14 +911,14 @@
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccscccccccsccc" />
<path
- sodipodi:nodetypes="cccczzc"
+ sodipodi:nodetypes="ccccczcc"
inkscape:connector-curvature="0"
id="rect6795"
- d="m 3.3995322,1038.9031 -0.1746117,14.8143 c 0,0 3.3406326,-0.9469 9.5318685,0 0,-4.6135 0,-12.8522 0,-12.8522 0,0 -0.0063,-3.649 -0.0063,-2.7493 0,0.8997 -0.370227,0.091 -2.7804682,-0.1036 -2.4102412,-0.1947 -6.5704696,0.8908 -6.5704696,0.8908 z"
- style="color:#000000;fill:url(#linearGradient4382);fill-opacity:1;stroke:url(#linearGradient4384);stroke-width:1.00627029;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+ d="m 3.4603246,1039.0118 -0.1746117,14.8143 c 0,0 3.5230099,-0.9857 9.7142451,-0.039 0,-4.6135 0,-12.8522 0,-12.8522 0,0 -0.0063,-3.649 -0.0063,-2.7493 0,0.8997 -0.552604,0.1298 -2.962845,-0.065 -2.410241,-0.1947 -6.5704694,0.8908 -6.5704694,0.8908 z"
+ style="color:#000000;fill:url(#linearGradient4382);fill-opacity:1;stroke:url(#linearGradient4384);stroke-width:1.37557542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
id="g5421"
- transform="translate(0.30396211,0.05697596)">
+ transform="translate(0.36475453,0.16563903)">
<g
id="g5494">
<rect
@@ -947,11 +947,11 @@
</g>
</g>
<path
- sodipodi:nodetypes="cccczzc"
+ sodipodi:nodetypes="cccczzcc"
inkscape:connector-curvature="0"
id="rect6795-9"
- d="m 23.119966,1034.7114 0.174612,14.74 c 0,0 -3.340632,0.4733 -9.531868,4.0522 0,-4.6135 0,-12.8522 0,-12.8522 0,0 0.0063,-3.6517 0.0063,-2.752 0,0.8997 0.370226,-0.066 2.780467,-1.2856 2.410241,-1.2194 6.570469,-1.9024 6.570469,-1.9024 z"
- style="color:#000000;fill:url(#linearGradient4382-9);fill-opacity:1;stroke:url(#linearGradient4384-0);stroke-width:1.00627029;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
+ d="m 22.633627,1034.9971 0.174612,14.74 c 0,0 -3.583802,0.525 -9.775038,4.1039 0,-4.6135 0,-12.8522 0,-12.8522 0,0 0.0063,-3.6517 0.0063,-2.752 0,0.8997 0.370226,-0.066 2.780467,-1.2856 2.410241,-1.2194 6.813639,-1.9541 6.813639,-1.9541 z"
+ style="color:#000000;fill:url(#linearGradient4382-9);fill-opacity:1;stroke:url(#linearGradient4384-0);stroke-width:1.37557542;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
<g
style="display:inline"
@@ -982,8 +982,8 @@
y="-1043.0914" />
</g>
<path
- style="fill:#71baff;fill-opacity:1;stroke:url(#linearGradient5664);stroke-width:0.97756845px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
- d="m 8.4740656,1038.0944 c 0,0 0.826498,-1.0382 1.8269964,-1.1241 1.000497,-0.085 2.305493,-0.045 2.305493,-0.045 l 0,14.4475 -2.087994,-2.2428 -0.9569985,2.7578 c 0,0 -1.0004969,-0.944 -1.0439973,-1.7595 -0.043498,-0.8151 -0.043498,-12.0333 -0.043498,-12.0333 z"
+ style="fill:#71baff;fill-opacity:1;stroke:url(#linearGradient5664);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ d="m 8.3798787,1037.8372 c 0,0 0.8288172,-0.7904 1.8321243,-0.8741 1.003304,-0.083 2.311962,-0.044 2.311962,-0.044 l 0,14.0748 -2.093853,-2.1849 -0.9596847,2.6867 c 0,0 -1.0033045,-0.9197 -1.0469266,-1.7142 -0.043622,-0.794 -0.043622,-11.9439 -0.043622,-11.9439 z"
id="path5639"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csccccscc" />
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg
index b807be35b21..553319cfffd 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.svg
@@ -14,7 +14,7 @@
height="16"
id="svg2"
version="1.1"
- inkscape:version="0.48.0 r9654"
+ inkscape:version="0.48.4 r9939"
sodipodi:docname="filenav_nav.svg">
<defs
id="defs4">
@@ -77,7 +77,7 @@
xlink:href="#linearGradient5965"
id="linearGradient5897"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-0.50533162,0,0,-0.41430567,-0.83251169,1485.2614)"
+ gradientTransform="matrix(-0.50533162,0,0,-0.41430567,-1.672201,1485.2614)"
x1="-17.950155"
y1="1064.4285"
x2="-17.950155"
@@ -87,7 +87,7 @@
x2="-17.950155"
y1="1064.538"
x1="-17.950155"
- gradientTransform="matrix(-0.50533162,0,0,-0.41430567,-6.6559892,1479.2214)"
+ gradientTransform="matrix(-0.50533162,0,0,-0.41430567,-6.5234067,1479.354)"
gradientUnits="userSpaceOnUse"
id="linearGradient5926"
xlink:href="#linearGradient5973"
@@ -101,7 +101,7 @@
x2="27.119074"
y2="1038.8683"
gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-21.016465,5.0823298)" />
+ gradientTransform="translate(-21.856154,5.0823298)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5991"
@@ -111,7 +111,7 @@
x2="22.577229"
y2="1037.0269"
gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-21.856155,1.016466)" />
+ gradientTransform="translate(-21.723572,1.1490485)" />
</defs>
<sodipodi:namedview
id="base"
@@ -124,11 +124,11 @@
inkscape:cx="-1.1641998"
inkscape:cy="8.5000841"
inkscape:document-units="px"
- inkscape:current-layer="layer1"
+ inkscape:current-layer="layer1-8-0"
showgrid="true"
- inkscape:window-width="1241"
+ inkscape:window-width="1226"
inkscape:window-height="814"
- inkscape:window-x="1229"
+ inkscape:window-x="1244"
inkscape:window-y="423"
inkscape:window-maximized="0"
showguides="true"
@@ -158,11 +158,11 @@
transform="translate(0,-1036.3622)">
<g
id="g8391"
- transform="translate(0.92807761,0)">
+ transform="translate(-0.13258251,0)">
<path
id="path4887-8-4-7-4"
- style="fill:url(#linearGradient5926);fill-opacity:1;stroke:url(#linearGradient5989);stroke-width:0.72602755;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
- d="m 4.8035208,1038.452 c 0,0 0.990421,-0.074 0.990421,0.6682 l 0,2.9207 -5.26811702,-0.011 0,-2.1262 0,-1.0528 c 0,-0.6447 0.29721,-1.0949 1.10178102,-1.0813 l 0.452249,0 c 1.074957,0 1.827519,-0.1549 1.827519,0.6733 z"
+ style="fill:url(#linearGradient5926);fill-opacity:1;stroke:url(#linearGradient5989);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ d="m 4.6267441,1038.5846 c 0,0 0.990421,-0.074 0.990421,0.6682 l 0,2.6113 -4.9587578,-0.011 0,-1.8168 0,-1.0528 c 0,-0.6447 0.29721,-1.0949 1.101781,-1.0813 l 0.452249,0 c 1.074957,0 1.5181598,-0.1549 1.5181598,0.6733 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccscccc" />
<g
@@ -171,13 +171,13 @@
id="layer1-8-0"
style="display:inline">
<path
- style="fill:#5c7aaa;fill-opacity:1;stroke:none;display:inline"
+ style="fill:#325fa7;fill-opacity:1;stroke:none;display:inline"
d="m 2.1438445,1043.3787 1.0000146,0 0,4.039 -1.0000146,0 z"
id="rect4035-1-1-5-2-4"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
- style="fill:#5c7aaa;fill-opacity:1;stroke:none;display:inline"
+ style="fill:#325fa7;fill-opacity:1;stroke:none;display:inline"
d="m 2.1438445,1046.5061 3.0000003,0 0,0.9999 -3.0000003,0 z"
id="rect4035-1-1-5-2-2-1-5"
inkscape:connector-curvature="0" />
@@ -186,19 +186,32 @@
<path
sodipodi:nodetypes="cccccscccc"
inkscape:connector-curvature="0"
- d="m 10.626998,1044.492 c 0,0 0.990422,-0.074 0.990422,0.6682 l 0,2.9207 -5.2681169,-0.011 0,-2.1262 0,-1.0528 c 0,-0.6447 0.297209,-1.0949 1.10178,-1.0813 l 0.45225,0 c 1.0749569,0 1.8275183,-0.1549 1.8275183,0.6733 z"
- style="fill:url(#linearGradient5897);fill-opacity:1;stroke:url(#linearGradient5987);stroke-width:0.72602755;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ d="m 9.5221437,1044.492 c 0,0 0.9904223,-0.074 0.9904223,0.6682 l 0,2.6997 -5.0029522,-0.011 0,-1.9052 0,-1.0528 c 0,-0.6447 0.297209,-1.0949 1.10178,-1.0813 l 0.45225,0 c 1.0749569,0 1.5623533,-0.1549 1.5623533,0.6733 z"
+ style="fill:url(#linearGradient5897);fill-opacity:1;stroke:url(#linearGradient5987);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
id="path4887-8-4-7" />
<path
style="fill:#5c7aaa;fill-opacity:1;stroke:none;display:inline"
- d="m 13.039882,1045.4099 3.000001,0 0,0.9999 -3.000001,0 z"
+ d="m 11.935027,1046.4264 3.08839,0 0,0.9999 -3.08839,0 z"
id="rect4035-1-1-5-2-2-1-5-0"
- inkscape:connector-curvature="0" />
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
<path
style="fill:#5c7aaa;fill-opacity:1;stroke:none;display:inline"
- d="m 8.1785233,1039.4436 7.6845827,0 0,0.9999 -7.6845827,0 z"
+ d="m 6.9852807,1040.4159 6.0052033,0 0,0.9999 -6.0052033,0 z"
id="rect4035-1-1-5-2-2-1-5-0-6"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:#a4e4ff;fill-opacity:1;stroke:none;display:inline"
+ d="m 6.9852807,1039.3994 6.0052033,0 0,0.9999 -6.0052033,0 z"
+ id="rect4035-1-1-5-2-2-1-5-0-6-9"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="fill:#a4e4ff;fill-opacity:1;stroke:none;display:inline"
+ d="m 11.935027,1045.454 3.054029,0 0,0.9999 -3.054029,0 z"
+ id="rect4035-1-1-5-2-2-1-5-0-6-9-7"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
</g>
</svg>
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg
index 332ff1d4abe..e8d46d92c71 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg
@@ -14,7 +14,7 @@
height="16"
id="svg2"
version="1.1"
- inkscape:version="0.48.0 r9654"
+ inkscape:version="0.48.4 r9939"
sodipodi:docname="problems_view.svg">
<defs
id="defs4">
@@ -87,6 +87,64 @@
y1="727.80212"
x2="738.31683"
y2="732.9353" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3852"
+ id="linearGradient3858"
+ x1="385.98376"
+ y1="462.57028"
+ x2="385.98376"
+ y2="471.69949"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient3852">
+ <stop
+ style="stop-color:#ff4949;stop-opacity:1"
+ offset="0"
+ id="stop3854" />
+ <stop
+ style="stop-color:#cb3e44;stop-opacity:1"
+ offset="1"
+ id="stop3856" />
+ </linearGradient>
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3077"
+ xlink:href="#linearGradient3852"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3077-2"
+ xlink:href="#linearGradient3852-1"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3852-1">
+ <stop
+ style="stop-color:#ff4949;stop-opacity:1"
+ offset="0"
+ id="stop3854-7" />
+ <stop
+ style="stop-color:#cb3e44;stop-opacity:1"
+ offset="1"
+ id="stop3856-4" />
+ </linearGradient>
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3048"
+ xlink:href="#linearGradient3852-1"
+ inkscape:collect="always" />
</defs>
<sodipodi:namedview
id="base"
@@ -103,7 +161,7 @@
showgrid="true"
inkscape:window-width="1638"
inkscape:window-height="1174"
- inkscape:window-x="398"
+ inkscape:window-x="395"
inkscape:window-y="172"
inkscape:window-maximized="0"
showguides="true"
@@ -228,16 +286,6 @@
transform="scale(-1,1)" />
</g>
</g>
- <path
- transform="matrix(0,0.21244553,0.21244553,0,-79.15609,958.59591)"
- d="m 398.75,468.23718 c 0,5.86803 -4.75697,10.625 -10.625,10.625 -5.86803,0 -10.625,-4.75697 -10.625,-10.625 0,-5.86802 4.75697,-10.625 10.625,-10.625 5.86803,0 10.625,4.75698 10.625,10.625 z"
- sodipodi:ry="10.625"
- sodipodi:rx="10.625"
- sodipodi:cy="468.23718"
- sodipodi:cx="388.125"
- id="path10796-2-6-2"
- style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d34a50;fill-opacity:1;stroke:#a81d24;stroke-width:2.16621375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
- sodipodi:type="arc" />
<rect
style="fill:#5c6884;fill-opacity:1;stroke:none"
id="rect21127"
@@ -247,6 +295,16 @@
y="15.551206"
transform="matrix(0,1,1,0,0,0)"
ry="0" />
+ <path
+ transform="matrix(0,0.21244553,0.21244553,0,-79.109194,958.55579)"
+ d="m 398.75,468.23718 a 10.625,10.625 0 1 1 -21.25,0 10.625,10.625 0 1 1 21.25,0 z"
+ sodipodi:ry="10.625"
+ sodipodi:rx="10.625"
+ sodipodi:cy="468.23718"
+ sodipodi:cx="388.125"
+ id="path10796-2-6-2-1"
+ style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3048);fill-opacity:1;stroke:#a81d24;stroke-width:2.16621375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
+ sodipodi:type="arc" />
</g>
</g>
</g>
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg
index c2d8f0ecdaf..80ed2ff2497 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_error.svg
@@ -14,7 +14,7 @@
height="16"
id="svg2"
version="1.1"
- inkscape:version="0.48.0 r9654"
+ inkscape:version="0.48.4 r9939"
sodipodi:docname="problems_view_error.svg">
<defs
id="defs4">
@@ -62,7 +62,7 @@
xlink:href="#linearGradient5255"
id="linearGradient18366"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.3823084,0,0,0.98071248,-6.2642418,20.044209)"
+ gradientTransform="matrix(1.3823084,0,0,0.98071248,-6.2406004,20.044209)"
x1="22.878796"
y1="1037.2108"
x2="22.878796"
@@ -72,7 +72,7 @@
xlink:href="#linearGradient5105"
id="linearGradient18368"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.3823084,0,0,0.98071248,20.356207,20.044209)"
+ gradientTransform="matrix(1.3823084,0,0,0.98071248,20.379848,20.044209)"
x1="9.1708698"
y1="1036.9434"
x2="9.1708698"
@@ -111,6 +111,64 @@
id="linearGradient8163-2"
xlink:href="#linearGradient10798-1-9-3-7-1-15-1-7-6-1"
inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3852"
+ id="linearGradient3858"
+ x1="385.98376"
+ y1="462.57028"
+ x2="385.98376"
+ y2="471.69949"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient3852">
+ <stop
+ style="stop-color:#ff4949;stop-opacity:1"
+ offset="0"
+ id="stop3854" />
+ <stop
+ style="stop-color:#cb3e44;stop-opacity:1"
+ offset="1"
+ id="stop3856" />
+ </linearGradient>
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3060"
+ xlink:href="#linearGradient3852"
+ inkscape:collect="always" />
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3060-8"
+ xlink:href="#linearGradient3852-6"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient3852-6">
+ <stop
+ style="stop-color:#ff4949;stop-opacity:1"
+ offset="0"
+ id="stop3854-6" />
+ <stop
+ style="stop-color:#cb3e44;stop-opacity:1"
+ offset="1"
+ id="stop3856-5" />
+ </linearGradient>
+ <linearGradient
+ y2="471.69949"
+ x2="385.98376"
+ y1="462.57028"
+ x1="385.98376"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient3057"
+ xlink:href="#linearGradient3852-6"
+ inkscape:collect="always" />
</defs>
<sodipodi:namedview
id="base"
@@ -119,16 +177,16 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="32.000001"
- inkscape:cx="9.9500505"
- inkscape:cy="9.83086"
+ inkscape:zoom="45.254835"
+ inkscape:cx="12.110242"
+ inkscape:cy="8.8607842"
inkscape:document-units="px"
inkscape:current-layer="g10285"
showgrid="true"
inkscape:window-width="1638"
inkscape:window-height="1174"
- inkscape:window-x="920"
- inkscape:window-y="295"
+ inkscape:window-x="784"
+ inkscape:window-y="274"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true"
@@ -169,8 +227,14 @@
sodipodi:nodetypes="ccczcc"
inkscape:connector-curvature="0"
id="rect4172-1"
- d="m 16.025668,1035.5285 16.175622,0 0,14.5775 c -1.062971,-0.5903 -4.698633,-3.9879 -7.209706,-2.2062 -2.511074,1.7815 -7.381716,3.2137 -8.965916,-1.115 z"
- style="fill:url(#linearGradient18366);fill-opacity:1;stroke:url(#linearGradient18368);stroke-width:0.98787445;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" />
+ d="m 16.049309,1035.5285 16.175622,0 0,14.5775 c -1.062971,-0.5903 -4.698633,-4.1216 -7.209706,-2.3399 -2.511074,1.7815 -7.381716,3.2137 -8.965916,-1.115 z"
+ style="fill:url(#linearGradient18366);fill-opacity:1;stroke:url(#linearGradient18368);stroke-width:1.06988704;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" />
+ <path
+ style="fill:#adc1e1;fill-opacity:1;stroke:#a8bcde;stroke-width:1.06988704;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ d="m 23.54956,1036.0253 0,12.2625"
+ id="path18345"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
<rect
y="1042.6464"
x="22.741739"
@@ -215,14 +279,8 @@
style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;color:#000000;fill:none;stroke:#ffffff;stroke-width:0.50234282;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.75080907;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans" />
</g>
<path
- style="fill:#adc1e1;fill-opacity:1;stroke:#a8bcde;stroke-width:1.08649445px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 23.415824,1036.0253 0,12.2625"
- id="path18345"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cc" />
- <path
- style="fill:#adc1e1;fill-opacity:1;stroke:#a8bcde;stroke-width:1.123523px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="m 16.519255,1045.1379 15.173435,0"
+ style="fill:#adc1e1;fill-opacity:1;stroke:#a8bcde;stroke-width:1.06988704;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ d="m 16.566538,1045.1615 15.173435,0"
id="path18347"
inkscape:connector-curvature="0" />
<g
@@ -252,16 +310,6 @@
transform="scale(-1,1)" />
</g>
</g>
- <path
- transform="matrix(0,0.21244553,0.21244553,0,-79.15609,958.59591)"
- d="m 398.75,468.23718 c 0,5.86803 -4.75697,10.625 -10.625,10.625 -5.86803,0 -10.625,-4.75697 -10.625,-10.625 0,-5.86802 4.75697,-10.625 10.625,-10.625 5.86803,0 10.625,4.75698 10.625,10.625 z"
- sodipodi:ry="10.625"
- sodipodi:rx="10.625"
- sodipodi:cy="468.23718"
- sodipodi:cx="388.125"
- id="path10796-2-6-2"
- style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d34a50;fill-opacity:1;stroke:#a81d24;stroke-width:2.16621375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
- sodipodi:type="arc" />
<rect
style="fill:#5c6884;fill-opacity:1;stroke:none"
id="rect21127"
@@ -271,42 +319,39 @@
y="15.551206"
transform="matrix(0,1,1,0,0,0)"
ry="0" />
- <g
- transform="matrix(0,0.8055326,0.8055326,0,-813.5037,1040.6585)"
- style="display:inline"
- id="layer1-4"
- inkscape:label="Layer 1">
- <g
- transform="translate(-8.2201163,-12.904699)"
- id="g8159"
- style="display:inline">
- <path
- transform="matrix(0.50645089,0,0,0.50645089,-180.12602,820.2612)"
- d="m 398.75,468.23718 c 0,5.86803 -4.75697,10.625 -10.625,10.625 -5.86803,0 -10.625,-4.75697 -10.625,-10.625 0,-5.86802 4.75697,-10.625 10.625,-10.625 5.86803,0 10.625,4.75698 10.625,10.625 z"
- sodipodi:ry="10.625"
- sodipodi:rx="10.625"
- sodipodi:cy="468.23718"
- sodipodi:cx="388.125"
- id="path10796-2-6-0"
- style="fill:url(#linearGradient8163-2);fill-opacity:1;stroke:#c93e35;stroke-width:1.97452509;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
- sodipodi:type="arc" />
- <g
- transform="matrix(1.1880342,0,0,1.1860465,14.354445,-196.67175)"
- id="g5025">
- <g
- transform="matrix(1.0905016,0,0,1.0905016,-0.09572826,-95.681285)"
- id="g4095">
- <path
- sodipodi:nodetypes="ccscccccccccccccccccc"
- inkscape:connector-curvature="0"
- id="path5021"
- transform="matrix(0.77187105,0,0,0.77316463,-4.647127,1051.0563)"
- d="M 6.2265625,3.6953125 C 5.9177427,3.7062384 5.125,4.3515625 5.125,4.3515625 c 0,0 0.2885111,0.2731764 0.78125,0.6796875 0.4927389,0.4065111 0.9552143,0.9554552 1.0625,1.4375 C 7.068619,6.9173537 7.1051563,7.3329889 7.15625,7.75 L 4.2010947,10.96967 5.0906092,11.868663 7.4375,9.375 c 0.2792655,0.4616799 0.5966442,0.914462 0.8125,1.28125 0.2533102,0.354 0.6860498,0.734189 1.40625,1.09375 1.285897,0.641907 1.105068,0.565316 1.105068,0.565316 l 0.965609,-0.791649 c 0,0 -0.202967,-0.247189 -1.508177,-0.898667 C 9.6433969,10.337868 9.4953002,10.118107 9.34375,9.90625 8.8239337,9.3154094 8.6327445,8.816423 8.5,8.1875 L 11.629711,4.6423859 10.681163,3.8870243 8.28125,6.5 C 8.263796,6.4030643 8.2724218,6.3194727 8.25,6.21875 8.0333974,5.2456067 7.3191341,4.5264873 6.71875,4.03125 6.4464909,3.8171333 6.4806949,3.8796991 6.2265625,3.6953125 z"
- style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
- </g>
- </g>
- </g>
- </g>
+ <path
+ transform="matrix(0,0.21244553,0.21244553,0,-79.176068,958.58922)"
+ d="m 398.75,468.23718 c 0,5.86803 -4.75697,10.625 -10.625,10.625 -5.86803,0 -10.625,-4.75697 -10.625,-10.625 0,-5.86802 4.75697,-10.625 10.625,-10.625 5.86803,0 10.625,4.75698 10.625,10.625 z"
+ sodipodi:ry="10.625"
+ sodipodi:rx="10.625"
+ sodipodi:cy="468.23718"
+ sodipodi:cx="388.125"
+ id="path10796-2-6-2-9"
+ style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3057);fill-opacity:1;stroke:#a81d24;stroke-width:2.16621375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
+ sodipodi:type="arc" />
+ </g>
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none"
+ id="rect3819"
+ width="8.6259651"
+ height="9.6624174"
+ x="15.590192"
+ y="1042.4099" />
+ <g
+ id="g3047"
+ transform="translate(-10.230795,2.4741137)">
+ <rect
+ y="1041.0391"
+ x="25.820986"
+ height="8.5590963"
+ width="7.4892092"
+ id="rect4244"
+ style="fill:#d8424f;fill-opacity:1;stroke:none;display:inline" />
+ <path
+ id="path4187"
+ d="m 27.158346,1042.9451 0,0.1337 0,0.535 0,0.1337 0.133736,0 0.401208,0 1.27049,1.5046 -1.303924,1.6382 -0.367774,0 -0.133736,0 0,0.1337 0,0.535 0,0.1337 0.133736,0 1.60483,0 0.133736,0 0,-0.1337 0,-0.535 0,-0.1337 -0.133736,0 0.66868,-0.9027 0.668679,0.9027 -0.133736,0 0,0.1337 0,0.535 0,0.1337 0.133736,0 1.604831,0 0.133735,0 0,-0.1337 0,-0.535 0,-0.1337 -0.133735,0 -0.33434,0 -1.337359,-1.6717 1.237057,-1.4711 0.434642,0 0.133735,0 0,-0.1337 0,-0.535 0,-0.1337 -0.133735,0 -1.604831,0 -0.133736,0 0,0.1337 0,0.535 0,0.1337 0.06687,0 -0.601811,0.769 -0.601812,-0.769 0.06687,0 0,-0.1337 0,-0.535 0,-0.1337 -0.133734,0 -1.60483,0 -0.133736,0 z"
+ style="font-size:7.68999243px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27519909;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+ inkscape:connector-curvature="0" />
</g>
</g>
</g>
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg
index b9078974898..6349f906890 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/problems_view_warning.svg
@@ -14,11 +14,22 @@
height="16"
id="svg2"
version="1.1"
- inkscape:version="0.48.0 r9654"
+ inkscape:version="0.48.4 r9939"
sodipodi:docname="problems_view_warning.svg">
<defs
id="defs4">
<linearGradient
+ id="linearGradient3852">
+ <stop
+ style="stop-color:#ff4949;stop-opacity:1"
+ offset="0"
+ id="stop3854" />
+ <stop
+ style="stop-color:#cb3e44;stop-opacity:1"
+ offset="1"
+ id="stop3856" />
+ </linearGradient>
+ <linearGradient
inkscape:collect="always"
id="linearGradient5105">
<stop
@@ -132,6 +143,60 @@
offset="1"
style="stop-color:#e1a555;stop-opacity:1" />
</linearGradient>
+ <linearGradient
+ y2="0.98171616"
+ x2="3.3833356"
+ y1="7.0159616"
+ x1="3.3833356"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4198-1"
+ xlink:href="#linearGradient5081-2"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient5081-2">
+ <stop
+ id="stop5083-6"
+ offset="0"
+ style="stop-color:#ffe296;stop-opacity:1" />
+ <stop
+ style="stop-color:#f8d880;stop-opacity:1"
+ offset="0.5"
+ id="stop5089-6" />
+ <stop
+ id="stop5085-1"
+ offset="1"
+ style="stop-color:#fffcd3;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="0.39338252"
+ x2="6.3885393"
+ y1="7.2369323"
+ x1="6.3885393"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4200-0"
+ xlink:href="#linearGradient5091-0"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient5091-0"
+ inkscape:collect="always">
+ <stop
+ id="stop5093-5"
+ offset="0"
+ style="stop-color:#c6852e;stop-opacity:1" />
+ <stop
+ id="stop5095-9"
+ offset="1"
+ style="stop-color:#e1a555;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3852"
+ id="linearGradient3858"
+ x1="385.98376"
+ y1="462.57028"
+ x2="385.98376"
+ y2="471.69949"
+ gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
@@ -141,15 +206,15 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="32.000001"
- inkscape:cx="9.9500505"
+ inkscape:cx="5.2938006"
inkscape:cy="9.83086"
inkscape:document-units="px"
- inkscape:current-layer="g10285"
+ inkscape:current-layer="g4193"
showgrid="true"
inkscape:window-width="1638"
inkscape:window-height="1174"
- inkscape:window-x="32"
- inkscape:window-y="0"
+ inkscape:window-x="856"
+ inkscape:window-y="215"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true"
@@ -281,7 +346,7 @@
sodipodi:cy="468.23718"
sodipodi:cx="388.125"
id="path10796-2-6-2"
- style="font-size:13.58917427px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d34a50;fill-opacity:1;stroke:#a81d24;stroke-width:2.16621375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
+ style="font-size:13.58917427000000089px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3858);fill-opacity:1;stroke:#a81d24;stroke-width:2.16621374999999983;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;font-family:Sans"
sodipodi:type="arc" />
<rect
style="fill:#5c6884;fill-opacity:1;stroke:none"
@@ -293,7 +358,7 @@
transform="matrix(0,1,1,0,0,0)"
ry="0" />
<g
- transform="matrix(0,0.8775719,0.8775719,0,-888.11152,1040.7276)"
+ transform="matrix(0,0.8775719,0.8775719,0,-888.11152,1032.8372)"
style="display:inline"
id="layer1-6"
inkscape:label="Layer 1">
@@ -305,7 +370,13 @@
transform="matrix(1.4166388,0,0,1.4166388,-3.2411359,-441.5072)"
id="g4193">
<path
- style="fill:url(#linearGradient4198);fill-opacity:1;stroke:url(#linearGradient4200);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+ d="m 17.99591,1042.6735 -3.988837,6.8332 c -1.190078,1.7113 -0.378638,4.1427 1.841003,4.1733 l 2.516033,0 1.963734,0 2.516034,0 c 2.219642,-0.03 3.031083,-2.4621 1.841002,-4.1733 l -3.988837,-6.8332 c -0.57791,-0.9294 -2.197039,-0.7801 -2.700132,0 z"
+ id="path4292-2"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ style="fill:url(#linearGradient4198);fill-opacity:1;stroke:url(#linearGradient4200);stroke-width:0.86058956;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="M 2.8125,0.90625 0.78125,5 C 0.17522066,6.0251238 0.58843406,7.4816983 1.71875,7.5 L 3,7.5 l 1,0 1.28125,0 C 6.4115665,7.4817738 6.8247794,6.0250615 6.21875,5 L 4.1875,0.90625 c -0.2942923,-0.55673837 -1.1188077,-0.46727236 -1.375,0 z"
id="path4292"
inkscape:connector-curvature="0"
diff --git a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg
index e28dcc9eb5a..57ebf155765 100644
--- a/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg
+++ b/bundles/org.eclipse.ui.images/eclipse-svg/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg
@@ -14,7 +14,7 @@
height="16"
id="svg2"
version="1.1"
- inkscape:version="0.48.0 r9654"
+ inkscape:version="0.48.4 r9939"
sodipodi:docname="tasks_tsk.svg">
<defs
id="defs4">
@@ -130,7 +130,7 @@
xlink:href="#linearGradient4902"
inkscape:collect="always" />
<linearGradient
- gradientTransform="matrix(0.72293526,0,0,1,-13.971893,-4.125)"
+ gradientTransform="matrix(0.72293526,0,0,1,-14.128143,-4.875)"
gradientUnits="userSpaceOnUse"
y2="1047.857"
x2="14"
@@ -140,7 +140,7 @@
xlink:href="#linearGradient5147"
inkscape:collect="always" />
<linearGradient
- gradientTransform="matrix(0.57546531,0,0,1,-12.938564,-4.125)"
+ gradientTransform="matrix(0.57546531,0,0,1,-13.094814,-4.875)"
gradientUnits="userSpaceOnUse"
y2="1045.857"
x2="14"
@@ -150,7 +150,7 @@
xlink:href="#linearGradient4861"
inkscape:collect="always" />
<linearGradient
- gradientTransform="matrix(0.82571734,0,0,1,-14.692092,-4.125)"
+ gradientTransform="matrix(0.82571734,0,0,1,-14.848342,-4.875)"
gradientUnits="userSpaceOnUse"
y2="1043.857"
x2="11"
@@ -240,15 +240,15 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="31.999999"
- inkscape:cx="9.1157788"
+ inkscape:cx="4.4595287"
inkscape:cy="10.070054"
inkscape:document-units="px"
inkscape:current-layer="layer1-3"
showgrid="true"
inkscape:window-width="1241"
inkscape:window-height="814"
- inkscape:window-x="25"
- inkscape:window-y="25"
+ inkscape:window-x="1052"
+ inkscape:window-y="354"
inkscape:window-maximized="0"
showguides="true"
inkscape:guide-bbox="true"
@@ -300,38 +300,38 @@
style="display:inline"
id="layer1-3"
inkscape:label="Layer 1"
- transform="translate(3.1589147,4.1676048)">
+ transform="translate(2.9714147,3.9176048)">
<path
sodipodi:nodetypes="cccccc"
inkscape:connector-curvature="0"
id="rect4001-3"
- d="m 1.4972825,1036.9037 8.1563025,0 0.759173,3.0066 0,6.5483 -8.9154755,0 z"
+ d="m 1.4972825,1036.9037 8.8125525,0 0.102923,3.0066 0,6.5483 -8.9154755,0 z"
style="fill:url(#linearGradient5000-6);fill-opacity:1;stroke:none;display:inline" />
<path
sodipodi:nodetypes="cccccc"
inkscape:connector-curvature="0"
id="rect4001"
- d="m 1.4972825,1036.9037 8.4908829,0 0.04042,3.0066 0,6.4546 -8.5313047,0 z"
+ d="m 1.4972825,1036.9037 9.0221325,0 0.04042,3.0066 0,6.0483 -9.0625531,0 z"
style="fill:none;stroke:url(#linearGradient4908);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" />
<rect
- y="1039.2268"
- x="-8.90625"
+ y="1038.4768"
+ x="-9.0625"
height="1.0103934"
width="3.2970483"
id="rect4001-1"
style="fill:url(#linearGradient4867);fill-opacity:1;stroke:none;display:inline"
transform="scale(-1,1)" />
<rect
- y="1041.2268"
- x="-8.90625"
+ y="1040.4768"
+ x="-9.0625"
height="1.0103934"
width="4.0242004"
id="rect4001-1-7"
style="fill:url(#linearGradient4869);fill-opacity:1;stroke:none;display:inline"
transform="scale(-1,1)" />
<rect
- y="1043.2268"
- x="-8.90625"
+ y="1042.4768"
+ x="-9.0625"
height="1.0103934"
width="5.0554504"
id="rect4001-1-7-4"
@@ -347,6 +347,12 @@
inkscape:connector-curvature="0"
id="path4065"
d="m 0.49999987,1045.4246 2.49999993,2.5313 5.500001,-5.4375"
- style="fill:none;stroke:#0073ff;stroke-width:1.79999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
+ style="fill:none;stroke:#00b4ff;stroke-width:1.79999994999999990;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
+ <path
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#1a549a;fill-opacity:1;stroke:none;stroke-width:1.79999995;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+ d="m 7.90625,1043.0938 -4.875,4.8125 -1.875,-1.9062 -1.28125,0.1249 2.5,2.5312 0.625,0.625 0.625,-0.625 5.5,-5.4374 z"
+ id="path4065-1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccc" />
</g>
</svg>

Back to the top