summaryrefslogtreecommitdiff
path: root/indra/newview/llchathistory.h
AgeCommit message (Collapse)Author
2010-03-17fixed EXT-6373 “Consecutive offer messages are unreadable in the IM log”,Alexei Arabadji
added spacer panel for IM chat plaintext mode; --HG-- branch : product-engine
2010-02-19Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for ↵Eugene Mutavchi
messages (nearby chat/im) received today) --HG-- branch : product-engine
2010-01-28EXT-4693: Pass through owner ID to remote object inspector.Lynx Linden
Plumbing to pass the owner ID for a chatting object down into the LLChatHistory::appendMessage() method where we create the objectim SLapp that will bring up the remote object inspector. Pheww. For object notifications that are displayed as text chat, we
2010-01-25fixed EXT-4601 [BSI] New IM sessions use obsolete timestamps for first messageIgor Borovkov
--HG-- branch : product-engine
2010-01-19Fixed low bug EXT-3890([BSI] someone has said text cutoff when opening and ↵Eugene Mutavchi
closing user list) --HG-- branch : product-engine
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-03fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵Yuri Chebotarev
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine
2009-11-26EXT-2831 Timestamps are missing in nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-16fix chat format for /meangela
2009-11-12mergeangela
2009-11-12make color and font affecting both nearby chat and toastsangela
2009-11-11fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from ↵Yuri Chebotarev
other Nearby Chat --HG-- branch : product-engine
2009-11-05Implemented normal sub-task EXT-2146-IM Message Headers should NOT be of ↵Eugene Kondrashev
enourmous size (see Style Guide: IM & Voice). --HG-- branch : product-engine
2009-10-28Merge PE revisions 3765-3786 from ↵Steve Bennetts
https://hg.aws.productengine.com/secondlife/viewer-2-0/
2009-10-28EXT-1949 - Viewer freezes on resizing IM windowrichard
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla
2009-10-27working on EXT-1713,EXT-1712,EXT-1711,EXT-1709Yuri Chebotarev ychebotarev@productengine.com
EXT-1713 Nearby Chat: Objects have tooltips (???)(???) EXT-1712 Nearby Chat: change context menu for objects EXT-1711 Nearby Chat: context menu isn't applicable for system messages EXT-1709 Nearby Chat: Avatar context menu can be triggered on avatar's icon only initial commit - panel for message headers --HG-- branch : product-engine
2009-10-19Merging revisions 2046-2068 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231 * Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476 * IM changes