summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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.
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-10Fix for EXT-3368 - "Save Texture" functionality was no longer respecting permsEric M. Tulla (BigPapi)
2009-12-10Fixed broken highlighting of items matching filter in teleport history.Vadim Savchuk
Some forgot to replace all references to mFilterSubstring with sFilterSubstring. --HG-- branch : product-engine
2009-12-10implemented task EXT-2609 Implement 'block' option for inventory offersDenis Serdjuk
--HG-- branch : product-engine
2009-12-10automated merge viewer2.0->viewer2.0Loren Shih
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-10dos2unix fix for llpanelgroup.cpp.Loren Shih
2009-12-10automated merge viewer2.0->viewer2.0Loren Shih
2009-12-10Dos2Unix fix for llselectmgr.cppLoren Shih
2009-12-10DEV-43679: Display god level warning in Search window.Lynx Linden
If you change your god level from when you performed a search, the search results may be inappropriate for your god level (we pass the current god status to the search web pages). When this is the case, we now display a warning at the bottom of the search floater to let the user know that they should redo their search.
2009-12-10automated merge viewer2.0->viewer2.0Loren Shih
2009-12-10Merge with product-engineSteve Bennetts
2009-12-10Fixed normal bug EXT-3095 (Mute sign is shown in Voice control panel for ↵Eugene Mutavchi
speaking avatar (refer to screenshot)) --HG-- branch : product-engine
2009-12-10mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-10fixed EXT-3247 (There is no title in Ad-hoc IM window, and only "To" is ↵Igor Borovkov
shown if user accepts Ad-hoc conference) sometimes a session name received from a server is empty, added generating a correct session name in such a case --HG-- branch : product-engine
2009-12-10Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-10implemented EXT-3341 “URLs should be clickable in the IM toasts”,Alexei Arabadji
replaced mouseDown callback with handleMouseDown method to provide possibility to separate mouse down event on panel and in panel children; --HG-- branch : product-engine
2009-12-10Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵Paul Guslisty
panels while voice is disabled) --HG-- branch : product-engine
2009-12-10Fixed linux buildPaul Guslisty
--HG-- branch : product-engine
2009-12-10EXT-2819 : Crash in appearance color pickerLoren Shih
Enforcing out-of-order destruction in llfloatercustomize to avoid this crash.
2009-12-10EXT-2819 : Crash in appearance color pickerLoren Shih
Enforcing out-of-order destruction in llfloatercustomize to avoid this crash.
2009-12-10EXT-3355 : InventorYSP no longer auto-opensLoren Shih
Fixed merge from changeset: 156496ce7d3f to restore my original getActiveInventoryPanel code.
2009-12-10fixed EXT-3300 “Wrong notification count in notifications well”,Alexei Arabadji
avoided creation of LLNotificationWellWindow before creation of notification well chiclet; --HG-- branch : product-engine
2009-12-10Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine