summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2011-10-26Merge STORM-959niel@nirvana-win7hp.planescape.home
2011-10-24merge changes for storm-1664Oz Linden
2011-10-21SH-2557 WIP - more warning message detailsBrad Payne (Vir Linden)
2011-10-21SH-2557 WIP - some cleanup, added error message to try to isolate causes of ↵Brad Payne (Vir Linden)
translation failure
2011-10-20merge changes for storm-976Oz Linden
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-11STORM-976 Object muted by name still displays notification message when clickedJonathan Yap
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-27EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-27EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵Merov Linden
sergeylproductengine/viewer-experience-fui/
2011-09-27EXP-1247 Nearby chat as part of chat floaterLeyla Farazha
2011-09-26Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-09-22EXP-1223 FIXED (Create and register a floater for Places side tab)Paul ProductEngine
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel
2011-09-13Quiet "may be using uninitialized variable" warnings.Nat Goodspeed
2011-09-12merge changes for storm-1297Oz Linden
2011-08-31merge changes for storm-1567Oz Linden
2011-08-30STORM-1297 WIP Block object inventory offer by the object's owner ID.Vadim ProductEngine
Submitting a fix by Jonathan Yap that I have cleaned up.
2011-08-30STORM-1297 WIP Minor changes for better code readability.Vadim ProductEngine
2011-08-26STORM-1567 Mute button for llDialog popupJonathan Yap
Added comment where sidebar block list is opened.
2011-08-26STORM-1543 WIP Removed invalid IOR_BUSY response option.Vadim ProductEngine
Addressing review feedback.
2011-08-23STORM-1567 Mute button for llDialog popupJonathan Yap
Updating patch to current version of viewer-development
2011-08-22STORM-1543 WIP More cleanup and comments.Vadim ProductEngine
2011-08-19STORM-1543 WIP Minor cleanup.Vadim ProductEngine
2011-08-19STORM-1543 WIP Fixed auto-moving offered inventory items to trash.Vadim ProductEngine
It turned out impossible to properly remove an inventory item from within LLDiscardAgentOffer::done(), because that would lead to nested LLInventoryModel::notifyObservers() calls. Fixed that by deferring removal until the next LLAppViewer::idle() iteration. Also elimiteed duplicated code.
2011-08-19STORM-1543 WIP Fixed dropping nventory offers in busy mode.Vadim ProductEngine
When auto-discarding inventory offers we looked up missing Busy button (i.e. a button having index=3) in the inventory offer notification dialog template. Failure to find the button resulted in ignoring inventory offers. Fixed that by "auto-clicking" the existing Discard button.
2011-07-25STORM-565 FIXED Allow inventory offers from objects in Busy mode.Vadim ProductEngine
2011-07-11merge changes for storm-1481Oz Linden
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
2011-07-05EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵Richard Linden
Recent Tab if that tab is open when item delivered
2011-07-05STORM-1330 WIP Override region sun position when switching the region to ↵Vadim ProductEngine
fixed sky.
2011-06-30merge changes for storm-1396Oz Linden
2011-06-29EXP-895 Selecting items in Marketplace Inbox does not change focus in ↵Leyla Farazha
inventory panel away from items selected in inventory panel
2011-06-29merge changes for storm-1439Oz Linden
2011-06-28merge changes for storm-323Oz Linden
2011-06-23Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-06-21Fix for memory leak & extra inventory observers in ↵Don Kjer
start_new_inventory_observer. Reviewed by Richard
2011-06-20Automated merge with http://hg.secondlife.com/viewer-developmentAndrew A. de Laix
2011-06-19STORM-1396 Storm-787 (mute gestures) also mutes sounds from objectsJonathan Yap
2011-06-17Changed popups for accepting inv offers from SystemMessage to ↵LanceCorrimal
SystemMessageTip: STORM-323
2011-06-16mergeBrad Payne (Vir Linden)
2011-06-15Fix VWR-24099: disable teleport button when too many friends are selected; ↵Andrew A. de Laix
we keep the warning dialog as a failsafe.
2011-06-15Fix VWR-24099: warn user when trying to send too many teleport offers at one ↵Andrew A. de Laix
time.
2011-06-15merge changes for storm-1313Oz Linden
2011-06-12STORM-787 Mute Gestures ButtonJonathan Yap
2011-06-10Fix for show object updates not working (and crashing, and behaving badly).Dave Parks
2011-06-03Fix for Storm-956 crashes viewer when connected to non-LL gridsJonathan Yap
2011-05-24MergeDave SIMmONs
2011-05-20fix more DOS line endingsOz Linden
2011-05-19merge changes for storm-941Oz Linden