From afb366ad7e9d667b7bf4e9a7f58f565182c7ee5b Mon Sep 17 00:00:00 2001 From: Vadim Savchuk Date: Wed, 12 May 2010 15:46:26 +0300 Subject: EXT-7206 ADDITIONAL COMMIT Added missing avatar sex icons. --HG-- branch : product-engine --- indra/newview/skins/default/textures/icons/Female.png | Bin 0 -> 309 bytes indra/newview/skins/default/textures/icons/Male.png | Bin 0 -> 302 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 indra/newview/skins/default/textures/icons/Female.png create mode 100644 indra/newview/skins/default/textures/icons/Male.png (limited to 'indra/newview/skins/default/textures/icons') diff --git a/indra/newview/skins/default/textures/icons/Female.png b/indra/newview/skins/default/textures/icons/Female.png new file mode 100644 index 0000000000..67b5653a94 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Female.png differ diff --git a/indra/newview/skins/default/textures/icons/Male.png b/indra/newview/skins/default/textures/icons/Male.png new file mode 100644 index 0000000000..f3fad77fd0 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Male.png differ -- cgit v1.2.3 From 059a71423019b6a38c41e2dae6d3e879aa893beb Mon Sep 17 00:00:00 2001 From: Yuri Chebotarev Date: Thu, 13 May 2010 15:54:23 +0300 Subject: EXT-7045 FIX Group profile not using placeholder art add placeholder art, add code to convert texture name to ID since LLTextureCtrl can't accept textures by name... Reviwed V.Savchuk at https://codereview.productengine.com/secondlife/r/378 --HG-- branch : product-engine --- .../skins/default/textures/icons/Generic_Group_Large.png | Bin 0 -> 7905 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 indra/newview/skins/default/textures/icons/Generic_Group_Large.png (limited to 'indra/newview/skins/default/textures/icons') diff --git a/indra/newview/skins/default/textures/icons/Generic_Group_Large.png b/indra/newview/skins/default/textures/icons/Generic_Group_Large.png new file mode 100644 index 0000000000..c067646c65 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Generic_Group_Large.png differ -- cgit v1.2.3 From 49a79a3f68dccd985d2f0f2462eabc210d215736 Mon Sep 17 00:00:00 2001 From: Andrew Dyukov Date: Thu, 20 May 2010 14:31:31 +0300 Subject: EXT-7200 FIXED Integrated art missing from appearance. Most changes are in xml, but changing of view buttons overlay icons in lists from add wearables is implemented in code. Dragbar icon was only added as file, it will be integrated in EXT-7255 (There is no dragbar between 'Edit Outfit' and 'Add to Outfit:' panels). Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/410/ --HG-- branch : product-engine --- .../skins/default/textures/icons/DownArrow_Off.png | Bin 0 -> 217 bytes .../newview/skins/default/textures/icons/Edit_Wrench.png | Bin 0 -> 724 bytes .../default/textures/icons/Hierarchy_View_Disabled.png | Bin 0 -> 178 bytes .../skins/default/textures/icons/Hierarchy_View_On.png | Bin 0 -> 183 bytes .../skins/default/textures/icons/List_View_Disabled.png | Bin 0 -> 158 bytes .../newview/skins/default/textures/icons/List_View_On.png | Bin 0 -> 160 bytes .../newview/skins/default/textures/icons/Locked_Icon.png | Bin 0 -> 306 bytes .../newview/skins/default/textures/icons/Search_Icon.png | Bin 0 -> 552 bytes .../newview/skins/default/textures/icons/Shirt_Large.png | Bin 0 -> 471 bytes .../newview/skins/default/textures/icons/UpArrow_Off.png | Bin 0 -> 219 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 indra/newview/skins/default/textures/icons/DownArrow_Off.png create mode 100644 indra/newview/skins/default/textures/icons/Edit_Wrench.png create mode 100644 indra/newview/skins/default/textures/icons/Hierarchy_View_Disabled.png create mode 100644 indra/newview/skins/default/textures/icons/Hierarchy_View_On.png create mode 100644 indra/newview/skins/default/textures/icons/List_View_Disabled.png create mode 100644 indra/newview/skins/default/textures/icons/List_View_On.png create mode 100644 indra/newview/skins/default/textures/icons/Locked_Icon.png create mode 100644 indra/newview/skins/default/textures/icons/Search_Icon.png create mode 100644 indra/newview/skins/default/textures/icons/Shirt_Large.png create mode 100644 indra/newview/skins/default/textures/icons/UpArrow_Off.png (limited to 'indra/newview/skins/default/textures/icons') diff --git a/indra/newview/skins/default/textures/icons/DownArrow_Off.png b/indra/newview/skins/default/textures/icons/DownArrow_Off.png new file mode 100644 index 0000000000..60f62eed4a Binary files /dev/null and b/indra/newview/skins/default/textures/icons/DownArrow_Off.png differ diff --git a/indra/newview/skins/default/textures/icons/Edit_Wrench.png b/indra/newview/skins/default/textures/icons/Edit_Wrench.png new file mode 100644 index 0000000000..1c43960d02 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Edit_Wrench.png differ diff --git a/indra/newview/skins/default/textures/icons/Hierarchy_View_Disabled.png b/indra/newview/skins/default/textures/icons/Hierarchy_View_Disabled.png new file mode 100644 index 0000000000..fb370f98d5 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Hierarchy_View_Disabled.png differ diff --git a/indra/newview/skins/default/textures/icons/Hierarchy_View_On.png b/indra/newview/skins/default/textures/icons/Hierarchy_View_On.png new file mode 100644 index 0000000000..c590a5a5d3 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Hierarchy_View_On.png differ diff --git a/indra/newview/skins/default/textures/icons/List_View_Disabled.png b/indra/newview/skins/default/textures/icons/List_View_Disabled.png new file mode 100644 index 0000000000..155dee5047 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/List_View_Disabled.png differ diff --git a/indra/newview/skins/default/textures/icons/List_View_On.png b/indra/newview/skins/default/textures/icons/List_View_On.png new file mode 100644 index 0000000000..9127c92c3b Binary files /dev/null and b/indra/newview/skins/default/textures/icons/List_View_On.png differ diff --git a/indra/newview/skins/default/textures/icons/Locked_Icon.png b/indra/newview/skins/default/textures/icons/Locked_Icon.png new file mode 100644 index 0000000000..8ead280794 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Locked_Icon.png differ diff --git a/indra/newview/skins/default/textures/icons/Search_Icon.png b/indra/newview/skins/default/textures/icons/Search_Icon.png new file mode 100644 index 0000000000..541aa8f52a Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Search_Icon.png differ diff --git a/indra/newview/skins/default/textures/icons/Shirt_Large.png b/indra/newview/skins/default/textures/icons/Shirt_Large.png new file mode 100644 index 0000000000..0f3846bccc Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Shirt_Large.png differ diff --git a/indra/newview/skins/default/textures/icons/UpArrow_Off.png b/indra/newview/skins/default/textures/icons/UpArrow_Off.png new file mode 100644 index 0000000000..00015bce20 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/UpArrow_Off.png differ -- cgit v1.2.3 From a0351c6ea4446bfa8fc85450c2603251cd703c2c Mon Sep 17 00:00:00 2001 From: Andrew Dyukov Date: Thu, 27 May 2010 18:41:28 +0300 Subject: EXT-7200 FIXED Integrated art missing from appearance. Replaced "Shop" button text with icon, changed sizes of buttons according to comments in ticket, also changed heights of hovered and selected icons for items- made them equal to heights of panels they are used on. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/410/ --HG-- branch : product-engine --- indra/newview/skins/default/textures/icons/Shop.png | Bin 0 -> 647 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 indra/newview/skins/default/textures/icons/Shop.png (limited to 'indra/newview/skins/default/textures/icons') diff --git a/indra/newview/skins/default/textures/icons/Shop.png b/indra/newview/skins/default/textures/icons/Shop.png new file mode 100644 index 0000000000..d7e0001dc6 Binary files /dev/null and b/indra/newview/skins/default/textures/icons/Shop.png differ -- cgit v1.2.3 From 95fad9ce8633ea26b7fb7ca2badbf20e68dd8f9d Mon Sep 17 00:00:00 2001 From: Yuri Chebotarev Date: Mon, 31 May 2010 18:20:06 +0300 Subject: EXT-7045 FIX update Generic_Group_Large.png no review, binary fix --HG-- branch : product-engine --- .../default/textures/icons/Generic_Group_Large.png | Bin 7905 -> 7061 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'indra/newview/skins/default/textures/icons') diff --git a/indra/newview/skins/default/textures/icons/Generic_Group_Large.png b/indra/newview/skins/default/textures/icons/Generic_Group_Large.png index c067646c65..de8a39fc8a 100644 Binary files a/indra/newview/skins/default/textures/icons/Generic_Group_Large.png and b/indra/newview/skins/default/textures/icons/Generic_Group_Large.png differ -- cgit v1.2.3