summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-05Cleaned up "My Profile" side-panels.Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-05mergerichard
2010-02-05EXT-5026 - Crash when exiting from login screenrichard
reviewed by Mani
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-02-05EXT-5034 assert triggered for new avatars in LLVOAvatar::restoreMeshData()Nyx (Neal Orman)
We had commented out the word "virtual" in front of the function definition for some reason. one-liner, reviewed by Bigpapi.
2010-02-05FIX EXT-4927: use internal browser when requestedRick Pasetto
Review #97 This hopefully fixes the incorrect behavior of using the external browser when the target is specified.
2010-02-05mergerichard
2010-02-05mergeMark Palange (Mani)
2010-02-05mergerichard
2010-02-05EXT-4232 Keeping gSpashScreen up until the viewer window appears.Mark Palange (Mani)
Move the call to LLSpashScreen::hide() to the point where we show the main window. Reviewed by Richard
2010-02-05MergeEli Linden
2010-02-05DEV-43688 cycle3 for JA fixing 3 stringsEli Linden
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-02-05EXT-4739 - Crash on teleport after viewer minimize. Making sure we don't ↵Eric M. Tulla (BigPapi)
accidentally set av self to null & added a few more null checks. -Reviewed by nyx
2010-02-05mergerichard
2010-02-05EXT-5025 - Tooltips block mouse clicksrichard
EXT-4547 [BSI] it is possible to highlight multiple layers of chat EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider EXT-3103 Add an option to restrict entering non-ascii symbols in text editor. reviewed by Leyla
2010-02-05automated merge viewer2.0->viewer2.0Loren Shih
2010-02-05EXT-4618 : Pasting an item into the COF folder creates a copy of the item, ↵Loren Shih
not a link EXT-5018 : Automatically reject leading separators from right click menu Trivial fix to remove "paste" as an option from the COF. Also contains a partial fix for EXT-5018.
2010-02-05trivial comment fixes.Tofu Linden
2010-02-05merge.Tofu Linden
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2010-02-05mergeMark Palange (Mani)
2010-02-05EXT-4237 Fixed ShowStartLocation behavior.Mark Palange (Mani)
Now the show don't show behavior is always dependent on the ShowStartLocation pref. ShowStartLocation defaults to off, but is automatically turned on after first successful login. Reviewed by Richard.
2010-02-05Implemented critical task (EXT-4703) Add maturity icons to the Viewer 2 toolbar.Sergei Litovchuk
- Added maturity icons to location bar. - Added getting font used in LLLineEditor. --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4397 (Call isn't ended after disabling voice).Andrew Dyukov
- Added customizing string with notification about ending call depending on voice availability. - Added closing of open VCP if voice is disabled. --HG-- branch : product-engine
2010-02-05mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05fix for major EXT-4833 [NUX] Verify the default size/positon of certain ↵Ychebotarev ProductEngine
floaters. I don't really like floater_world_map changes. as for me now it looks much worse... --HG-- branch : product-engine
2010-02-05fix for major EXT-4833 [NUX] Verify the default size/positon of certain ↵Ychebotarev ProductEngine
floaters. exept floater_world_map --HG-- branch : product-engine
2010-02-05fix typoYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-1622 ([BSI] When Chat Bubbles are enabled chat by users ↵Eugene Mutavchi
still shows in nearby chat toasts.) --HG-- branch : product-engine
2010-02-05Fixed low bug EXT-4217( Favorites overflow list closes after making ↵Eugene Mutavchi
copy/paste/delete) --HG-- branch : product-engine
2010-02-05fixed bug EXT-4135 Region agent limit should be an integerDenis Serdjuk
--HG-- branch : product-engine
2010-02-05Fixed critical bug EXT - 4906 (Viewer crashes after group message was sent ↵Paul Guslisty
if close IM chat from message sender previously) --HG-- branch : product-engine
2010-02-05fixed bug EXT-4757 URL-name of object is shown as clickable HTTP URL in toastsDenis Serdjuk
Cause: ServerObjectMessage notification uses hardcoded message from simulator. There is no possible to escape object name separately. Solution: Whole server message has been escaped using <nolink> tag. --HG-- branch : product-engine
2010-02-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-05Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4649 (VCP stays in "leaving call" state if end call in ↵Andrew Dyukov
a location where nearby voice chat is disabled) - Added manual setting of title and avatar list for nearby VCP in regions with disabled voice. --HG-- branch : product-engine
2010-02-05Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-05fixed EXT-4908 “Report Abuse: Popup prevents interaction with Media ↵Alexei Arabadji
Browser”, made HelpReportAbuseEmailLL alert non-modal; --HG-- branch : product-engine
2010-02-05Updated normal bug EXT-4772 - No new IM notification when in tabbed IM mode.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-02-05implemented task EXT-1312 Navbar icons aren't vertically centered on buttonsDenis Serdjuk
Overlay images have been moved up using new attribute implemented in EXT-3232 --HG-- branch : product-engine
2010-02-05Fixed major bug EXT-4994 (Sidebar Places View Suddenly Shifts While Renaming ↵Mike Antipov
Favorites) - overridden default LLFolderView functionality to apply LLSelectFirstFilteredItem functor for Places / Landmarks Inventory panels - this also fixed normal bug EXT-1631 (Landmarks panel: There is selection in the each accordion after filter reset) --HG-- branch : product-engine
2010-02-05mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05finished with EXT-2753 - Implement Avatar icons on IM multifloater tabsYchebotarev ProductEngine
add floater flashing, fix group icon sizes, fix click,some code cleanup, ect. also I remove mIconCtrlWidth/Height since its kinda useless - mIconCtrlPad do the same thing... IconSize will be btn_height-2*mIconCtrlPad - simple and good enough. --HG-- branch : product-engine
2010-02-05Updated low bug EXT-4951 - Redundant edit box context menu in list items in ↵Dmitry Zaporozhan
Panel Picks/Classifieds. Reverted changeset 8956:930bef051fee. Added new parameter to control context menu visibility. --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4907 - Two voice indicators are displayed in chiclets ↵Dmitry Zaporozhan
bar after making second voice call --HG-- branch : product-engine
2010-02-05Fixed critical bug EXT-4947 (Viewer crashes after 'See my online status' ↵Mike Antipov
check-box was checked for deleted from friends avatar) - added updating of allowed rights when friendship is terminated/started to disable/enable checkboxes - also added validation of avatar's relationship before committing and log a warning if it is absent. --HG-- branch : product-engine
2010-02-05applying patch for EXT-2357Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05PE merge.Tofu Linden
2010-02-04Fix placement of icon next to linked agent/group names.James Cook
Suppresses rendering of text in LLNormalTextSegment that represent an icon, properly computes vertical spacing based on font height, and adds padding to the right of the icon. (transplanted from 33be702e47c359ccaeb47f251e10753fd173cc09)