summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-03Hack for EXT-2971 Letter R doesn't show when it's the last letter in a text ↵James Cook
block. Add 1 pixel of padding to clipping rect computation. I think there is a deeper problem in the font width computation code, but I don't know where. Opened EXT-3112 for the deeper issue. Reviewed with Leyla.
2009-12-03mergeJames Cook
2009-12-03Fix Linux build, file missing newline at end of fileJames 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-03Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-03Changed ChatToastAgentNameColor to EmphasisColor.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-3072
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-03EXT-2984 Fixed crash in LLNormalTextSegment::getDimensions (no repro)James Cook
Avoid stepping off end of array when text segment has 0 characters Reviewed with Ambroff
2009-12-02Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-02About Land layout cleanupErica
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-02Use new Erica-supplied login screen bottom image.James Cook
2009-12-02Automated merge with ssh://hg.lindenlab.com/james/gooeyJames Cook
2009-12-03EXT-2854 Replace instances in the viewer with the final search maturity namesangela
2009-12-02mergeJames Cook
2009-12-02Fix the build - merge missed an include fileJames Cook
2009-12-02MergeMark Palange (Mani)
2009-12-02Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-02added new png startup logo and texture reference - not yet changed in codeErica
2009-12-02Fixed UILineEditorVPad which I merged incorrectly. Good value is 4James Cook
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.
2009-12-02Removed libtcmalloc_minimal.dll from the default build.Mark Palange (Mani)
Reviewed by Palmer
2009-12-02auto merge into viewer 2Eric M. Tulla (BigPapi)
2009-12-02DEV-43684 - Deleting an item you are currently editing disables the edit button.Eric M. Tulla (BigPapi)
-Reviewed by Seraph
2009-12-02DEV-43687 commit translations - Danish(DA) set1, set2Ramzi Linden
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
2009-12-02DEV-43687 commit translations - Dutch(NL) set3Ramzi Linden
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
2009-12-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-02DEV-43439: Added navigation buttons to the Home side panel.Lynx Linden
Added Back, Forward, and Home buttons to the web view for the Home side panel. Still more work to do here, but the basic functionality is there; albeit hardcoded to secondlife.com. I notice that you can click Back on the first page. Seems to be an issue for the general media browser too. I'll file a JIRA for that.
2009-12-02MergeSteve Bennetts
2009-12-02EXT-3064 New layout for Login page, wider default window sizeErica
2009-12-02Merge from product-engineSteve Bennetts
2009-12-02Merge viewer 2.0 into media branchskolb
2009-12-02mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-02Fix for normal task EXT-2640 (Create a tabbed IM multifloater)Sergey Borushevsky
Minimize button is hidden. Removed redundant parameters. --HG-- branch : product-engine
2009-12-02Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows)Sergey Borushevsky
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine
2009-12-02EXT-2737 Fix for terrain/avatars/trees not showing up in water reflection.Runitai
2009-12-02mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-02fix for EXT-2886 Context menu for Nearby chat text field should look like ↵Yuri Chebotarev
context menu for any text editor, should include such items as (cut,copy, paste etc) --HG-- branch : product-engine
2009-12-02Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵Mike Antipov
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine
2009-12-02fixed normal bug EXT-3039 (Overflow menu for Pick/Classified contain ↵Paul Guslisty
duplicated entries) --HG-- branch : product-engine
2009-12-02DEV-43439: Initial implementation of web-based Home panel.Lynx Linden
The home panel now displays a web page - hardcoded to secondlife.com until we have something more relevant to display.
2009-12-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-02Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵Mike Antipov
Control Panel) -- improved Voice Control Panel to show avaline caller number as its name. Separate instance of derived from LLAvatarListItem class was provided --HG-- branch : product-engine