summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2010-01-29Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Mike Antipov
--HG-- branch : product-engine
2010-01-27Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up ↵Mike Antipov
with 1@ in Viewer 1.23.x) -- Implemented storage to save favorite landmarks order in local file. -- Previously implemented solution to store sort index in Landmark's name replaced with using the storage. For now all landmarks are shown as is (with sort LM prefix if it exists). -- Some deprecated methods are marked to be removed later -- Reverted fixes for: EXT-4306, EXT-1237, EXT-1615 as not necessary, these bugs should be verified again. --HG-- branch : product-engine
2010-01-27CID-255Tofu Linden
Checker: UNINIT Function: process_improved_im(LLMessageSystem *, void **) File: /indra/newview/llviewermessage.cpp
2010-01-27CID-196Tofu Linden
Checker: RESOURCE_LEAK Function: process_improved_im(LLMessageSystem *, void **) File: /indra/newview/llviewermessage.cpp
2010-01-27CID-196Tofu Linden
Checker: RESOURCE_LEAK Function: process_improved_im(LLMessageSystem *, void **) File: /indra/newview/llviewermessage.cpp partial fix. either coverity doesn't grok that the remaining case gets freed way down the line by the callbacks, or.. it really doesnt.
2010-01-27Fixed normal bug (EXT-4700) Creating a landmark brings up the LandmarkSergei Litovchuk
sidepanel info twice. - Disabled "Close" and "Back" buttons to prevent closing "Create Landmark" panel until created landmark is loaded. --HG-- branch : product-engine
2010-01-26implemented EXT-4588 “Redirect messages that went to the Communicate ↵Alexei Arabadji
floater”; --HG-- branch : product-engine
2010-01-26Update for low bug EXT-4306 - Landmark name is shown with prefix in the ↵Dmitry Zaporozhan
group notice attachment. --HG-- branch : product-engine
2010-01-22Fixed low bug EXT-4306 - Landmark name is shown with prefix in the group ↵Dmitry Zaporozhan
notice attachment. --HG-- branch : product-engine
2010-01-21Fixed major bug EXT-4130 ([BSI] "Only friends and groups can call or IM me" ↵Vadim Savchuk
needs better label OR is buggy). Viewer now handles incoming inventory offers disregarding the setting. --HG-- branch : product-engine
2010-01-20Reducing include dependence from the "llspeakers.h" through "llimview.h" ↵Mike Antipov
(following by the 7d600b529ee8 commit) --HG-- branch : product-engine
2010-01-20fixed Windows line endMike Antipov
--HG-- branch : product-engine
2010-01-20Update for normal bug EXT-3749 - Clicking landmark attachment on Group ↵Dmitry Zaporozhan
notices doesn't open side panel. --HG-- branch : product-engine
2010-01-19Update for normal bug EXT-3749 - Clicking landmark attachment on Group ↵Dmitry Zaporozhan
notices doesn't open side panel. --HG-- branch : product-engine
2010-01-20more on removing LLFloaterChatYchebotarev ProductEngine
there was some places with messages that (as I think) should not go to nearby chat. but still probably should go somewhere... code is commented and messages are marked with: //TODO* CHAT: how to show this? --HG-- branch : product-engine
2010-01-19mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19fix link error...Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19a bit more to removing LLFloaterChat - add some system notificationsYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-18Fixed major bug EXT-4331 ( Inventory sent by Blocked Residents appears after ↵Vadim Savchuk
relog). In case of inventory offer from a blocked resident we didn't fetch the item being offered, hence it could not be discarded by the appropriate observer. --HG-- branch : product-engine
2010-01-18fixed EXT-4367 [BSI] Ability to display object IMs in nearby chatIgor Borovkov
--HG-- branch : product-engine
2010-01-18work on EXT-4322 Remove the Communicate floaterYchebotarev ProductEngine
leave some LLFloaterChat usages commented for later review... --HG-- branch : product-engine
2010-01-15mergerichard
2010-01-15EXT-4160 Gesture floater spam when creating new accountDenis Serdjuk
Cause: There is a global observer ( LLOpenTaskOffer ) which observes creation of new inventory items and open appropriated preview UI for them. Looks like simulator () sends a message for all active gestures, when user is logged in first time. Solution: Displaying of the preview gesture floater has been removed from global scope. Also I have added new observer to handle opening gestures as attachment from group notice to avoid regression problems. --HG-- branch : product-engine
2010-01-14Teleport offers should be recorded to IM history only after they were sent ↵Vadim Savchuk
(EXT-4315). --HG-- branch : product-engine
2010-01-14Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2010-01-14EXT-3795 First run messages still display (click & drag on map, Build tools ↵angela
open, movement controlled, etc)
2010-01-12Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-01-12fixed major EXT-3992 [BSI] No notification about capped messages,Alexei Arabadji
replaced logging to obsolete LLFloaterChat with posting notification system message; --HG-- branch : product-engine
2010-01-12Fix for normal bug EXT-4149 - Crash in Group Profile - Create New Notice ↵Dmitry Zaporozhan
interface. --HG-- branch : product-engine
2010-01-12Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-11Fix for normal bug EXT-3888 - [BSI] double click does not fetch/open ↵Dmitry Zaporozhan
attachment on group notice. --HG-- branch : product-engine
2010-01-06fixed EXT-3922 “[BSI] Chatlog file contains all names twice”,Alexei Arabadji
removed redundant 'from name' from chat log; --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert.Dmitry Zaporozhan
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine
2009-12-30EXT-2781. Added reference to issue in comments.Sergei Litovchuk
--HG-- branch : product-engine
2009-12-29Fixed low bug (EXT-2781) Stop Flying button is displayed while walking after ↵Sergei Litovchuk
slumping. - Disabled flying mode if it has been enabled shortly before the agent stand up animation is signaled. In this case we don't get a signal to start flying animation because of some server side problem, the agent's avatar does not play flying animation, so we switch flying mode off. This may cause "Stop Flying" button to blink. --HG-- branch : product-engine
2009-12-26implemented EXT-3701 “Replace "accept" button with "show" in the inventoryAlexei Arabadji
offer toast”; --HG-- branch : product-engine
2009-12-26fixed EXT-3702 “"group invitation accepted" toast should be ↵Alexei Arabadji
non-interactive”, made system IM notifications(IM_MESSAGEBOX) as notifytip; --HG-- branch : product-engine
2009-12-24Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-23DEV-44631 local chat / chat history emote formatting is wrongTofu Linden
2009-12-23Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Disabled generic preview floater as it spawns for all new inventory items. --HG-- branch : product-engine
2009-12-22Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Attachments will be opened in a preview floater. --HG-- branch : product-engine
2009-12-18Fixed major bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-15Merge from default branch.Vadim Savchuk
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
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-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-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
--HG-- branch : product-engine
2009-12-11no ticket. fixing at least win buildYuri Chebotarev
--HG-- branch : product-engine
2009-12-10implemented task EXT-2609 Implement 'block' option for inventory offersDenis Serdjuk
--HG-- branch : product-engine
2009-12-10mplemented EXT-2801 “Record "object return" notification into IM history, notAlexei Arabadji
chat history”, added logging to IM for ServerObjectMessage notification; --HG-- branch : product-engine