summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-08Converted names build from avatar object LLNameValue pairs to SLIDJames Cook
Added temporary getDisplayName() to LLCacheName Moved temporary placeholder display names into LLCacheName Eliminated rarely used LLAgentUI::buildName in favor of buildFullName Standardized buildFullName capitalization
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.
2010-02-04Converted all gCacheName->getName to getFullName for SLID compatibilityJames Cook
Also eliminated notification "ObjectGiveItemUnknownUser" because the SLURL-based name lookup will always retrieve the user name. Fixed a bug with ObjectGiveItem where the SLURL would be incorrect for a group.
2010-02-03mergeJames Cook
2010-02-03merge.Tofu Linden
2010-02-03mergeRichard Linden
2010-02-03PE merge.Tofu Linden
2010-02-03Moved LLUrlEntryAgent back into llui library in prep for mergeJames Cook
2010-02-03Fixed bug EXT-2915 ([BSI] Pay Button is hard to find on small resolutions).Vadim Savchuk
Added a "Block/Unblock" item to the profile view panel overflow menu to make the menu more visible. --HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4648 (Right segment of Speak button is disabled if ↵Andrew Dyukov
nearby voice chat is disabled in estate). - Added methods for separate enabling of left and right parts of speak button and used them instead of simply enabling/disabling LLSpeakButton in bottomtray. - Made changes to reset() in LLCallFloater to show "no one near..." instead of "loading" in vcp for nearby chat in regions with disabled voice. --HG-- branch : product-engine
2010-02-03mergeRichard Linden
2010-02-03No ticket. Removed unrelevant comment and added disabling call button if ↵Andrew Dyukov
session doesn't exist in LLPanelChatControlPanel::updateCallButton(). --HG-- branch : product-engine
2010-02-03mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03a bit log for major Bug EXT-4778 - may help to find problem.Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03PE merge.Tofu Linden
2010-02-03Backed out changeset 83d2ec4d4a5e, a hack that forces you to fall when ↵Vadim Savchuk
entering a parcel with no rights to fly in it. --HG-- branch : product-engine
2010-02-03accidental commit revertLeyla Farazha
2010-02-03EXT-4656 [crashhunters] Crash in LLFloaterAnimPreview::postBuild()Leyla Farazha
reviewed by Richard
2010-02-03Moss rocks! Thanks for noticeing the paste error that resulted in a double ↵Eric M. Tulla (BigPapi)
\'\!\' bool op.
2010-02-03mergeBrad Payne (Vir Linden)
2010-02-03 For EXT-4173: New accounts sometimes appear half-naked. Removed duplicate ↵Brad Payne (Vir Linden)
code block.
2010-02-03Fixed normal bug EXT-4866 (There is no overflow menu for favorites bar)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed major bug EXT-4876 (Switch from slurl.com to maps.secondlife.com)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4229 ("This object costs L$ XXX" truncates price)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-2124 - [BSI] New notifications of group chat messages ↵Dmitry Zaporozhan
do not identify the destination group chat of message --HG-- branch : product-engine
2010-02-03EXT-4868: Callback was getting triggered at shutdown, leading to crash. Now ↵Eric M. Tulla (BigPapi)
test isExiting() first. -Reviewed by vir
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03PE merge.Tofu Linden
2010-02-03fixed EXT-4737 Nearby chat edit field doesn't get focus after pastingIgor Borovkov
--HG-- branch : product-engine
2010-02-03Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-03implemented EXT-4889 Please add Pay button to IM windowIgor Borovkov
--HG-- branch : product-engine
2010-02-03mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03Fixed critical bug EXT-4836 ([NUX] Add text to empty Friends tab in People ↵Mike Antipov
Panel) - added an appropriate message into My Friends tab when avatar has no friends. - "global search" & "try the Map" are made as url to appropriate floaters --HG-- branch : product-engine
2010-02-03fix for reopened EXT-4578 Noninteractive voice notifications should have ↵Igor Borovkov
close affordance --HG-- branch : product-engine
2010-02-03fixed critical Bug EXT-4831 [NUX] Parcel property icons are off by defaultDenis Serdjuk
Default value of 'NavBarShowParcelProperties' has been changed --HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4796 (Linux only: Call Group button blinks while Group ↵Andrew Dyukov
Chat). - Removed updateCallButton() call from draw() and added it to LLIMFloater::sessionInitReplyReceived() to enable "Call" button when session is initialized. --HG-- branch : product-engine
2010-02-03fix CRASH in roles tab in group info panel. no ticket...Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03No ticket. Added comments regarding EXT-4758 and ↵Andrew Dyukov
LLVoiceClient::voiceWorking() in general to clear things up a bit. --HG-- branch : product-engine
2010-02-03fixed EXT-4776 Make avatars in nearby chat inspectableIgor Borovkov
--HG-- branch : product-engine
2010-02-03fixed EXT-4764 “Forbid connecting to different voice channels at once”,Alexei Arabadji
removed redundant call status notifications: ringing, connected, hang_up, unavailable, answering; --HG-- branch : product-engine
2010-02-03Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no ↵Dmitry Zaporozhan
longer appears --HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4873 - Homepage field in My Profile (edit) no longer ↵Dmitry Zaporozhan
appears --HG-- branch : product-engine
2010-02-03Updated comment for ticket EXT-4772(No new IM notification when in tabbed IM ↵Dmitry Zaporozhan
mode) --HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4766 - System notifications in nearby chat has default ↵Dmitry Zaporozhan
avatar icon and behave like sent from object --HG-- branch : product-engine
2010-02-03Fixed low bug EXT-4802 - Clearing whole teleport history doesn't clear TP ↵Dmitry Zaporozhan
history from nav bar --HG-- branch : product-engine
2010-02-03Merge with reverted changesetMike Antipov
--HG-- branch : product-engine
2010-02-03Backed out changeset 5add97e5b6cfMike Antipov
Related to major bug EXT-3985 [BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x Removed auto-cleanup patch to repair Lanmarks in Favorite bar (remove LM Sort prefixes) --HG-- branch : product-engine
2010-02-03No ticket: removed deprecated commented out codeMike Antipov
--HG-- branch : product-engine