summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2009-12-08Automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-07mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-07For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSPBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-07EXT-2826 : Rename "Favorite" folder to "Favorites" folderLoren Shih
Only will affect new accounts. --HG-- branch : avatar-pipeline
2009-12-07automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-07EXT-3124 : Add lookup for finding all linked items to an itemLoren Shih
Commented this feature out since the viewer can't ask the server to change assetIDs of its inventory items. --HG-- branch : avatar-pipeline
2009-12-07EXT-3189: Fix tab order and location of Grid pulldown.Lynx Linden
The (optional) Grid pulldown on the login screen is now located below the Starting Location pulldown, rather than below the Last Name text entry field. The tab order is also now more obvious.
2009-12-07DEV-43799: Make the search web view be 650x600.Lynx Linden
2009-12-04automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-04EXT-3179 : Add ability to recover broken linksLoren Shih
EXT-3168 : Add "Find Original" to InventoryPanel gear menu Broken link recovery is still work in progress. --HG-- branch : avatar-pipeline
2009-12-04merge to pull viewer-2 changes into avpNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-04mergeJames Cook
2009-12-04automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-04Nudge ParabuildJames Cook
2009-12-04Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2009-12-03EXT-3124 : Add lookup for finding all linked items to an itemLoren Shih
Added ability to filter by UUID. Work in progress. --HG-- branch : avatar-pipeline
2009-12-03Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-30mergeLeyla Farazha
2009-12-30EXT-2823 Find window: change default open location to the top-left of screenLeyla Farazha
EXT-2921 [BSI] Default location for Screenshot Floater hides expanded options off screen reviewed by James
2009-12-30EXT-2898 Hiding navbar and favbar is brokenLeyla Farazha
reviewed by James
2009-12-30EXT-2967 Spinner label font sizes are not rendering consistently between ↵Leyla Farazha
platforms OSX isn't loading the ui_ctrl.xml file, moving font to individual widgets reviewed by James
2009-12-03EXT-2450 Extra column in Group panel memberlistErica
2009-12-03mergeJames Cook
2009-12-03Added floater_test_text_editor, hooked up UI tests to login Debug menuJames Cook
Reviewed with Leyla
2009-12-03fixed window resize alignment problem in login formErica
2009-12-03Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-03mergeJames Cook
2009-12-03Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-03Final layout changes to about land, new widget sizes, EXT-3027 About Land ↵Erica
dialog:Media panel layout issues
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-12-03Merge from product-engineSteve Bennetts
2009-12-03Un-threaded LLTextureFetch to address potential performance and edge case ↵Steve Bennetts
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu
2009-12-03merge of avatar-pipeline branch into viewer2Eric M. Tulla (BigPapi)
2009-12-03EXT-2966 Parcel property icons on nav bar have no tool-tipsJames Cook
Added tooltips in strings.xml so they can be localized.
2009-12-03moved start location dropdownErica
2009-12-03Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-03local mergeskolb
2009-12-03merge of viewer2 into avp branchEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-12-03Fixed minor bug EXT-2466 (Call menuitem in the Friends context menu is ↵Sergey Borushevsky
disabled always) --HG-- branch : product-engine
2009-12-03 EXT-2575 [BSI] Deleting content inside a prim from build floater deletes ↵angela
prim, rather than content
2009-12-02DEV-42827 Implement volume slider on media controlsRick Pasetto
Introducing a volume slider that pops up when you hover over the "mute" button. Fades out with the rest of the controls. Had to also render (by hand) the background image. Cleaned up the XUI file.
2009-12-02Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-02About Land layout cleanupErica
2009-12-02unify the two media auto play preferences into one. The ↵skolb
ParcelMediaAutoPlayEnable flag now controls both (horribly named, but must be preserved for legacy purposes).
2009-12-03merge from remote repoangela
2009-12-03delete unused code EXT-2927 [BSI] profile text and partner text overwrite ↵angela
after selecting I button on a user
2009-12-03EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-12-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-12-02EXT-2934 Sidetray is resizeable and its resize causes crashJames Cook
One panel had user_resize="true", which it should not have.
2009-12-02EXT-2572 partial fix for nearby chat text clipping at the bottomJames Cook
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla.