Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-28 | PE merge. | Tofu Linden | |
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-28 | fixed EXT-3841 [BSI] "Send IM..." choosable in IM floater context menu | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-28 | EXT-4693: First steps at using remote inspector. | Lynx Linden | |
Now Object IMs that get sent to your local chat window will have secondlife:///app/objectim SLapps, which will open the remote object inspector for that object, not the avatar inspector. However, we don't have all the information needed for the remote object inspector, so I'm going to have to investigate extending the inspector to request the missing information from the server. | |||
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 | |||
2010-01-19 | Fixed EXT-3818 [BSI] plain text chat has too much space between lines | Igor Borovkov | |
by redoing fix for the EXT-3263 Cut and Paste from text chat loses new lines --HG-- branch : product-engine | |||
2010-01-14 | Fixed normal bug EXT-4072([BSI] Emotes appear as (italic) text chat in plain ↵ | Eugene Mutavchi | |
text mode) --HG-- branch : product-engine | |||
2010-01-13 | fixed EXT04137 BSI] /me shows on the line below in group chat in plain text | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-13 | fixed EXT-4073 [BSI] Shouting is malformed in plain chat mode | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-08 | EXT-1847 Regression in the design spec: "You" should be replaced by your ↵ | Tofu Linden | |
full avatar name in communication | |||
2010-01-06 | EXT-3878 - Menus disappear when UI Size is < 1.00 | richard | |
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat EXT-3877 - Pinning two levels of menus prevents movement using arrow keys EXT-1303 - Hyperlink text wraps in the middle of a word reviewed by James | |||
2009-12-26 | Reduced header dependency from the "llimview.h" | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-21 | merge | richard | |
2009-12-21 | don't show incoming system messages in notification at bottom of chat ↵ | Rick Pasetto | |
history window | |||
2009-12-18 | fix for build | richard | |
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-18 | fix for osx compile error | Eric M. Tulla (BigPapi) | |
2009-12-18 | implemented major task EXT-3469 Make timestamp disappear instead of covering ↵ | Andrew Polunin | |
avatar name while IM floater is being resized --HG-- branch : product-engine | |||
2009-12-15 | Merge 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-11 | variable renames in LLTextBase | richard | |
2009-12-11 | Fixed normal bug EXT-3263 (Cut and Paste from text chat loses new lines) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-12-04 | Fixed normal bug EXT-1710 (IM & Chat: System messages should have | Andrew Dyukov | |
SL icon and title). "i" icon is temporarily used, changing it in xml to SL icon moved to new bug- EXT-3132. --HG-- branch : product-engine | |||
2009-12-03 | Implemented normal sub-task EXT-3035 (Made other participants' names ↵ | Eugene Mutavchi | |
clickable in IM chat log (old school chat log style)) --HG-- branch : product-engine | |||
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-12-02 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-02 | fix major EXT-3003 IM messages loaded from a chat history are displayed with ↵ | Yuri Chebotarev | |
current time --HG-- branch : product-engine | |||
2009-12-01 | DEV-43622 : API change (no functionality change) to fix a design error in LLSD | Kent Quirk | |
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead. | |||
2009-11-30 | Fixed Line endings to Unix format | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-30 | Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING ↵ | Mike Antipov | |
logging. --HG-- branch : product-engine | |||
2009-11-26 | EXT-2831 Timestamps are missing in nearby chat toasts | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-24 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-24 | Remove unnecessary log message | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-24 | Work on critical sub-task EXT-2615 (IM Chat History is severely broken) | Mike Antipov | |
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width --HG-- branch : product-engine | |||
2009-11-24 | fix crash error for missing string RegisterDateFormat in panel_profile_user.xml | angela | |
2009-11-24 | EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer | angela | |
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-23 | EXT-2297 Functionality Loss - Ability to copy (control+c) residents name ↵ | angela | |
from their profile & local chat | |||
2009-11-18 | Fixed 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-17 | Merge from default branch. | Vadim Savchuk | |
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine | |||
2009-11-17 | fox4 low task EXT-2480 Open Blocked List panel when blocking an object from ↵ | Yuri Chebotarev | |
nearby chat console --HG-- branch : product-engine | |||
2009-11-17 | undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵ | angela | |
font.style, font.name and font.size params for font creating | |||
2009-11-16 | fix chat format for /me | angela | |
2009-11-13 | Merge from product-engine | Steve Bennetts | |
2009-11-13 | EXT-2342 Script : Fails to work in Alpha 6 | Yuri Chebotarev | |
ok toast for objects are back... also add object inspector to nearby chat object context menu --HG-- branch : product-engine | |||
2009-11-13 | Fixed Low bug EXT-2404-Nearby Chat: There is redundant semicolon in the log ↵ | Eugene Kondrashev | |
for system messages --HG-- branch : product-engine | |||
2009-11-13 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-13 | fix style readonlycolor overwriting color | angela | |
2009-11-12 | Fixed normal bug EXT-2375 (Nearby Chat: Click on object name spawns Person | Andrew Dyukov | |
Inspector instead of Object Inspector) --HG-- branch : product-engine |