Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-05-02 | MAINT-4009: Patching the memory leak occurring from the info icons that ↵ | Stinson Linden | |
appear when hovering over a chat history item. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-10-16 | Move const kw location | Jeff (Gioffredo Linden) | |
2012-10-16 | Make getValue const to fix Windows builds - and be more robust | Jeff (Gioffredo Linden) | |
2012-10-12 | Fix typo | Jeff (Gioffredo Linden) | |
2012-10-12 | Expose Chat history to VITA by adding getValue method to llchathistory object | Jeff (Gioffredo Linden) | |
2012-09-06 | CHUI-319 FIXED ("User has said something new" text shown when navigating ↵ | Paul ProductEngine | |
chat history with More History button) - Added flag to chat history whether to show notification about unread messages or not | |||
2012-05-07 | CHUI-103 WIP Added settings for switching text view mode | AlexanderP ProductEngine | |
2012-05-07 | CHUI-103 Repair drawing messages with prepend new line | AlexanderP ProductEngine | |
2011-03-11 | STORM-1021 FIXED Viewer shows "L$300" instead of object IM details if object ↵ | Vadim ProductEngine | |
sends an IM from another region. The problem was caused by trying to lookup info for a *remote* object by its id in the gObjectList -- this is what the usual object inspector (LLInspectObject) does. The fix saves the sender object info when a message arrives, then passes the info to the remote object inspector (LLInspectRemoteObject). | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-29 | EXT-7557 - About Second Life > Credits does not open with scrollbar all the ↵ | Richard Linden | |
way at the top also made floaters not update title label every time they are resized | |||
2010-02-19 | Implemented 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-28 | EXT-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-25 | fixed EXT-4601 [BSI] New IM sessions use obsolete timestamps for first message | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-19 | Fixed low bug EXT-3890([BSI] someone has said text cutoff when opening and ↵ | Eugene Mutavchi | |
closing user list) --HG-- branch : product-engine | |||
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-03 | fix 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-26 | EXT-2831 Timestamps are missing in nearby chat toasts | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-23 | Implemented 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-16 | fix chat format for /me | angela | |
2009-11-12 | merge | angela | |
2009-11-12 | make color and font affecting both nearby chat and toasts | angela | |
2009-11-11 | fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from ↵ | Yuri Chebotarev | |
other Nearby Chat --HG-- branch : product-engine | |||
2009-11-05 | Implemented 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-28 | Merge PE revisions 3765-3786 from ↵ | Steve Bennetts | |
https://hg.aws.productengine.com/secondlife/viewer-2-0/ | |||
2009-10-28 | EXT-1949 - Viewer freezes on resizing IM window | richard | |
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla | |||
2009-10-27 | working on EXT-1713,EXT-1712,EXT-1711,EXT-1709 | Yuri 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-19 | Merging 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 |