summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-11fix for major bug EXT-2219 New Group profile layout breaks...everythingYuri Chebotarev
lots of small problems... --HG-- branch : product-engine
2009-11-11fixed (again) normal bug EXT-2025 Gesture btn couses nothingAndrew Polunin
--HG-- branch : product-engine
2009-11-11MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-11Update for major task EXT-2250 Implement Classifieds list in Picks panel.Dmitry Zaporozhan
Added single expansion accordion. --HG-- branch : product-engine
2009-11-11Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chatEugene Kondrashev
--HG-- branch : product-engine
2009-11-11MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-11Update for major task EXT-2250 Implement Classifieds list in Picks panel.Dmitry Zaporozhan
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created. --HG-- branch : product-engine
2009-11-11Automated merge with file:///home/lynx/hg/general/viewer-2-0Lynx Linden
2009-11-11fixed minor bug EXT-2147 Group and Avatar Place Holder Icons defined in the ↵Andrew Polunin
specs should be used in place of currect placeholders --HG-- branch : product-engine
2009-11-10mergeSteve Bennetts
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Merge changes from product-engineSteve Bennetts
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10pushing changes to named font sizes prior to hardcoded font removalErica
2009-11-10mergeLeyla Farazha
2009-11-10EXT-1478 Tool-tip background and border colors are being ignoredLeyla Farazha
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard
2009-11-11DEV-41358: Added user's preferred maturity level to search URL.Lynx Linden
The Search URL now includes a "r=" query parameter to specify the user's preferred maturity rating. This can be "pg" or "pg,mature" or "pg,mature,adult".
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10EXT-2355 Preferences: Inconsistent use of capital letters for second word of ↵Lis Pardi
labels
2009-11-10Added media textures to textures.xmlErica
2009-11-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-10EXT-2336 add new media art to viewerErica
2009-11-10Restore "Show Advanced Permissions"Steve Bennetts
2009-11-10EXT-2356 Replace Log button in bottom tray with up arrowLis Pardi
2009-11-10mergerichard
2009-11-10EXT-1503 Cosmetic and Polish issues with Viewer 2.0 Internal Alphan -- ↵Lis Pardi
Notifications with long headlines are overlapping with text
2009-11-10mergerichard
2009-11-10DEV-41317 DEV-42311: Added ad-hoc voice call support.Lynx Linden
You can now multiple select users in the People panel, hit Call, and start an ad-hoc voice conference call with those users. The most difficult part here was automatically starting the call once the conference chat panel popped up. We have to wait for the panel to initialize before we can start a call, so I added another callback to LLIMModel to enable us to get notified when the panel has initialized. This is all wrapped up behind a new LLAvatarActions::startAdhocCall() API.
2009-11-10Changed value of "Unused?" to modify highlight color.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2312
2009-11-10MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-10Update for major task EXT-2251 - Implement panels for creating, editing and ↵Dmitry Zaporozhan
viewing Classifieds. Fixed bugs, cleared code. --HG-- branch : product-engine
2009-11-10(EXT-2343) Preference > Chat > ColorSwatch 's LLUIColorTable is not workingangela
2009-11-10Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-10merge.Tofu Linden
2009-11-10Update for major task EXT-2251 - Implement panels for creating, editing and ↵Dmitry Zaporozhan
viewing Classifieds. Fixed bugs, improved functionality. --HG-- branch : product-engine
2009-11-10L10N: Add some translations to FR, DE, JA from Localization Cycle1.Ramzi Linden
2009-11-10EXT-2078angela
2009-11-10mergeRamzi Linden
2009-11-10I18N: several nodes in XUI have no name= or a duplicate name=, thus cant be ↵Ramzi Linden
localized. Notifications console was listed twice in the Develop>Console menu
2009-11-10Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-10DEV-35097 final check in XUI for instances of the nonapproved terms "2nd ↵Ramzi Linden
Life", "1st Life", "SLURL"
2009-11-10Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-09mergerichard
2009-11-10DEV-41317 DEV-42311: Enabled the "Call" button in more side panels.Lynx Linden
The various People panels now have Call buttons that work. Currently we only support single selection of users in lists for P2P voice chat. Multiple selection for ad-hoc chat is next...
2009-11-09mergeJames Cook
2009-11-09renamed LLLayoutStack::idle to LLLayoutStack::updateClassrichard
converted mWorldViewPlaceholder to a LLHandle<LLView> improved layout of panel_bottomtray reviewed by James
2009-11-09First name field on login screen is now same size as last name.James Cook
Reviewed with Ambroff