summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/inspect_group.xml
AgeCommit message (Collapse)Author
2016-08-17MAINT-6655 Group inspector doesn't support default icon.andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-02-14STORM-949 FIXED Actual usernames removed from XUI files.Seth ProductEngine
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales.
2010-05-25bug EXT-7421 FIX fix button placementYuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/432/ --HG-- branch : product-engine
2009-12-03Updated to add ellipses on long descriptions, and added a margin beneath the ↵Justin C. Rounds (Chuck)
description to keep it from running into the text below. http://jira.secondlife.com/browse/EXT-2995
2009-11-30Updated layout.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2733 http://jira.secondlife.com/browse/EXT-2953
2009-11-11EXT-2368 Group inspector now shows no Join/Leave buttons until data is fetchedJames Cook
2009-11-04mergerichard
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
2009-11-02EXT-1803 Fix group inspectors closing before you can see them if you can't ↵James Cook
join the group. Focus issue -- the inspector had no focusable widgets in that case. Reviewed with Richard.
2009-10-29Made explicit in all floaters that we are using a hack to set the top widget ↵James Cook
position, took it out of master floater.xml file. legacy_header_height is documented in LLFloater::initFromParams(). Discussed with Richard.
2009-10-27EXT-1352 Use image backgrounds for inspectors and toasts.James Cook
Art only, not reviewed.
2009-10-20EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null ↵James Cook
group SLURL links. Show "Loading..." while looking up real names. Fix group inspector "view details" button not working. Reviewed with Ambroff.
2009-10-16Group inspectors now work. They are hooked up to About Land, build tools ↵James Cook
floater, and anywhere secondlife:///app/group URLs appear. Reviewed with Leyla.