summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/inspect_group.xml
AgeCommit message (Collapse)Author
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.