summaryrefslogtreecommitdiff
path: root/indra/newview/llchathistory.cpp
AgeCommit message (Collapse)Author
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-24 EXT-2780 allow_scroll = false in LLTextEditor will crash the viewerangela
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-23EXT-2297 Functionality Loss - Ability to copy (control+c) residents name ↵angela
from their profile & local chat
2009-11-18Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it ↵Eugene Kondrashev
was sent and received. Time str from the arriving message used now instead of constructing it dynamicly. --HG-- branch : product-engine
2009-11-17Merge from default branch.Vadim Savchuk
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine
2009-11-17fox4 low task EXT-2480 Open Blocked List panel when blocking an object from ↵Yuri Chebotarev
nearby chat console --HG-- branch : product-engine
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵angela
font.style, font.name and font.size params for font creating
2009-11-16fix chat format for /meangela
2009-11-13Merge from product-engineSteve Bennetts
2009-11-13EXT-2342 Script : Fails to work in Alpha 6Yuri Chebotarev
ok toast for objects are back... also add object inspector to nearby chat object context menu --HG-- branch : product-engine
2009-11-13Fixed Low bug EXT-2404-Nearby Chat: There is redundant semicolon in the log ↵Eugene Kondrashev
for system messages --HG-- branch : product-engine
2009-11-13Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-13fix style readonlycolor overwriting colorangela
2009-11-12Fixed normal bug EXT-2375 (Nearby Chat: Click on object name spawns PersonAndrew Dyukov
Inspector instead of Object Inspector) --HG-- branch : product-engine
2009-11-12Fixed Major sub-task EXT-2398-Mini inspector should be opened by ↵Eugene Kondrashev
DOUBLE-click on the IM message header not by single-click --HG-- branch : product-engine
2009-11-12fix merge errorangela
2009-11-12mergeangela
2009-11-12make color and font affecting both nearby chat and toastsangela
2009-11-11Additional fix for EXT-2137-[BSI] Copy/pasted text chat logs are now much ↵Eugene Kondrashev
harder to read or post-process. --HG-- branch : product-engine
2009-11-11mergeYuri Chebotarev
--HG-- branch : product-engine
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-11Fixed normal bug EXT-2166-[BSI] Nearby Chat floater always jumps to most ↵Eugene Kondrashev
recent chat --HG-- branch : product-engine
2009-11-11Additional fix for normal bug EXT-2131-[BSI] Copy/pasted text chat logs are ↵Eugene Kondrashev
now much harder to read or post-process --HG-- branch : product-engine
2009-11-11Fixed normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much ↵Eugene Kondrashev
harder to read or post-process --HG-- branch : product-engine
2009-11-11Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chatEugene Kondrashev
--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-29Fixed normal bug EXT-1935-[BSI] Reversion - clicking on avatar name in group ↵Eugene Kondrashev
chat should bring up profile --HG-- branch : product-engine
2009-10-29fix normal bug EXT-1712 Nearby Chat: change context menu for objectsYuri Chebotarev
--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-28merge from defaultVadim Savchuk
--HG-- branch : product-engine
2009-10-27fix for normal bug: EXT-1713 Nearby Chat: Objects have tooltips (???)(???)Yuri Chebotarev
--HG-- branch : product-engine
2009-10-27EXT-1709 Nearby Chat: Avatar context menu can be triggered on avatar's icon onlyYuri Chebotarev
--HG-- branch : product-engine
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-22Ext-1110 - Unable to select whole text by mouse in the text widgetrichard
2009-10-21fix for chat history layout bugsRichard Nelson
EXT-1728 - there is no new line in the text copied on junction of 2 panels EXT-1670 - fix chat history use of widgets reviewed by James
2009-10-20ext-1670 - fix the chat history use of widgetsRichard Nelson
reviewed by leyla
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