summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/textures/icons/Edit_Wrench.png
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-04All: Update .png files with conformance problems as reported by pngfix.Monty Brandenberg
With the updated PNG library (1.6.8), we're getting stderr warnings about non-conformance issues with images in the build. These warnings include: * iCCP: known incorrect sRGB profile * iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent * iCCP: cHRM chunk does not match sRGB These were normalized by running an ImageMagick 'convert -strip' pass over each PNG image. 'compare -metric AE' reports 0 delta for all before/after pairs.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-05-17STORM-1032 FIXED Artwork update for Appearance Editor "Edit" iconPaul ProductEngine
- Replaced old edit icon with the new one
2010-07-08EXT-8266 FIXED (Swap art asset for \"edit\" wrench, \"folder view\" and ↵Paul Guslisty
\"Shopping cart\") - Replaced Edit_Wrench and folder_view_icon icons with provided ones - Shop_no_arrow icon already replaced in EXT-8160 Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/712/ --HG-- branch : product-engine
2010-05-20EXT-7200 FIXED Integrated art missing from appearance.Andrew Dyukov
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