summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-10-19STORM-281 : Fix Map FOV frustum when UI size not equal to 1Merov Linden
2010-10-19STORM-402 FIXED Fixed adding of people whom you sent IM to Recent list.Andrew Productengine
This regression was caused by fix of STORM-126 in changeset 09f13edf6aa8 where adding of people from mInitialTargetIDs was removed. And it was used to add people whom you P2P im'ed. - Used mInitialTargetIDs to add people whom you P2P im'ed.
2010-10-19STORM-390 FIXED "Place Profile" appeared instead of "Resident Profile" after ↵Vadim ProductEngine
clicking on user name in a nearby chat toast. Now clicking an avatar name opens avatar profile; clicking an object name opens object inspector. This change rolls back the fix of STORM-358.
2010-10-18automated mergeRoxie Linden
2010-10-18Point the events profiles and other components to the new eventsRoxie Linden
web pages
2010-10-16merged VWR-23459 (fixed crash for certain command line options when compiled ↵Boroondas Gupte
against Boost-1.42)
2010-10-16VWR-23459 FIXED Viewer compiled against Boost-1.42 crashes when certain ↵Boroondas Gupte (original fix by Aleric Inglewood)
command line options are given used Aleric's SG2 changeset from http://svn.secondlife.com/trac/linden/changeset/3600 patching file doc/contributions.txt Hunk #1 succeeded at 73 with fuzz 2. patching file indra/newview/llcommandlineparser.cpp Hunk #1 succeeded at 268 with fuzz 1 (offset -8 lines). Edited doc/contributions.txt to create an entry for Aleric and moved the issue ID there (patch wasn't able to place it at the right position, lacking any context).
2010-10-15Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-10-15automated mergeRoxie Linden
2010-10-15pull fix for STORM-211Oz Linden
2010-10-15pull fix for STORM-279Oz Linden
2010-10-15pull fix for STORM-376Oz Linden
2010-10-15MergeLeyla Farazha
2010-10-15automated mergeRoxie Linden
2010-10-15pull fix for STORM-304 / STORM-386Oz Linden
2010-10-15fixing ims not logging with display names offLeyla Farazha
2010-10-15automated mergeRoxie Linden
2010-10-15STORM-386 FIXED Disabled higlighting URLs in object names inside the "<name> ↵Vadim ProductEngine
has said something new" textbox that pops up in NEARBY CHAT window.
2010-10-15Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-10-15STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel ↵Seth ProductEngine
closing on second click - Changed type of gear menu buttons from LLButton to LLMenuButton in all sidebar panels where gear menu button is used. - Added setMenuPosition(), setMenu() and updateMenuOrigin() to the LLMenuButton. - Moved actions common for displaying a context menu to LLMenuButton::toggleMenu(). - In all sidebar panels where LLButton was replaced with LLMenuButton the following steps were taken: 1. setting gearMenu and its position relative to the menuButton with LLMenuButton::setMenu() 2. setting mouse down callback for the menuButton if needed. 3. calculating the menu origin point with LLMenuButton::updateMenuOrigin() in mouse down callback
2010-10-14Merge from http://hg.secondlife.com/viewer-identity (display names)Leyla Farazha
2010-10-14DN-174Some length of Display Name (username) can cause the name to disappear ↵Leyla Farazha
off of the Buy object floater
2010-10-14merge up to latest viewer-developmentOz Linden
2010-10-14DN-177 Cannot click on Name in Friend Request to view profile - and no ↵Leyla Farazha
profile pic in friend request
2010-10-14automated mergeRoxie Linden
2010-10-14merge fix for STORM-367Oz Linden
2010-10-14Automated merge with file:///Users/oz/Work/viewer-betaOz Linden
2010-10-14STORM-376 FIXED Toast close button sometimes didn't disappear.Vadim ProductEngine
Reason: Each toast's panel lies on an invisible floater which is a bit bigger than the panel. Notification toasts were displayed so close to each other that the floaters were overlapped by 2 pixels. Because of the overlapping, toasts sometimes didn't receive mouse-leave events, thus not hiding their close buttons. Fix: Increased padding between toasts by 2 pixels (from 5 to 7) to eliminate overlapping.
2010-10-14STORM-211 FIXED Only the hovered toasts now persists until you move mouse ↵Vadim ProductEngine
away (all toasts used to freeze).
2010-10-14mergeVadim ProductEngine
2010-10-14STORM-381 FIXED Restored ability to join/create group from People tab > My ↵Vadim ProductEngine
Groups. Backing out changeset fe6c8e0a4a23 (which was made to fix STORM-263). We'll examine and fix the faulty changes.
2010-10-13fix issue with last merge due to trusted browser changesRoxie Linden
2010-10-13making profiles look nicer when display names isn't onLeyla Farazha
2010-10-13DN-165 User cannot reset name to default if they are throttled because they ↵Leyla Farazha
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled.
2010-11-12DN-170 Info icon covers name in Inventory > Properties view in side panelLeyla Farazha
DN-171 Landmark > More information panel can have name information clipped off for creator and owner
2010-10-13automated mergeRoxie Linden
2010-10-13merge fix for STORM-196Oz Linden
2010-10-13merge fix for STORM-304Oz Linden
2010-10-13Automated merge with ↵Oz Linden
ssh://bitbucket.org/merov_linden/viewer-development-storm-137
2010-10-13STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panelPaul Guslisty
-Added "top" parameter to the button to put button in visible area -Added "left_pad" and changed "width" parameters for proper positioning inside layout_panel
2010-10-12EVE-47 - Event formatting should appear in "Profile" windowRoxie Linden
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code.
2010-10-12MergeLeyla Farazha
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated default RenderUseFBO setting to "TRUE" in settings.xml.
2010-10-12Automated merge up from viewer-betaLoren Shih
2010-10-12SH-319 FIXED Anti-aliasing enable/disable not preserved correctly when ↵Loren Shih
cancel out of preferences Added RenderUseFBO to list of parameters to be restored upon preference dialog cancel.
2010-10-12Pull update from viewer-developmentMerov Linden
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated some legacy files to correspond to default settings.
2010-10-12MergeLeyla Farazha
2010-10-12DN-120 "As a Viewer Developer, I want to update general preferences, so that ↵Leyla Farazha
"Show Display Names" appears less intrusive" DN-160 View Display Names Preference extends below border in preference
2010-10-12DN-164 Edit Partner link not active in Edit Profile PanelLeyla Farazha