summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-03-22MergeKent Quirk
2010-03-22Updated art for Buy L$Kent Quirk
2010-03-22CT-575 IT set9 and TOS stringsEli Linden
2010-03-22FR cycle9 and TOS strings; JA linguistic, for beta 5Eli Linden
2010-03-22ES TOS strings, final editEli Linden
2010-03-22ES TOS stringsEli Linden
2010-03-22FR TOSEli Linden
2010-03-22MergeEli Linden
2010-03-22DE cycle9 and TOS strings for beta5Eli Linden
2010-03-22EXT-5926 Layout of upper-right menu/nav bar is wonkyErica
2010-03-22IT set4A final edit for beta5Eli Linden
2010-03-22EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8, new files, for beta 5Eli Linden
2010-03-22EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 ↵Eli Linden
translation. for beta 5
2010-03-22IT linguisticEli Linden
2010-03-22mergeYuri Chebotarev
--HG-- branch : product-engine
2010-03-22for EXT-3782 Create SL hand logo icon for Viewer Home panelYuri Chebotarev
no review for an obvious reason... --HG-- branch : product-engine
2010-03-21Change wording per Legal request (Marty)Kent Quirk
2010-03-19IT set4B translation for beta5Eli Linden
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-03-19Build tool tabs too wide after merging loc xui - make floater 15px widerErica
2010-03-19MergeEli Linden
2010-03-19PL and FR linguisticEli Linden
2010-03-19MergeKent Quirk
2010-03-19DEV-46613 Non-sculpty with sculpty parameters corrupts all similar geometriesSoft Linden
2010-03-19Fixed bug EXT-5726 (Macintosh shortcut for "Nearby Chat" menu item is incorrect)Vadim Savchuk
Submitting on behalf of Eugene Mutavchi. --HG-- branch : product-engine
2010-03-19MergeKent Quirk
2010-03-19Merge with tipCallum Prentice
2010-03-19MergeKent Quirk
2010-03-19automated merge viewer2.0->viewer2.0Loren Shih
2010-03-19MergeKent Quirk
2010-03-19EXT-2188 PL translation set6C for beta 5, new filesEli Linden
2010-03-19EXT-2188 PL translation set6C for beta 5Eli Linden
2010-03-19Merge with tip (another one)Callum Prentice
2010-03-19Implemented normal task EXT-6379 ([TRUNCATION] [EN XUI REDESIGN] - Receiving ↵Andrew Dyukov
Landmarks). - Button order was fixed in changeset dd44dac25177. It was an implemetation of EXT-5906 (Reverse buttons order in the inventory offers). That changeset was included in cumulative diff at https://codereview.productengine.com/secondlife/r/52/ and already made its way into viewer 2-0. - This changeset removes inventory offer button truncation in IM in German locale by increasing default width of IM floater and decreasing distance between buttons. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/77/ --HG-- branch : product-engine
2010-03-19EXT-6483 : Can't tell which object is selected because highlight color == ↵Loren Shih
select color Changed highlight color back to purple (it was changed to yellow, which is the select color, many months ago).
2010-03-19MergeKent Quirk
2010-03-19mergeKent Quirk
2010-03-19CT-575 IT set7 translation, new files, for beta 5Eli Linden
2010-03-19FR linguistic; CT-575 IT set7 translation for beta 5Eli Linden
2010-03-19automated merge viewer2.0->viewer2.0Loren Shih
2010-03-19EXT-6479 : Inspect Object floater doesn't update highlight and selectionLoren Shih
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Simple fix to only use Inspect floater if it's actually active (i.e. visible).
2010-03-19EXT-6421 [crashhunters] Crash in LLViewerObject::getBoundingBoxAgent()Karl Stiefvater (qarl)
added null guard to fix crash when the xform has no parent. reviewed by davep.
2010-03-19Merge with tipCallum Prentice
2010-03-19Fixed bug EXT-5927 (Vertical tab labels should be left-aligned).Vadim Savchuk
Submitting on behalf of Paul Guslisty. Reviewed by Mike and Q: https://codereview.productengine.com/secondlife/r/70/ --HG-- branch : product-engine
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19MergeKent Quirk
2010-03-19EXT-6479 : Inspect Object floater doesn't update highlight and selectionLoren Shih
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Very simple fix that addresses some brokenness with the inspect multi-object floater. Nature of changes is that when we re-enabled the floater (i.e. uncommented the associated code) per last-minute request, a couple of blocks of code had been left commented out.