summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-14Fixed Normal bug EXT-3115 ("Unable to start new chat session" ↵Mike Antipov
MissingString(generic)) -- added string with name="generic" with the same value as "generic_request_error" into strings.xml (because "generic" is a part of server's response body) --HG-- branch : product-engine
2009-12-14fixed low bug (EXT-3293) overflow toast can be draggedDmitry Oleshko
--HG-- branch : product-engine
2009-12-14Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-14mplemented EXT-3392 “Teleport offers recorded in IM history should include aAlexei Arabadji
SLURL to the TP location”, teleport offer message supplement with teleport location URL; --HG-- branch : product-engine
2009-12-14Improvements for normal task EXT-3147 (Implement new states for message ↵Mike Antipov
indicators) -- Fixed: wells should flash every time new message arrives even if "new message" state is already set -- Also fixed: Well leaves in 'Lit' state if incomeing notification is resolved while flashing to the "Lit" state --HG-- branch : product-engine
2009-12-14Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- Fixed crash if press Call button quickly in just opened IM Group floater Reason: voice channel is in STATE_NO_CHANNEL_INFO, in this case there are no any speakers yet. Fix: added NULL validating of finding speaker before determining if Agent is a moderator. --HG-- branch : product-engine
2009-12-11Additional commit for normal sub-task EXT-3142("new message" indicator for ↵Eugene Mutavchi
object chiclets) --HG-- branch : product-engine
2009-12-11Regression fix for major bug EXT-3135 "Crash after dragging LM from ↵Sergei Litovchuk
'Inventory' accordion to fav bar". - Disabled opening sidetray inventory panel on drag-n-drop operations with landmarks in sidetray places panel. --HG-- branch : product-engine
2009-12-11Fixed normal bug EXT-2724 (Mini map mimimizes underneath Nav bar when ↵Andrew Dyukov
Favorites bar has been hidden) and partially fixed EXT-2742 (Invalid menu appearance after hiding navigation bar and/or favorites bar). Problem in fixed part of EXT-2742 was the same as the one which caused EXT-2724. --HG-- branch : product-engine
2009-12-11Fixed normal bug EXT - 2863 (Group Chat List Names right click do not ↵Paul Guslisty
contain view profile or send private message) --HG-- branch : product-engine
2009-12-11Fixed normal bug EXT-3281 (Group : Disable "Leave Group" for none).Andrew Dyukov
--HG-- branch : product-engine
2009-12-11Related to normal sub-task EXT-2478: Implemened chiclet + chiclet window ↵Eugene Mutavchi
should spawn only for offers from objects. Offers from persons should be shown as toasts --HG-- branch : product-engine
2009-12-11Fixed normal bug EXT-3263 (Cut and Paste from text chat loses new lines)Eugene Mutavchi
--HG-- branch : product-engine
2009-12-11Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- added showing Moderator label near the agent's name if she is a group moderator --HG-- branch : product-engine
2009-12-11Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- added showing notification that user was muted by moderator (missing changes in the header file) --HG-- branch : product-engine
2009-12-11Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- added showing notification that user was muted by moderator --HG-- branch : product-engine
2009-12-11Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- added updating of participant list to display participants not in voice as disabled. Unfortunatly I have to perform refreshing in a draw to mad it workable till beta 0. --HG-- branch : product-engine
2009-12-11fixed normal bug (EXT-3246) Do not show "Calling to..." notification dialog ↵Dmitry Oleshko
for incoming group and ad-hoc calls now is is able to get a direction of calls through the voice channel's signal for its state changing also choosing of type of IMSession was fixed and was moved from a separate function to the constructor --HG-- branch : product-engine
2009-12-11mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-11fix for normal EXT-3285 Inactive expanded accordion panels have "selected" stateYuri Chebotarev
--HG-- branch : product-engine
2009-12-11Update for major task EXT-3390 - Move Moderation options into submenu.Dmitry Zaporozhan
Minor code change. --HG-- branch : product-engine
2009-12-11Implemented major task EXT-3390 - Move Moderation options into submenu.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-11fix for normall bug EXT-3245 Icon of group in list in "Group" tab is ↵Yuri Chebotarev
refreshed only after restarting Viewer --HG-- branch : product-engine
2009-12-11Updated comment.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-11Changed lablesPaul Guslisty
--HG-- branch : product-engine
2009-12-11Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-11mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-11fixed EXT-3152 (Group Voice chat Notification and Invitation should include ↵Igor Borovkov
group's name) and corrected titles of Voice Control Panel --HG-- branch : product-engine
2009-12-11Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
--HG-- branch : product-engine
2009-12-11Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵Mike Antipov
to the Voice Control Panel (Active Speakers List)) -- initial implementation of the speacker listener to handle moderation mute -- added doxygen comments for voice moderation functions --HG-- branch : product-engine
2009-12-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-11EXT-3119 DEV-43503 DEV-43497: Fix secondlife://app/parcel crash.Lynx Linden
The handler for secondlife:///app/parcel/{UUID}/about SLurls now opens the Place side tray and displays the parcel information there.
2009-12-11Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-11synchronized creation of notification chiclet and notification window to ↵Alexei Arabadji
avoid skipping notifications from notification window; --HG-- branch : product-engine
2009-12-11EXT-332: Added Buy L$ link for Exchange Rate.Lynx Linden
As per the international billing team. Just waiting for the "payment method and currency" URL now.
2009-12-11no ticket. fixing at least win buildYuri Chebotarev
--HG-- branch : product-engine
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-10Add LL(URLDispatcher,CommandDispatcher,PanelLogin)ListenerNat Goodspeed
LLURLDispatcherListener accepts requests for LLURLDispatcher. LLCommandDispatcherListener accepts requests for LLCommandDispatcher. LLPanelLoginListener accepts requests specifically for LLPanelLogin. Initially it supports a simulated click to the "Log In" button.
2009-12-10DEV-44138 About Land - Access tab - make AO overriden options clearSoft Linden
2009-12-10Added better error handling to LLEventHost, so we no longer crash when ↵brad kittenbrink
shutting down. Also cleaned up logging in llstartup, llwlparammanager, and llwaterparammanager. reviewed by Mani.
2009-12-10DEV-44130 Clarify AO messages on Region/Estate - Region tabSoft Linden
2009-12-10Merge changesSoft Linden
2009-12-10DEV-28327 Remove ELAR email field from clientSoft Linden
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2009-12-10Delete the 'Test' language from the viewer.Ramzi Linden
There is no more time to update it to last month of UI changes; and its use for Localizability Testing is now done.
2009-12-10fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces.Xiaohong Bao
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-10DEV-43977: Changed pre-login help browser behavior.Lynx Linden
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu.