Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-18 | Reverting change 570851c5baa5 | Kent Quirk | |
because it's broken | |||
2010-02-18 | EXT-5461: Reverting change 49e628c3a0c5. | Lynx Linden | |
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q. | |||
2010-02-18 | Fix for EXT-5120 "Mouse-up in the scrollbar to the right of a link in nearby ↵ | Monroe Linden | |
chat window opens the link". Added an optional bool parameter "hit_past_end_of_line" to LLTextBase:: getDocIndexFromLocalCoord() and getSegmentAtLocalPos(). Default is true, which gives the old behavior. If false, clicks past the end-of-line won't map to the last segment on the line. Made LLNormalTextSegment::handleHover(), handleRightMouseDown(), handleMouseDown(), and handleMouseUp() call getSegmentAtLocalPos() in this new mode before processing URL actions, and only do the processing if it returns the same segment. Reviewed by Richard. | |||
2010-02-18 | merge | richard | |
2010-02-18 | fixed line endings | richard | |
2010-02-18 | Additional optimizations to text reflow for EXT-5071. | Monroe Linden | |
Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar. This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo. Reviewed by Richard. | |||
2010-02-18 | merge | richard | |
2010-02-18 | fixed some spacing munged by merge | richard | |
2010-02-18 | EXT-5535 - Resize handles will move floater when reaching minimum size | richard | |
2010-02-18 | Merge with tip | Callum Prentice | |
2010-02-18 | EXT-5363 webkit does not strip spaces off a typed-in URL | Callum Prentice | |
Reviewed by CB | |||
2010-02-18 | EXT-4677 Crash when closing pinned menu which has no parent Inventory floater | Leyla Farazha | |
Reviewed by Richard CC#118 | |||
2010-02-18 | Merge | richard | |
2010-02-18 | Backed out changeset: 744bd7c535fa | richard | |
2010-02-18 | merge | richard | |
2010-02-18 | EXT-5370: Voice volumes set for other agents reverting between voice sessions | Aimee Linden | |
mVolumeDirty needs to be set when recalling volume levels, for both the participant and the session, to trigger sending a volume change message to Vivox. Reviewed by: Lynx. | |||
2010-02-17 | EXT-5515 - Allow resizing on left and lower left of nearby media popup | Richard Linden | |
2010-02-17 | EXT-5515 - Allow resizing on left and lower left of nearby media popup | Richard Linden | |
2010-02-17 | Partial fix for EXT-5071. | Monroe Linden | |
Changed the index on the keyword map in LLKeywords so that LLKeywords::findSegments() doesn't have to create LLWString objects to search the map. Reviewed by Richard. | |||
2010-02-17 | Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/ | Rick Pasetto | |
2010-02-17 | EXT-5079 : Make sure to initialize ambient audio properly when it is muted | Rick Pasetto | |
Reviewed by Richard (actually it was his idea) | |||
2010-02-17 | merge | Richard Linden | |
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-17 | Fix crash when turning on MediaPerformanceManagerDebug flag | Rick Pasetto | |
2010-02-17 | Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/ | Rick Pasetto | |
2010-02-17 | Merge | Leyla Farazha | |
2010-02-17 | EXT-5044: updating events floater with title and help topic | Leyla Farazha | |
2010-02-17 | EXT-5272: move prefs out of nearby media | Rick Pasetto | |
Review #114 This (mostly XUI) change moves the prefs checkboxes out of the nearby media panel and into the prefs floater. The "Sound" tab is now the "Sound & Media" tab, and its layout has been modified drastically to match https://docs.google.com:443/a/lindenlab.com/Doc?id=ddznhrqn_34kcxdz8f3#Preferences | |||
2010-02-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix | Nyx (Neal Orman) | |
2010-02-17 | Set global height attributes for buttons, combo boxes, and flyout buttons as ↵ | Chuck Linden | |
part of cleaning up the widget test floater for QA testing. Removed in-line height settings in the floater xml. | |||
2010-02-17 | EXT-5364 New users appear fully naked before resolving. | Nyx (Neal Orman) | |
We were pushing off redrawing your local texture composite while waiting for a baked texture cache response from the server. If this happens when your textures come in, your avatar will de-cloud but the composite will not update, resulting in nudity. Changed the logic so we will re-generate a local composite even if we have a pending baked texture query (we still suppress uploading the composite until a response is received). Verified several times that this does fix the issue. Will update the JIRA with reliable repro. Q verified issue is worthy of a hotfix checkin Code has been reviewed by vir, bigpapi, and seraph This is necessary for new user experience. Patch should be contained enough to be low-risk. Contact Nyx if any further questions. | |||
2010-02-17 | automated merge of overnight fixes from viewer-2-0 and viewer-hotfix | Kent Quirk | |
2010-02-17 | EXT-4882: Added firstlogin query param to Home website. | Lynx Linden | |
Url substitutions now support a [FIRST_LOGIN] parameter that returns the value of gAgent.isFirstLogin(). This now gets passed to the Home sidetray web site as a firstlogin query param. | |||
2010-02-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-02-17 | EXT-3180: Added the final URL for the Home sidetray. | Lynx Linden | |
Now points to: https://viewer-sidebar.secondlife.com/ | |||
2010-02-17 | EXT-5188 Change more and details to Profile (in search and inspectors) | angela | |
2010-02-17 | EXT-2593 Add border to Build > Contents Tab | angela | |
2010-02-17 | EXT-2183 viewer 2.0 community translation ES set1 through set6. | Eli Linden | |
2010-02-17 | EXT-2183 viewer 2.0 community translation ES set1 through set6. | Eli Linden | |
2010-02-17 | EXT-5172 set prefs review: "Allow media to auto-play" , media setting "auto ↵ | angela | |
play" and "auto scale" to 'true' by default | |||
2010-02-17 | Merge | Eli Linden | |
2010-02-17 | DEV-46346 Cycle4 translation for FR | Eli Linden | |
2010-02-17 | DEV-46346 Cycle4 translation for FR DE JA | Eli Linden | |
2010-02-16 | Automated merge with viewer-2-0 to pick up changes that occurred while I was ↵ | Kent Quirk | |
merging other code | |||
2010-02-17 | DEV-46346 Cycle4 translation for DE, JA | Eli Linden | |
2010-02-16 | automated merge from viewer-2-0 | Kent Quirk | |
2010-02-17 | DEV-43688 Cycle3 massive linguistic changes for FR by Noelle for better UI, ↵ | Eli Linden | |
post truncation fix | |||
2010-02-17 | DEV-43688 Cycle3 massive linguistic changes for DE by Simone for better UI, ↵ | Eli Linden | |
post truncation fix | |||
2010-02-16 | EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ lines | richard | |
reviewed by Monroe | |||
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |